Unsupported protocol: ‘http’” during maven threaded build.

2015-07-21 Thread Kevin Burton
We’re using maven 3.2.5 and recently migrated to a threaded build and I now
get this error:

[ERROR] Unsupported protocol: 'http'
[ERROR] Unsupported protocol: 'https'
[ERROR] Unsupported protocol: 'http'
[ERROR] Unsupported protocol: 'http'
[ERROR] Unsupported protocol: 'https'
[ERROR] Unsupported protocol: 'http'
[ERROR] Unsupported protocol: 'http'

I get about 40 of those and the build fails. It only happens intermittently
so I think on of the plugins isn’t thread safe.  Any recommendation of a
fix and how to resolve this?

-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
https://plus.google.com/102718274791889610666/posts


Re: Unsupported protocol: ‘http’” during maven threaded build.

2015-07-21 Thread Karl Heinz Marbaise

Hi Kevin,

On 7/21/15 6:59 PM, Kevin Burton wrote:

We’re using maven 3.2.5 and recently migrated to a threaded build and I now
get this error:

[ERROR] Unsupported protocol: 'http'
[ERROR] Unsupported protocol: 'https'
[ERROR] Unsupported protocol: 'http'
[ERROR] Unsupported protocol: 'http'
[ERROR] Unsupported protocol: 'https'
[ERROR] Unsupported protocol: 'http'
[ERROR] Unsupported protocol: 'http'

I get about 40 of those and the build fails. It only happens intermittently
so I think on of the plugins isn’t thread safe.  Any recommendation of a
fix and how to resolve this?



First it would be helpful to have full log output.

Kind regards
Karl Heinz Marbaise

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org