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:46:34 GMT, Christoph Langer <clanger at openjdk.org> wrote:
>> Seems so, but I did not have the time to look into this further.
>
> 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.
-------------
PR: https://git.openjdk.java.net/jmc/pull/363
More information about the jmc-dev
mailing list