ohnosequences / nice-sbt-settings

sbt plugin with common settings for all era7/ohnosequences releases
GNU Affero General Public License v3.0
10 stars 2 forks source link

literator dependence issue #17

Closed evdokim closed 10 years ago

evdokim commented 10 years ago

I tried 0.4.0-SNAPSHOT and 0.4.0-RC1 but got the same error:

[error] unresolved dependency: laughedelic#literator-lib_2.10;0.5.1: not found
[error] unresolved dependency: com.markatta#taglist-plugin;1.3: not found
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? q
evdokim commented 10 years ago

in the end only 0.3.1 works for me

eparejatobes commented 10 years ago

@evdokim you need to add (a lot) of resolvers for this to work now. I don't like it.

eparejatobes commented 10 years ago

see for example https://github.com/bio4j/bio4j/blob/master/project/plugins.sbt

laughedelic commented 10 years ago

Yep, it's in the readme of this release: blurp Nobody likes a lot of resolvers, but what do you suggest? Publishing fat-jar? Not nice.. Republishing all dependencies on our repo? Not consistent..

laughedelic commented 10 years ago

And about 0.3.1: better use 0.3.2, as it contains and important windows-related bug fixes. But anyway, please try to use 0.4.0-RC1.

evdokim commented 10 years ago

@laughedelic jsut publish your iterator to era7 repo

eparejatobes commented 10 years ago

@laughedelic but given that 2 out the 3 extra resolvers are coming from yourself... :)

laughedelic commented 10 years ago

Yes, sure I can do that. I was just trying to use this bintray for publishing (and it's quite easy). But the tagList?

evdokim commented 10 years ago

we can host it too)

eparejatobes commented 10 years ago

era7 releases: the hostess with the mostess

laughedelic commented 10 years ago

ok, I did it. now you won't need a lot of resolvers. but maintaining it in this way isn't nice at all "/