Re: Surefire Plugin does not handle workingDirectory in fork mode properly

2015-01-22 Thread Norbert Wnuk
Hi Andreas, My pull request seems to be unusually problematic ... I was running all tests on Ubuntu (and Windows too) but apparently assumption that '\0' cannot be used in directory name on Linux might not be always true: https://builds.apache.org/job/maven-surefire/1386/ https://builds.apache.org/

[GitHub] maven pull request: [MNG-5686] Use /usr/libexec/java_home to find ...

2015-01-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven/pull/35 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

[GitHub] maven-surefire pull request: SUREFIRE-1136 Current working directo...

2015-01-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven-surefire/pull/82 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Re: [CANCELED] [VOTE] Release Apache Maven Dependency Plugin version 2.10

2015-01-22 Thread Dan Tran
Works for me using latest SVN -D On Thu, Jan 22, 2015 at 11:38 AM, Anders Hammar wrote: > I've committed a fix for this. As I suspected it was not a plugin code > problem but something in the IT wrt Maven 2.2.1's faulty reactor. > > Although thoroughly tested locally, let us wait for Jenkins to

Re: [CANCELED] [VOTE] Release Apache Maven Dependency Plugin version 2.10

2015-01-22 Thread Anders Hammar
I've committed a fix for this. As I suspected it was not a plugin code problem but something in the IT wrt Maven 2.2.1's faulty reactor. Although thoroughly tested locally, let us wait for Jenkins to verify this. A m2 build job is in the build queue. /Anders On Thu, Jan 22, 2015 at 7:15 PM, Karl

[CANCELED] [VOTE] Release Apache Maven Dependency Plugin version 2.10

2015-01-22 Thread Karl Heinz Marbaise
Hi, unfortunately the VOTE is canceled based on the issue Dan has found. Kind regards Karl Heinz Marbaise On 1/22/15 10:02 AM, Dan Tran wrote: Tested with my internal projects. Tested the source package with maven 2.2.1, 3.1.1, and 3.2.5 with java 6 under windows maven 2.2.1 fails at [ERRO

Re: Maven Dev Hangout Topics

2015-01-22 Thread Manfred Moser
Sure... we got this ;-) Yingshou Guo wrote on 21.01.2015 20:05: > Can anyone talk about the meta datas inside the repository? Such as, who is > responsible(repository manager or specific plugins) to generate which? > Which plugin will use what meta data resouces? How? etc. > > Thanks > > Guo Y

Re: Releasing the Checkstyle Plugin

2015-01-22 Thread Henning Schmiedehausen
On Wed, Jan 21, 2015 at 11:49 PM, Dennis Lundberg wrote: > On Thu, Jan 22, 2015 at 5:29 AM, Hervé BOUTEMY wrote: >> Le mercredi 21 janvier 2015 14:44:27 Dennis Lundberg a écrit : >>> There is some piece of code in Checkstyle 5.9 that uses Java 6+ >>> classes/methods. I don't remember where, but i

Re: Releasing the dependency plugin?

2015-01-22 Thread Henning Schmiedehausen
Thanks for getting this going, I was distracted for a while. Anders, thanks for catching that regression in time. -h On Sun, Jan 18, 2015 at 6:04 AM, Karl Heinz Marbaise wrote: > Hi, > > On 1/18/15 2:42 PM, Anders Hammar wrote: >> >> MDEP-466 [1] is the regression I was talking about. The issue

Re: [VOTE] Release Apache Maven Dependency Plugin version 2.10

2015-01-22 Thread Anders Hammar
> > Tested with my internal projects. > > Tested the source package with maven 2.2.1, 3.1.1, and 3.2.5 with java 6 > under windows > > maven 2.2.1 fails at > > [ERROR] The following builds failed: > [ERROR] * analyze-multimodule-project\pom.xml Yes, I saw that on Jenkins as well. I've just brie

Re: [VOTE] Release Apache Maven Dependency Plugin version 2.10

2015-01-22 Thread Dan Tran
Tested with my internal projects. Tested the source package with maven 2.2.1, 3.1.1, and 3.2.5 with java 6 under windows maven 2.2.1 fails at [ERROR] The following builds failed: [ERROR] * analyze-multimodule-project\pom.xml -D On Wed, Jan 21, 2015 at 1:57 PM, Karl Heinz Marbaise wrote: