Return-Path: X-Original-To: apmail-tajo-dev-archive@minotaur.apache.org Delivered-To: apmail-tajo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AEBAB110AA for ; Sat, 24 May 2014 04:23:15 +0000 (UTC) Received: (qmail 29785 invoked by uid 500); 24 May 2014 04:23:15 -0000 Delivered-To: apmail-tajo-dev-archive@tajo.apache.org Received: (qmail 29739 invoked by uid 500); 24 May 2014 04:23:15 -0000 Mailing-List: contact dev-help@tajo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.apache.org Delivered-To: mailing list dev@tajo.apache.org Received: (qmail 29729 invoked by uid 99); 24 May 2014 04:23:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 May 2014 04:23:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of coderplay@gmail.com designates 209.85.128.169 as permitted sender) Received: from [209.85.128.169] (HELO mail-ve0-f169.google.com) (209.85.128.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 May 2014 04:23:11 +0000 Received: by mail-ve0-f169.google.com with SMTP id jx11so7352714veb.28 for ; Fri, 23 May 2014 21:22:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=mfwGkZg9GcSCeNyq1kgL7yJK9DQFTSr/QlYxaefdjAQ=; b=nhbPmbV+r9IwQTbD6pqxZUYHXtK3N6OZPpnDxHZq/G3Rnk8Xq+iEsa/u6ehCKICneC XuAWiyh2g4M2ICYDu18huxB1Nd2hbuvINAwulCXXREJ7a7UmpdDNV/FLrQRs9dE9iyyf 0Sh55g/dE2/p+p2CWDUZ3zl7OvWQn37Rr1zKSoJl900K2nmij9TrN1FpfSmUbh6z19a+ bQlyDhnqYLVrOJVaEAYn7YpXYxnj/NnrEO/GLoHYu6dESu184sKfd8fPHJ0aEbSRXvse IonAQQRF0NnWoeWWFtcBLGjlEbwVswFB4nrdqj6A/HvyBNYoBsI3+wxPMJ7O0gwgzMu0 SL4Q== MIME-Version: 1.0 X-Received: by 10.221.5.1 with SMTP id oe1mr8017041vcb.10.1400905371027; Fri, 23 May 2014 21:22:51 -0700 (PDT) Received: by 10.221.3.2 with HTTP; Fri, 23 May 2014 21:22:50 -0700 (PDT) In-Reply-To: <1400905099.51174.YahooMailNeo@web193404.mail.sg3.yahoo.com> References: <1400904511.72592.YahooMailNeo@web193401.mail.sg3.yahoo.com> <1400905099.51174.YahooMailNeo@web193404.mail.sg3.yahoo.com> Date: Fri, 23 May 2014 21:22:50 -0700 Message-ID: Subject: Re: Development environment for Tajo From: Min Zhou To: Prafulla Cc: "dev@tajo.apache.org" Content-Type: multipart/alternative; boundary=089e01294138010e0504fa1db381 X-Virus-Checked: Checked by ClamAV on apache.org --089e01294138010e0504fa1db381 Content-Type: text/plain; charset=UTF-8 oh... You need to run mvn install before that. Regards, Min On Fri, May 23, 2014 at 9:18 PM, Prafulla wrote: > Thanks Min, Let me try IDEA. > > For mvn eclipse:eclipse, It fails with following > Not sure if it something specic to Tajo. Can someone help fix it? > > > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Tajo Common 0.9.0-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [WARNING] Failed to retrieve plugin descriptor for > org.apache.tajo:tajo-maven-plugins:0.9.0-SNAPSHOT: Plugin > org.apache.tajo:tajo-maven-plugins:0.9.0-SNAPSHOT or one of its > dependencies could not be resolved: Could not find artifact > org.apache.tajo:tajo-maven-plugins:jar:0.9.0-SNAPSHOT > [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is > missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin > org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could > not be resolved: Failure to find > org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in > http://repo.maven.apache.org/maven2 was cached in the local repository, > resolution will not be reattempted until the update interval of central has > elapsed or updates are forced > [WARNING] Failed to retrieve plugin descriptor for > org.apache.tajo:tajo-maven-plugins:0.9.0-SNAPSHOT: Plugin > org.apache.tajo:tajo-maven-plugins:0.9.0-SNAPSHOT or one of its > dependencies could not be resolved: Could not find artifact > org.apache.tajo:tajo-maven-plugins:jar:0.9.0-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Tajo Main ......................................... SUCCESS [6.303s] > [INFO] Tajo Project POM .................................. SUCCESS [3.031s] > [INFO] Tajo Maven Plugins ................................ SUCCESS > [11.034s] > [INFO] Tajo Common ....................................... FAILURE [0.135s] > [INFO] Tajo Algebra ...................................... SKIPPED > [INFO] Tajo Catalog Common ............................... SKIPPED > [INFO] Tajo Rpc .......................................... SKIPPED > [INFO] Tajo Catalog Client ............................... SKIPPED > [INFO] Tajo Catalog Server ............................... SKIPPED > > > > > > On Friday, 23 May 2014 9:12 PM, Min Zhou wrote: > > > > I am using IDEA, have no issues on the IDE. I think you can just run mvn > eclipse:eclipse to generate eclipse files and import the project in > eclipse. That should works. > > Best, > Min > > > > On Fri, May 23, 2014 at 9:08 PM, Prafulla wrote: > > Hi, > > > >Could some Tajo contributor share their development environment? I am > especially looking for tools (IDE etc) that you use while writing > code/fixing issues. > >I tried to configure eclipse to work with Tajo, but I could not get it to > work. > > > > > >PS: I can already build/run tests of tajo from command line. > > > >-- > >Thanks > >Prafulla > > > > > > > -- > My research interests are distributed systems, parallel computing and > bytecode based virtual machine. > > My profile: > http://www.linkedin.com/in/coderplay > My blog: > http://coderplay.javaeye.com > -- My research interests are distributed systems, parallel computing and bytecode based virtual machine. My profile: http://www.linkedin.com/in/coderplay My blog: http://coderplay.javaeye.com --089e01294138010e0504fa1db381--