SSL certificate problem with git-wip-us.apache.org

2015-05-11 Thread Igor Fedorenko
Does anyone know how to fix ssl error below when using git (from macports) on osx 10.9.5? Everything works just fine on ubuntu, so I think this is osx or macports issue. mpb:maven igor$ git pull --rebase fatal: unable to access 'https://git-wip-us.apache.org/repos/asf/maven.git/': SSL

Re: SSL certificate problem with git-wip-us.apache.org

2015-05-11 Thread Baptiste Mathus
Maybe try the solutions there: http://stackoverflow.com/questions/11621768/how-can-i-make-git-accept-a-self-signed-certificate/19363404#19363404 My 2 cents 2015-05-11 13:58 GMT+02:00 Igor Fedorenko i...@ifedorenko.com: Does anyone know how to fix ssl error below when using git (from macports)

Re: Multi-threaded deploy at end

2015-05-11 Thread Jeffrey E Care
Karl Heinz Marbaise khmarba...@gmx.de wrote on 05/08/2015 04:06:50 PM: Do you know the total size of the artifacts which are uploaded ? Can you analyze how many artiacts being uploaded ? How long does your build take? How many tests do you have? How long take the tests to run? Do you know

Re: SSL certificate problem with git-wip-us.apache.org

2015-05-11 Thread Michael Osipov
Am 2015-05-11 um 13:58 schrieb Igor Fedorenko: Does anyone know how to fix ssl error below when using git (from macports) on osx 10.9.5? Everything works just fine on ubuntu, so I think this is osx or macports issue. mpb:maven igor$ git pull --rebase fatal: unable to access

Re: Multi-threaded deploy at end

2015-05-11 Thread Jeffrey E Care
Karl Heinz Marbaise khmarba...@gmx.de wrote on 05/11/2015 01:10:52 PM: Do you know the total size of the artifacts which are uploaded ? Can you analyze how many artiacts being uploaded ? How long does your build take? How many tests do you have? How long take the tests to run? Do

Re: IRC rooms @codehaus

2015-05-11 Thread Jason van Zyl
The rooms have been there for a while already. Someone I don't know is the channel operator for #maven, Mark appears to be so for #maven-dev. On May 10, 2015, at 4:41 PM, Robert Scholte codeh...@sourcegrounds.com wrote: Hi, Up until now the official IRC rooms were #maven and #maven-dev @

Android Maven Plugin 4.2.1 released

2015-05-11 Thread Manfred Moser
The Android Maven Plugin team is pleased to announce the release of version 4.2.1 of the plugin: plugin groupIdcom.simpligility.maven.plugins/groupId artifactIdandroid-maven-plugin/artifactId version4.2.1/version extensionstrue/extensions /plugin New features/bug fixes for the specific

Re: Multi-threaded deploy at end

2015-05-11 Thread Karl Heinz Marbaise
Hi, On 5/11/15 4:20 PM, Jeffrey E Care wrote: Karl Heinz Marbaise khmarba...@gmx.de wrote on 05/08/2015 04:06:50 PM: Do you know the total size of the artifacts which are uploaded ? Can you analyze how many artiacts being uploaded ? How long does your build take? How many tests do you have?

Maven 3.3.4

2015-05-11 Thread Jason van Zyl
I'm just looking through the 3.3.4 bucket and PRs. But if anyone knows of any boot script issues (as there seem to be a few) can you throw them in the 3.3.4 bucket. I'll try to cut the release late this week, early next week. Thanks, Jason