Robert Scholte created MSHADE-135:
-------------------------------------

             Summary: Add PluginTransformer
                 Key: MSHADE-135
                 URL: https://jira.codehaus.org/browse/MSHADE-135
             Project: Maven 2.x Shade Plugin
          Issue Type: New Feature
    Affects Versions: 2.0
            Reporter: Robert Scholte
            Priority: Critical


When using doclet-tags for the Maven plugin we had to specify the shaded class 
as the role, since this String couldn't be recognized as a class.
But now we have annotations as well, and here the role is a real class, so the 
trick above doesn't work anymore. Hence, we need a transformer for it.

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

        

Reply via email to