MVN

net.wasdev.wlp.maven : liberty-plugin-archetype

Maven & Gradle

Jul 23, 2019
101 stars

Archetype - liberty-test-archetype

mvn archetype:generate -DarchetypeGroupId=net.wasdev.wlp.maven -DarchetypeArtifactId=liberty-plugin-archetype -DarchetypeVersion=3.0.M1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.wasdev.wlp.maven : liberty-plugin-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 3.0.M1

All Versions

Choose a version of net.wasdev.wlp.maven : liberty-plugin-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.0.x
liberty-plugin-archetype-3.0.M1
2.7
liberty-plugin-archetype-2.7
2.6.x
liberty-plugin-archetype-2.6.4
liberty-plugin-archetype-2.6.3
liberty-plugin-archetype-2.6.2
liberty-plugin-archetype-2.6.1
2.6
liberty-plugin-archetype-2.6
2.5
liberty-plugin-archetype-2.5
2.4.x
liberty-plugin-archetype-2.4.2
2.4
liberty-plugin-archetype-2.4
2.3
liberty-plugin-archetype-2.3
2.2
liberty-plugin-archetype-2.2
2.1.x
liberty-plugin-archetype-2.1.2
liberty-plugin-archetype-2.1.1
2.1
liberty-plugin-archetype-2.1
2.0
liberty-plugin-archetype-2.0
1.3
liberty-plugin-archetype-1.3
1.2.x
liberty-plugin-archetype-1.2.1
1.2
liberty-plugin-archetype-1.2
1.1
liberty-plugin-archetype-1.1
1.0
liberty-plugin-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=net.wasdev.wlp.maven -DarchetypeArtifactId=liberty-plugin-archetype -DarchetypeVersion=3.0.M1

Advertisement