Return-Path: X-Original-To: apmail-activemq-issues-archive@minotaur.apache.org Delivered-To: apmail-activemq-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 F3A48185EE for ; Thu, 2 Jul 2015 16:22:04 +0000 (UTC) Received: (qmail 83329 invoked by uid 500); 2 Jul 2015 16:22:04 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 83297 invoked by uid 500); 2 Jul 2015 16:22:04 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 83286 invoked by uid 99); 2 Jul 2015 16:22:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2015 16:22:04 +0000 Date: Thu, 2 Jul 2015 16:22:04 +0000 (UTC) From: "clebert suconic (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARTEMIS-150) Can't depend on artemis in a sbt build 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/ARTEMIS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612151#comment-14612151 ] clebert suconic commented on ARTEMIS-150: ----------------------------------------- Can you provide an example? > Can't depend on artemis in a sbt build > -------------------------------------- > > Key: ARTEMIS-150 > URL: https://issues.apache.org/jira/browse/ARTEMIS-150 > Project: ActiveMQ Artemis > Issue Type: Bug > Affects Versions: 1.0.0 > Reporter: Francis De Brabandere > Labels: sbt > > Just tried to set up a project that embeds artemis but sbt fails to download artemis-native because it does not seem to be resolving ${native-package-type} > [warn] :::::::::::::::::::::::::::::::::::::::::::::: > [warn] :: FAILED DOWNLOADS :: > [warn] :: ^ see resolution messages for details ^ :: > [warn] :::::::::::::::::::::::::::::::::::::::::::::: > [warn] :: org.apache.activemq#artemis-native;1.0.0!artemis-native.${native-package-type} > [warn] :::::::::::::::::::::::::::::::::::::::::::::: -- This message was sent by Atlassian JIRA (v6.3.4#6332)