In the end, I started developing a plugin called mantis-maven-plugin hosted on GitHub.
This plugin connects Maven to the Mantis SOAP API.
Until now, this plugin allows you to:
- add-project-version : create project version
- display-project-versions : displays project versions
- display-version : displays the version of the Mantis server
If someone wants to contribute, feel free to clone the project: https://github.com/ghusta/mantis-maven-plugin .
source share