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] Gradlew Build/Assemble failed #500

Closed
CoderJeffrey opened this issue Jul 11, 2023 · 1 comment
Closed

[BUG] Gradlew Build/Assemble failed #500

CoderJeffrey opened this issue Jul 11, 2023 · 1 comment
Labels
bug Something isn't working untriaged

Comments

@CoderJeffrey
Copy link
Contributor

What is the bug?
./gradlew build or gradlew assemble for latest version failed

Error Message:
Execution failed for task ':updateShas'.
> Could not resolve all dependencies for configuration ':runtimeClasspath'.
   > Conflict(s) found for the following module(s):
       - org.apache.logging.log4j:log4j-api between versions 2.20.0 and 2.17.1
       - org.apache.logging.log4j:log4j-core between versions 2.20.0 and 2.17.1
     Run with:
         --scan or
         :dependencyInsight --configuration runtimeClasspath --dependency org.apache.logging.log4j:log4j-api
     to get more insight on how to solve the conflict.

How can one reproduce the bug?
git clone the main branch package, ./gradlew build

What is the expected behavior?
Build Successful

Do you have any screenshots?
image

Do you have any additional context?
N/A

@CoderJeffrey CoderJeffrey added bug Something isn't working untriaged labels Jul 11, 2023
@CoderJeffrey CoderJeffrey changed the title [BUG] [BUG] Gradlew Build/Assemble failed Jul 11, 2023
@khushbr
Copy link
Collaborator

khushbr commented Oct 5, 2023

@khushbr khushbr closed this as completed Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

2 participants