MVN

org.conventionsframework : conventions-archetype

Maven & Gradle

Jul 04, 2014

conventions-archetype

mvn archetype:generate -DarchetypeGroupId=org.conventionsframework -DarchetypeArtifactId=conventions-archetype -DarchetypeVersion=1.3.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.conventionsframework : conventions-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.3.2
  • Latest Release Candidate: 1.0.0-RC3

All Versions

Choose a version of org.conventionsframework : conventions-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.3.x
conventions-archetype-1.3.2
conventions-archetype-1.3.1
conventions-archetype-1.3.0
1.2.x
conventions-archetype-1.2.1
conventions-archetype-1.2.0
1.1.x
conventions-archetype-1.1.3
conventions-archetype-1.1.2
conventions-archetype-1.1.1
conventions-archetype-1.1.0
1.0.x
conventions-archetype-1.0.4
conventions-archetype-1.0.3
conventions-archetype-1.0.2
conventions-archetype-1.0.1
conventions-archetype-1.0.0
conventions-archetype-1.0.0-RC3
0.9.x
conventions-archetype-0.9.7

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.conventionsframework -DarchetypeArtifactId=conventions-archetype -DarchetypeVersion=1.3.2