|
From: Robert M. <rob...@gm...> - 2011-05-21 09:37:49
|
Hi, Jérémie Lagarde and myself have been working on generating and deploying SOAP Stubs for MantisBT on Maven central. For now we have deployed the ones generated for Axis 1. You can use it by adding the following dependency in your pom.xml : <dependency> <groupId>biz.futureware.mantis</groupId> <artifactId>mantis-axis-soap-client</artifactId> <version>1.2.5</version> </dependency> More inclusion snippets are available at http://search.maven.org/#artifactdetails|biz.futureware.mantis|mantis-axis-soap-client|1.2.5|jar This is an early version, so all feedback and testing is welcome. Regards, Robert -- Sent from my (old) computer |