mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.nablarch.archetype" -DarchetypeArtifactId="nablarch-batch-ee-archetype" -DarchetypeVersion="5u21" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.nablarch.archetype |
ArtifactId | ArtifactIdnablarch-batch-ee-archetype |
Version | Version5u21 |
Type | Typemaven-archetype |
Description |
Descriptionnablarch-batch-ee-archetype
Nablarch Framework.
|
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.nablarch.archetype -DarchetypeArtifactId=nablarch-batch-ee-archetype -DarchetypeVersion=5u21 -DinteractiveMode=false