Uses of Class
org.apache.maven.archetype.mojos.IntegrationTestMojo.IntegrationTestFailure
Packages that use IntegrationTestMojo.IntegrationTestFailure
-
Uses of IntegrationTestMojo.IntegrationTestFailure in org.apache.maven.archetype.mojos
Methods in org.apache.maven.archetype.mojos that throw IntegrationTestMojo.IntegrationTestFailureModifier and TypeMethodDescriptionprivate voidIntegrationTestMojo.assertDirectoryEquals(File reference, File actual) Checks that actual directory content is the same as reference.private ArchetypeGenerationRequestIntegrationTestMojo.generate(String archetypeGroupId, String archetypeArtifactId, String archetypeVersion, File archetypeFile, Properties properties, String basedir) private voidIntegrationTestMojo.invokePostArchetypeGenerationGoals(String goals, File basedir, File goalFile) private voidIntegrationTestMojo.processIntegrationTest(File goalFile, File archetypeFile) private FileIntegrationTestMojo.setupParentProjects(File configFolder, File buildFolder)