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

Hudson commented on GIRAPH-50:
------------------------------

Integrated in Giraph-trunk-Commit #21 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/21/])
    GIRAPH-50. Require Maven 3 in order to work with munging plugin.

jghoman : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1195322
Files : 
* /incubator/giraph/trunk/CHANGELOG
* /incubator/giraph/trunk/README
* /incubator/giraph/trunk/pom.xml
* /incubator/giraph/trunk/src/site/xdoc/index.xml

                
> Require Maven 3 in order to work with munging plugin
> ----------------------------------------------------
>
>                 Key: GIRAPH-50
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-50
>             Project: Giraph
>          Issue Type: Bug
>         Environment: maven 2.2.1
>            Reporter: Mitul Tiwari
>            Assignee: Jakob Homan
>            Priority: Minor
>             Fix For: 0.70.0
>
>         Attachments: GIRAPH-50.patch
>
>
> package/test works with maven 3.0.3, but package/test does not work with 
> maven 2.2.1. For example, the following command results in an error:
> $ /usr/bin/mvn221 -Dhadoop=non_secure package
> Last few lines of error:
>     Results :
>     Failed tests: 
>       testSuperstepBalancer(org.apache.giraph.TestVertexRangeBalancer)
>     testBspCheckpoint(org.apache.giraph.TestManualCheckpoint)
>     testBspSuperStep(org.apache.giraph.TestBspBasic)
>     testBspMsg(org.apache.giraph.TestBspBasic)
>     testBspCombiner(org.apache.giraph.TestBspBasic)
>     testBspPageRank(org.apache.giraph.TestBspBasic)
>     testBspShortestPaths(org.apache.giraph.TestBspBasic)
>     testMutateGraph(org.apache.giraph.TestMutateGraphVertex)
>     testContinue(org.apache.giraph.TestJsonBase64Format)
>   Tests run: 27, Failures: 9, Errors: 0, Skipped: 0
>   11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced 
> a shutdown hook kill of the ZooKeeper process.
>   11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced 
> a shutdown hook kill of the ZooKeeper process.
>   11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced 
> a shutdown hook kill of the ZooKeeper process.
>   11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced 
> a shutdown hook kill of the ZooKeeper process.
>   11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced 
> a shutdown hook kill of the ZooKeeper process.
>   11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced 
> a shutdown hook kill of the ZooKeeper process.
>   11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced 
> a shutdown hook kill of the ZooKeeper process.
>   11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced 
> a shutdown hook kill of the ZooKeeper process.
>   11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced 
> a shutdown hook kill of the ZooKeeper process.
>   11/10/10 11:23:37 WARN zk.ZooKeeperManager: onlineZooKeeperServers: Forced 
> a shutdown hook kill of the ZooKeeper process.
>   [INFO] 
> ------------------------------------------------------------------------
>   [ERROR] BUILD FAILURE
>   [INFO] 
> ------------------------------------------------------------------------
>   [INFO] There are test failures.
>   Please refer to 
> /Users/mtiwari/pkgs/giraph/Apache/giraph/target/surefire-reports for the 
> individual test results.
>   [INFO] 
> ------------------------------------------------------------------------
>   [INFO] For more information, run Maven with the -e switch
>   [INFO] 
> ------------------------------------------------------------------------
>   [INFO] Total time: 23 seconds
>   [INFO] Finished at: Mon Oct 10 11:23:37 PDT 2011
>   [INFO] Final Memory: 51M/106M
>   [INFO] 
> ------------------------------------------------------------------------

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to