Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C7E9918A0A for ; Tue, 9 Jun 2015 05:53:01 +0000 (UTC) Received: (qmail 36590 invoked by uid 500); 9 Jun 2015 05:53:01 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 36536 invoked by uid 500); 9 Jun 2015 05:53:01 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 36306 invoked by uid 99); 9 Jun 2015 05:53:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 05:53:01 +0000 Date: Tue, 9 Jun 2015 05:53:01 +0000 (UTC) From: "Axel Fontaine (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MASSEMBLY-771) Regression: Unable to create tar.gz in cross-platform build without error messages on Windows 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/MASSEMBLY-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578367#comment-14578367 ] Axel Fontaine commented on MASSEMBLY-771: ----------------------------------------- Nevermind. Removing / did the trick. Thanks for your help and sorry for the inconvenience. > Regression: Unable to create tar.gz in cross-platform build without error messages on Windows > --------------------------------------------------------------------------------------------- > > Key: MASSEMBLY-771 > URL: https://issues.apache.org/jira/browse/MASSEMBLY-771 > Project: Maven Assembly Plugin > Issue Type: Bug > Affects Versions: 2.5.5 > Environment: Windows > Reporter: Axel Fontaine > > Recent versions of the assembly plugin started outputting a harmless, but annoying error message when creating tar.gz files from Windows: > [ERROR] OS=Windows and the assembly descriptor contains a *nix-specific root-relative-reference (starting with slash) /mypath > This used to work fine with older versions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)