You install them locally, first, along with their .pom files (which you have to create). Then ftp, or copy depending on network access, to the company repository.
I assume you could install maven on the repository server and treat it as a local repository, but I think that's overkill... -----Original Message----- From: Mordo, Aviran (EXP N-NANNATEK) [mailto:[EMAIL PROTECTED] Sent: Friday, December 02, 2005 10:35 AM To: Maven Users List Subject: [m2] How to install 3rd party libraries to remote repository I have set up a corporate remote repository, in which we plan to put our artifacts and 3rd party dependencies. I could not find how to install 3rd party jar files into the remote repository. The mvn install:install-file goal only installs to the local repository. Can anyone tell me how to install 3rd party libraries to a remote repository ? Thanks, Aviran --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
