You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by anemdhana <dh...@gmail.com> on 2011/01/17 19:38:43 UTC

set up maven repository for all the mirrors

Hello everyone,
I found this is really useful to setup internal maven repository
http://www.jfrog.org/products.php, which takes care of getting dependencies
by looking into all repositories.
A simple question, I want to setup this in an intranet environment; by
allowing ldap authentication; Right now, I am able to access in my local box
as, http://localhost:8080/artifactory with jetty-7 servelt container running
on port 8080.

is it possible to have customized url by having apache-webserver installed,
like, http://repo.mycompany.com/artifactory
-- 
View this message in context: http://maven.40175.n5.nabble.com/set-up-maven-repository-for-all-the-mirrors-tp3344955p3344955.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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


Re: set up maven repository for all the mirrors

Posted by Wayne Fay <wa...@gmail.com>.
> is it possible to have customized url by having apache-webserver installed,
> like, http://repo.mycompany.com/artifactory

Probably. But we're not experts on Artifactory here.

Why aren't you asking the Artifactory people who created the software
you are running and now have questions about?

Wayne

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


Re: set up maven repository for all the mirrors

Posted by Marc Rohlfs <po...@googlemail.com>.
I should be possible, of course. I'd suggest to talk to Your company's 
network admin about Apache and DNS configuration.


On 17/01/11 19:38, anemdhana wrote:
>
> Hello everyone,
> I found this is really useful to setup internal maven repository
> http://www.jfrog.org/products.php, which takes care of getting dependencies
> by looking into all repositories.
> A simple question, I want to setup this in an intranet environment; by
> allowing ldap authentication; Right now, I am able to access in my local box
> as, http://localhost:8080/artifactory with jetty-7 servelt container running
> on port 8080.
>
> is it possible to have customized url by having apache-webserver installed,
> like, http://repo.mycompany.com/artifactory

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