Re: Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-09 Thread Mark Derricutt
On 10 Sep 2015, at 11:11, Stuart McCulloch wrote: > FYI, the plexus-component-metadata exception should be fixed by: On a side tangent - just running current maven with it: $ env JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/ mvn clean install CICompilerCount=1 must be

Re: Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-09 Thread Jason van Zyl
Merged. > On Sep 9, 2015, at 7:11 PM, Stuart McCulloch wrote: > > FYI, the plexus-component-metadata exception should be fixed by: > > https://github.com/sonatype/plexus-containers/pull/2 > > basically ClassLoader.getResourceAsStream returns null for > “java/lang/Object.class” in jigsaw - s

Re: Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-09 Thread Stuart McCulloch
FYI, the plexus-component-metadata exception should be fixed by: https://github.com/sonatype/plexus-containers/pull/2 basically ClassLoader.getResourceAsStream returns null for “java/lang/Object.class” in jigsaw - so this skips gleaning java/lang/Object ( an alternative solution would be to re

Re: preparing Maven Parent POM version 27

2015-09-09 Thread Hervé BOUTEMY
don't hesitate to update the pom for Java 6, the idea is to make a general update, while updating Maven 3 prerequisite If no objection, I'll add this update to the release, with MPOM-84 Regards, Hervé Le mercredi 9 septembre 2015 15:10:31 Dan Tran a écrit : > it is worth to pick up latest rel

Re: preparing Maven Parent POM version 27

2015-09-09 Thread Dan Tran
it is worth to pick up latest release plugin 2.5.2 and gpg-plugin 1.6? Thanks -D On Tue, Sep 8, 2015 at 11:46 PM, Barrie Treloar wrote: > 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 dec

Re: Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-09 Thread Robert Scholte
Hi, My first results when building Apache Maven 3.3.7-SNAPSHOT Without extra configuration it fails with the message: No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? However, if I add the following arguments it at least continues: -Dmaven.compi

[VOTE] Release Wagon 2.10

2015-09-09 Thread Dan Tran
Hi, We have fixed 2 issues: *https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122&version=12332441 * Staging repository: https://repository.apache.org/content/repositories/maven-1207

Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-09 Thread Rory O'Donnell
Hi Robert & Kristian, Early-access builds of JDK 9 with Project Jigsaw are available for download at jdk9.java.net/jigsaw . The EA builds contain the latest prototype implementation of JSR 376 , the Java Platform Modu

Re: Full migration to Git

2015-09-09 Thread Tibor Digana
Jason, is it possible to have regular repo https://github.com/apache/maven-shared without mirroring from http://svn.apache.org/repos/asf/maven/shared/trunk/ ? If a contributor in GitHub creates a new PR, then I won't migrate it to SVN. Nevertheless I am still fine to have mirror in git-wip-us.apach

Re: Full migration to Git

2015-09-09 Thread Jason van Zyl
I’m happy to jump in IRC and chat. I’m happy to help but really the only thing I work on consistently is core which is in Git now. Every time we have this discussion it falls dead or takes so inordinately long for infrastructure to do I think everyone loses interest. What I really want is the ca