This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Maven 3.1.0 compatibility #1
Comments
It seems to be a problem with maven-indexer-5.1.1. I checked out the code and refactored it. I replaced all dependencies to "org.sonatype.aether" with "org.eclipse.aether". All tests on the maven-indexer 5.1.1 are still green. I installed it into my locale repo and now I am getting this error message:
ObjectPool cannot be cast to ObjectPool. That is so absurd. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First of all. Thanks for sharing this code! It works perfect with maven 3.0.5 but since I updated to maven 3.1.0 I am getting this Exception:
I googled now for 1 hour for it but I couldn't find anything helpful.
Do you know how to resolve this error?
The text was updated successfully, but these errors were encountered: