We use JIRA 3.12.x as our bug/issue tracking system, I want to integrate
Maven with JIRA after our CI runs, Its also generate the release issues?
anyone know how to integrate the two software?I can see many project such as
maven-war-plugin have this:

>      <issueManagement>
>
         <system>JIRA</system>
>
         <url>http://jira.codehaus.org/browse/MWAR</url>
>
     </issueManagement>

How can it works, thanks you for help.

Reply via email to