mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeVersion="My-archetypeVersion" -DpluginName="My-pluginName" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dversion="My-version" -Dpackage="My-package" -DarchetypeGroupId="com.github.venkatramanm.swf-all" -DarchetypeArtifactId="swf-plugin-archetype" -DarchetypeVersion="2.11" -DinteractiveMode=false
License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.venkatramanm.swf-all |
ArtifactId | ArtifactIdswf-plugin-archetype |
Version | Version2.11 |
Type | Typemaven-archetype |
Description |
Descriptioncom.github.venkatramanm.swf-all:swf-plugin-archetype
Succinct Web Framework - Archetype to create Plugins
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.venkatramanm.swf-all -DarchetypeArtifactId=swf-plugin-archetype -DarchetypeVersion=2.11 -DinteractiveMode=false