[ https://issues.apache.org/jira/browse/OPENJPA-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benoit Tellier closed OPENJPA-2918. ----------------------------------- Resolution: Fixed Thanks all for the kind suggestions. Fully solved my troubbles. > Support for Java 21 > ------------------- > > Key: OPENJPA-2918 > URL: https://issues.apache.org/jira/browse/OPENJPA-2918 > Project: OpenJPA > Issue Type: Bug > Reporter: Benoit Tellier > Priority: Major > > While trying to add Java 21 support in Apache James, the OpenJPA maven plugin > (version 3.2.2) throw the following exception: > {code:java} > [ERROR] Failed to execute goal > org.apache.openjpa:openjpa-maven-plugin:3.2.2:enhance (enhancer) on project > james-server-data-jpa: Execution enhancer of goal > org.apache.openjpa:openjpa-maven-plugin:3.2.2:enhance failed: Unsupported > class file major version 65 -> [Help 1] > {code} > Maybe this could be as easy as updating the maven-plugin-plugin version? > Updating it aggressively solved a similar issue wit Apache James mailet > documentation maven plugin... -- This message was sent by Atlassian Jira (v8.20.10#820010)