Hey I have tried that.  The proxy configuration is set through the server 
tap.  Since then, I have tried to simply the problem by removing Nexus out 
of the picture.  So right now I am currently just working with Maven 
configuration only. 



From:
Manuel Grau <mang...@gmail.com>
To:
Maven Users List <users@maven.apache.org>
Date:
02/03/2010 11:20 AM
Subject:
Re: Need help configuring maven to get through company Proxy?



I guess sonatype Nexus is the same that Jfrog Artifactory. One question, 
are
you using it as maven proxy? that is, does maven ask for artifacts 
throught
Nexus? If the answeb is affirmative, then, setup http proxy in Nexus.

2010/2/3 <tonte.poun...@aviall.com>

> Manuel,
>
> Thanks for your reply.  We are using Sonatype Nexus for our company 
maven
> repo and we are actually using Novell Border Manager for our proxy 
server.
>  I wonder if maven is not sending the correct credential properties to
> Novell Border Manager?
>
> Thanks agian!
>
> Tonté
>
>
>
> From:
> Manuel Grau <mang...@gmail.com>
> To:
> Maven Users List <users@maven.apache.org>
> Cc:
> bguill...@aviall.com
> Date:
> 02/03/2010 10:24 AM
> Subject:
> Re: Need help configuring maven to get through company Proxy?
>
>
>
> I don't know anything about Novell Proxy Server, but I can tell you whar
> we're doing. We have to attach the domain in username:
>
> <username>domain\username</username>
>
> But, in our case, we don't have proxy setup in our setting.xml because
> we're
> using Artifactory <http://www.jfrog.org/products.php>, a great maven
> proxy.
> In this maven proxy, we have setup the http proxy using it's great web
> interface. I recommend you to use it, is great and opensource.
>
> Best regards.
>
> 2010/2/3 <tonte.poun...@aviall.com>
>
> > Hello,
> >
> > My company is using Novell Proxy Server.  I am using maven-2.2..1.  I
> have
> > set up my configuration based on the documentation described here:
> > http://maven.apache.org/guides/mini/guide-proxies.html
> >
> > When I try to down load plugins from the Maven Central Repo, I get
> > redirected to my companies Novell Proxy Server authentication web 
page;
> > where an actual user is required to enter their (eDirectory/LDAP)
> > credentials and click the submit button to be authenticated through 
the
> > proxy and then forward to the destination URL.
> >
> > I don't understand why Maven is not sending the proxy information I
> > defined in my setting.xml file.
> >
> > Can anyone help me resolve this issue.
> >
> > Thanks!
> >
> > Tonté
> >
> > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_
> _
> > _
> >
> > This e-mail message, including attachments, may contain confidential,
> > proprietary, or export controlled information.
> > Any unauthorized disclosure, distribution, or other use is prohibited,
> > unless expressly authorized.
> > If you receive this e-mail in error, please notify the sender, and
> delete
> > all copies of the original message from your systems.
>
>
>
>
> --
> "Everything should be made as simple as possible, but not simpler" 
Albert
> Einstein
>
>
>


-- 
"Everything should be made as simple as possible, but not simpler" Albert
Einstein


Reply via email to