lloch [mailto:mccu...@gmail.com]
> Sent: Thursday, September 25, 2014 9:13 AM
> To: Maven Developers List
> Subject: Re: Maven wagon-http Issue
>
> On 25 Sep 2014, at 03:34, Igor Fedorenko wrote:
>
>> No, you are not missing anything. We don't usually use the connec
://www.amazon.com/
-Original Message-
From: Stuart McCulloch [mailto:mccu...@gmail.com]
Sent: Thursday, September 25, 2014 9:13 AM
To: Maven Developers List
Subject: Re: Maven wagon-http Issue
On 25 Sep 2014, at 03:34, Igor Fedorenko wrote:
> No, you are not missing anything. We do
9:06 AM
To: dev@maven.apache.org
Subject: Re: Maven wagon-http Issue
Do you mind explaining what okhttp connector does wrong? I'd like this usecase
to work in m2e as this sounds like something many organization would want to
use.
I am setting up a test for this, but I don't know enoug
On 25 Sep 2014, at 03:34, Igor Fedorenko wrote:
> No, you are not missing anything. We don't usually use the connector as
> build extension and there appear some sisu/guice related bugs that
> result in the exception you see.
I took a quick look and it’s not actually a bug in sisu/guice causing
, September 25, 2014 9:06 AM
To: dev@maven.apache.org
Subject: Re: Maven wagon-http Issue
Do you mind explaining what okhttp connector does wrong? I'd like this usecase
to work in m2e as this sounds like something many organization would want to
use.
I am setting up a test for this, but I don
Book Home Page: http://www.wrox.com/
Kindle Version: http://www.amazon.com/
-Original Message-
From: Mark Nelson
Sent: Thursday, September 25, 2014 12:27 AM
To: dev@maven.apache.org
Subject: Re: Maven wagon-http Issue
Thanks a lot Igor,
I tried this release, and I am still getting authorizat
, September 25, 2014 12:27 AM
To: dev@maven.apache.org
Subject: Re: Maven wagon-http Issue
Thanks a lot Igor,
I tried this release, and I am still getting authorization errors (see below).
In order to see what is going on, I have been using a HTTP proxy (fiddler) to
see all the requests, headers
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
htt
Thanks a lot Igor,
I tried this release, and I am still getting authorization errors (see
below). In order to see what is going on, I have been using a HTTP
proxy (fiddler) to see all the requests, headers, cookies, etc. To do
that, I need to tell Maven to ignore the SSL, which I have been d
No, you are not missing anything. We don't usually use the connector as
build extension and there appear some sisu/guice related bugs that
result in the exception you see.
I just released version 0.12.1 of the connector, which appears to work
with maven 3.2.3 and I assume will work with earlier 3
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://redstack.wordpress.c
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/2014 12:04 PM
We updated 0.13.1 of the connector to use Aether 1.0, but 3.2.3 still uses
0.9.0.M2 so you'll need to use the 0.13.0 version of the connector. There were
API changes in Aether.
On Sep 24, 2014, at 9:11 PM, Mark Nelson wrote:
> I tired 3.2.1 and 3.2.3.
>
> Mark Nelson | Architect | 61.2.9491.1
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:
What maven v
What maven version do you use?
On September 24, 2014 9:00:00 PM EDT, Mark Nelson
wrote:
>Hi Igor,
>
>I am trying to use this okhttp-based wagon, but it is giving me an odd
>error that I have not seen before.
>I tried different versions of Maven and Java (7 and 8), and I went
>through the code
Hi Igor,
I am trying to use this okhttp-based wagon, but it is giving me an odd
error that I have not seen before.
I tried different versions of Maven and Java (7 and 8), and I went
through the code to see if I could find any configuration properties
that I needed to set in a build/plugin/conf
There is yet another http connector implementation [1] (the more the
merrier, right? :-) ). It is based on square okhttp client and is pretty
simple. I didn't try redirects, but auth credentials are not scoped to a
specific url, so there is a chance this connector may work.
This is the connector
Hi,
Sorry if this isn't worthy of the developers list but I believe that it is
appropriate.
We are trying to stand up a highly-available Maven repository that is protected
by an SSO solution using Basic Auth over SSL. The architecture is as follows:
1.)Maven clients connect over
18 matches
Mail list logo