[ https://issues.apache.org/jira/browse/MARCHETYPES-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798495#comment-17798495 ]
ASF GitHub Bot commented on MARCHETYPES-76: ------------------------------------------- gnodet commented on PR #18: URL: https://github.com/apache/maven-archetypes/pull/18#issuecomment-1862359197 > Note, that the PR is in real just: > > ``` > -#compilerProperties( "1.7" ) > +#compilerProperties( "1.8" ) > ``` > > the rest is adjusting of tests to the new reality. Renaming s/8/7/g in names and s/1.8/1.7/g in theirs pom.xml and reference And why do we need to move all the tests back to 1.7 ? > maven-archetype-quickstart generates EOLed maven.compiler setup > ---------------------------------------------------------------- > > Key: MARCHETYPES-76 > URL: https://issues.apache.org/jira/browse/MARCHETYPES-76 > Project: Maven Archetype Bundles > Issue Type: Bug > Reporter: jiri vanek > Priority: Major > > The default imput to #compilerProperties is 1.7, which is making any > generated project to be not buildable with fresh jdk21. The default should > be1.8. Where jdk8 is still live and jdk21 is still comaptible with it. -- This message was sent by Atlassian Jira (v8.20.10#820010)