[
https://issues.apache.org/jira/browse/ORC-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415613#comment-17415613
]
Dongjoon Hyun commented on ORC-995:
-----------------------------------
Thanks, I removed `Fix Version` and adjusted the `Resolution`, [~Guiyankuang].
> Failed to build Java library
> ----------------------------
>
> Key: ORC-995
> URL: https://issues.apache.org/jira/browse/ORC-995
> Project: ORC
> Issue Type: Bug
> Components: build, Java
> Affects Versions: 1.8.0
> Reporter: Yiqun Zhang
> Priority: Major
>
> Failed to build Java library
> {code:java}
> [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (default) @
> orc-examples ---
> [WARNING] Used undeclared dependencies found:
> [WARNING] org.apache.orc:orc-shims:jar:1.8.0-SNAPSHOT:compile
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Apache ORC 1.8.0-SNAPSHOT:
> [INFO]
> [INFO] Apache ORC ......................................... SUCCESS [ 1.592
> s]
> [INFO] ORC Shims .......................................... SUCCESS [ 1.590
> s]
> [INFO] ORC Core ........................................... SUCCESS [01:49
> min]
> [INFO] ORC MapReduce ...................................... SUCCESS [ 35.893
> s]
> [INFO] ORC Tools .......................................... SUCCESS [ 12.179
> s]
> [INFO] ORC Examples ....................................... FAILURE [ 2.986
> s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 02:44 min
> [INFO] Finished at: 2021-09-15T10:43:44+08:00
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-dependency-plugin:3.1.2:analyze-only (default)
> on project orc-examples: Dependency problems found -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <args> -rf :orc-examples
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)