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 24FD5173F0 for ; Sun, 8 Mar 2015 01:06:21 +0000 (UTC) Received: (qmail 39357 invoked by uid 500); 8 Mar 2015 01:06:20 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 39279 invoked by uid 500); 8 Mar 2015 01:06:20 -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 39266 invoked by uid 99); 8 Mar 2015 01:06:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Mar 2015 01:06:20 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dennisl.apache@gmail.com designates 209.85.220.52 as permitted sender) Received: from [209.85.220.52] (HELO mail-pa0-f52.google.com) (209.85.220.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Mar 2015 01:06:16 +0000 Received: by padet14 with SMTP id et14so65744042pad.0 for ; Sat, 07 Mar 2015 17:05:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=PIpyxVjsTPUxsCuHWsVJuPBQ5Vxchi2K8iLgZa73DtM=; b=Jo2gPofB19x29EhCqbkCoUrjeEZtOloFTxPnuowk6dnIV4k1M1E+NgBO0kxplpCi3N qZI3DWVKgnzvCuRojz+B8mJq4fK/RhoICiVz7rkddFVq/1Or+4uq7JlyVTHg43ILjrst 93T67uMzMQpGChsU1JXo1JIbctnAWIEG9htEvo6JMpsk3jn+YIg5s9Ld2NGaWKdc8tM4 MaX9ZhzH4Ev7APX41op8Y88j8+xdEMo4Rl30zZAcmMI+SoNEkyuH/6YlMn3hC5d+WBVd yWmxFPkHbH1qhWBXgbhcZzugR3eNDL06rVXRonws4D8tij5VKDS4+kjiFGOU/L7E8JSo T48A== MIME-Version: 1.0 X-Received: by 10.66.101.106 with SMTP id ff10mr39269247pab.103.1425776755647; Sat, 07 Mar 2015 17:05:55 -0800 (PST) Sender: dennisl.apache@gmail.com Received: by 10.70.126.233 with HTTP; Sat, 7 Mar 2015 17:05:55 -0800 (PST) Date: Sun, 8 Mar 2015 02:05:55 +0100 X-Google-Sender-Auth: pw4tIwjbGFduygA9rIMewIEodxw Message-ID: Subject: Need help to merge pull request for plexus-resources From: Dennis Lundberg To: Maven Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi, I've looked into MCHECKSTYLE-250 and MCHECKSTYLE-288 regarding an NPE. It turned out to be in plexus-resources. So I have created a pull request for it at https://github.com/sonatype/plexus-resources/pull/1 I'd appreciate if someone with access to Sonatype's github area could merge it and deploy a SNAPSHOT, so that the reporters of the above issues can try out my fix. -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org