Super grammars are not defined ------------------------------ Key: MANTLR-18 URL: http://jira.codehaus.org/browse/MANTLR-18 Project: Maven 2.x Antlr Plugin Issue Type: Bug Affects Versions: 2.0-beta-1 Environment: ANTLR source classes generation Reporter: Damien Abos Attachments: tparser.zip
When using super grammars, there is a error message that looks like : error : grammar XXXParser not defined error : grammar XXXLexer not defined It is due to the fact that the Antlr maven 2.x plugin does not find the supergrammar file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira