MVN

org.codehaus.enunciate.archetypes : enunciate-simple-archetype

Maven & Gradle

Sep 30, 2015
472 stars

Enunciate - Simple Archetype

mvn archetype:generate -DarchetypeGroupId=org.codehaus.enunciate.archetypes -DarchetypeArtifactId=enunciate-simple-archetype -DarchetypeVersion=1.31
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.enunciate.archetypes : enunciate-simple-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.31
  • Latest Release Candidate: 1.30-RC1

All Versions

Choose a version of org.codehaus.enunciate.archetypes : enunciate-simple-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.31
enunciate-simple-archetype-1.31
1.30.x
enunciate-simple-archetype-1.30.1
1.30
enunciate-simple-archetype-1.30
enunciate-simple-archetype-1.30-RC1
1.29
enunciate-simple-archetype-1.29
1.28
enunciate-simple-archetype-1.28
enunciate-simple-archetype-1.28-RC2
enunciate-simple-archetype-1.28-RC1
1.27
enunciate-simple-archetype-1.27
enunciate-simple-archetype-1.27-RC2
enunciate-simple-archetype-1.27-RC1
1.26.x
enunciate-simple-archetype-1.26.2
enunciate-simple-archetype-1.26.1
1.26
enunciate-simple-archetype-1.26
enunciate-simple-archetype-1.26-RC3
enunciate-simple-archetype-1.26-RC2
enunciate-simple-archetype-1.26-RC1
1.25
enunciate-simple-archetype-1.25
enunciate-simple-archetype-1.25-RC2
enunciate-simple-archetype-1.25-RC1
1.24
enunciate-simple-archetype-1.24
enunciate-simple-archetype-1.24-RC1
1.23
enunciate-simple-archetype-1.23
enunciate-simple-archetype-1.23-RC1
1.22
enunciate-simple-archetype-1.22
enunciate-simple-archetype-1.22-RC3
enunciate-simple-archetype-1.22-RC2
enunciate-simple-archetype-1.22-RC1
1.21.x
enunciate-simple-archetype-1.21.1
1.21
enunciate-simple-archetype-1.21
enunciate-simple-archetype-1.21-RC3
enunciate-simple-archetype-1.21-RC2
enunciate-simple-archetype-1.21-RC1
1.20
enunciate-simple-archetype-1.20
enunciate-simple-archetype-1.20-RC2
enunciate-simple-archetype-1.20-RC1
1.19
enunciate-simple-archetype-1.19
enunciate-simple-archetype-1.19-RC2
enunciate-simple-archetype-1.19-RC1
1.18
enunciate-simple-archetype-1.18
enunciate-simple-archetype-1.18-RC2
enunciate-simple-archetype-1.18-RC1
1.17
enunciate-simple-archetype-1.17
enunciate-simple-archetype-1.17-RC1
1.16
enunciate-simple-archetype-1.16
enunciate-simple-archetype-1.16-RC3
enunciate-simple-archetype-1.16-RC2
enunciate-simple-archetype-1.16-RC1

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.codehaus.enunciate.archetypes -DarchetypeArtifactId=enunciate-simple-archetype -DarchetypeVersion=1.31

Advertisement