Skip to content

fix reproducible build issues#4302

Merged
jeremylong merged 1 commit into
dependency-check:mainfrom
hboutemy:reproducible
Apr 4, 2022
Merged

fix reproducible build issues#4302
jeremylong merged 1 commit into
dependency-check:mainfrom
hboutemy:reproducible

Conversation

@hboutemy

@hboutemy hboutemy commented Apr 3, 2022

Copy link
Copy Markdown
Contributor

Description of Change

fix reproducible builds issues found when rebuilding 7.0.4 release: https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/owasp/dependency-check/dependency-check-parent-7.0.4.diffoscope

there is only 1 unknown issue: why is the HelpMojo.class not reproduced? I have no clue yet...

at least with this PR, only 1 jar won't be successful

Have test cases been added to cover the new functionality?

no

@boring-cyborg boring-cyborg Bot added cli changes to the cli core changes to core labels Apr 3, 2022
@jeremylong jeremylong merged commit 69f0eb1 into dependency-check:main Apr 4, 2022
@jeremylong jeremylong added this to the 7.1.0 milestone Apr 4, 2022
@hboutemy hboutemy deleted the reproducible branch September 21, 2022 05:41
Comment thread pom.xml
<excludeProperty>git.build.user.*</excludeProperty>
<excludeProperty>git.build.host</excludeProperty>
<excludeProperty>git.commit.user.*</excludeProperty>
<excludeProperty>git.commit.count</excludeProperty>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should have been git.total.commit.count :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes :)
and git.tags also needs to be excluded

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cli changes to the cli core changes to core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants