MVN

org.syncope : syncope-archetype

Maven & Gradle

Jan 19, 2012

Syncope archetype · Syncope archetype

mvn archetype:generate -DarchetypeGroupId=org.syncope -DarchetypeArtifactId=syncope-archetype -DarchetypeVersion=0.7.2
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.2

All Versions

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

Version Vulnerabilities Updated
0.7.x
syncope-archetype-0.7.2
syncope-archetype-0.7.1
0.7
syncope-archetype-0.7-EA
syncope-archetype-0.7
0.6.x
syncope-archetype-0.6.5
syncope-archetype-0.6.4
syncope-archetype-0.6.3
syncope-archetype-0.6.2
syncope-archetype-0.6.1
0.6
syncope-archetype-0.6
0.5.x
syncope-archetype-0.5.10
syncope-archetype-0.5.9
syncope-archetype-0.5.8
syncope-archetype-0.5.7
syncope-archetype-0.5.6
syncope-archetype-0.5.5
syncope-archetype-0.5.2
syncope-archetype-0.5.1
0.5
syncope-archetype-0.5
0.2
syncope-archetype-0.2
0.7RC4
syncope-archetype-0.7RC4
0.7RC3
syncope-archetype-0.7RC3
0.7RC2
syncope-archetype-0.7RC2
0.7RC1
syncope-archetype-0.7RC1

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.syncope -DarchetypeArtifactId=syncope-archetype -DarchetypeVersion=0.7.2