Few weeks ago I've asked whether there is any point in using Java 9. It is obsolete today. We should use Java 10.
On Mon, Jun 11, 2018 at 5:54 AM, Maxim Solodovnik <[email protected]> wrote: > I'm OK with both 9 and 10 as version number :)) > On Mon, Jun 11, 2018 at 3:06 AM Sven Meier <[email protected]> wrote: > > > > Hi, > > > > apparently m2eclipse requires the Java version to be specified as > > <maven.compiler.target>9</maven.compiler.target>, otherwise the build > > fails in Eclipse. > > > > As I understand this matter, "9" is the correct version number: > > > > https://github.com/eclipse/m2e-core/commit/ > 1f299d8e8140e198880d08d299df5177460d5d8f > > > > Any objections changing this for wicket-9.x? For me "9" works in Eclipse > > and with mvn on the command line too. > > > > Thanks > > Sven > > > > > -- > WBR > Maxim aka solomax >
