[antlr-interest] maven plugin thinks grammar is up-to-date

Jim Idle jimi at temporal-wave.com
Thu Apr 2 07:10:32 PDT 2009


Pete Siemsen wrote:
> I'm using the new ANTLR3 maven plugin described at http://www.antlr.org/antlr3-maven-plugin/ 
> .  Thanks to Jim Idle!
>
> The new plugin has a minor "feature" that the older plugin also had.   
> If I edit my grammar and do "mvn package", maven doesn't detect that  
> the grammar has changed.  Maven says "Grammar com/kyben/translatecim/ 
> TranslateCIM.g is up to date - build skipped".  Doing "mvn clean; mvn  
> package" makes maven process the grammar.  I've just gotten used to  
> doing "mvn clean; mvn package", but I'm finally asking why I need the  
> "mvn clean".
>   
Hmmm, all that was tested and working, which means it must have been 
broken just before we released it. I will look to see if I can fix it 
easilly.

Jim
> -- Pete
>
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>   



More information about the antlr-interest mailing list