[
https://issues.apache.org/jira/browse/ARTEMIS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629000#comment-14629000
]
ASF GitHub Bot commented on ARTEMIS-150:
----------------------------------------
GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/82
ARTEMIS-150 moving to cmake will fix nar/jar dependency issues and fix SBT
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis cmake
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/82.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #82
----
commit e7bd2f9c459997043857a5db0b0000a9d7645973
Author: Clebert Suconic <[email protected]>
Date: 2015-07-16T00:29:07Z
ARTEMIS-150 moving to cmake will fix nar/jar dependency issues and fix SBT
----
> 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
> Assignee: clebert suconic
> Labels: sbt
> Fix For: 1.0.1
>
>
> 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}
> {code}
> [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] ::::::::::::::::::::::::::::::::::::::::::::::
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)