You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "David Jencks (JIRA)" <ji...@codehaus.org> on 2009/05/28 00:22:42 UTC

[jira] Created: (MSHADE-50) Shade relocate output jar not easily available to other modules in multi-module build

Shade relocate output jar not easily available to other modules in multi-module build
-------------------------------------------------------------------------------------

                 Key: MSHADE-50
                 URL: http://jira.codehaus.org/browse/MSHADE-50
             Project: Maven 2.x Shade Plugin
          Issue Type: Bug
    Affects Versions: 1.2.1
            Reporter: David Jencks


We discovered this very strange behavior in xbean.

check out https://svn.apache.org/repos/asf/geronimo/xbean/trunk rev 778992

The xbean-asm-shaded module is used in the xbean-reflect module.

in the xbean-asm-shaded pom, comment out the antrun plugin configuration -- it's the bizarre workaround for this problem.

Building xbean-asm-shaded always gets the expected content in the jar however these contents are not visible to xbean-reflect and the build fails.

As noted about running the antrun plugin to unjar the output into classes (in xbean-asm-shaded) seems to fix the problem.

-- 
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

        

[jira] Commented: (MSHADE-50) Shade relocate output jar not easily available to other modules in multi-module build

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSHADE-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=178326#action_178326 ] 

Brett Porter commented on MSHADE-50:
------------------------------------

David, is this the same as MSHADE-42? Is the issue resolved when using Maven 2.1.0?

> Shade relocate output jar not easily available to other modules in multi-module build
> -------------------------------------------------------------------------------------
>
>                 Key: MSHADE-50
>                 URL: http://jira.codehaus.org/browse/MSHADE-50
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>            Reporter: David Jencks
>
> We discovered this very strange behavior in xbean.
> check out https://svn.apache.org/repos/asf/geronimo/xbean/trunk rev 778992
> The xbean-asm-shaded module is used in the xbean-reflect module.
> in the xbean-asm-shaded pom, comment out the antrun plugin configuration -- it's the bizarre workaround for this problem.
> Building xbean-asm-shaded always gets the expected content in the jar however these contents are not visible to xbean-reflect and the build fails.
> As noted about running the antrun plugin to unjar the output into classes (in xbean-asm-shaded) seems to fix the problem.

-- 
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

        

[jira] Closed: (MSHADE-50) Shade relocate output jar not easily available to other modules in multi-module build

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSHADE-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MSHADE-50.
-----------------------------------

    Resolution: Duplicate
      Assignee: Benjamin Bentmann

> Shade relocate output jar not easily available to other modules in multi-module build
> -------------------------------------------------------------------------------------
>
>                 Key: MSHADE-50
>                 URL: http://jira.codehaus.org/browse/MSHADE-50
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>            Reporter: David Jencks
>            Assignee: Benjamin Bentmann
>
> We discovered this very strange behavior in xbean.
> check out https://svn.apache.org/repos/asf/geronimo/xbean/trunk rev 778992
> The xbean-asm-shaded module is used in the xbean-reflect module.
> in the xbean-asm-shaded pom, comment out the antrun plugin configuration -- it's the bizarre workaround for this problem.
> Building xbean-asm-shaded always gets the expected content in the jar however these contents are not visible to xbean-reflect and the build fails.
> As noted about running the antrun plugin to unjar the output into classes (in xbean-asm-shaded) seems to fix the problem.

-- 
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