[ 
https://issues.apache.org/jira/browse/GIRAPH-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13599669#comment-13599669
 ] 

Hudson commented on GIRAPH-559:
-------------------------------

Integrated in Giraph-trunk-Commit #800 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/800/])
    GIRAPH-559: Giraph build breaks (nitay) (Revision 
7998240142c99311f7d51cde9bc102259c9bd937)

     Result = SUCCESS
nitayj : 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=7998240142c99311f7d51cde9bc102259c9bd937
Files : 
* pom.xml
* CHANGELOG
* giraph-hbase/pom.xml
* giraph-accumulo/pom.xml

                
> Giraph build breaks on trunk over Hive IO jar location issue?
> -------------------------------------------------------------
>
>                 Key: GIRAPH-559
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-559
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Eli Reisman
>            Assignee: Nitay Joffe
>         Attachments: GIRAPH-559-2.patch, GIRAPH-559.patch
>
>
> Hi Folks. When I build trunk after pulling the repo today I get this action:
> {code}
> [INFO] >>> findbugs-maven-plugin:2.5.1:check (default) @ giraph-core >>>
> [INFO] 
> [INFO] --- findbugs-maven-plugin:2.5.1:findbugs (findbugs) @ giraph-core ---
> [INFO] Fork Value is true
> [INFO] Done FindBugs Analysis....
> [INFO] 
> [INFO] <<< findbugs-maven-plugin:2.5.1:check (default) @ giraph-core <<<
> [INFO] 
> [INFO] --- findbugs-maven-plugin:2.5.1:check (default) @ giraph-core ---
> [INFO] BugInstance size is 0
> [INFO] Error size is 0
> [INFO] No errors/warnings found
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Giraph Hive I/O 0.2-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [WARNING] The POM for 
> com.facebook.giraph.hive:hive-io-experimental:jar:0.2-SNAPSHOT is missing, no 
> dependency information available
> Downloading: 
> https://repository.cloudera.com/artifactory/cloudera-repos/org/apache/avro/avro/1.7.1/avro-1.7.1.jar
> Downloading: 
> https://repository.apache.org/content/repositories/releases/org/apache/avro/avro/1.7.1/avro-1.7.1.jar
> Downloaded: 
> https://repository.apache.org/content/repositories/releases/org/apache/avro/avro/1.7.1/avro-1.7.1.jar
>  (291 KB at 1149.7 KB/sec)
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Giraph Parent .............................. SUCCESS [0.432s]
> [INFO] Apache Giraph Core ................................ SUCCESS [1:37.413s]
> [INFO] Apache Giraph Hive I/O ............................ FAILURE [1.082s]
> [INFO] Apache Giraph Examples ............................ SKIPPED
> [INFO] Apache Giraph Accumulo I/O ........................ SKIPPED
> [INFO] Apache Giraph HBase I/O ........................... SKIPPED
> [INFO] Apache Giraph HCatalog I/O ........................ SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 1:39.263s
> [INFO] Finished at: Mon Mar 11 16:38:32 PDT 2013
> [INFO] Final Memory: 35M/110M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project giraph-hive: Could not resolve 
> dependencies for project org.apache.giraph:giraph-hive:jar:0.2-SNAPSHOT: 
> Failure to find 
> com.facebook.giraph.hive:hive-io-experimental:jar:0.2-SNAPSHOT in 
> https://repository.apache.org/content/repositories/snapshots was cached in 
> the local repository, resolution will not be reattempted until the update 
> interval of apache snapshots has elapsed or updates are forced -> [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/DependencyResolutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <goals> -rf :giraph-hive
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to