126512661267126812691270127112721273
public void testWarArchive() throws Exception { executeMojo( "war-plugin-config.xml" ); WarArchiverStub archiver = (WarArchiverStub) ArchiverManagerStub.archiverStub; assertFalse( "Test that web.xml is not ignored", archiver.getIgnoreWebxml() ); }
129312941295129612971298129913001301