mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="de.lars-sh" -DarchetypeArtifactId="parent-archetype" -DarchetypeVersion="0.9.13" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdde.lars-sh |
ArtifactId | ArtifactIdparent-archetype |
Version | Version0.9.13 |
Type | Typemaven-archetype |
Description |
DescriptionArchetype for Parent POM
This archetype package creates a new Maven project consisting of nothing more than a pom.xml file referencing the parent POM project
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=de.lars-sh -DarchetypeArtifactId=parent-archetype -DarchetypeVersion=0.9.13 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.21.0 |
org.jooq : joor-java-8 | jar | 0.9.14 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.2.0 |
org.mockito : mockito-inline | jar | 4.2.0 |