I just looked over my posts to the antlr list, and if I remember correctly if you now try to use:
mvn eclipse:eclipse and use that project in eclipse you will receive the error messages: The type antlr.RecognitionException cannot be resolved. It is indirectly referenced from required .class files Unless you add back in the previous version. Again this should be independently tested, but if moving to 3.0.1 prevents using the project in eclipse I'd still vote against it. Kenny On 10/22/07, Putrycz, Erik <[EMAIL PROTECTED]> wrote: > Actually I just looked at my custom poms and antlr 2.7.7 is not even > necessary for the generator. I've been using my custom version of the > plugin for a while with 3.0.1 and without the 2.7.7. I can confirm that > 2.7.7 is not necessary for the runtime. > > Erik. > > -----Original Message----- > From: Kenny MacDermid [mailto:[EMAIL PROTECTED] > Sent: Monday, October 22, 2007 4:13 PM > To: [email protected] > Subject: Re: [mojo-dev] [VOTE] Release antlr3-maven-plugin 1.0-beta-1 > > I think that was the problem. I'll have to double check it this evening, > but I believe you require the 2.7.7 runtime as well now. > > Kenny --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
