I am not quite sure if I understand you correctly. If you want to maintain an internal repository, there is not that much to do and I am not sure what a script could add. Basically you define a space on your web server (you mentioned Apache) and then put your dependencies there. That is all you have to do. Of course you need to configure your pom to know about the repository.
If you want a Maven 2 proxy, look into the Maven Archiver project. Andreas -----Original Message----- From: Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED] Sent: Saturday, September 30, 2006 2:06 PM To: [email protected] Subject: Creating a shared Maven 2 repository Hi. I have a basic question. In Maven 1, I could use the install_repo.bat script to create a shared internal repository. In the bin directory of Maven 2, I don't see such a script. What is the process for creating a shared Maven 2 repository using the Apache server? Which scripts exist for this, similar to the Maven 1 install_repo.bat script? Thanks for your help. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
