This directory contains the sources of the JFlex Maven plugin.
Maven http://maven.apache.org is a software project management, dependency management and build tool. This plugin makes JFlex available in maven.
See Usage with Maven
src/ plugin sources
pom.xml maven project object model, useful targets:
mvn compile build and compile
mvn test run unit tests
mvn package generate jar
- JDK 1.7
- Maven 3
- JFlex >= 1.5.0