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

[BUG] Build failed due to version conflicts #643

Closed
Hailong-am opened this issue Mar 21, 2023 · 0 comments
Closed

[BUG] Build failed due to version conflicts #643

Hailong-am opened this issue Mar 21, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Hailong-am
Copy link
Collaborator

What is the bug?
Build the project failed due to mockito version conflict between opensearch and notification

Execution failed for task ':notifications:compileTestKotlin'.

Error while evaluating property 'filteredArgumentsMap' of task ':notifications:compileTestKotlin'
Could not resolve all dependencies for configuration ':notifications:testCompileClasspath'.
> Conflict(s) found for the following module(s):
- org.mockito:mockito-core between versions 5.2.0 and 5.1.0
Run with:
--scan or
:notifications:dependencyInsight --configuration testCompileClasspath --dependency org.mockito:mockito-core
to get more insight on how to solve the conflict.

How can one reproduce the bug?
Steps to reproduce the behavior:
./gradlew build

What is the expected behavior?
A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: MacOS
  • Version
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant