Return-Path: Delivered-To: apmail-incubator-etch-dev-archive@minotaur.apache.org Received: (qmail 69587 invoked from network); 24 Jan 2011 10:31:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jan 2011 10:31:36 -0000 Received: (qmail 70057 invoked by uid 500); 24 Jan 2011 10:31:36 -0000 Delivered-To: apmail-incubator-etch-dev-archive@incubator.apache.org Received: (qmail 70016 invoked by uid 500); 24 Jan 2011 10:31:35 -0000 Mailing-List: contact etch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: etch-dev@incubator.apache.org Delivered-To: mailing list etch-dev@incubator.apache.org Received: (qmail 70008 invoked by uid 99); 24 Jan 2011 10:31:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jan 2011 10:31:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jan 2011 10:31:33 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0OAVCp3008549 for ; Mon, 24 Jan 2011 10:31:12 GMT Message-ID: <15349048.149231295865072124.JavaMail.jira@thor> Date: Mon, 24 Jan 2011 05:31:12 -0500 (EST) From: "Holger Grandy (JIRA)" To: etch-dev@incubator.apache.org Subject: [jira] Updated: (ETCH-62) etch-maven-plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ETCH-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holger Grandy updated ETCH-62: ------------------------------ Fix Version/s: (was: 1.1.1) > etch-maven-plugin > ----------------- > > Key: ETCH-62 > URL: https://issues.apache.org/jira/browse/ETCH-62 > Project: Etch > Issue Type: New Feature > Components: build > Reporter: Richard Bolkey > Assignee: Holger Grandy > Attachments: Adding_the_etch-maven-plugin.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > Adding a maven plugin that can execute the etch compiler to generate a binding inside a maven project (much like javacc-maven-plugin). > * The plugin needs to support all the parameters of the compiler. > * The plugin needs to be able to generate a binding from etch files and includes. > * The plugin needs to be able to retrieve etch files and includes from project dependencies (so that the etch files can be their own artifact if desired). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.