diff --git a/antlr/plugin.jelly b/antlr/plugin.jelly index c2c7543e..5e80b471 100644 --- a/antlr/plugin.jelly +++ b/antlr/plugin.jelly @@ -19,13 +19,14 @@ description="Generate source from antlr grammars" prereqs="antlr:prepare-filesystem"> - + + ${maven.build.dir}/antlr + ${pom.addCompileSourceRoot(pathToAdd)} + ${maven.antlr.grammars} @@ -39,6 +40,7 @@ + antlrSrcDir='${antlrSrcDir}'