mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.spotbugs" -DarchetypeArtifactId="spotbugs-archetype" -DarchetypeVersion="0.2.3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.spotbugs |
ArtifactId | ArtifactIdspotbugs-archetype |
Version | Version0.2.3 |
Type | Typemaven-archetype |
Description |
DescriptionSpotBugs Maven Archetype
A Maven archetype for SpotBugs plugin project
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.spotbugs -DarchetypeArtifactId=spotbugs-archetype -DarchetypeVersion=0.2.3 -DinteractiveMode=false