Hi there,

I have developed a Maven Mojo which generates the remote API of an XML-RPC
server which supports Introspection (
http://scripts.incutio.com/xmlrpc/introspection.html). The plugin uses the
Apache XML-RPC client API and Velocity to generate a set of interfaces that
can be used later with dynamic proxies.

I have tested it with a Trac server (http://trac.edgewall.org/) and it works
fine, so, I would like to contribute with it so everyone can use it.

Regards,

Reply via email to