MVN

com.opsdatastore : opsdatastore-collector-plugin-archetype

Maven & Gradle

Feb 20, 2018

OpsDataStore Collector Plugin Archetype

mvn archetype:generate -DarchetypeGroupId=com.opsdatastore -DarchetypeArtifactId=opsdatastore-collector-plugin-archetype -DarchetypeVersion=1.4.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.opsdatastore : opsdatastore-collector-plugin-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.4.0
  • Latest Release Candidate: 1.2.1-RC3

All Versions

Choose a version of com.opsdatastore : opsdatastore-collector-plugin-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.4.x
opsdatastore-collector-plugin-archetype-1.4.0
1.3.x
opsdatastore-collector-plugin-archetype-1.3.0
1.2.x
opsdatastore-collector-plugin-archetype-1.2.1
opsdatastore-collector-plugin-archetype-1.2.1-RC3
opsdatastore-collector-plugin-archetype-1.2.1-RC2
opsdatastore-collector-plugin-archetype-1.2.1-RC1
opsdatastore-collector-plugin-archetype-1.2.1-M2
opsdatastore-collector-plugin-archetype-1.2.0-RC1

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.opsdatastore -DarchetypeArtifactId=opsdatastore-collector-plugin-archetype -DarchetypeVersion=1.4.0