mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dmetridoc-version="My-metridoc-version" -DarchetypeGroupId="com.googlecode.metridoc" -DarchetypeArtifactId="metridoc-archetype" -DarchetypeVersion="0.30" -DinteractiveMode=false
License |
License
Educational Community License, Version 2.0
|
---|---|
GroupId | GroupIdcom.googlecode.metridoc |
ArtifactId | ArtifactIdmetridoc-archetype |
Version | Version0.30 |
Type | Typemaven-archetype |
Description |
Descriptionmetridoc-archetype-0.30
Data integration tools to assist libraries with collecting business metrics and usage data. This is the top
level pom that is both inherited and builds all child projects / modules.
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.googlecode.metridoc -DarchetypeArtifactId=metridoc-archetype -DarchetypeVersion=0.30 -DinteractiveMode=false