Remove your repository and see what dependencies it downloads and move that result to the cd..
Mvgr, Martin [EMAIL PROTECTED] wrote:
Hi, I'm looking for a way to include a complete distribution of maven onto a project delivery CD, including - besides the project deliverables - both the project libraries and the maven dependencies. Adding the project libraries is easy, since the project defines them. Adding maven is easy, but it depends on various remote libraries, which are not accessible when no internet connection is available. * I've scanned the code and cannot find a way to extract the dependencies in my jelly plugin. * I've tried to change maven.home.local in preGoal build:start, but this is mostly ignored. So, please tell me, how can I find out which dependencies of maven are used? [we still use maven 1.1b2, but we may be upgrading...] Please send the reply also to me personal (lemval at zonnet dot nl), since I'm not on the user list. Thanks in advance, Michael.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
