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

chore: JUnit dependency is in parent pom #2828

Merged
merged 11 commits into from
Dec 22, 2018
Merged

Conversation

monperrus
Copy link
Collaborator

No description provided.

@nharrand
Copy link
Collaborator

Don't you need to redeploy parent pom to make this change works?

@monperrus
Copy link
Collaborator Author

AFAIU, the failure is due to a change in the order dependencies are resolved after this change. We don't find the same version of hamcrest. (Maven dependency resolution is not really good).

The culprit seems to be mockito.

@monperrus
Copy link
Collaborator Author

Fixed! Ready for merge!

@nharrand nharrand merged commit 5f4e019 into INRIA:master Dec 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants