MVN

io.lippia.archetypes : automationWebBasic

Maven & Gradle

Jul 15, 2020

basic-automation-archetype · An archetype which contains the basic automation project structure to run tests locally.

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

Latest Version

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

  • Latest Stable: 3.1.0.1

All Versions

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

Version Vulnerabilities Updated
3.1.x
automationWebBasic-3.1.0.1
automationWebBasic-3.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=io.lippia.archetypes -DarchetypeArtifactId=automationWebBasic -DarchetypeVersion=3.1.0.1