we set it in the maven.repo.remote,
but the http://www.yourcompany.com/maven/ gets sometimes redirected
to http://www2.yourcompany.com/maven/.

- Andreas

Henry S. Isidro wrote:
Andreas Frei wrote:

We put our repository on a webserver, as the URL is sometimes redirected maven can't locate the new URL.

Are there any solution for redirecting URLs?

thanks,
Andreas

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

you may need to add this in your properties file:

maven.repo.remote = http://www.ibiblio.org/maven/,http://www.yourcompany.com/maven/



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



Reply via email to