You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Dionysios Logothetis (JIRA)" <ji...@apache.org> on 2019/05/08 16:02:00 UTC

[jira] [Resolved] (GIRAPH-392) Can't build hadoop 0.23+ profiles

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

Dionysios Logothetis resolved GIRAPH-392.
-----------------------------------------
    Resolution: Fixed

> Can't build hadoop 0.23+ profiles
> ---------------------------------
>
>                 Key: GIRAPH-392
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-392
>             Project: Giraph
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.0.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> {noformat}
> $ mvn -Phadoop_2.0.2 -DskipTests clean install
> ......
> [WARNING] The POM for org.apache.hadoop:hadoop-core:jar:0.20.1 is missing, no dependency information available
> [WARNING] The POM for org.apache.hadoop:hadoop-test:jar:2.0.2-alpha is missing, no dependency information available
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Giraph Parent .............................. SUCCESS [0.446s]
> [INFO] Apache Giraph ..................................... SUCCESS [1:00.793s]
> [INFO] Apache Giraph Formats ............................. FAILURE [0.509s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1:01.960s
> [INFO] Finished at: Tue Oct 30 09:59:01 PDT 2012
> [INFO] Final Memory: 69M/719M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project giraph-formats-contrib: Could not resolve dependencies for project org.apache.giraph:giraph-formats-contrib:jar:0.2-SNAPSHOT: Failure to find org.apache.hadoop:hadoop-test:jar:2.0.2-alpha in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central 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-formats-contrib
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)