Return-Path: X-Original-To: apmail-ant-ivy-user-archive@www.apache.org Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 95C4A10AEF for ; Wed, 24 Jul 2013 23:07:22 +0000 (UTC) Received: (qmail 90739 invoked by uid 500); 24 Jul 2013 23:07:21 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 90102 invoked by uid 500); 24 Jul 2013 23:07:21 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 90094 invoked by uid 99); 24 Jul 2013 23:07:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 23:07:20 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of charles@dyfis.net designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-ob0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 23:07:15 +0000 Received: by mail-ob0-f172.google.com with SMTP id f8so2318620obp.17 for ; Wed, 24 Jul 2013 16:06:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dyfis.net; s=google; h=mime-version:date:message-id:subject:from:to:content-type; bh=X15fICal+cjLxhj9QV8IDl70Nttm1mNPEHXHquxg0ZM=; b=f6dLZ+/Hc0Pz34QTJo7YImSLl4GU3ncTj13iyh0VcJCW+ItYhmeblfhk7vAjJJQlSX mir5zPeNK74syWy6N3sL9kAT5765y0uqwcLgE0eqTPkBb5gnqa+fdkDFWj+GoMJEXC83 CP/56MEWXvU+5qMYoAaufdpUKWJsroomK73R4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=X15fICal+cjLxhj9QV8IDl70Nttm1mNPEHXHquxg0ZM=; b=i1Rx/V3FLFRwHCBfMAGBSm81gab43MFsQx50OAHeql25HywNjHRmJqlyxcVZsP5xkn i2G9ilyVIj0lQEoA4e2SvwKUfeefr3/+aem2ZLFW0BdUidtCoFbPw09Xs3X8HtSQ4yg7 U8Ou5OUbsc2fQdVrFg+kiv2hj1LIBrRX0Nz/yCJghXbY8oG9yncp2EuFtAqIsptA03DC 6uY2UHG5t+VdshM0N/XXxaxZekeDY88N1jU34EmnQW6LZnpTud9lY929t+4PArdSIdFJ lz7ETEQPN6tEme8WDnA97wQH9QdChZFMY8P0rL3V6bKsXPwEwOLaZy0Ml+eAJcGonpf1 k5bA== MIME-Version: 1.0 X-Received: by 10.50.11.102 with SMTP id p6mr697952igb.49.1374707214453; Wed, 24 Jul 2013 16:06:54 -0700 (PDT) Received: by 10.64.15.5 with HTTP; Wed, 24 Jul 2013 16:06:54 -0700 (PDT) Date: Wed, 24 Jul 2013 18:06:54 -0500 Message-ID: Subject: Importing commons-daemon/commons-daemon 1.0.3 from Maven From: Charles Duffy To: ivy-user@ant.apache.org Content-Type: multipart/alternative; boundary=047d7bdc1c3e3033a904e249f7b2 X-Gm-Message-State: ALoCoQlckanyMq6i+ljlvR4rgsm4L01zEIa/q5pPCU0tn/lerCwWJsCNEUQXtdpeWxmCmaRVZVOp X-Virus-Checked: Checked by ClamAV on apache.org --047d7bdc1c3e3033a904e249f7b2 Content-Type: text/plain; charset=UTF-8 Howdy -- http://mirrors.ibiblio.org/maven2/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.pomis a somewhat interesting case: its filename doesn't match up with its groupId (which is not "commons-daemon" but "org.apache.commons"). Any hints for being able to deal with files written this way? --047d7bdc1c3e3033a904e249f7b2--