maven-redmine-plugin
Presentation
Le plugin maven-jredmine-plugin permet d'exécuter des opérations ou de récuperer des données depuis un serveur redmine qui a installé le plugin rails jredmine.
Goals Overview
The plugin has the following goals:
- display-data display some datas from a redmine server.
- generate-changes generates the changes.xml files from issues of the project from a redmine server.
- publish-attachments publish some files as attachment for the version of the project on a redmine server.
- publish-news publish a news for the project on a redmine server.
- generate-email-announcement generates the body of the email to send for a release using issues for the redmine server.
- generate-news-announcement generates the body of the announcement's news to publish for a release using issues for the redmine server.
- update-version update the version of the project (close version) on a redmine server.
- next-version creates (if not exists) the version fo the project on a redmine server.
- help display help about the plugin (goals, usage).
Reports Overview
The plugin has the following reports:
Usage
Instructions on how to use the Plugin can be found on usage page
Examples
Best example is a concrete project :)
Look at what does mavenpom4redmine in release profiles at the end of the pom.