Sorry missing a closing mirrors tag. It should be like this:
>
> <settings>
> <mirrors>
> <mirror>
> <id>lsu.edu</id>
> <url>http://ibiblio.lsu.edu/main/pub/packages/maven2</url>
> <mirrorOf>central</mirrorOf>
> </mirror>
> </mirrors>
> </settings>
>
>
> _Mang Lau
>
>
>
>
>
>
>
>
> I tried that but no luck.My settings.xml looks as follows :
<?xml version="1.0" encoding="UTF-8"?>
<settings>
<proxies>
<proxy>
<active/>
<protocol/>
<username/>
<password/>
<port>80</port>
<host>myproxy</host>
<id/>
</proxy>
</proxies>
<mirrors>
<mirror>
<id>lsu.edu</id>
<url>http://ibiblio.lsu.edu/main/pub/packages/maven2</url>
<mirrorOf>central</mirrorOf>
</mirror>
</mirrors>
</settings>
--
"All I ask is a chance to prove that money can't make me happy."
Jeff Mutonho
Java/J2EE Developer
mob : + 27 82 907 6420
GoogleTalk : ejbengine
Skype : ejbengine
Registered Linux user number 366042