mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.exadatum.xsuite.xmaven" -DarchetypeArtifactId="exadatum-travis-sonatype-archetype" -DarchetypeVersion="1.0.4" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.exadatum.xsuite.xmaven |
| ArtifactId | ArtifactIdexadatum-travis-sonatype-archetype |
| Version | Version1.0.4 |
| Type | Typemaven-archetype |
| Description |
DescriptionExadatum Travis Sonatype Archetype
An archetype to generate exadatum open source module to be deployed to maven central via travis CI and sonatype
|
| Project Organization |
Project OrganizationExadatum Software Services Pvt. Ltd. |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.exadatum.xsuite.xmaven -DarchetypeArtifactId=exadatum-travis-sonatype-archetype -DarchetypeVersion=1.0.4 -DinteractiveMode=false