MVN

com.magenic.jmaqs.archetypes : jmaqs-selenium-archetype

Maven & Gradle

Sep 18, 2020
0 stars

JMAQS Selenium Archetype · A starting template for utilizing the JMAQS Automation Framework for Selenium UI Testing

mvn archetype:generate -DarchetypeGroupId=com.magenic.jmaqs.archetypes -DarchetypeArtifactId=jmaqs-selenium-archetype -DarchetypeVersion=2.1.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.magenic.jmaqs.archetypes : jmaqs-selenium-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.magenic.jmaqs.archetypes : jmaqs-selenium-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.1.x
jmaqs-selenium-archetype-2.1.0

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.magenic.jmaqs.archetypes -DarchetypeArtifactId=jmaqs-selenium-archetype -DarchetypeVersion=2.1.0