Page 1 of 1

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

Posted: 23 Jun 2009, 12:34
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

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

Posted: 23 Jun 2009, 22:15
by vboctor
SOAP API web service is now part of MantisBT. You can use that.