The rule is three-back. If you run Maven with Java 9 and do not set target and source (or release) explicitly, it uses the default of 1.5, which the compiler rejects with
[ERROR] Source option 1.5 is no longer supported. Use 1.6 or later. [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later. Russ > On Jan 18, 2017, at 3:30 PM, Jochen Wiedmann <jochen.wiedm...@gmail.com> > wrote: > > On Wed, Jan 18, 2017 at 4:37 PM, Russell Gold <russell.g...@oracle.com> wrote: > >> These settings are incompatible with Java 9. > > How so? > > > > -- > The next time you hear: "Don't reinvent the wheel!" > > http://www.keystonedevelopment.co.uk/wp-content/uploads/2014/10/evolution-of-the-wheel-300x85.jpg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org >