mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.partnet.sample" -DarchetypeArtifactId="seauto-cucumber-sample-archetype" -DarchetypeVersion="0.9.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.partnet.sample |
ArtifactId | ArtifactIdseauto-cucumber-sample-archetype |
Version | Version0.9.1 |
Type | Typemaven-archetype |
Description |
Descriptionseauto-cucumber-sample-archetype
Sample project for SeAuto: a bridge to Selenium from your favorite test framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.partnet.sample -DarchetypeArtifactId=seauto-cucumber-sample-archetype -DarchetypeVersion=0.9.1 -DinteractiveMode=false