mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="net.serenity-bdd" -DarchetypeArtifactId="serenity-cucumber4-screenplay-archetype" -DarchetypeVersion="2.0.81" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnet.serenity-bdd |
ArtifactId | ArtifactIdserenity-cucumber4-screenplay-archetype |
Version | Version2.0.81 |
Type | Typemaven-archetype |
Description |
DescriptionSerenity Cucumber 4 Screenplay Archetype
Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.serenity-bdd -DarchetypeArtifactId=serenity-cucumber4-screenplay-archetype -DarchetypeVersion=2.0.81 -DinteractiveMode=false