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 Updated
  • kc-archetype-2.0.3

    Sep 19, 2014
  • kc-archetype-2.0.0

    Sep 07, 2014
  • kc-archetype-1.1.22

    Dec 01, 2013
  • kc-archetype-1.1.21

    Nov 27, 2013
  • kc-archetype-1.1.20

    Nov 27, 2013
  • kc-archetype-1.1.19

    Nov 24, 2013
  • kc-archetype-1.1.18

    Nov 24, 2013
  • kc-archetype-1.1.17

    Mar 25, 2013
  • kc-archetype-1.1.16

    Mar 25, 2013
  • kc-archetype-1.1.15

    Mar 24, 2013
  • kc-archetype-1.1.13

    Nov 09, 2012
  • kc-archetype-1.1.12

    Oct 30, 2012
  • kc-archetype-1.1.11

    Oct 29, 2012
  • kc-archetype-1.1.10

    Oct 26, 2012
  • kc-archetype-1.1.9

    Oct 20, 2012
  • kc-archetype-1.1.8

    Oct 17, 2012
  • kc-archetype-1.1.7

    Sep 12, 2012
  • kc-archetype-1.1.6

    Sep 11, 2012
  • kc-archetype-1.1.5

    Sep 11, 2012
  • kc-archetype-1.1.4

    Aug 26, 2012
  • kc-archetype-1.1.3

    Aug 16, 2012
  • kc-archetype-1.1.2

    Aug 16, 2012
  • kc-archetype-1.1.1

    Aug 15, 2012
  • kc-archetype-1.1.0

    Aug 12, 2012

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