mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.orbisgis" -DarchetypeArtifactId="project-archetype" -DarchetypeVersion="1.2.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.orbisgis |
ArtifactId | ArtifactIdproject-archetype |
Version | Version1.2.0 |
Type | Typemaven-archetype |
Description |
DescriptionOrbisGIS project Archetype
Basic Maven archetype for the creation of a simple project able to integrate the OrbisGIS platform.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.orbisgis -DarchetypeArtifactId=project-archetype -DarchetypeVersion=1.2.0 -DinteractiveMode=false