Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot resolve ivy dynamic revisions #40

Open
laughedelic opened this issue Nov 18, 2015 · 0 comments
Open

Cannot resolve ivy dynamic revisions #40

laughedelic opened this issue Nov 18, 2015 · 0 comments

Comments

@laughedelic
Copy link
Contributor

laughedelic commented Nov 18, 2015

We have this feature from #31, but I didn't use it before. Now when I tried to resolve an artifact with version 2.0.+, I got this:

[info] Resolving ohnosequences#statika_2.11;2.0.+ ...
[warn]  module not found: ohnosequences#statika_2.11;2.0.+
...
[warn] ==== Era7 public maven releases: tried
[warn]   https://s3-eu-west-1.amazonaws.com/releases.era7.com/ohnosequences/statika_2.11/[revision]/statika_2.11-[revision].pom
[warn] ==== Era7 public maven snapshots: tried
[warn]   https://s3-eu-west-1.amazonaws.com/snapshots.era7.com/ohnosequences/statika_2.11/[revision]/statika_2.11-[revision].pom
...

while there are several releases there (published with this plugin):

 » aws s3 ls s3://releases.era7.com/ohnosequences/statika_2.11/                                                                                                       [off] 00:00:32
                           PRE 2.0.0-M1/
                           PRE 2.0.0-M2/
                           PRE 2.0.0-M3/
                           PRE 2.0.0-M4/

@aecollver, do you have any ideas why it doesn't work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant