mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dpackage="My-package" -DarchetypeGroupId="org.apache.karaf.archetypes" -DarchetypeArtifactId="karaf-blueprint-archetype" -DarchetypeVersion="4.3.5" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.karaf.archetypes |
| ArtifactId | ArtifactIdkaraf-blueprint-archetype |
| Version | Version4.3.5 |
| Type | Typemaven-archetype |
| Description |
DescriptionApache Karaf :: Archetypes :: Blueprint Archetype
An archetype for creating a simple blueprint bundle.
|
| Project Organization |
Project OrganizationThe Apache Software Foundation |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.karaf.archetypes -DarchetypeArtifactId=karaf-blueprint-archetype -DarchetypeVersion=4.3.5 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.3 |