mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DrutaScriptName="My-rutaScriptName" -DarchetypeGroupId="de.averbis.textanalysis" -DarchetypeArtifactId="ruta-pear-archetype" -DarchetypeVersion="2.0.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdde.averbis.textanalysis |
ArtifactId | ArtifactIdruta-pear-archetype |
Version | Version2.0.0 |
Type | Typemaven-archetype |
Description |
Descriptionde.averbis.textanalysis:ruta-pear-archetype
Template to create PEAR packaged UIMA Ruta annotators
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=de.averbis.textanalysis -DarchetypeArtifactId=ruta-pear-archetype -DarchetypeVersion=2.0.0 -DinteractiveMode=false