-
Notifications
You must be signed in to change notification settings - Fork 183
[MDEP-644] add resolver dependency #94
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
org.eclipse.aether.spi is in the resolver and in the aether dependency [INFO] Running org.apache.maven.plugins.dependency.TestListClassesMojo |
@elharo CI still failing with the exclusion. I'll try excluding from the resolver next and then shading and ping you when I need a CI kicked off |
The org.eclipse.aether.spi.connector.Transfer class does not have the setState method the wagon aether connector invokes. Next step is to see if we can replace aether-connector-wagon with something more up to date. |
[INFO] Running org.apache.maven.plugins.dependency.TestListClassesMojo |
Why does a test require outbound access? |
I can't push to this branch because I don't have permissions but if you declare maven-resolver-transport-file, transport-http, api, util jetty-server and maven-compat it fixes the failing tests. |
Resolve #1078 |
@ian-lavallee let's see what this does to the ear test