MVN

org.kualigan.maven.archetypes : kc-archetype

Maven & Gradle

Sep 19, 2014
3 stars

KC Archetype

mvn archetype:generate -DarchetypeGroupId=org.kualigan.maven.archetypes -DarchetypeArtifactId=kc-archetype -DarchetypeVersion=2.0.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kualigan.maven.archetypes : kc-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of org.kualigan.maven.archetypes : kc-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0.x
kc-archetype-2.0.3
kc-archetype-2.0.0
1.1.x
kc-archetype-1.1.22
kc-archetype-1.1.21
kc-archetype-1.1.20
kc-archetype-1.1.19
kc-archetype-1.1.18
kc-archetype-1.1.17
kc-archetype-1.1.16
kc-archetype-1.1.15
kc-archetype-1.1.13
kc-archetype-1.1.12
kc-archetype-1.1.11
kc-archetype-1.1.10
kc-archetype-1.1.9
kc-archetype-1.1.8
kc-archetype-1.1.7
kc-archetype-1.1.6
kc-archetype-1.1.5
kc-archetype-1.1.4
kc-archetype-1.1.3
kc-archetype-1.1.2
kc-archetype-1.1.1
kc-archetype-1.1.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.kualigan.maven.archetypes -DarchetypeArtifactId=kc-archetype -DarchetypeVersion=2.0.3