mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dpackage="My-package" -DannotationName="My-annotationName" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dversion="My-version" -DarchetypeGroupId="io.toolisticon.maven.archetypes" -DarchetypeArtifactId="annotationprocessor-archetype" -DarchetypeVersion="0.7.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.toolisticon.maven.archetypes |
ArtifactId | ArtifactIdannotationprocessor-archetype |
Version | Version0.7.0 |
Type | Typemaven-archetype |
Description |
Descriptionannotationprocessor-archetype
Please refer to https://github.com/toolisticon/annotationprocessor-archetype
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.toolisticon.maven.archetypes -DarchetypeArtifactId=annotationprocessor-archetype -DarchetypeVersion=0.7.0 -DinteractiveMode=false