[ 
https://issues.apache.org/jira/browse/MRQL-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623587#comment-13623587
 ] 

Leonidas Fegaras commented on MRQL-2:
-------------------------------------

Karthik,
Thanks! I am assigning this task to you.
I actually started reading about maven yesterday. Looks nice but requires 
plugins for many tasks.
Please read:  
http://maven.apache.org/guides/plugin/guide-java-plugin-development.html
One plugin example (for CUP) is at:
https://github.com/pjjw/maven-cup-plugin/blob/master/src/main/java/org/shortbus/java_cup/maven/Plugin.java
These @parameter in the variable comments are very important since they are 
getting values from POM.
We can use the existing JFlex and CUP plugins but we need to write one for Gen.
The Gen plugin is very simple: it requires 2 @parameter for the input *.gen 
files and an output directory.

                
> Mavenize MRQL
> -------------
>
>                 Key: MRQL-2
>                 URL: https://issues.apache.org/jira/browse/MRQL-2
>             Project: MRQL
>          Issue Type: Bug
>            Reporter: Karthik Kambatla
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to