Re: preparing Maven Parent POM version 27

2015-09-08 Thread Barrie Treloar
On 9 September 2015 at 16:02, Anders Hammar wrote: > Yes! Didn't we already decide on this? Or was it Java 7 even? > Didn't we also write the decision down somewhere too? I think https://maven.apache.org/developers/java5.html https://maven.apache.org/developers/java6.html And something about w

Re: preparing Maven Parent POM version 27

2015-09-08 Thread Anders Hammar
Yes! Didn't we already decide on this? Or was it Java 7 even? /Anders On Wed, Sep 9, 2015 at 8:25 AM, Hervé BOUTEMY wrote: > Hi, > > I'm preparing to make a release of Maven Parnet POM once MPIR 2.8.1 is out > (since MPIR-300 is required). > > This release will require Maven 3: projects with up

preparing Maven Parent POM version 27

2015-09-08 Thread Hervé BOUTEMY
Hi, I'm preparing to make a release of Maven Parnet POM once MPIR 2.8.1 is out (since MPIR-300 is required). This release will require Maven 3: projects with upgraded parent pom won't be able to be built with Maven 2.2.1 any more. One question: should we upgrade to Java 6? Regards, Hervé --

Re: Full migration to Git

2015-09-08 Thread Barrie Treloar
Where are we at with this? I know enough to be dangerous - but not useful. And I need to the same migration at work (we've been contemplating moving off SVN for over 18 months but hey...) So learning how to do this and applying that knowledge on the Maven repositories is a benefit, but I am strug

Re: [VOTE] Release Apache Maven Project Info Reports Plugin version 2.8.1

2015-09-08 Thread Olivier Lamy
+1 On 8 September 2015 at 06:30, Hervé BOUTEMY wrote: > Hi, > > We solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&version=12331185 > > Staging repo: > https://repository.apache.org/content/repositories/maven-1206/ > > https://repository.apache.org/

Re: [VOTE] Release Apache Maven Project Info Reports Plugin version 2.8.1

2015-09-08 Thread jieryn
+1 (non-binding) Apache Maven 3.3.6 (72e1aad6861c2052a65753553d92ecc2a6849ce5; 2015-07-30T22:29:49-04:00) Java version: 1.8.0_51, vendor: Oracle Corporation Tested: cim distribution-management index issue-tracking license mailing-list modules

Re: [VOTE] Release Apache Maven Project Info Reports Plugin version 2.8.1

2015-09-08 Thread Robert Scholte
+1 Robert Op Mon, 07 Sep 2015 22:30:05 +0200 schreef Hervé BOUTEMY : Hi, We solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&version=12331185 Staging repo: https://repository.apache.org/content/repositories/maven-1206/ https://repository.apache.org/

[GitHub] maven pull request: [MNG-5728] Switch the default checksum policy ...

2015-09-08 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/maven/pull/36#issuecomment-138667695 Kindly squash your commits into one and bring it in sync with current master. --- If your project is set up for it, you can reply to this email and have your reply appe

HEADS UP: SNAPSHOT Testing in pre-release

2015-09-08 Thread Tibor Digana
Hi All Maven Committers, I would like to make sure that our plugins are stable right before cutting release. Please check it out with these maven plugins in your projects. Try to test filters (-Dtest=%regex[], includes/excludes), JVM forks, test reports, compare build time, stability, total test

[GitHub] maven pull request: MNG-5837: Use a subshell, rather than the 'loc...

2015-09-08 Thread birkedal
Github user birkedal commented on the pull request: https://github.com/apache/maven/pull/50#issuecomment-138463968 It works just fine after the switch to backticks :+1: I have no opinion on whether that other idiom is better or not. One more little detail; if JAVA_HOME is