.. but this java 1.7 project and not 1.8 you you have guessed. On Sat, Jun 15, 2019 at 3:07 PM Behrang Saeedzadeh <behran...@gmail.com> wrote:
> Enabled generating Java 9+ projects as well as using JUnit 5.x > > I have kept the plugin backwards compatible -- if javaCompilerVersion and > junitVersion properties are not passed to the plugin it will work as before > and generate a Java 1.8 project with JUnit 4.11. > > https://github.com/apache/maven-archetypes/pull/3 > > > > Best regards, > Behrang Saeedzadeh > blog.behrang.org >