You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2014/10/08 19:18:34 UTC

[jira] [Updated] (HIVE-8399) Build failure on trunk

     [ https://issues.apache.org/jira/browse/HIVE-8399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vaibhav Gumashta updated HIVE-8399:
-----------------------------------
    Affects Version/s: 0.14.0

> Build failure on trunk
> ----------------------
>
>                 Key: HIVE-8399
>                 URL: https://issues.apache.org/jira/browse/HIVE-8399
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.14.0
>            Reporter: Vaibhav Gumashta
>            Priority: Blocker
>
> {code}
> Downloading: http://repo.maven.apache.org/maven2/net/hydromatic/linq4j/0.4/linq4j-0.4.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Hive .............................................. SUCCESS [  2.591 s]
> [INFO] Hive Shims Common ................................. SUCCESS [  1.774 s]
> [INFO] Hive Shims 0.20 ................................... SUCCESS [  0.656 s]
> [INFO] Hive Shims Secure Common .......................... SUCCESS [  0.954 s]
> [INFO] Hive Shims 0.20S .................................. SUCCESS [  0.516 s]
> [INFO] Hive Shims 0.23 ................................... SUCCESS [  1.769 s]
> [INFO] Hive Shims ........................................ SUCCESS [  0.192 s]
> [INFO] Hive Common ....................................... SUCCESS [  3.753 s]
> [INFO] Hive Serde ........................................ SUCCESS [  3.005 s]
> [INFO] Hive Metastore .................................... SUCCESS [ 10.376 s]
> [INFO] Hive Ant Utilities ................................ SUCCESS [  0.266 s]
> [INFO] Hive Query Language ............................... FAILURE [ 10.606 s]
> [INFO] Hive Service ...................................... SKIPPED
> [INFO] Hive Accumulo Handler ............................. SKIPPED
> [INFO] Hive JDBC ......................................... SKIPPED
> [INFO] Hive Beeline ...................................... SKIPPED
> [INFO] Hive CLI .......................................... SKIPPED
> [INFO] Hive Contrib ...................................... SKIPPED
> [INFO] Hive HBase Handler ................................ SKIPPED
> [INFO] Hive HCatalog ..................................... SKIPPED
> [INFO] Hive HCatalog Core ................................ SKIPPED
> [INFO] Hive HCatalog Pig Adapter ......................... SKIPPED
> [INFO] Hive HCatalog Server Extensions ................... SKIPPED
> [INFO] Hive HCatalog Webhcat Java Client ................. SKIPPED
> [INFO] Hive HCatalog Webhcat ............................. SKIPPED
> [INFO] Hive HCatalog Streaming ........................... SKIPPED
> [INFO] Hive HWI .......................................... SKIPPED
> [INFO] Hive ODBC ......................................... SKIPPED
> [INFO] Hive Shims Aggregator ............................. SKIPPED
> [INFO] Hive TestUtils .................................... SKIPPED
> [INFO] Hive Packaging .................................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 37.318 s
> [INFO] Finished at: 2014-10-08T10:16:32-08:00
> [INFO] Final Memory: 54M/355M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project hive-exec: Error resolving project artifact: Could not transfer artifact net.hydromatic:linq4j:pom:0.4 from/to datanucleus (http://www.datanucleus.org/downloads/maven2): Access denied to: http://www.datanucleus.org/downloads/maven2/net/hydromatic/linq4j/0.4/linq4j-0.4.pom, ReasonPhrase: Forbidden. for project net.hydromatic:linq4j:jar:0.4 -> [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 <goals> -rf :hive-exec
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)