mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -Dpackage="My-package" -DartifactId="My-artifactId" -Dversion="My-version" -DmainClass="My-mainClass" -DappName="My-appName" -DarchetypeGroupId="com.bugvm" -DarchetypeArtifactId="bugvm-java-template" -DarchetypeVersion="1.1.5" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.bugvm |
ArtifactId | ArtifactIdbugvm-java-template |
Version | Version1.1.5 |
Type | Typemaven-archetype |
Description |
DescriptionBugVM java-template
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.bugvm -DarchetypeArtifactId=bugvm-java-template -DarchetypeVersion=1.1.5 -DinteractiveMode=false