Uploaded image for project: 'Stratos'
  1. Stratos
  2. STRATOS-95

Build failure on trunk (3.0.0-SNAPSHOT)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • None
    • None

    Description

      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.

      [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
      

      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

      Attachments

        1. stratos-95.patch
          0.7 kB
          Hadrian Zbarcea

        Activity

          People

            Unassigned Unassigned
            hadrian Hadrian Zbarcea
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: