Skip to content

Fixed unbounded range in pom.xml - #157

Merged
hierynomus merged 1 commit into
hierynomus:masterfrom
Donnerbart:master
Jan 9, 2015
Merged

Fixed unbounded range in pom.xml#157
hierynomus merged 1 commit into
hierynomus:masterfrom
Donnerbart:master

Conversation

@Donnerbart

Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants