[ 
http://jira.codehaus.org/browse/MGROOVY-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dillon moved MOJO-705 to MGROOVY-1:
-----------------------------------------

       Assignee:     (was: Jason Dillon)
    Component/s:     (was: groovy)
     Complexity:   (was: Intermediate)
       Workflow: jira  (was: Maven New)
            Key: MGROOVY-1  (was: MOJO-705)
        Project: Maven 2.x Groovy Plugin  (was: Mojo)

> Support mojo plugin.xml generation for Groovy mojos
> ---------------------------------------------------
>
>                 Key: MGROOVY-1
>                 URL: http://jira.codehaus.org/browse/MGROOVY-1
>             Project: Maven 2.x Groovy Plugin
>          Issue Type: New Feature
>            Reporter: Jason Dillon
>
> Right now there isn't really a good way to generate a plugin.xml for a Mojo 
> implemented in Groovy.
> There is the {{javalike-maven-plugin-tools}} module which kinda works, though 
> requires some icky ";" tokens to get qDox to properly parse out javadocs for 
> parameters.  I'm not sure that this module handles annotations on 
> super-classes either.
> I've hacked up an extractor.groovy a while ago (MNG-1664) which uses regex, 
> but that doesn't handle super-classes either.
> Really need a nice way to parse regular groovy (w/o needing ";') to generate 
> a plugin.xml.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to