License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Maven Build Tools |
GroupId | GroupIdio.github.martinschneider |
ArtifactId | ArtifactIdtestrail-maven-plugin |
Version | Version1.1 |
Type | Typemaven-plugin |
Description |
DescriptionMaven plugin to create test runs on Testrails
Simple Maven plugin to create and close test runs on Testrail (http://www.gurock.com/testrail)
|
Source Code Management |
Source Code Management |
<plugin>
<groupId>io.github.martinschneider</groupId>
<artifactId>testrail-maven-plugin</artifactId>
<version>1.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.codepine.api : testrail-api-java-client | jar | 2.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.apache.maven : maven-plugin-api | jar | 3.5.3 |
org.apache.maven : maven-project | jar | 3.0-alpha-2 |
javax.xml.bind : jaxb-api | jar | 2.2.11 |
com.sun.xml.bind : jaxb-core | jar | 2.2.11 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.1 |