Hi, I'm seeing some documentation bugs in confluence .
1. Page : https://cwiki.apache.org/confluence/display/GIRAPH/ Quick+Start+Guide Documentation : "In the base path, use ‘mvn compile’ to build the giraph jar (will be generated in giraph/target/giraph-{version} -jar-with-dependencies)" Issue: Could not find the jar in giraph/target but found it at giraph-core/target/giraph-{version}-jar-with-dependencies.jar. 2. Page : https://cwiki.apache.org/confluence/display/GIRAPH/How+ to+Contribute Documentation : "You can get instructions from http://ssc.io/running-giraphs-unit-tests-in-pseudo-distributed-mode/." Issue : Link gives a 404. Google did not help finding the link as well. Thanks, Naresh Bafna
