Will following work:
      <mirror>
            <id>maven-proxy</id>
            <name>Maven-Proxy Mirror</name>
            <url>http://10.105.49.175:9999/repository/</url>
            <mirrorOf>central</mirrorOf>
        </mirror>



----- Original Message ----
From: Vinay Kumar <[EMAIL PROTECTED]>
To: [email protected]
Sent: Thursday, 22 June, 2006 6:23:58 PM
Subject: installing jars on local repo from internal repository


Hi All, 

   We have jars for our application in internal repository. How I can update 
pom.xml to install that jar on my local repository. We need to install that in 
my local repository as jar checked in internal repository dont have any version 
extended. 
Basically our web application have dependency on that jars, any other way to 
accomplish this.

Thanks
Vinay

Reply via email to