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

2015-12-31 Thread Tibor Digana
Hi, I am cancelling the first vote due to prolonged execution time of Maven build 3.4.0-SNAPSHOT from 1:17 to 1:27 s. I will start another Vote in a while. On Wed, Dec 30, 2015 at 9:43 AM, Tibor Digana wrote: > Hi all, > > /jira-report.html is empty report for Jira components. > > It seems mave

[CANCELLED] [VOTE] Release Apache Maven Surefire Plugin version 2.19.1

2015-12-31 Thread Tibor Digana
Hi, I am cancelling the first vote due to prolonged execution time of Maven build 3.4.0-SNAPSHOT from 1:17 to 1:27 s. I will start another Vote in a while. Cheers Tibor

[Jigsaw] Apache Maven status update

2015-12-31 Thread Robert Scholte
Hi, With JDK-8144879[1] being fixed in the latest jigsaw-ea I've been able to build a subset of a multimodule project. The next blocking issue requires some work by the Apache Maven team and/or at the QDox project[2]. QDox is a Java Parser which is used to read javadoc and/or annotations fr

[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&version=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: https://

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: [Jigsaw] Apache Maven status update

2015-12-31 Thread Tibor Digana
Is't strange that Sun/Oracle decided now to change to New Version String-Scheme however Java SE 1.5 was called Java SE 5 already 11 years ago. http://openjdk.java.net/jeps/223 I think maven-invoker-plugin or users may have the same problem like pluxus-archiver. invoker.properties invoker.java.ve

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 n

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&version=12333959 > > There are still a couple of issues left in JIRA: > > https:

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] > > [IN

Why do I receive java.lang.NoSuchMethodError: org.apache.maven.doxia.tools.SiteTool.getAvailableLocales(Ljava/lang/String;)Ljava/util/List;

2015-12-31 Thread Michael Osipov
Hi folks, while trying to prepare Maven Shared JAR 1.2, I have noticed that 'mvn site' neither works with Shared Parent 21 or 22. It always fails with [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project maven-shared-jar: Execution defa

Re: Why do I receive java.lang.NoSuchMethodError: org.apache.maven.doxia.tools.SiteTool.getAvailableLocales(Ljava/lang/String;)Ljava/util/List;

2015-12-31 Thread Michael Osipov
Am 2015-12-31 um 20:24 schrieb Michael Osipov: Hi folks, while trying to prepare Maven Shared JAR 1.2, I have noticed that 'mvn site' neither works with Shared Parent 21 or 22. It always fails with [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site)

[VOTE] Release Apache Maven JAR Utilities version 1.2

2015-12-31 Thread Michael Osipov
Hi, We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12334441 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=component%20%3D%20maven-shared-jar%20AND%20project%20%3D%20MSHARED%20AND%20resolution%20%

Re: [VOTE] Release Apache Maven JAR Utilities version 1.2

2015-12-31 Thread Dan Tran
I add this jar to my project-info-report-plugin org.apache.maven.plugins maven-project-info-reports-plugin ${project-info-report.plugin.version} org.apache.maven.shared maven-shared-jar ${share

[GitHub] maven pull request: Patch for MNG-5956

2015-12-31 Thread nhojpatrick
GitHub user nhojpatrick opened a pull request: https://github.com/apache/maven/pull/75 Patch for MNG-5956 Issue raised https://issues.apache.org/jira/browse/MNG-5956 If you use modules, and that results in the same project/pom being included multiple times then an

Re: [VOTE] Release Apache Maven JAR Utilities version 1.2

2015-12-31 Thread Michael Osipov
Am 2016-01-01 um 01:47 schrieb Dan Tran: I add this jar to my project-info-report-plugin org.apache.maven.plugins maven-project-info-reports-plugin ${project-info-report.plugin.version} org.apache.maven.shared

[GitHub] maven pull request: Patch for MNG-5956

2015-12-31 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/maven/pull/75#issuecomment-168279059 @jvanzyl Should be allow this or rather fail and force people to fix their setup? --- If your project is set up for it, you can reply to this email and have your reply

Re: [VOTE] Release Apache Maven JAR Utilities version 1.2

2015-12-31 Thread Dan Tran
Strange, I even went this far in my pluginManagement org.apache.maven.plugins maven-project-info-reports-plugin ${project-info-report.plugin.version} org.apache.maven.shared maven-shared-jar 1.

Re: [VOTE] Release Apache Maven JAR Utilities version 1.2

2015-12-31 Thread Dan Tran
I went ahead to commit MPIR to pick up maven-shared-jar-1.2-SNAPSHOT sothat I can test with the plugin snapshot first Thanks -D On Thu, Dec 31, 2015 at 8:12 PM, Dan Tran wrote: > Strange, I even went this far in my pluginManagement > > > org.apache.maven.plugins >