mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dversion="My-version" -Dpackage="My-package" -DrestService="My-restService" -DrestServiceName="My-restServiceName" -DrestServicePath="My-restServicePath" -DloggingConfig="My-loggingConfig" -DapplicationYaml="My-applicationYaml" -DmetricSupport="My-metricSupport" -DhealthSupport="My-healthSupport" -DjsonSupport="My-jsonSupport" -DnativeImageSupport="My-nativeImageSupport" -DunitTest="My-unitTest" -DarchetypeGroupId="io.helidon.archetypes" -DarchetypeArtifactId="helidon-se" -DarchetypeVersion="2.0.0-M3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.helidon.archetypes |
ArtifactId | ArtifactIdhelidon-se |
Version | Version2.0.0-M3 |
Type | Typemaven-archetype |
Description |
DescriptionHelidon SE Archetype
Archetype to generate a basic Helidon SE application
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.helidon.archetypes -DarchetypeArtifactId=helidon-se -DarchetypeVersion=2.0.0-M3 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
io.helidon.applications : helidon-se Optional | pom | 2.0.0-M3 |
io.helidon.applications : helidon-mp Optional | pom | 2.0.0-M3 |