mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Djpa-provider="My-jpa-provider" -DarchetypeGroupId="org.jorm-unit" -DarchetypeArtifactId="jorm-unit-sample-archetype" -DarchetypeVersion="1.0.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.jorm-unit |
ArtifactId | ArtifactIdjorm-unit-sample-archetype |
Version | Version1.0.1 |
Type | Typemaven-archetype |
Description |
Descriptionorg.jorm-unit:jorm-unit-sample-archetype
Archetype that creates a sample project with jorm-unit sample test
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.jorm-unit -DarchetypeArtifactId=jorm-unit-sample-archetype -DarchetypeVersion=1.0.1 -DinteractiveMode=false