Skip to content

New release to support reproducible builds  #296

@lucamolteni

Description

@lucamolteni

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions