Re: [VOTE] Release Apache Maven Surefire Plugin version 2.19.1 - TAKE 2

2016-01-03 Thread Hervé BOUTEMY
+1 Regards, Hervé Le jeudi 31 décembre 2015 15:14:44 Tibor Digana a écrit : > Hi, > > We solved 17 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927 > rsion=12333959 > > There are still a couple of issues left in JIRA: >

Re: [VOTE] Release Apache Maven Surefire Plugin version 2.19.1 - TAKE 2

2016-01-03 Thread Tibor Digana
The vote has passed with the following result: +1 : Tibor Digana, Karl Heinz Marbaise, Hervé BOUTEMY 0 : none -1 : none. PMC quorum: accomplished. On Thu, Dec 31, 2015 at 3:14 PM, Tibor Digana wrote: > Hi, > > We solved 17 issues: > >

[RESULT] [VOTE] Release Apache Maven Surefire Plugin version 2.19.1 - TAKE 2

2016-01-03 Thread Tibor Digana
Hi, The vote has passed with the following result: +1 (binding): Tibor Digana, Karl Heinz Marbaise, Hervé BOUTEMY The vote has passed with the following result: +1 : Tibor Digana, Karl Heinz Marbaise, Hervé BOUTEMY 0 : none -1 : none. PMC quorum: accomplished. I will promote the artifacts

Re: [VOTE] Release Apache Maven Surefire Plugin version 2.19.1 - TAKE 2

2016-01-01 Thread Karl Heinz Marbaise
Hi, So after i've dived into this a little bit more... The problem seemed to be located by the surefire-shadefire module which packages surefire version 2.12.4 for running the build.. The surefire-shadefire module will request a surefire-api-2.19.1 during the build which does not exist at

Re: [VOTE] Release Apache Maven Surefire Plugin version 2.19.1 - TAKE 2

2015-12-31 Thread Tibor Digana
@Karl I deleted surefire-api:2.19.1 and meta data from local .m2/repository and successfully run your command on extracted ZIP mvn clean verify -DskipTests Run it like this $ mvn install -P run-its I have built the project with success with command mvn install -P run-its -DskipTests You do not

[VOTE] Release Apache Maven Surefire Plugin version 2.19.1 - TAKE 2

2015-12-31 Thread Tibor Digana
Hi, We solved 17 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12333959 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/i#issues/?jql=project+%3D+SUREFIRE+AND+status+%3D+Open+ORDER+BY+priority+DESC Staging repo:

Re: [VOTE] Release Apache Maven Surefire Plugin version 2.19.1 - TAKE 2

2015-12-31 Thread Karl Heinz Marbaise
Hi Tibor, i have tried to test with Maven 3.0.5 via mvn -Prun-its clean verify and got the following message: [INFO] [INFO] Building ShadeFire JUnit3 Provider 2.19.1 [INFO]

Re: [VOTE] Release Apache Maven Surefire Plugin version 2.19.1 - TAKE 2

2015-12-31 Thread Tibor Digana
Maven build is pretty fast and stable, so +1: from me On Thu, Dec 31, 2015 at 3:14 PM, Tibor Digana wrote: > Hi, > > We solved 17 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12333959 > > There are still a couple of issues

Re: [VOTE] Release Apache Maven Surefire Plugin version 2.19.1 - TAKE 2

2015-12-31 Thread Kristian Rosenvold
Verify does not work with surefire. K 31. des. 2015 15.52 skrev "Karl Heinz Marbaise" : > Hi Tibor, > > i have tried to test with Maven 3.0.5 via mvn -Prun-its clean verify and > got the following message: > > [INFO] >