On Thu, Oct 14, 2010 at 8:27 AM, ant elder (JIRA)
<[email protected]> wrote:
> 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.
>
>

I've yet to try this out and really understand what the issue is here
so my next comment may be rubbish but....

I wonder whether this really matters. We have other poms that describe
the contents of aggregate jars so do we need the user to be able to
depend on the aggregated jar itself from Maven?

Simon

-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com

Reply via email to