mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dversion="My-version" -DarchetypeGroupId="org.alfresco.maven.archetype" -DarchetypeArtifactId="alfresco-allinone-archetype" -DarchetypeVersion="4.4.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.alfresco.maven.archetype |
ArtifactId | ArtifactIdalfresco-allinone-archetype |
Version | Version4.4.0 |
Type | Typemaven-archetype |
Description |
DescriptionAlfresco SDK - All-in-One Archetype
Sample multi-module project for All-in-One development on the Alfresco platform. Includes modules for Platform/Repository JAR and Share JAR
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.alfresco.maven.archetype -DarchetypeArtifactId=alfresco-allinone-archetype -DarchetypeVersion=4.4.0 -DinteractiveMode=false