MVN

com.wandrell.maven.archetypes : library

Maven & Gradle

Sep 10, 2015
8 stars

Library Maven Archetype · A Maven archetype to ease the creation of new libraries.

mvn archetype:generate -DarchetypeGroupId=com.wandrell.maven.archetypes -DarchetypeArtifactId=library -DarchetypeVersion=0.3.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wandrell.maven.archetypes : library to generate a Maven project - Latest Versions:

  • Latest Stable: 0.3.2

All Versions

Choose a version of com.wandrell.maven.archetypes : library to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.3.x
library-0.3.2
library-0.3.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=com.wandrell.maven.archetypes -DarchetypeArtifactId=library -DarchetypeVersion=0.3.2