nielsbasjes commented on PR #202: URL: https://github.com/apache/maven-shade-plugin/pull/202#issuecomment-1806561815
Current state is with https://github.com/tcurdt/jdependency/pull/209 installed almost all tests (including several new tests that do shading, relocating and minimizing a multirelease jar) pass. Only a few around the MANIFEST.MF tests currently fail. ``` [INFO] Passed: 79, Failed: 3, Errors: 0, Skipped: 1 [INFO] ------------------------------------------------- [ERROR] The following builds failed: [ERROR] * projects/MSHADE-373/pom.xml [ERROR] * projects/MSHADE-183/pom.xml [ERROR] * projects/manifest-transformed/pom.xml [INFO] ------------------------------------------------- [WARNING] The following builds were skipped: [WARNING] * projects/MSHADE-185/pom.xml ``` -- 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]
