Skip to content

[BUG] Problem during project build, related to plugin built using java 1\7 #33394

@maxper75

Description

@maxper75

We had some problems using the version 3.0.0 of this plugin after the ecent updates. Updating the plugin, downloading that again from the online repository, it seems that the version that before was working now was build with java 17, generating during the build of our project the following error

Execution default of goal org.springframework.boot:spring-boot-maven-plugin:3.0.0:build-info failed: Unable to load the mojo 'build-info' in the plugin 'org.springframework.boot:spring-boot-maven-plugin:3.0.0' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: org/springframew
ork/boot/maven/BuildInfoMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

This happened since few days ago, so I suppose it is a release related, as 3.0.0 had a recent change in the git repository and in the maven central repository; could this be release problem?
Thanks,
Massimiliano

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions