[ https://issues.apache.org/jira/browse/GIRAPH-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944094#comment-13944094 ]
Armando Miraglia commented on GIRAPH-864: ----------------------------------------- While giraph-kibble should not be put in the distribution package, the patch provided with the pull request is in principle correct. However, the "jar-with-dependecies" is completely useless for the kibble, which, differently, would require only the default-jar. I was not able to remove the fat jar for the kibble in the compilation process as I do not understand why the default-jar is not generated when running the tests. In my opinion the best solution would be: a) Do not build the fat jar for the kibble and only produce the default-jar b) Use the default jar in the tests c) Remove the kibble from the distribution package. Cheers, A. > 'mvn clean test' fails for rexster > ---------------------------------- > > Key: GIRAPH-864 > URL: https://issues.apache.org/jira/browse/GIRAPH-864 > Project: Giraph > Issue Type: Improvement > Reporter: Avery Ching > Assignee: Claudio Martella > > This used to work in the past. Can the rexster guys [~cmartella]] > [~armax00]] please take a look? > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache Giraph Parent .............................. SUCCESS [49.819s] > [INFO] Apache Giraph Core ................................ SUCCESS [6:40.342s] > [INFO] Apache Giraph Examples ............................ SUCCESS [9:06.653s] > [INFO] Apache Giraph Accumulo I/O ........................ SUCCESS [42.679s] > [INFO] Apache Giraph HBase I/O ........................... SUCCESS [2:54.177s] > [INFO] Apache Giraph HCatalog I/O ........................ SUCCESS [56.357s] > [INFO] Apache Giraph Hive I/O ............................ SUCCESS [5:53.348s] > [INFO] Apache Giraph Gora I/O ............................ SUCCESS [1:45.304s] > [INFO] Apache Giraph Rexster I/O ......................... SUCCESS [1.250s] > [INFO] Apache Giraph Rexster Kibble ...................... SUCCESS [10.493s] > [INFO] Apache Giraph Rexster I/O Formats ................. FAILURE [18.005s] > [INFO] Apache Giraph Distribution ........................ SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 29:20.210s > [INFO] Finished at: Tue Feb 25 12:09:17 PST 2014 > [INFO] Final Memory: 77M/1842M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal on project giraph-rexster-io: Could not > resolve dependencies for project > org.apache.giraph:giraph-rexster-io:jar:1.1.0-SNAPSHOT: Could not find > artifact org.apache.giraph:giraph-kibble:jar:1.1.0-SNAPSHOT at specified path > /data/users/aching/giraph/giraph-rexster/giraph-rexster-io/../../giraph-rexster/giraph-kibble/target/giraph-kibble-1.1.0-SNAPSHOT.jar > -> [Help 1] -- This message was sent by Atlassian JIRA (v6.2#6252)