are you sure you have the host/domain right?

Have you successfully used the proxy through any other Java based applications?

Cheers,
Brett


On Tue, 14 Sep 2004 09:19:14 -0400, Yvon Leclerc
<[EMAIL PROTECTED]> wrote:
> I'm trying to get maven to work behind my firewall (it's been one week).
> 
> Here's my build.properties:
>    maven.proxy.host=proxy.ca.mycompany.com
>    maven.proxy.port=8080
>    maven.username=myuserid
>    maven.password=mypassword
> 
> When I "maven jar" I get:
>    Attempting to download commons-jelly-tags-jsl-20030211.143151.jar.
>    No credentials available for the '' authentication realm at
> proxy.ca.mycompany.com
> 
>    Error retrieving artifact from
> [http://www.ibiblio.org/maven/commons-jelly/jars/
>    commons-jelly-tags-jsl-20030211.143151.jar]: java.io.IOException: Not
> authorized by proxy.
> 
> So, just in case we use NTLM I added the following:
>    maven.proxy.ntlm.host=myhost
>    maven.proxy.ntlm.domain=mydomain.domain.domain
> 
> . and got:
> 
>    Attempting to download commons-jelly-tags-jsl-20030211.143151.jar.
>    Error retrieving artifact from
> [http://www.ibiblio.org/maven/commons-jelly/jars/
>    commons-jelly-tags-jsl-20030211.143151.jar]: java.io.IOException: Not
> authorized by proxy.
> 
> I have a dot in my password, would it be the issue?
> 
> Help!
> 
> Yvon Leclerc
> R&I Security Group - http://aww.alcatel.com/ri/SEC
> 600 March Road
> Kanata, ON K2K 2E6
> Direct #: 1-613-784-3258
> Direct Fax # - 1-613-784-8944
> 
>

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

Reply via email to