[top] / org / apache / maven / plugins /
maven-archetype-plugin /
2.3-20130213.130609-15
Maven Archetype is a set of tools to deal with archetypes, i.e. an abstract representation of a kind of project that can be instantiated into a concrete customized Maven project. An archetype knows which files will be part of the instantiated project and which properties to fill to properly customize the project.
Repository |
external |
Group ID |
org.apache.maven.plugins |
Artifact ID |
maven-archetype-plugin |
Version |
2.3-20130213.130609-15 |
Packaging |
maven-plugin |
Parent |
org.apache.maven.archetype maven-archetype 2.3-SNAPSHOT
(View)
|
POM Snippet
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-archetype-plugin</artifactId>
<version>2.3-20130213.130609-15</version>
</plugin>
Other Details
SCM