mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DartifactId="My-artifactId" -DgroupId="My-groupId" -Dversion="My-version" -DartifactName="My-artifactName" -DartifactDescription="My-artifactDescription" -DuimaReaderClassname="My-uimaReaderClassname" -DarchetypeGroupId="de.julielab" -DarchetypeArtifactId="jcore-cr-archetype" -DarchetypeVersion="2.5.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-cr-archetype |
Version | Version2.5.1 |
Type | Typemaven-archetype |
Description |
DescriptionJCoRe Collection Reader Archetype
An archetype to quickly create new JCoRe UIMA collection reader.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=de.julielab -DarchetypeArtifactId=jcore-cr-archetype -DarchetypeVersion=2.5.1 -DinteractiveMode=false