retrieving issues data (webservice,api,..?)

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
turbo-555
Posts: 2
Joined: 22 Jun 2009, 14:05

retrieving issues data (webservice,api,..?)

Post by turbo-555 »

Hi all,

I'm still looking for a way to integrate mantis with maven, but sofar I haven't found anything satisfying :(


Therefore I wanted to know: to retrieve data from an issue posted in mantis, do I have to use the mantisconnect or is there another (open source, free) way? so I could develop the necessary plugin myself (if my boss agrees on me using my time on it :D ).


What I would need is to query mantis and retrieve targeted issues (for a specific project), to use them to generate a changes report with maven.





rgds

Turbo-555
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: retrieving issues data (webservice,api,..?)

Post by vboctor »

SOAP API web service is now part of MantisBT. You can use that.
Migrate your MantisBT to the MantisHub Cloud
Post Reply