[ANN] JavaCC Maven Plugin 2.6 Released

View: New views
1 Messages — Rating Filter:   Alert me  

[ANN] JavaCC Maven Plugin 2.6 Released

by Benjamin Bentmann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The Mojo team is pleased to announce the release of the JavaCC Maven
Plugin, version 2.6.

This plugin generates parsers from grammars using JavaCC. See the
plugin's site for more details:

    http://mojo.codehaus.org/javacc-maven-plugin/

To use the updated plugin in your projects, you need to add the
following snippet to the plugins or plugin management section of your POM:

    <plugin>
      <groupId>org.codehaus.mojo</groupId>
      <artifactId>javacc-maven-plugin</artifactId>
      <version>2.6</version>
      <executions>
        ...
      </executions>
    </plugin>


Release Notes - Maven 2.x JavaCC Plugin - Version 2.6

** Wish
     * [MJAVACC-91] - Update to JavaCC 5.0


Enjoy,

-The Mojo team


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

    http://xircles.codehaus.org/manage_email