Open
Description
opened on Jan 22, 2024
To be published in apache, https://github.com/apache/incubator-kie-optaplanner requires reproducible builds. It seems like the current build is blocked by jaxb2-maven-plugin:3.1.0
, here's the output of
man clean install
mvn artifact:check-buildplan
...
[ERROR] plugin without solution org.codehaus.mojo:jaxb2-maven-plugin:3.1.0, see https://github.com/mojohaus/jaxb2-maven-plugin
...
It seems like there are commit related to reproducible build such as #243 but in 3.1.0 it seems unsupported (see https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/codehaus/mojo/jaxb2-maven-plugin/README.md)
From local checking out the master
branch it seems like the build plan correctly works and reproducible builds are supported.
Can you tell me when there will be a new release?
Thank you
Metadata
Assignees
Labels
No labels
Activity