antlr goal is currently bound by default to process-sources phase, not 
generate-sources 
----------------------------------------------------------------------------------------

                 Key: MANTLRTHREE-19
                 URL: https://jira.codehaus.org/browse/MANTLRTHREE-19
             Project: Maven 2.x Antlr3 Plugin
          Issue Type: Bug
            Reporter: Piotr Sobczyk
            Assignee: David Holroyd
            Priority: Minor


Due to documentation goal antlr: "Binds by default to the lifecycle phase: 
generate-sources". However when I invoke mvn generate-sources the goal is never 
invoked. I need to invoke the next phase, mvn process-sources to activate this 
goal. So it seems that it is really bound to process-sources and there is 
either a mistake in the docs or an error in the plugin implementation. (I 
created a thread about it here: 
http://stackoverflow.com/questions/7919568/maven-3-with-antlr3-maven-plugin-does-source-geneation-really-take-place-in-pro
 ) 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to