MVN

org.apache.sling : sling-slingstart-archetype

Maven & Gradle

Oct 19, 2018

Apache Sling Slingstart Archetype · Maven archetype for a Sling Slingstart application

mvn archetype:generate -DarchetypeGroupId=org.apache.sling -DarchetypeArtifactId=sling-slingstart-archetype -DarchetypeVersion=1.0.8
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sling : sling-slingstart-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of org.apache.sling : sling-slingstart-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
sling-slingstart-archetype-1.0.8
sling-slingstart-archetype-1.0.6
sling-slingstart-archetype-1.0.2
sling-slingstart-archetype-1.0.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.apache.sling -DarchetypeArtifactId=sling-slingstart-archetype -DarchetypeVersion=1.0.8