maven-jdeps-plugin and JDK9 - no love :(

2017-08-27 Thread Mark Derricutt
Hey all, Now that there's versions of enforcer/javadoc and co that work with java 9, and error-prone now seems to work with java 9 - my builds have gotten as far as running jdeps, which appears to not like java 9 at all :( ``` .smxemail.tiles.enforcements:3.0.70::default of goal

Re: main-class + module-version

2017-08-27 Thread Plamen Totev
Hi, On Fri, Aug 25, 2017 at 6:57 PM, Robert Scholte wrote: > I'm having a look at the JarArchiver of the plexus-archiver project as used > by maven-jar-plugin. > This archiver does some MANIFEST and index stuff already, so it kind of > makes sense to add the