mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DproductName="My-productName" -DarchetypeGroupId="com.opsdatastore" -DarchetypeArtifactId="opsdatastore-collector-plugin-archetype" -DarchetypeVersion="1.4.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.opsdatastore |
| ArtifactId | ArtifactIdopsdatastore-collector-plugin-archetype |
| Version | Version1.4.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionOpsDataStore Collector Plugin Archetype
Developer kit for Use in creating plugins for the OpsDataStore Ecosystem
|
| Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.opsdatastore -DarchetypeArtifactId=opsdatastore-collector-plugin-archetype -DarchetypeVersion=1.4.0 -DinteractiveMode=false