Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-08-03 Thread Dawid Weiss
Just for completeness -- 3.0.0-M1 works like a charm for me with the newest Java 9. Thanks Robert. Dawid On Mon, Jul 24, 2017 at 7:11 PM, Robert Scholte wrote: > Hi Stephen, > > See the details of MENFORCER-277. Looks like there's some extra work > required first on other

Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-24 Thread Robert Scholte
Hi Stephen, See the details of MENFORCER-277. Looks like there's some extra work required first on other libraries. So we should do the same as for the javadoc plugin: make a milestone release. Robert [1] https://issues.apache.org/jira/browse/MENFORCER-277 On Mon, 24 Jul 2017 13:04:41

Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-24 Thread Stephen Connolly
So IIRC one of the blockers is moving the code to use the new graph stuff... some of the rules were failing when I tried to convert to the new APIs and that blocked my release attempt... I haven't had the time to pick it up since On 17 July 2017 at 13:09, Robert Scholte

Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-17 Thread Robert Scholte
Vote for maven-javadoc-plugin 3.0.0-M1 has started[1], please verify. thanks, Robert [1] http://markmail.org/message/4nssutboqsahx5kb On Thu, 13 Jul 2017 11:04:43 +0200, Dawid Weiss wrote: So the best I can do is to have a look at the open J9 and M3 issues and

Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-13 Thread Dawid Weiss
> So the best I can do is to have a look at the open J9 and M3 issues and > decide if I should create an early 3.0.0-M1 version. Not trying to put pressure on you (or anybody else), Robert. (Well, maybe, but only a mild one. :) Just saying that Maven (and its plugins) are an important piece of

Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-12 Thread Robert Scholte
On Wed, 12 Jul 2017 21:09:53 +0200, Dawid Weiss wrote: It shouldn't be too hard to have all our plugins J9 ready before the GA date. This is true, but it'd be great to release early, so that others (like me), who depend on Maven in their toolchain can also try to

Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-12 Thread Dawid Weiss
> It shouldn't be too hard to have all our plugins J9 ready before the GA date. This is true, but it'd be great to release early, so that others (like me), who depend on Maven in their toolchain can also try to adjust before the GA. Currently this is a showstopper that prevents me from running CI

Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-12 Thread Robert Scholte
It shouldn't be too hard to have all our plugins J9 ready before the GA date. Enforcer should be easy, I'd like to work a bit more on the javadoc plugin Robert On Wed, 12 Jul 2017 09:01:12 +0200, Dawid Weiss wrote: Oh, yes -- please, please... Dawid On Tue, Jul

Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-12 Thread Dawid Weiss
Oh, yes -- please, please... Dawid On Tue, Jul 11, 2017 at 10:57 PM, Peter Ansell wrote: > Releasing the javadoc plugin with its Java 9 fixes in parallel would also be > great to have both of them ready to go on the GA date. > > Cheers, > > Peter > >> On 11 Jul 2017, at

Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-11 Thread Peter Ansell
Releasing the javadoc plugin with its Java 9 fixes in parallel would also be great to have both of them ready to go on the GA date. Cheers, Peter > On 11 Jul 2017, at 19:07, Dawid Weiss wrote: > > Hello there, > > Is there any schedule to release maven-enforcer with

Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-11 Thread Dawid Weiss
Hello there, Is there any schedule to release maven-enforcer with Java 1.9 compatibility fixes? Dawid - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org