Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 33312 invoked from network); 13 Jun 2005 14:48:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jun 2005 14:48:27 -0000 Received: (qmail 80509 invoked by uid 500); 13 Jun 2005 14:48:26 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 80468 invoked by uid 500); 13 Jun 2005 14:48:26 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 80455 invoked by uid 99); 13 Jun 2005 14:48:26 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from ns3.wkwyw.net (HELO ns3.wkwyw.net) (217.199.181.91) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 13 Jun 2005 07:48:22 -0700 Received: (qmail 25210 invoked from network); 13 Jun 2005 14:48:13 -0000 Received: from 82-69-78-226.dsl.in-addr.zen.co.uk (HELO ?192.168.0.4?) (82.69.78.226) by ns3.wkwyw.net with SMTP; 13 Jun 2005 14:48:13 -0000 Message-ID: <42AD9CA8.8000907@apache.org> Date: Mon, 13 Jun 2005 15:48:08 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: AW: [jira] Created: (FOR-535) Create a plugins task for ANT References: <3CD9A35A043C094EA8773DBB698E801B01865C90@z011134.bk.fin.local> In-Reply-To: <3CD9A35A043C094EA8773DBB698E801B01865C90@z011134.bk.fin.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Jan.Materne@rzf.fin-nrw.de wrote: > Maybe the Maven Ant tasks could helpful (in a wider) context? > http://maven.apache.org/maven2/ant-tasks.html Maybe, but I am not familiar at all with ANT. If you (or anyone else) has enough background and a strong enough itch I would be happy to discuss solutions. Otherwise I am just going to recode all the logic I have developed in the ANT scripts in a specialist ANT task. Since there s no learning curve for me that will be faster, although not necessarily the most flexible solution. Ross