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

Dependency version specifiers #130

Open
dbrgn opened this issue Aug 24, 2020 · 0 comments
Open

Dependency version specifiers #130

dbrgn opened this issue Aug 24, 2020 · 0 comments

Comments

@dbrgn
Copy link
Member

dbrgn commented Aug 24, 2020

Maven publication 'SaltyRTC' contains dependencies that will produce a pom file that cannot be consumed by a Maven client.
  - org.saltyrtc.chunked-dc:chunked-dc:1.+ declared with a Maven incompatible version notation
  - org.msgpack:msgpack-core:0.8.+ declared with a Maven incompatible version notation
  - com.fasterxml.jackson.core:jackson-databind:2.10.+ declared with a Maven incompatible version notation
  - com.neovisionaries:nv-websocket-client:2.9+ declared with a Maven incompatible version notation
  - org.msgpack:jackson-dataformat-msgpack:0.8.+ declared with a Maven incompatible version notation

Not sure if we should care. I think as long as nobody complains, we keep them.

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

No branches or pull requests

1 participant