MVN

io.knotx.archetypes : knotx-knot-archetype

Maven & Gradle

Feb 08, 2018
0 stars

Knot.x Knot Archetype

mvn archetype:generate -DarchetypeGroupId=io.knotx.archetypes -DarchetypeArtifactId=knotx-knot-archetype -DarchetypeVersion=1.2.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.knotx.archetypes : knotx-knot-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of io.knotx.archetypes : knotx-knot-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.2.x
knotx-knot-archetype-1.2.0
1.1.x
knotx-knot-archetype-1.1.2

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=io.knotx.archetypes -DarchetypeArtifactId=knotx-knot-archetype -DarchetypeVersion=1.2.0