You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Andreas Frei <fr...@inf.ethz.ch> on 2004/05/07 16:05:12 UTC

repository redirect

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: repository redirect

Posted by Andreas Frei <fr...@inf.ethz.ch>.
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: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
> 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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: repository redirect

Posted by "Henry S. Isidro" <hi...@exist.com>.
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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
you may need to add this in your properties file:

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


-- 
Henry S. Isidro
Software Engineer
Exist Software Labs


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org