[MTOOLCHAINS-50] Update parent pom to 41 by elharo · Pull Request #19 · apache/maven-toolchains-plugin (original) (raw)

@elharo

@elharo

@elharo

Nope. something seems off with the CI config:

Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal com.diffplug.spotless:spotless-maven-plugin:2.40.0:check failed: Unable to load the mojo 'check' in the plugin 'com.diffplug.spotless:spotless-maven-plugin:2.40.0' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: com/diffplug/spotless/maven/SpotlessCheckMojo has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

@gnodet

Nope. something seems off with the CI config:

Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal com.diffplug.spotless:spotless-maven-plugin:2.40.0:check failed: Unable to load the mojo 'check' in the plugin 'com.diffplug.spotless:spotless-maven-plugin:2.40.0' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: com/diffplug/spotless/maven/SpotlessCheckMojo has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

I think this requires JDK 11 or 17 at build time and should target JDK 8 at runtime.

@elharo

@elharo elharo marked this pull request as ready for review

February 28, 2024 12:13

@gnodet

gnodet

@gnodet gnodet changed the titleupdate parent pom to 41 Update parent pom to 41

Feb 28, 2024

@gnodet gnodet changed the titleUpdate parent pom to 41 [MTOOLCHAINS-50] Update parent pom to 41

Feb 28, 2024

@gnodet

I'm merging this one as it blocks other PRs.

@jira-importer

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})