Package | Description |
---|---|
org.apache.maven.archetype.mojos |
Modifier and Type | Method and Description |
---|---|
private void |
IntegrationTestMojo.assertDirectoryEquals(java.io.File reference,
java.io.File actual)
Checks that actual directory content is the same as reference.
|
private void |
IntegrationTestMojo.invokePostArchetypeGenerationGoals(java.lang.String goals,
java.io.File basedir,
java.io.File goalFile) |
private void |
IntegrationTestMojo.processIntegrationTest(java.io.File goalFile,
java.io.File archetypeFile) |