I have already encountered your porblem, and the only solution I have found so far is having a ant build setting every needed jar in place. This ant script can be called from the maven build (via the antrun plugin).
While this is not a completly satisfying solution, I have found no other solution so far.... Denis. Dave Syer wrote: > > That's not the case (and I wouldn't bother posting to a forum if all I > needed to do was build my own jar files and install them). I am talking > about large numbers of precompiled, prepackaged third party jars. > -- View this message in context: http://www.nabble.com/Automating-install%3Ainstall-file-tf2071058.html#a5702161 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
