/mantis-maven-plugin

A Maven plugin for Mantis integration

Primary LanguageJava

mantis-maven-plugin

General information

A Maven plugin for Mantis integration.
Based on the Mantis SOAP API (Web Service).
Live test of the web service on the MantisBT site : Test it (WSDL).

Goals

  1. mantis:add-project-version - Create a project's version - Method mc_project_version_add
  2. mantis:display-project-versions - Displays the versions of a project. - Method mc_project_get_versions
  3. mantis:display-version - Displays the version of Mantis server - Method mc_version

Help

  1. Maven Plugin Development :

  2. Maven & GitHub :

  3. Eclipse & GitHub :