mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="uk.ac.gate" -DarchetypeArtifactId="gate-plugin-archetype" -DarchetypeVersion="9.0.1" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIduk.ac.gate |
| ArtifactId | ArtifactIdgate-plugin-archetype |
| Version | Version9.0.1 |
| Type | Typemaven-archetype |
| Description |
DescriptionGATE Plugin Archetype
Maven archetype to create a new GATE plugin project.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=uk.ac.gate -DarchetypeArtifactId=gate-plugin-archetype -DarchetypeVersion=9.0.1 -DinteractiveMode=false