-
Notifications
You must be signed in to change notification settings - Fork 28
Put maven central first #198
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
Conversation
|
@matthieun : You might want to take a look at 7a9a179 (in #196 ). |
|
@matthieun : If it helps, The simplest workaround is to exclude log4j 1.2.17 from the osgeo repository (see 7a9a179 for how to do that). |
|
@tsmock Thanks I will add the same exclude too then. Also putting maven central first worked, but for some reason it would fail with |
|
Kudos, SonarCloud Quality Gate passed! |








Description:
Attempt to fix a build issue with osgeo rejecting log4j1 calls by putting maven central first in the repo list.
Potential Impact:
May unblock builds
Unit Test Approach:
None
Test Results:
None
In doubt: Contributing Guidelines