Wayne,

Wasting time?

It seems to me that I am not the only one having problems with Authentication. 
In particular with NTLM Authentication, or forcing an Authentication Schema.

Therefore again;: 

How do I force BASIC authentication using maven-1.1 either with maven-1.1 or 
maybe I can do it outside maven-1.1-code through a system property.

"java is full of it" but I am not the expert on Authentication else I would 
dive down in Java JDK code to see what missing bits and bytes I can feed via a 
system property just tell the Authenticator or the like that we want to go with 
BASIC authentication. 

I am not the only one which has problems to force an Authentication schema.
Forcing one or the other Authentication is a long lasting burner in the web.

While I can certainly download artifacts for the maven build-bootstrap, how do 
I do it best to not get? But then maven-1.1 uses further downloads for plugins 
and just all what is still not mavenized for maven-2 etc. i.e. axis2-1.2 etc. 
etc. shall I download all this artifacts as well by hand?

If our companies maven repository would not just keep artifacts for maven 2 and 
3 but for maven 1 as well, then I would not be here asking silly questions and 
waste others time.


Josef




-----Ursprüngliche Nachricht-----
Von: Wayne Fay [mailto:[email protected]] 
Gesendet: Dienstag, 24. August 2010 16:11
An: Maven Users List
Betreff: Re: maven-1.1 build-bootstrap fails with OpenVMS

> **** HOW CAN I FORCE THAT BASIC ATHENTICATION IS USED but NEVER NTLM
> ****        This would solve my problem

Why are you wasting your time with this? Just download the artifacts
(jar files etc) yourself and copy it to the proper Maven1 local repo
cache structure. I haven't used M1 in a long time so I will admit that
I forget how all that works, but it is not required that Maven itself
download all artifacts, simply that they are available to be used
during the build.

And/or use a Maven Repo Manager that is M1-compatible.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to