MVN

org.nakedobjects.plugins : html-war

Maven & Gradle

May 18, 2009

Naked Objects WAR

mvn archetype:generate -DarchetypeGroupId=org.nakedobjects.plugins -DarchetypeArtifactId=html-war -DarchetypeVersion=1.0-alpha-3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nakedobjects.plugins : html-war to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0-alpha-3
  • Latest Alpha: 1.0-alpha-3

All Versions

Choose a version of org.nakedobjects.plugins : html-war to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0
html-war-1.0-alpha-3

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=org.nakedobjects.plugins -DarchetypeArtifactId=html-war -DarchetypeVersion=1.0-alpha-3