mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="net.sf.ingenias" -DarchetypeArtifactId="iafarch-helloworld" -DarchetypeVersion="1.4" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdnet.sf.ingenias |
| ArtifactId | ArtifactIdiafarch-helloworld |
| Version | Version1.4 |
| Type | Typemaven-archetype |
| Description |
DescriptionArchetype - iafarch - hello world example
The INGENIAS Development Kit
|
| Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.sf.ingenias -DarchetypeArtifactId=iafarch-helloworld -DarchetypeVersion=1.4 -DinteractiveMode=false