Apart from the maven-changes-plugin,
does it exist a Maven plugin for Mantis integration ?
The idea would be to connect to the Mantis SOAP API to provide more interaction with MantisBT.
For example you could :
- create an issue
- create a project
- create a version of a project
- etc.
A Java API already exist to provide a client web service with Mantis : biz.futureware.mantis:mantis-axis-soap-client.
Other ways which provide Mantis Integration.