> I'll do the same, but it has some severe limitations:
> - you cannot define maven.repo.remote, since it is evaluated 
> before any goal is run
>
> You can define this hack
> <j:set
> var="maven.repo.remote">http://www.ibiblio.org/maven,http://apache.rediris.e
> s/java-repository</j:set>
> in your main project maven.xml

I thought the same but since i have project on 3 different levels that didn't work for 
me. 

I had to update the maven.jar file with the updated central repo property file, i know 
this is not very good but was the only idea that seemed to work 

Max

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

Reply via email to