MVN

org.kualigan.maven.archetypes : kfs4-archetype

Maven & Gradle

Sep 19, 2014
2 stars

KFS 4.x Archetype

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

Latest Version

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

  • Latest Stable: 2.0.3

All Versions

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

Version Vulnerabilities Updated
2.0.x
kfs4-archetype-2.0.3
kfs4-archetype-2.0.0
1.1.x
kfs4-archetype-1.1.22
kfs4-archetype-1.1.21
kfs4-archetype-1.1.20
kfs4-archetype-1.1.19
kfs4-archetype-1.1.18
kfs4-archetype-1.1.17
kfs4-archetype-1.1.16
kfs4-archetype-1.1.15
kfs4-archetype-1.1.13
kfs4-archetype-1.1.12
kfs4-archetype-1.1.11
kfs4-archetype-1.1.10
kfs4-archetype-1.1.9
kfs4-archetype-1.1.8
kfs4-archetype-1.1.7
kfs4-archetype-1.1.6
kfs4-archetype-1.1.5
kfs4-archetype-1.1.4

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=kfs4-archetype -DarchetypeVersion=2.0.3

Advertisement