Hi, CHECKSUMS
$ gpg --import giraph.asc gpg: key 2DC0BC2C: "Avery Ching (CODE SIGNING KEY) <[email protected]>" not changed gpg: key FCA366B7: "Jakob Homan (Release signing key) <[email protected]>" not changed gpg: key 3D0C92B9: "Owen O'Malley (Code signing) <[email protected]>" not changed gpg: Total number processed: 3 gpg: unchanged: 3 $ gpg --verify giraph-1.0.0.tar.gz.asc gpg: Signature made Mon 15 Apr 2013 10:26:00 PM PDT using RSA key ID 2DC0BC2C gpg: Good signature from "Avery Ching (CODE SIGNING KEY) <[email protected] >" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: CA99 9664 06AF 7198 9FE7 78EB 1F07 7067 2DC0 BC2C ALL GOOD $ md5sum giraph-1.0.0.tar.gz.asc* 58e37ad8892435410e147a8d69a81234 *giraph-1.0.0.tar.gz.asc NOT GOOD LICENSES NOTICE - need to reflect 2013 README - Does this description of the project agree with trademarks@? There is no mention of Apache Giraph in there AFAI can see! I cannot compile the project sources ... [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Giraph Examples 1.0.0 [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/org/apache/giraph/giraph-core/1.0.0/giraph-core-1.0.0-tests.jar Downloading: https://repository.cloudera.com/artifactory/cloudera-repos/org/apache/giraph/giraph-core/1.0.0/giraph-core-1.0.0-tests.jar Downloading: https://repository.apache.org/content/groups/public/org/apache/giraph/giraph-core/1.0.0/giraph-core-1.0.0-tests.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/giraph/giraph-core/1.0.0/giraph-core-1.0.0-tests.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Giraph Parent .............................. SUCCESS [3.573s] [INFO] Apache Giraph Core ................................ SUCCESS [13.411s] [INFO] Apache Giraph Hive I/O ............................ SUCCESS [12.239s] [INFO] Apache Giraph Examples ............................ FAILURE [1.006s] [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: 30.570s [INFO] Finished at: Tue Apr 16 12:33:09 PDT 2013 [INFO] Final Memory: 86M/737M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project giraph-examples: Could not resolve dependencies for project org.apache.giraph:giraph-examples:jar:1.0.0: Could not find artifact org.apache.giraph:giraph-core:jar:tests:1.0.0 in central ( http://repo1.maven.org/maven2) -> [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-examples On Mon, Apr 15, 2013 at 10:36 PM, Avery Ching <[email protected]> wrote:
