MVN

it.tidalwave.netbeans : netbeans-platform-archetype

Maven & Gradle

Jan 22, 2012

Tidalwave NetBeans Platform Archetype · Tidalwave NetBeans Platform Archetype

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

Latest Version

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

  • Latest Stable: 1.4

All Versions

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

Version Vulnerabilities Updated
1.4
netbeans-platform-archetype-1.4
1.3
netbeans-platform-archetype-1.3
1.2
netbeans-platform-archetype-1.2
1.1
netbeans-platform-archetype-1.1
1.0
netbeans-platform-archetype-1.0

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-archetype -DarchetypeVersion=1.4