Comment 5 for bug 1558322

Revision history for this message
Ethan (supercriticalfluid) wrote :

So I found a seemingly related issue and I posted in the sbt-dev google group where I found it and someone was mentioning that it looked like it would be an Ivy issue, since SBT relies on Ivy rather than Maven. The only thing I'm too green to know is whether it's a bug or feature of Ivy.

https://groups.google.com/forum/#!topic/sbt-dev/mO4n7FR2icQ

I'm trying to learn as quickly about SBT and Ivy as I can, but starting to wonder if, for the sake of timeliness in my project, some manual work around might not be presently easier than trying to resolve this, though I imagine I could learn a great deal about POMs, Ivy and SBT looking for the answer I do need to get moving on a solution.

If you have any recommendations beyond this, I'd appreciate it.

I'm not sure how you'd treat this, if you'd try and do some kind of work around, or if I'd just need to dig into Ivy and see if they should be handling this or if it's simply against the grain of the design philosophy of Ivy.

I'm out of my depth. But thought I'd at least place a link here on this in case it helps anyone.