mthmulders commented on issue #817: URL: https://github.com/apache/maven-shade-plugin/issues/817#issuecomment-4836830552
> `getArtifacts()` is used to create classpath: if it was still non-deterministic, it would have been detected for a long time That makes sense! It would propagate into **many** reproducibility issues. I think we should for now cross that off as "highly unlikely". > I rebuild mcs release with -X, the only META-INF/services content comes from jackson-core-2.22.0.jar Yep, that's something I also noted. I'll have a closer look at how that particular JAR gets handled, and if/why/when/where the **META-INF/services** folder comes into play. I already debugged a bit, didn't see anything obvious so far, but I'll have another look. -- 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]
