Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-5611

[joda-time] different versions in maven and feature descriptor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7.11
    • 2.7.11, 2.6.14
    • Build system
    • None
    • Unknown

    Description

      I have a project which depends on cxf-rt-security [1]. After the build there is
      Import-Package: org.joda.time;version="[2.2,3)"
      But after deploy to karaf got
      Reason: Missing Constraint: Import-Package: org.joda.time; version="[2.2.0,3.0.0)"
      because wss4j feature contains [2]

      1.
      [INFO] - org.apache.cxf:cxf-rt-security:jar:2.7.11-SNAPSHOT:compile
      [INFO] +- org.opensaml:opensaml:jar:2.6.1:compile
      [INFO] | +- joda-time:joda-time:jar:2.2:compile

      2.
      <bundle start-level='25' dependency="true">mvn:joda-time/joda-time/2.1</bundle>

      Attachments

        1. CXF-5611.zip
          2 kB
          Alexey Markevich

        Activity

          People

            ffang Freeman Yue Fang
            amarkevich Alexey Markevich
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: