mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.mkolisnyk" -DarchetypeArtifactId="aerial-cucumber-testng-archetype" -DarchetypeVersion="0.0.6.1" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mkolisnyk |
| ArtifactId | ArtifactIdaerial-cucumber-testng-archetype |
| Version | Version0.0.6.1 |
| Type | Typemaven-archetype |
| Description |
DescriptionGenerates Sample Aerial projects
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.mkolisnyk -DarchetypeArtifactId=aerial-cucumber-testng-archetype -DarchetypeVersion=0.0.6.1 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.plexus : plexus-utils | jar | 3.0.1 |
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.apache.maven.reporting : maven-reporting-api | jar | 2.0.8 |
| org.apache.maven.reporting : maven-reporting-impl | jar | 2.0.4.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |