mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DsecretKey="My-secretKey" -DanonymousKey="My-anonymousKey" -DjwsKey="My-jwsKey" -DadminPassword="My-adminPassword" -DarchetypeGroupId="org.apache.syncope" -DarchetypeArtifactId="syncope-archetype" -DarchetypeVersion="2.1.11" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope |
ArtifactId | ArtifactIdsyncope-archetype |
Version | Version2.1.11 |
Type | Typemaven-archetype |
Description |
DescriptionApache Syncope Archetype
Apache Syncope Archetype
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.syncope -DarchetypeArtifactId=syncope-archetype -DarchetypeVersion=2.1.11 -DinteractiveMode=false