RFR: 7526: JMC not buildable with jdk17 [v5]
Johannes Bechberger
duke at openjdk.java.net
Fri Jan 21 08:01:52 UTC 2022
On Fri, 21 Jan 2022 07:56:24 GMT, Johannes Bechberger <duke at openjdk.java.net> wrote:
>> This is really weird. I'm struggling with the add-eports setting in my build attempts as well. I'm using JDK11. I also find that there's a difference in behavior between maven versions. E.g. maven 3.8.1 behaves slightly better than 3.8.4. But I have to do this kind of changes in several pom files until I get the build to go through.
>> What's your maven versions?
>
> My version is 3.8.4 which is the current version of maven. But it works for me with JDK 11. So the culprit (in my opinion) is the p2-maven-plugin, which is the only other thing I changed besides the JDK version, or of course, the JDK itself, but this seems to be unlikely.
I have to test the new p2-maven-plugin version with JDK 11.
-------------
PR: https://git.openjdk.java.net/jmc/pull/363
More information about the jmc-dev
mailing list