slachiewicz commented on PR #72: URL: https://github.com/apache/maven-wagon/pull/72#issuecomment-5528582764
Closing as stale. This PR relies on `javax.activation.MimetypesFileTypeMap`, which was part of the `java.activation` module removed in Java 11 and causes runtime failures on modern JDKs. If content-type mapping is revisited in the future, it should be implemented via an explicit static extension table for common artifact types. -- 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]
