Re: JavaxToolsCompiler

2015-09-14 Thread Mandy Chung
On 09/14/2015 12:44 PM, Alan Bateman wrote: On 14/09/2015 20:21, Stuart McCulloch wrote: Yes, the issue is that ToolProvider.getSystemJavaCompiler() is returning null when using the Jigsaw EA with Maven. AFAICT this is because it’s now using the service loader mechanism which is influenced

Re: Apache Maven JDeps Plugin

2015-02-21 Thread Mandy Chung
Wed, 18 Feb 2015 05:46:37 +0100 schreef Mandy Chung : Hi Robert, Indeed this looks very useful. On 2/16/2015 10:45 AM, Alan Bateman wrote: On 16/02/2015 18:28, Robert Scholte wrote: Hi Alan, if you are referring to the -R / -recursive option of the jdeps tool, then yes you can. See http:/