java_home detection bug in maven 3.2.3

2014-09-18 Thread Ye Xianjin
Hi, Developers: I found this bug today on Mac OS X 10.10. Maven version: 3.2.3 File path: apache-maven-3.2.3/apache-maven/src/bin/mvn line86 Code snippet: if [[ -z $JAVA_HOME -x /usr/libexec/java_home ]] ; then # # Apple JDKs

Re: java_home detection bug in maven 3.2.3

2014-09-18 Thread Anders Hammar
To file a ticket at jira.c.o, you first need to create an account at http://xircles.codehaus.org/. Please file this bug report to make sure it gets handled. /Anders On Thu, Sep 18, 2014 at 9:31 AM, Ye Xianjin advance...@gmail.com wrote: Hi, Developers: I found this bug today on Mac OS

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.13

2014-09-18 Thread Karl Heinz Marbaise
Hi, Tested with Maven 2.2.1, 3.0.5, 3.1.1, 3.2.1, 3.2.2 via mvn -Prun-its clean verify so +1 from me. Hi, We solved 24 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127styleName=Htmlversion=20185 There are still a couple of issues left in JIRA:

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

2014-09-18 Thread Dennis Lundberg
+1 from me -- Dennis Lundberg Den 15 sep 2014 22:32 skrev Dennis Lundberg denn...@apache.org: Hi, The main focus for this release is Java 8 compatibility. We solved 11 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11138styleName=Htmlversion=19448 There are still a

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

2014-09-18 Thread Robert Scholte
+1 Op Thu, 18 Sep 2014 20:30:22 +0200 schreef Dennis Lundberg denn...@apache.org: +1 from me -- Dennis Lundberg Den 15 sep 2014 22:32 skrev Dennis Lundberg denn...@apache.org: Hi, The main focus for this release is Java 8 compatibility. We solved 11 issues:

[VOTE] Release Apache Maven Dependency Plugin version 2.9

2014-09-18 Thread Karl Heinz Marbaise
Hi, We solved 17 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11214version=19229 There are still a couple of issues left in JIRA: http://jira.codehaus.org/issues/?jql=project%20%3D%20MDEP%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC Staging

Re: [VOTE] Release Apache Maven Release Plugin version 2.5.1

2014-09-18 Thread Karl Heinz Marbaise
Hi Benson, Checksum Ok. Site looks ok. Just a question: Do i need a special setup to run tests etc. of the package cause i got the following: tried via mvn -Prun-its clean verify Environment: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 14:51:28+0100) Maven

Re: [VOTE] Release Apache Maven Release Plugin version 2.5.1

2014-09-18 Thread Benson Margulies
You need to set M2 HOME. I have no longer underscore on my phone. On Sep 18, 2014 3:48 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi Benson, Checksum Ok. Site looks ok. Just a question: Do i need a special setup to run tests etc. of the package cause i got the following: tried via

Re: [VOTE] Release Apache Maven Release Plugin version 2.5.1

2014-09-18 Thread Dan Tran
Strange M2_HOME implicitly set at mvn.bat/mvn startup scripts. -D On Thu, Sep 18, 2014 at 1:14 PM, Benson Margulies bimargul...@gmail.com wrote: You need to set M2 HOME. I have no longer underscore on my phone. On Sep 18, 2014 3:48 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi

MCHANGES-341: Best way to configure specific Mojo

2014-09-18 Thread Mirko Friedenhagen
Hello everybody, I want to take a stance at above issue[1]. REST-requests to JIRA timeout after +- 30 seconds right now. Internally we use a misconfigured JIRA instance where the call to the status-URL needs 4 minutes (400.000 issues with 400 resolutions, that is what happens when 120 people are

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.13

2014-09-18 Thread Robert Scholte
Based on the zip-file +0 [INFO] - [INFO] Build Summary: [INFO] Passed: 28, Failed: 4, Errors: 0, Skipped: 0 [INFO] - [ERROR] The following builds failed: [ERROR] * avalon-checks\pom.xml [ERROR] *

Re: [VOTE] Release Apache Maven Release Plugin version 2.5.1

2014-09-18 Thread Karl Heinz Marbaise
Hi, I have admit the setting of M2_HOME did the trick...which looks a little bit strange for me... So maven 3.0.5 worked...but I have checked Maven 2.2.1 where integration tests of maven-release-plugin failed: [DEBUG] (f) waitBeforeTagging = 0 [DEBUG] -- end configuration -- [INFO]

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.13

2014-09-18 Thread Hervé BOUTEMY
wow, I didn't see this MCHECKSTYLE-249 created: we'll need to fix it for the next version Notice that one (good) solution is not to use Windows ;) Regards, Hervé Le jeudi 18 septembre 2014 22:38:51 Robert Scholte a écrit : Based on the zip-file +0 [INFO]

Re: [VOTE] Release Apache Maven Release Plugin version 2.5.1

2014-09-18 Thread Benson Margulies
I thought it was strange, too. Background: I checked out the trunk of maven-release, built, and got that error. I scratched my head for a day, and then a vague memory caused me to try setting M2_HOME. Bingo! So, since it was that way before I changed anything, and I'm pretty sure, in fact, that it

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

2014-09-18 Thread Olivier Lamy
+1 On 16 September 2014 06:32, Dennis Lundberg denn...@apache.org wrote: Hi, The main focus for this release is Java 8 compatibility. We solved 11 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11138styleName=Htmlversion=19448 There are still a couple of issues left in