mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.alfresco.maven.archetype" -DarchetypeArtifactId="activiti-jar-archetype" -DarchetypeVersion="3.1.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.alfresco.maven.archetype |
| ArtifactId | ArtifactIdactiviti-jar-archetype |
| Version | Version3.1.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionDEPRECATED - UNSUPPORTED - EXPERIMENTAL: Alfresco SDK - Activiti JAR Archetype
DEPRECATED - UNSUPPORTED - EXPERIMENTAL
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.alfresco.maven.archetype -DarchetypeArtifactId=activiti-jar-archetype -DarchetypeVersion=3.1.0 -DinteractiveMode=false