Re: [vote] Move the maven-antlr-plugin to the mojo project

2007-07-17 Thread David Holroyd
On Sat, Jul 14, 2007 at 11:33:00AM -0400, Vincent Siveton wrote: > A release could be done shortly but I would like to move the > maven-antlr-plugin and maven-antlr3-plugin (in sandbox) to Mojo > project. > > During the last year, I am the main committer on this project. > Recen

Re: Antlr2/3 compatibility with maven-antlr3-plugin

2007-07-12 Thread David Holroyd
On Fri, Jul 13, 2007 at 06:21:24AM +1000, Brett Porter wrote: > I also didn't think stringtemplate used antlr2 at runtime, I thought > it was just at compile time? The StringTemplate build needs the ANTLRv2 tool to compile its grammar and the StringTemplate artifact needs the ANTLRv2 'runtime' t

Re: Antlr2/3 compatibility with maven-antlr3-plugin

2007-07-12 Thread David Holroyd
Hi, On Thu, Jul 12, 2007 at 12:08:53PM +0200, Jochen Kuhnle wrote: > I tried out the antlr3 plugin and ran into a dependency problem: > antlr-3.0 depends on stringtemplate-3.0 which depends on antlr-2.7.x. > Since antlr-2 and -3 are fundamentally incompatible (API packages > renamed, grammar fi

maven-antlr3-plugin

2007-06-29 Thread David Holroyd
Hi there, I am the author of the maven-antlr3-plugin, which Vincent Siveton kindly added to the Maven sandbox recently: http://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/maven-antlr3-plugin/ I would like to update the documentation a bit and do a release from the newly Apache-brande