elharo commented on PR #10952: URL: https://github.com/apache/maven/pull/10952#issuecomment-4100343979
I think ChatGPT 4.1 found the cause of the remaining test failure. It's in the maven-shade-plugin where PomWriter tries to construct a namespace rather than simply copying the namespace of the source document: https://github.com/apache/maven-shade-plugin/blob/b1b39fda298ab71b7194f30de443bdc90852b60e/src/main/java/org/apache/maven/plugins/shade/pom/PomWriter.java -- 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]
