I've been working on setting up an inhouse repository for our company. I have it setup and and I can deploy my project to it but I want to add my project dependencies. From what I've read on this list and else where there is no simple way to do that. What I'd really like to see in maven is something like >mvn deploy:deploy-dependencies and have all transitive dependencies upload. My question is, can I rsync my ~/.m2/repository to my in-house remote repository? Is the structure the same? -- View this message in context: http://www.nabble.com/inhouse-repository-and-dependencies-tf4846100s177.html#a13864902 Sent from the Maven - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
