Yes, I'd only use these switches as a temporary solution just to get your projects compiling under jigsaw.
Looks like the maven team have a handle on how to fix it: http://mail-archives.apache.org/mod_mbox/maven-dev/201509.mbox/browser Regards, Chris On Sat, September 12, 2015 17:36, David M. Lloyd wrote: > On 09/12/2015 10:26 AM, Alan Bateman wrote: > >> >> >> On 11/09/2015 16:52, Peter Levart wrote: >> >>> >>> Building the app with Maven doesn't work though. Maven compiler >>> module doesn't seem to be able to use the javac compiler API >>> correctly. Maven folks would have to look at it. >> I met Chris Newland today at an event, he was running into the same >> issue but found a workaround: >> >> https://twitter.com/chriswhocodes/status/642646126689132544 >> > > The forked mode lacks some features of the compiler API mode though; it > might not work for some projects, and I wouldn't recommend it for any kind > of long-term substitute in any event. > > -- > - DML > >