Just seen the jaxme2 pom file in the ibiblio repository here:
http://www.ibiblio.org/maven2/jaxme/jaxme2/0.5/jaxme2-0.5.pom

and it would be great if it could be updated to include a dependency section. I plan on writing a simple plugin to launch jaxme as part of my maven generate-sources lifecycle and notice that you have extensive instructions on how to do this from ant. But is it possible to launch from java code?

I did try this with jaxb but...

A - the dependencies were a nightmare
B - I tried to call Driver.main(options) from within my java only to find out it does a System.exit() which therefore stops my maven install file in its tracks.

Hence I'm trying out jaxme!

Thanks
AW

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to