mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.lippia.archetypes" -DarchetypeArtifactId="automationWebBasic" -DarchetypeVersion="3.1.0.1" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdio.lippia.archetypes |
| ArtifactId | ArtifactIdautomationWebBasic |
| Version | Version3.1.0.1 |
| Type | Typemaven-archetype |
| Description |
Descriptionbasic-automation-archetype
An archetype which contains the basic automation project structure to run tests locally.
|
| Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.lippia.archetypes -DarchetypeArtifactId=automationWebBasic -DarchetypeVersion=3.1.0.1 -DinteractiveMode=false