xray-maven-plugin

Maven plugin for interacting with Xray (server/datacenter and cloud), used in CI/CD for assisting in test automation flows, such as reporting test results back to Xray and, by consequence, Jira.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

app.getxray
ArtifactId

ArtifactId

xray-maven-plugin
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

xray-maven-plugin
Maven plugin for interacting with Xray (server/datacenter and cloud), used in CI/CD for assisting in test automation flows, such as reporting test results back to Xray and, by consequence, Jira.
Project URL

Project URL

https://github.com/Xray-App/xray-maven-plugin
Project Organization

Project Organization

Xblend
Source Code Management

Source Code Management

https://github.com/Xray-App/xray-maven-plugin/tree/main

Download xray-maven-plugin

How to add to project

<plugin>
    <groupId>app.getxray</groupId>
    <artifactId>xray-maven-plugin</artifactId>
    <version>0.6.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
org.json : json jar 20210307
org.codehaus.plexus : plexus-utils jar 3.4.1

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4
org.apache.maven : maven-project jar 2.2.1

test (6)

Group / Artifact Type Version
com.github.tomakehurst : wiremock-jre8-standalone jar 2.32.0
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
com.soebes.itf.jupiter.extension : itf-assertj jar 0.11.0
com.soebes.itf.jupiter.extension : itf-jupiter-extension jar 0.11.0
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0