williamhyun commented on PR #2214: URL: https://github.com/apache/orc/pull/2214#issuecomment-3123428302
This change seems to break the main and 2.2 branch: ``` [ERROR] We have duplicated artifacts attached. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache ORC 2.3.0-SNAPSHOT: [INFO] [INFO] Apache ORC ......................................... SUCCESS [ 8.028 s] [INFO] ORC Shims .......................................... FAILURE [ 1.374 s] [INFO] ORC Core ........................................... SKIPPED [INFO] ORC MapReduce ...................................... SKIPPED [INFO] ORC Tools .......................................... SKIPPED [INFO] ORC Examples ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.477 s [INFO] Finished at: 2025-07-26T14:51:02-07:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-source-plugin:3.3.1:jar-no-fork (create-source-jar) on project orc-shims: Presumably you have configured maven-source-plugin to execute twice in your build. You have to configure a classifier for at least one of them. -> [Help 1] ``` Let me revert this to unblock ORC 2.2 release. -- 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]
