Uses of Class
org.apache.maven.archetype.exception.TemplateCreationException
Packages that use TemplateCreationException
-
Uses of TemplateCreationException in org.apache.maven.archetype.creator
Methods in org.apache.maven.archetype.creator that throw TemplateCreationExceptionModifier and TypeMethodDescriptionprivate File
FilesetArchetypeCreator.createArchetypeProjectPom
(org.apache.maven.project.MavenProject project, org.apache.maven.project.ProjectBuildingRequest buildingRequest, Properties configurationProperties, File projectDir) Create the archetype project pom.xml file, that will be used to build the archetype.