Hi 

How can I change my remote repository? I have already
tried the below configuration on maven 2.0.4 and it
seems be not working. Maven is still trying to connect
http://repo1.maven.org/maven2. I am not sure why this
happens. Please help me

Here is my pom configuaration:

     <repositories>
                <repository>
                <id>local1</id>
                <name>mycomp</name>
               <layout>default</layout>
        <url>http://mycomp/maven2-repository/</url>
                        </repository>
        </repositories> 



Here is the maven output. 
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0/maven
-core-2.0.pom
5K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven/2.0/maven-2.0.
pom
8K downloaded

Senthilkumar Sivanandam,
2540, Rosehall lane,
Aurora, IL-60504
Res  No : 630 851 8693
Cell No : 847 722 4843

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to