Return-Path: X-Original-To: apmail-buildr-users-archive@www.apache.org Delivered-To: apmail-buildr-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B79310307 for ; Wed, 19 Jun 2013 14:41:50 +0000 (UTC) Received: (qmail 48392 invoked by uid 500); 19 Jun 2013 14:41:49 -0000 Delivered-To: apmail-buildr-users-archive@buildr.apache.org Received: (qmail 48311 invoked by uid 500); 19 Jun 2013 14:41:48 -0000 Mailing-List: contact users-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@buildr.apache.org Delivered-To: mailing list users@buildr.apache.org Received: (qmail 48302 invoked by uid 99); 19 Jun 2013 14:41:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jun 2013 14:41:47 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of alex.boisvert@gmail.com designates 74.125.82.52 as permitted sender) Received: from [74.125.82.52] (HELO mail-wg0-f52.google.com) (74.125.82.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jun 2013 14:41:41 +0000 Received: by mail-wg0-f52.google.com with SMTP id b12so4607272wgh.19 for ; Wed, 19 Jun 2013 07:41:21 -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 :content-type; bh=F1+jk79eDYpitYQNMGJknoWUDGemnB2Q68H35LhcDYg=; b=WDJgfdJikJP+ipszpex0jPcWovjOiJct9wJ9dwRb91yES7ENW0lGr04OONSRIqchIv XjymXad+c6SBhQwafJOoQbMkH+VACsVz3SWtF++SMc1B6ephrYKMxhFSi5sOa9gltdf/ +Cr0VzSuAk44j/hDWBRqh5xe2CZZ0BFu3QWxtk2mp0j2r2z3lN2vodPGnsXPPF/skQBq b2Tyu+cBxwxgF6seiBpYBVTGwUSNCOjN6SLPfHT9j3Ca8oK/4eQpe9CrN42iWnwDZbn4 JDs5x+It7j781pLycGPqj8nv9dcGLh78gEBqD3oI0mOT5rZl8Tz9OVHFfqZhENnNmcp4 ExNw== MIME-Version: 1.0 X-Received: by 10.194.21.138 with SMTP id v10mr2500484wje.16.1371652881639; Wed, 19 Jun 2013 07:41:21 -0700 (PDT) Received: by 10.216.11.6 with HTTP; Wed, 19 Jun 2013 07:41:21 -0700 (PDT) In-Reply-To: <1371644647049-7577832.post@n2.nabble.com> References: <1371644647049-7577832.post@n2.nabble.com> Date: Wed, 19 Jun 2013 07:41:21 -0700 Message-ID: Subject: Re: Eclipse Plugin From: Alex Boisvert To: users@buildr.apache.org Content-Type: multipart/alternative; boundary=047d7b5d656ec3f11204df82d2b3 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d656ec3f11204df82d2b3 Content-Type: text/plain; charset=ISO-8859-1 The package(:war) functionality does most of what you need. If you can point me to a sample Eclipse dynamic web project, I can provide you with a sample buildfile to get you started. On Wed, Jun 19, 2013 at 5:24 AM, satish pokala wrote: > Hi, > > How can i build dynamic web project using apache buildr from eclipse > created > .project & .classpath using buildr > > > Thanks In Advance. > Satish > > > > -- > View this message in context: > http://software.780142.n2.nabble.com/Eclipse-Plugin-tp7577832.html > Sent from the Apache Buildr - User mailing list archive at Nabble.com. > --047d7b5d656ec3f11204df82d2b3--