MVN

com.github.jsdevel : testng-selenium-archetype

Maven & Gradle

May 17, 2015
0 stars

TestNG Selenium Archetype · Quickly get up and running with testng-selenium.

mvn archetype:generate -DarchetypeGroupId=com.github.jsdevel -DarchetypeArtifactId=testng-selenium-archetype -DarchetypeVersion=0.11.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jsdevel : testng-selenium-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.11.0

All Versions

Choose a version of com.github.jsdevel : testng-selenium-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.11.x
testng-selenium-archetype-0.11.0
0.10.x
testng-selenium-archetype-0.10.16

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.github.jsdevel -DarchetypeArtifactId=testng-selenium-archetype -DarchetypeVersion=0.11.0