MVN

org.nakedobjects.prototyping : icons

Maven & Gradle

Apr 21, 2009

Naked Objects Icons (Archetype)

mvn archetype:generate -DarchetypeGroupId=org.nakedobjects.prototyping -DarchetypeArtifactId=icons -DarchetypeVersion=1.0-alpha-2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nakedobjects.prototyping : icons to generate a Maven project - Latest Versions:

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

All Versions

Choose a version of org.nakedobjects.prototyping : icons to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0
icons-1.0-alpha-2
icons-1.0-alpha-1

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.prototyping -DarchetypeArtifactId=icons -DarchetypeVersion=1.0-alpha-2