mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.bessemHmidi" -DarchetypeArtifactId="angularBeans-helloWorld-archetype" -DarchetypeVersion="1.4-RELEASE" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.bessemHmidi |
ArtifactId | ArtifactIdangularBeans-helloWorld-archetype |
Version | Version1.4-RELEASE |
Type | Typemaven-archetype |
Description |
DescriptionangularBeans-helloWorld-archetype
This is a simple Hello World Built with AngularBeans Framework and JavaEE7
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.bessemHmidi -DarchetypeArtifactId=angularBeans-helloWorld-archetype -DarchetypeVersion=1.4-RELEASE -DinteractiveMode=false