Open itineric opened 1 month ago
We looked into this and find it highly unlikely that it comes from the version bump in the maven plugin. Please try this by downgrading the plugin to 0.10.2
in the same docker environment.
The reason why we think it is not Maven related is because the failure indicates that there are missing header files on the docker container. This error is purely in Native Image and Maven does not even see that in any circumstance.
Describe the bug Moved from maven plugin version 0.10.2 to version 0.10.3 (nothing else changed, building in docker environment).
Logs
Sometimes I have
or
And some other times:
System Info:
17.0.9 CE
17
native-maven-plugin:0.10.13