The Jira Maven Plugin is used to interact with jira tickets via the jira rest api
'org.betteridiots.mojo:jira-maven-plugin:1.2'
<dependency>
<groupId>org.betteridiots.mojo</groupId>
<artifactId>jira-maven-plugin</artifactId>
<version>1.2</version>
</dependency>
<dependency org="org.betteridiots.mojo" name="jira-maven-plugin" rev="1.2"/>
"org.betteridiots.mojo", "jira-maven-plugin", "1.2"