wilx commented on issue #1200: URL: https://github.com/apache/maven-dependency-plugin/issues/1200#issuecomment-5162598420
This is fixed in maven-dependency-plugin 3.9.0 by the Resolver-based `go-offline` dependency resolution introduced in #1533. I reproduced the original example: 3.8.1 still attempts to resolve the unavailable optional transitive dependency `org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:4.5.2` and fails, while 3.9.0 and the current master complete successfully without attempting to resolve it. This issue can be closed as fixed in 3.9.0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
