This add-on enables an easy integration between Jenkins and Xray for JIRA, providing the means for successful Continuous Integration by allowing users to report automated testing results. Refer to the documentation, for more information.
Run the following command to launch a Jenkins instance
mvn hpi:run -Djetty.port=8087
Run the following command to execute Jenkins in debug mode
mvnDebug hpi:run