You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2012/11/22 19:33:13 UTC

[jira] (MSHADE-135) Add PluginTransformer

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

        

[jira] (MSHADE-135) Add PluginTransformer

Posted by "Robert Scholte (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSHADE-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte reassigned MSHADE-135:
-------------------------------------

    Assignee: Robert Scholte
    
> 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
>            Assignee: 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

        

[jira] (MSHADE-135) Add PluginXmlTransformer

Posted by "Robert Scholte (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSHADE-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MSHADE-135.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

Fixed in [r1413392|https://svn.apache.org/r1413392]
                
> Add PluginXmlTransformer
> ------------------------
>
>                 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
>            Assignee: Robert Scholte
>            Priority: Critical
>             Fix For: 3.0
>
>
> 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

        

[jira] (MSHADE-135) Add PluginXmlTransformer

Posted by "Robert Scholte (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSHADE-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte updated MSHADE-135:
----------------------------------

    Summary: Add PluginXmlTransformer  (was: Add PluginTransformer)
    
> Add PluginXmlTransformer
> ------------------------
>
>                 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
>            Assignee: 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