Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix IT test download-licenses-basic #438

Merged
merged 1 commit into from Sep 14, 2022
Merged

Conversation

VonUniGE
Copy link
Contributor

@VonUniGE VonUniGE commented Sep 14, 2022

Dependabot on commit 7b3eb3d bumps JUnit to 4.13.1.

This breaks IT test download-licenses-basic because it relies on the exact version of JUnit.

This commit bumps the JUnit version in expected_licenses_ordering_1.xml and expected_licenses_ordering_2.xml files. The IT test download-licenses-basic now succeed.

The test can be run with:

mvn org.apache.maven.plugins:maven-invoker-plugin:3.0.0:integration-test -Dinvoker.test=download-licenses-basic

@slachiewicz slachiewicz merged commit c9a6c84 into mojohaus:master Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants