MVN

ru.send-to.versionManagement : vesions-plugin-javaee7

Maven & Gradle

Jun 20, 2017
0 stars

VersionsArchetype · Versions management plugin archetype

mvn archetype:generate -DarchetypeGroupId=ru.send-to.versionManagement -DarchetypeArtifactId=vesions-plugin-javaee7 -DarchetypeVersion=0.0.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.send-to.versionManagement : vesions-plugin-javaee7 to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of ru.send-to.versionManagement : vesions-plugin-javaee7 to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
vesions-plugin-javaee7-0.0.2

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=ru.send-to.versionManagement -DarchetypeArtifactId=vesions-plugin-javaee7 -DarchetypeVersion=0.0.2

Advertisement