Hi,

in preparation of my JavaOne talk in September I'm going to work on several plugins which needs to be updated to be able to work with Java9. Hopefully I can release most of them.

Some of them are:
- maven-war-plugin, maven-ear-plugin (detect new version scheme) and maybe some other plugins depending on maven-archiver. - maven-compiler-plugin to support new arguments such as --module-path and --release
- maybe maven-surefire-plugin to support modulepath
- maybe maven-javadoc-plugin

also for the MojoHaus project I have some plugins/components in mind:
- enforceBytecodeVersion (must recognize new bytecode version(53))
- exec-maven-plugin

If there are important patches which must be applied on one of these projects, give me a sign or a helping hand :)

thanks,
Robert




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to