-
Bug
-
Resolution: Done
-
Blocker
-
None
-
3.6.17.Final
-
None
After bump version of "impsort-maven-plugin" plugin to version "1.10.0" https://github.com/hal/manatoko/commit/f7ccec57d1b41d2ddcff7427d39d009b131877d8
We hit the following error:
[ERROR] Failed to execute goal net.revelc.code:impsort-maven-plugin:1.10.0:sort (impsort-sort) on project manatoko-code-parent: Execution impsort-sort of goal net.revelc.code:impsort-maven-plugin:1.10.0:sort failed: Unable to load the mojo 'sort' in the plugin 'net.revelc.code:impsort-maven-plugin:1.10.0' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: net/revelc/code/impsort/maven/plugin/SortMojo 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
The new version of "impsort-maven-plugin" plugin require the Java 17. Please make the Manatoko TS compatible with java 17.
- is incorporated by
-
JBEAP-27320 (8.0.z) Manatoko TS for HAL is not compatible with java 17
- Resolved