mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DModelName="My-ModelName" -DarchetypeGroupId="org.eclipselabs" -DarchetypeArtifactId="emf-gwt-jersey" -DarchetypeVersion="0.2.1" -DinteractiveMode=false
License |
License
EPL
|
---|---|
GroupId | GroupIdorg.eclipselabs |
ArtifactId | ArtifactIdemf-gwt-jersey |
Version | Version0.2.1 |
Type | Typemaven-archetype |
Description |
Descriptionemf-gwt-jersey
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.eclipselabs -DarchetypeArtifactId=emf-gwt-jersey -DarchetypeVersion=0.2.1 -DinteractiveMode=false