Return-Path: Delivered-To: apmail-buildr-commits-archive@www.apache.org Received: (qmail 7315 invoked from network); 1 Mar 2010 07:59:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Mar 2010 07:59:27 -0000 Received: (qmail 87958 invoked by uid 500); 28 Feb 2010 06:59:28 -0000 Delivered-To: apmail-buildr-commits-archive@buildr.apache.org Received: (qmail 87930 invoked by uid 500); 28 Feb 2010 06:59:28 -0000 Mailing-List: contact commits-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@buildr.apache.org Delivered-To: mailing list commits@buildr.apache.org Received: (qmail 87923 invoked by uid 500); 28 Feb 2010 06:59:28 -0000 Delivered-To: apmail-incubator-buildr-commits@incubator.apache.org Received: (qmail 87917 invoked by uid 99); 28 Feb 2010 06:59:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Feb 2010 06:59:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Feb 2010 06:59:26 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BFBF0234C48D for ; Sun, 28 Feb 2010 06:59:05 +0000 (UTC) Message-ID: <1752301867.17551267340345770.JavaMail.jira@brutus.apache.org> Date: Sun, 28 Feb 2010 06:59:05 +0000 (UTC) From: "Antoine Toulme (JIRA)" To: buildr-commits@incubator.apache.org Subject: [jira] Commented: (BUILDR-251) classifiers are not handled when downloading snapshot artifacts In-Reply-To: <1906556953.1234762139752.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/BUILDR-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839371#action_12839371 ] Antoine Toulme commented on BUILDR-251: --------------------------------------- artifact('group:artifact:extension:classifier:1.3-SNAPSHOT').invoke does call: http://example.com/group/artifact/1.3-SNAPSHOT/artifact-1.3-SNAPSHOT-classifier.extension Is there something I am missing ? It looks like the classifier is used allright. > classifiers are not handled when downloading snapshot artifacts > --------------------------------------------------------------- > > Key: BUILDR-251 > URL: https://issues.apache.org/jira/browse/BUILDR-251 > Project: Buildr > Issue Type: Bug > Components: Dependency management > Affects Versions: 1.3.4 > Reporter: Ittay Dror > > e.g., if i download the sources artifact of an artifact with SNAPSHOT, it will download the file of the artifact, not that of the sources, since it doesn't use the classifiers in the url -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.