TestNG Starter Maven Plugin

A maven plugin to start testNG suites with all testNG/reportNG related attributes.

License

License

Categories

Categories

Maven Build Tools TestNG Unit Testing
GroupId

GroupId

com.github.sdrss
ArtifactId

ArtifactId

testng-starter-maven-plugin
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

TestNG Starter Maven Plugin
A maven plugin to start testNG suites with all testNG/reportNG related attributes.
Project URL

Project URL

https://github.com/sdrss/testng-starter-maven-plugin
Source Code Management

Source Code Management

https://github.com/sdrss/testng-starter-maven-plugin

Download testng-starter-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.sdrss</groupId>
    <artifactId>testng-starter-maven-plugin</artifactId>
    <version>1.5.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven.shared : maven-artifact-transfer jar 0.10.1
org.testng : testng jar 7.5
com.github.sdrss : reportng jar 2.6.5

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.6.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0