atlassian-maven-plugin

Perform some actions on Jira, Confluence from maven.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

guru.nidi.maven.plugins
ArtifactId

ArtifactId

atlassian-maven-plugin
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

atlassian-maven-plugin
Perform some actions on Jira, Confluence from maven.
Source Code Management

Source Code Management

https://github.com/nidi3/atlassian-maven-plugin

Download atlassian-maven-plugin

How to add to project

<plugin>
    <groupId>guru.nidi.maven.plugins</groupId>
    <artifactId>atlassian-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>

Dependencies

compile (11)

Group / Artifact Type Version
guru.nidi.atlassian.remote : simple-remote-atlassian jar 1.0.3
javax.mail : mail jar 1.4.7
javax.activation : activation jar 1.1.1
org.apache.maven : maven-plugin-api jar 2.0.9
org.apache.maven : maven-project jar 2.0.9
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
org.apache.axis : axis-saaj jar 1.4
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

atlassian-maven-plugin Build Status

A maven plugin to do different task in atlassian tools. These goals are available:

  • addAttachment: Add an attachment to a confluence page.
  • addBlog: Add a new blog entry to a confluence space.
  • addPage: Add a new page to a parent page in confluence.
  • appendPage: Append new content to an existing confluence page.
  • jira-export: Export jira issues into a document.
  • releaseNotes: Create release notes out of jira issues.

Versions

Version
1.0.3