MVN

it.tidalwave.netbeans : netbeans-platform-application-archetype

Maven & Gradle

May 17, 2013

Tidalwave NetBeans Platform Application Archetype · Tidalwave NetBeans Platform Application Archetype

mvn archetype:generate -DarchetypeGroupId=it.tidalwave.netbeans -DarchetypeArtifactId=netbeans-platform-application-archetype -DarchetypeVersion=1.6
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.tidalwave.netbeans : netbeans-platform-application-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of it.tidalwave.netbeans : netbeans-platform-application-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.6
netbeans-platform-application-archetype-1.6
1.5
netbeans-platform-application-archetype-1.5

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=it.tidalwave.netbeans -DarchetypeArtifactId=netbeans-platform-application-archetype -DarchetypeVersion=1.6