You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2010/10/15 10:31:35 UTC

[jira] Commented: (TUSCANY-3721) Aggregate JARs don't work with Maven

    [ https://issues.apache.org/jira/browse/TUSCANY-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921281#action_12921281 ] 

ant elder commented on TUSCANY-3721:
------------------------------------

JIRA with fix for the shade plugin is http://jira.codehaus.org/browse/MSHADE-88

> Aggregate JARs don't work with Maven
> ------------------------------------
>
>                 Key: TUSCANY-3721
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3721
>             Project: Tuscany
>          Issue Type: Bug
>            Reporter: ant elder
>             Fix For: Java-SCA-2.0-Beta1
>
>
> The new aggregate JARs don't work with Maven because the shade plugin isn't configured to promote transitive dependencies which that means all the individual module jars are still included as transitive dependencies and added to the classpath. Updating the shade config to promote transitive dependencies also doesn't work as the shade plugin doesn't work with pom type dependencies.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.