Jim, I have got a working Visibroker plugin. It works in two ways - pure Java or by running Visibroker supplied scripts from Java. Having both has been necessary for me to get it work with JDK 1.5 - we don't have Visibroker for 1.5 (we're in the process of eliminating Visibroker altogether and so can't justify the licence) and yet are pushing towards 1.5 - it runs in pure Java for 1.4 and scripts for 1.5 (it's the Visibroker code itself that blows up in 1.5 in pure Java). So I can happily supplied a tar of the complete source tree plus a couple of example pom.xmls for using it; but I haven't got time (nor do I know how!) to submit it formally into the public domain. Let me know if you want the source warts and all!
Regards Tim Jim Bethancourt-2 wrote: > > Hi Tim, > I've been tinkering with migrating the build process for the place > where I work from Ant to Maven 2 and noticed that you worked on a > VisiBroker plugin for Maven 2 and had considered posting it. Any > chance you could consider posting it? I know I could put it to use > quickly and I'm sure plenty of other folks using VisiBroker would find > it very useful too. > > Thanks, > Jim > -- View this message in context: http://www.nabble.com/java2iiop-%28Visibroker%29-tf1846831s177.html#a7393534 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
