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 D458E18F49 for ; Sun, 3 Apr 2016 10:39:27 +0000 (UTC) Received: (qmail 6040 invoked by uid 500); 3 Apr 2016 10:39:26 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 5998 invoked by uid 500); 3 Apr 2016 10:39:26 -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 5987 invoked by uid 99); 3 Apr 2016 10:39:26 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Apr 2016 10:39:26 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 861A82C14E1 for ; Sun, 3 Apr 2016 10:39:25 +0000 (UTC) Date: Sun, 3 Apr 2016 10:39:25 +0000 (UTC) From: "David J. M. Karlsen (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CXF-6857) Provide CXF BOM MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 David J. M. Karlsen created CXF-6857: ---------------------------------------- Summary: Provide CXF BOM Key: CXF-6857 URL: https://issues.apache.org/jira/browse/CXF-6857 Project: CXF Issue Type: Improvement Components: Build system Reporter: David J. M. Karlsen It would be nice to have a maven bom (bill of materials). See: https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html http://repo1.maven.org/maven2/org/springframework/spring-framework-bom/4.2.5.RELEASE/spring-framework-bom-4.2.5.RELEASE.pom so that one could just import the bom to define dependency management for CXF dependencies. -- This message was sent by Atlassian JIRA (v6.3.4#6332)