mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DprojectName="My-projectName" -DsimpleProjectName="My-simpleProjectName" -Dorganization="My-organization" -DorganizationUrl="My-organizationUrl" -DappbundleSignature="My-appbundleSignature" -Dauthor="My-author" -DciView="My-ciView" -Dissues="My-issues" -DarchetypeGroupId="it.tidalwave.netbeans" -DarchetypeArtifactId="netbeans-platform-application-archetype" -DarchetypeVersion="1.6" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdit.tidalwave.netbeans |
ArtifactId | ArtifactIdnetbeans-platform-application-archetype |
Version | Version1.6 |
Type | Typemaven-archetype |
Description |
DescriptionTidalwave NetBeans Platform Application Archetype
Tidalwave NetBeans Platform Application Archetype
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=it.tidalwave.netbeans -DarchetypeArtifactId=netbeans-platform-application-archetype -DarchetypeVersion=1.6 -DinteractiveMode=false