mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.apache.stanbol" -DarchetypeArtifactId="enhancer-engine-archetype" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.stanbol |
| ArtifactId | ArtifactIdenhancer-engine-archetype |
| Version | Version1.0.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionApache Stanbol Enhancer Engine Archetype
Parent POM for the Apache Stanbol project
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.stanbol -DarchetypeArtifactId=enhancer-engine-archetype -DarchetypeVersion=1.0.0 -DinteractiveMode=false