FYI - please fix in Carbon itself (see thread on
d...@stratos.incubator.apache.org for more info).

---------- Forwarded message ----------
From: Hadrian Zbarcea (JIRA) <j...@apache.org>
Date: Tue, Oct 8, 2013 at 7:10 AM
Subject: [jira] [Created] (STRATOS-95) Build failure on trunk
(3.0.0-SNAPSHOT)
To: d...@stratos.incubator.apache.org


Hadrian Zbarcea created STRATOS-95:
--------------------------------------

             Summary: Build failure on trunk (3.0.0-SNAPSHOT)
                 Key: STRATOS-95
                 URL: https://issues.apache.org/jira/browse/STRATOS-95
             Project: Stratos
          Issue Type: Bug
    Affects Versions: 3.0.0 RC1
            Reporter: Hadrian Zbarcea
             Fix For: 3.0.0 RC1


Builds fail in org.apache.stratos.account.mgt due to a missing dependency
on javax.activation:activation:jar:1.0.2.

A quick mvn -X dependency:tree shows it as being a transitive dependency
coming from org.wso2.carbon:atlassian-jira.

{code}
[DEBUG]    org.wso2.carbon:atlassian-jira:jar:1.0.0.wso2v1:compile
[...]
[DEBUG]       javax.xml:jaxrpc-api:jar:1.1:compile
[DEBUG]          javax.xml.soap:saaj-api:jar:1.3:compile
[DEBUG]             javax.activation:activation:jar:1.0.2:compile
{code}

A simple excludes of the transitive dependency solves the problem (patch
attached). Ideally this would be done directly in carbon/atlassian-jira in
a future release and removed from here.

Cheers



--
This message was sent by Atlassian JIRA
(v6.1#6144)



-- 
Sanjiva Weerawarana, Ph.D.
Founder, Chairman & CEO; WSO2, Inc.;  http://wso2.com/
email: sanj...@wso2.com; phone: +94 11 763 9614; cell: +94 77 787 6880 | +1
650 265 8311
blog: http://sanjiva.weerawarana.org/

Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to