elharo commented on PR #10952: URL: https://github.com/apache/maven/pull/10952#issuecomment-4092072596
something in the maven-shade-plugin is tripping a place I've missed: ``` Error: Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.5.0:shade (default) on project test: Error creating shaded jar: 1 problem was Error: - [FATAL] Non-parseable POM /Users/runner/work/maven/maven/its/core-it-suite/target/test-classes/mng-7228-leaky-model/target/dependency-reduced-pom.xml: Invalid namespace 'http://maven.apache.org/POM/4.1.0' for model version 4.1.0 for project at /Users/runner/work/maven/maven/its/core-it-suite/target/test-classes/mng-7228-leaky-model/target/dependency-reduced-pom.xml Error: -> [Help 1] ``` -- 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]
