I solved by myself, but I write here for reference.

The correct xml syntax I think for Maven 3.0.4+ is
<configuration>
        <httpConfiguration>
          <all>
            *<usePreemptive>true</usePreemptive>*
          </all>
        </httpConfiguration>
      </configuration>

as stated  here <https://jira.codehaus.org/browse/WAGON-405>  .

Please also note that Maven official decumentation is correct  here
<http://maven.apache.org/guides/mini/guide-http-settings.html#Maven_3.0.4> 
, but the example at the bottom of the same page ( here
<http://maven.apache.org/guides/mini/guide-http-settings.html#Example:_Using_Preemptive_Authentication>
 
) is obsolete.

A



--
View this message in context: 
http://forums.jfrog.org/Need-help-configuring-preemptive-authentication-of-the-mavenDeployer-for-upload-to-Artifactory-tp7578241p7579616.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to