Return-Path: X-Original-To: apmail-incubator-hama-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B038C4F1 for ; Wed, 16 May 2012 19:43:43 +0000 (UTC) Received: (qmail 47275 invoked by uid 500); 16 May 2012 19:43:43 -0000 Delivered-To: apmail-incubator-hama-user-archive@incubator.apache.org Received: (qmail 47253 invoked by uid 500); 16 May 2012 19:43:43 -0000 Mailing-List: contact hama-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-user@incubator.apache.org Delivered-To: mailing list hama-user@incubator.apache.org Received: (qmail 47237 invoked by uid 99); 16 May 2012 19:43:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 19:43:43 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.217.175] (HELO mail-lb0-f175.google.com) (209.85.217.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 19:43:37 +0000 Received: by lbol5 with SMTP id l5so839714lbo.6 for ; Wed, 16 May 2012 12:43:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=references:from:in-reply-to:mime-version:date:message-id:subject:to :content-type:x-gm-message-state; bh=mbrr6LybtTzBf4LgGjRJIBxROmn1x2lSQRvC9eLiM9I=; b=mcxXvQ0AhHQUQZi5S+aXdN4v43sBQFuwj5A4WBL07PceNUYwwmMnXirPuZLPdZoonN d7nXGr03GnrN7YJEIrgMuIIMFmg3E93WT61Y6hPQnXxAS5CdL5nIADjVSjCe8qk/3F98 9d+WvxOxoJn2hspUsG2xuDXV7Fbj0oep6BjP1Vl1kXgCMJhe/+M4CDbJ6hPqkL+IVCWy 3ZYeczjAvV6UzbdRskr4kQeyGQ3Mx9Gi1bIEep4awssqEZej83u5AXUmVMbtd6yHYErL XTc2/444EUDjCNuPsglLZO2qOV1wy+QsBpvHteqGFXbX9quqZ6Ey5Wt4ff0BJZRLPCnr 9CnA== Received: by 10.152.148.199 with SMTP id tu7mr4191268lab.43.1337197396914; Wed, 16 May 2012 12:43:16 -0700 (PDT) References: <-4830800706688006522@unknownmsgid> From: Billy Newport In-Reply-To: Mime-Version: 1.0 (1.0) Date: Wed, 16 May 2012 15:43:11 -0400 Message-ID: <2274666867503205875@unknownmsgid> Subject: Re: Trunk build issues To: "hama-user@incubator.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQliL0zYgkj48OE/KH1PYJCVtsV0YANVw33OdfcCeSYp/fkov9c75IgNWbU8rBFCrXf1lpw2 That's works for me but my build still fails with log4j not found in central Sent from my iPhone On May 16, 2012, at 2:26 PM, Thomas Jungblut wrote: > Just checked it with: mvn clean install -DskipTests > > yields to: > >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] Apache Hama parent POM ............................ SUCCESS >> [12.733s] >> [INFO] core .............................................. SUCCESS [7.779s] >> [INFO] graph ............................................. SUCCESS [1.671s] >> [INFO] examples .......................................... SUCCESS [2.120s] >> [INFO] yarn .............................................. SUCCESS [2.123s] >> [INFO] hama-dist ......................................... SUCCESS >> [14.326s] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD SUCCESS > > > Wait until a new commit comes in with "ignore git" or something equal (if > you want to stick with git). > https://github.com/apache/hama/commits/trunk > > That's all I can do for you and for now. > Let me know if you need additional help :) > > 2012/5/16 Thomas Jungblut > >> Hi, it seems that rat is going to not ignore the .git files. >> I'm going to fix that in a few minutes, however I don't know when the ASF >> syncs to github. >> I can only advise you to use SVN instead until it is available through >> github. >> >> The next issue is Mvn cannot find the log4j 1.2.6 in central. >> >> >> It is quite old, but it is still there: >> http://mvnrepository.com/artifact/log4j/log4j/1.2.6 >> Are you behind a proxy? >> >> 2012/5/16 Billy Newport >> >>> Hello, >>> I just cloned trunk from github and am seeing two issues >>> >>> Rat is failing with too many unapproved licenses. I worked around this >>> by commenting out the rat plugin >>> >>> The next issue is Mvn cannot find the log4j 1.2.6 in central. >>> >>> Any ideas? >>> >>> Sent from my iPho >>> >> >> >> >> -- >> Thomas Jungblut >> Berlin >> > > > > -- > Thomas Jungblut > Berlin