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

Fixed unbounded range in pom.xml #157

Merged
merged 1 commit into from Jan 9, 2015
Merged

Fixed unbounded range in pom.xml #157

merged 1 commit into from Jan 9, 2015

Conversation

Donnerbart
Copy link
Contributor

When using the actual snap in another project I get the following maven error:

[INFO] Failed to resolve artifact.

Unable to get dependency information: Unable to read the metadata file for artifact 'net.schmizz:sshj:jar': Invalid JDK version in profile 'doclint-java8-disable': Unbounded range: [1.8, for project net.schmizz:sshj
net.schmizz:sshj:jar:0.10.1-SNAPSHOT

Fixed by bounding the version range.

[INFO] Failed to resolve artifact.

Unable to get dependency information: Unable to read the metadata file for artifact 'net.schmizz:sshj:jar': Invalid JDK version in profile 'doclint-java8-disable': Unbounded range: [1.8, for project net.schmizz:sshj
  net.schmizz:sshj:jar:0.10.1-SNAPSHOT
hierynomus added a commit that referenced this pull request Jan 9, 2015
Fixed unbounded range in pom.xml
@hierynomus hierynomus merged commit ea11d34 into hierynomus:master Jan 9, 2015
@hierynomus
Copy link
Owner

Thx!

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

Successfully merging this pull request may close these issues.

None yet

2 participants