mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.jsdevel" -DarchetypeArtifactId="testng-selenium-archetype" -DarchetypeVersion="0.11.0" -DinteractiveMode=false
License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.github.jsdevel |
ArtifactId | ArtifactIdtestng-selenium-archetype |
Version | Version0.11.0 |
Type | Typemaven-archetype |
Description |
DescriptionTestNG Selenium Archetype
Quickly get up and running with testng-selenium.
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.jsdevel -DarchetypeArtifactId=testng-selenium-archetype -DarchetypeVersion=0.11.0 -DinteractiveMode=false