mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dversion="My-version" -DarchetypeGroupId="org.alfresco.maven.archetype" -DarchetypeArtifactId="alfresco-share-jar-archetype" -DarchetypeVersion="4.4.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.alfresco.maven.archetype |
ArtifactId | ArtifactIdalfresco-share-jar-archetype |
Version | Version4.4.0 |
Type | Typemaven-archetype |
Description |
DescriptionAlfresco SDK - Share JAR Archetype
Share project with full support for lifecycle and rapid development of JARs and AMPs (Alfresco Module
Packages)
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.alfresco.maven.archetype -DarchetypeArtifactId=alfresco-share-jar-archetype -DarchetypeVersion=4.4.0 -DinteractiveMode=false