Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Adding a maven plugin that can execute the etch compiler to generate a binding inside a maven project (much like javacc-maven-plugin).
- The plugin needs to support all the parameters of the compiler.
- The plugin needs to be able to generate a binding from etch files and includes.
- The plugin needs to be able to retrieve etch files and includes from project dependencies (so that the etch files can be their own artifact if desired).