mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DkfsPrototypeGroupId="My-kfsPrototypeGroupId" -DkfsPrototypeArtifactId="My-kfsPrototypeArtifactId" -DkfsPrototypeVersion="My-kfsPrototypeVersion" -DarchetypeGroupId="org.kualigan.maven.archetypes" -DarchetypeArtifactId="kfs3-archetype" -DarchetypeVersion="2.0.3" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.kualigan.maven.archetypes |
| ArtifactId | ArtifactIdkfs3-archetype |
| Version | Version2.0.3 |
| Type | Typemaven-archetype |
| Description |
DescriptionKFS 3.x Archetype
A collection of maven plugins
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationKualigan |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.kualigan.maven.archetypes -DarchetypeArtifactId=kfs3-archetype -DarchetypeVersion=2.0.3 -DinteractiveMode=false