I know this probably should go to the Maven bulletin board. However, I trust Matt to give me a good answer...
I find that every time anyone wants to copy my maven project to their system and start in a new place, they need to do mvn install on about 100 libraries that my pom.xml depends on. Even if I want to start in a new directory in my system, I seem to have to do mvn install:install commands on every pom.xml dependency. Is there any way we can avoid doing this. Is Maven reactor the solution to this so every developer using a build doesn't need to install every dependency before starting development on it. Thanks for your suggestions!! -- View this message in context: http://www.nabble.com/Maven-related-question-tf3854541s2369.html#a10920728 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
