MVN

io.github.shafthq : testng-archetype

Maven & Gradle

Mar 27, 2024
3 stars

SHAFT_Engine: TestNG Archetype · SHAFT_Engine: TestNG Archetype

mvn archetype:generate -DarchetypeGroupId=io.github.shafthq -DarchetypeArtifactId=testng-archetype -DarchetypeVersion=8.1.20240324
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.shafthq : testng-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 8.1.20240324

All Versions

Choose a version of io.github.shafthq : testng-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
8.1.x
testng-archetype-8.1.20240324

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.github.shafthq -DarchetypeArtifactId=testng-archetype -DarchetypeVersion=8.1.20240324