MVN

io.lippia.archetypes : automationWebZaleniumReportServer

Maven & Gradle

Jul 16, 2020

zalenium-rs-automation-archetype · An archetype which contains the basic automation project structure to run tests integrated with zalenium and post results on Report Server. Its able to run in parallel.

mvn archetype:generate -DarchetypeGroupId=io.lippia.archetypes -DarchetypeArtifactId=automationWebZaleniumReportServer -DarchetypeVersion=3.1.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.lippia.archetypes : automationWebZaleniumReportServer to generate a Maven project - Latest Versions:

  • Latest Stable: 3.1.0.1

All Versions

Choose a version of io.lippia.archetypes : automationWebZaleniumReportServer to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.1.x
automationWebZaleniumReportServer-3.1.0.1

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=io.lippia.archetypes -DarchetypeArtifactId=automationWebZaleniumReportServer -DarchetypeVersion=3.1.0.1