Re: main-class + module-version

2018-02-03 Thread Plamen Totev
Hi, I've done some work on implementing `PlexusArchiver` that creates modular JAR files using the JDK `jar` tool (`ToolProvider`)[1]. It is still work in progress but I wanted to ask for you opinion - if there are no objections I'll polish it(fix the code formatting, implement the TODO items, etc)

Re: cdi-api leaking?

2018-02-03 Thread Romain Manni-Bucau
Up? Le 19 janv. 2018 13:18, "Romain Manni-Bucau" a écrit : > Hi guys, > > cdi-api is still in maven lib and breaks any plugin using it since it is > an old version, can it be dropped or at least isolated from plugin > classloaders? > > Thanks, > Romain Manni-Bucau > @rmannibucau