Hi Arnaud, Thanks for your answer! It makes sense that Antlr-plugin problem is related to the general Maven 1.1 variables scope bug.
In relation to the upgrade there is already an issue (MPANTLR-7) which is marked as closed in version 1.2.2 of the plugin (Antlr-2.7.5 is already available in ibiblio). Do you have any idea when will version 1.2.2 be released? --Pedro. On 10/4/05, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > Hi Pedro, > > It's possible that your problem in antlr is a side effect of another > bug in maven 1.1 (variables scope). > > For the upgrade you can open an issue. We'll do it if this new > release is available on ibiblio. > > Arnaud > > > -----Message d'origine----- > > De : Pedro Romano [mailto:[EMAIL PROTECTED] > > Envoyé : lundi 3 octobre 2005 20:29 > > À : [email protected] > > Objet : Antlr plugin not running from reactor in Maven 1.1-beta2 > > > > Hi, > > > > I am having the following issue with the Antlr plugin and Maven > > 1.1-beta2: the Antlr plugin runs OK for my Antlr sources when > > run from the sub-project directory that has the Antlr > > sources, however, when the sub-project is build from the top > > level project via a <m:reactor> tag, the <antlr:generate> > > target doesn't run! Has anyone else come across this problem? > > Any hints? > > > > By the way, is there any plan to update the version of > > Antlr required by the plugin to 2.7.5? > > > > Best regards, > > --Pedro. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
