mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dtests="My-tests" -DarchetypeGroupId="com.github.choonchernlim" -DarchetypeArtifactId="choonchernlim-archetype-webapp" -DarchetypeVersion="2.0.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.choonchernlim |
ArtifactId | ArtifactIdchoonchernlim-archetype-webapp |
Version | Version2.0.0 |
Type | Typemaven-archetype |
Description |
Descriptionchoonchernlim-archetype-webapp
Groovy-based Maven WAR archetype using Spring Boot with the capability of generating static code
analysis reports for Continuous Integration servers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.choonchernlim -DarchetypeArtifactId=choonchernlim-archetype-webapp -DarchetypeVersion=2.0.0 -DinteractiveMode=false