Used to create a new AEM Sites project built on Harbor.
Currently in a Beta state.
For use with AEM 6.3
Dependency | Version |
---|---|
Harbor | 3.0.0 |
CQ Component Maven Plugin | 5.0.0 |
mvn archetype:generate -DarchetypeGroupId=com.icfolson.aem.harbor -DarchetypeArtifactId=harbor-project-archetype -DarchetypeVersion=1.0.0-SNAPSHOT -DgroupId=com.clientname -DartifactId=client-name -DclientPrettyName="The Name of The Client" -Dversion=1.0.0-SNAPSHOT -DinteractiveMode=false
Follows Semantic Versioning guidelines.