Re: Work in progress Java9 maven-plugins

2016-08-08 Thread Robert Scholte
On Mon, 08 Aug 2016 19:37:01 +0200, Karl Heinz Marbaise wrote: Hi Robert, On 08/08/16 19:17, Robert Scholte wrote: 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 o

Re: Work in progress Java9 maven-plugins

2016-08-08 Thread Karl Heinz Marbaise
Hi Robert, On 08/08/16 19:17, Robert Scholte wrote: 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 (det

Work in progress Java9 maven-plugins

2016-08-08 Thread Robert Scholte
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 pl