Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CFBD4100ED for ; Fri, 14 Mar 2014 08:29:56 +0000 (UTC) Received: (qmail 17733 invoked by uid 500); 14 Mar 2014 08:29:56 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 17380 invoked by uid 500); 14 Mar 2014 08:29:52 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 17155 invoked by uid 99); 14 Mar 2014 08:29:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2014 08:29:49 +0000 Date: Fri, 14 Mar 2014 08:29:49 +0000 (UTC) From: "Freeman Fang (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CXF-5611) [joda-time] different versions in maven and feature descriptor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned CXF-5611: --------------------------------- Assignee: Freeman Fang > [joda-time] different versions in maven and feature descriptor > -------------------------------------------------------------- > > Key: CXF-5611 > URL: https://issues.apache.org/jira/browse/CXF-5611 > Project: CXF > Issue Type: Bug > Components: Build system > Affects Versions: 2.7.11 > Reporter: Alexey Markevich > Assignee: Freeman Fang > Attachments: CXF-5611.zip > > > 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. > mvn:joda-time/joda-time/2.1 -- This message was sent by Atlassian JIRA (v6.2#6252)