mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Doauth2callbackurl="My-oauth2callbackurl" -Dclientid="My-clientid" -Dclientsecret="My-clientsecret" -DarchetypeGroupId="org.glassmaker" -DarchetypeArtifactId="org.glassmaker.archetype.basic" -DarchetypeVersion="0.0.1" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.glassmaker |
| ArtifactId | ArtifactIdorg.glassmaker.archetype.basic |
| Version | Version0.0.1 |
| Type | Typemaven-archetype |
| Description |
DescriptionGlassmaker Google Glassware Basic Web Project Archteype
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.glassmaker -DarchetypeArtifactId=org.glassmaker.archetype.basic -DarchetypeVersion=0.0.1 -DinteractiveMode=false