Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 80D1C17780 for ; Wed, 2 Dec 2015 06:43:15 +0000 (UTC) Received: (qmail 31778 invoked by uid 500); 2 Dec 2015 06:43:07 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 31677 invoked by uid 500); 2 Dec 2015 06:43:07 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 31654 invoked by uid 99); 2 Dec 2015 06:43:07 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2015 06:43:07 +0000 Received: by minotaur.apache.org (Postfix, from userid 6004) id 4C6D81777C; Wed, 2 Dec 2015 06:43:06 +0000 (UTC) To: announce@maven.apache.org Subject: [ANN] Apache Maven Shared Component: Maven Common Artifact Filters Version 3.0.0 Released Cc: dev@maven.apache.org Message-Id: <20151202064306.4C6D81777C@minotaur.apache.org> Date: Wed, 2 Dec 2015 06:43:06 +0000 (UTC) From: khmarbaise@apache.org (Karl Heinz Marbaise) The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Common Artifact Filters Version 3.0.0. http://maven.apache.org/shared/maven-common-artifact-filters/ A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution. Important Notes: * Maven 3.X only * JDK 6 minimum requirement You should specify the version in your project's plugin configuration: org.apache.maven.shared maven-common-artifact-filters 3.0.0 You can download the appropriate sources etc. from the download page: http://maven.apache.org/shared/maven-common-artifact-filters/download.cgi Release Notes Maven Common Artifact Filters 3.0.0 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12331499 Bug: * [MSHARED-466] - Filtering dependencies does not retain the order of the unfiltered list Improvements: * [MSHARED-403] - Upgrade to Maven 2.2.1 compatiblity * [MSHARED-404] - Upgrade maven-shared-utils to 0.7 * [MSHARED-423] - Change JDK + Maven requirements * [MSHARED-424] - Add Filter mechanism which can be passed to Sonatype/Eclipse Aether * [MSHARED-425] - Change construct-method signatures of ArtifactTransitivityFilter; don't use deprecated M2 code * [MSHARED-450] - Upgrade maven-shared-utils to 3.0.0 * [MSHARED-458] - Upgrade maven-shared-components parent to version 22 * [MSHARED-468] - Remove @Deprecated marked code Enjoy, -The Apache Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org