reactiverse / vertx-maven-plugin

A Maven plugin for pimping the build of your Vert.x applications
https://reactiverse.io/vertx-maven-plugin/
Apache License 2.0
74 stars 15 forks source link

Use the Maven Compiler Release property #598

Closed tsegismont closed 4 months ago

tsegismont commented 4 months ago

With JDK9+, we should set the maven.compiler.release property in a POM file generated by the setup mojo, instead of maven.compiler.source and maven.compiler.target.