Re: Maven 3.2.4

2014-12-11 Thread Mark Nelson
Hi Jason, Would that proposed release make the new http wagon 2.8 the default wagon? Thanks, Mark Nelson | Architect | 61.2.9491.1177 Platform Engineering Oracle Development http://redstack.wordpress.com/ "Oracle BPM Suite 11g: Advanced BPMN Topics" by Mark Nelson and Tanya Wil

Re: Maven wagon-http Issue

2014-09-24 Thread Mark Nelson
From the javax.net.debug output, it looks like it is getting redirected to the authentication server, which sends back a 401, and then it does not send credentials, but rather just prints an error and gives up. Mark Nelson | Architect | 61.2.9491.1177 Platform Engineering Oracle Development

Re: Maven wagon-http Issue

2014-09-24 Thread Mark Nelson
following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException Thanks again, Mark Nelson | Architect | 61.2.9491.1177 Platform Engineering Oracle Development http://redstack.wordpress.com/ "Oracle BPM Suite 11g: Advanced BPMN Topics" by M

Re: Maven wagon-http Issue

2014-09-24 Thread Mark Nelson
Same error with 0.12.0 - maybe I am missing some necessary configuration? All I did was add a build/extension with the GAV for this wagon. Is there anything else I need to do to enable it? Mark Nelson | Architect | 61.2.9491.1177 Platform Engineering Oracle Development http

Re: Maven wagon-http Issue

2014-09-24 Thread Mark Nelson
Thanks for the suggestion, but it still gives the same error. Mark Nelson | Architect | 61.2.9491.1177 Platform Engineering Oracle Development http://redstack.wordpress.com/ "Oracle BPM Suite 11g: Advanced BPMN Topics" by Mark Nelson and Tanya Williams http://bit.ly/UbNKLD On 9/25/

Re: Maven wagon-http Issue

2014-09-24 Thread Mark Nelson
I tired 3.2.1 and 3.2.3. Mark Nelson | Architect | 61.2.9491.1177 Platform Engineering Oracle Development http://redstack.wordpress.com/ "Oracle BPM Suite 11g: Advanced BPMN Topics" by Mark Nelson and Tanya Williams http://bit.ly/UbNKLD On 9/25/2014 11:09 AM, Igor Fedorenko wrote:

Re: Maven wagon-http Issue

2014-09-24 Thread Mark Nelson
289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Mark Nel