Hi,

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 file format changed), this does not work.

I propose to change the artifactId of antlr-3.0 to antlr3-3.0, and to change the default directories of the plugin to "src/main/antlr3" and "target/generated-sources/antlr3". This allows using antlr-2.x and antlr-3.0 and the respective plugins side by side.

Regards,
Jochen



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to