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

Doesn't seem to work with version ranges #47

Open
TDI-tenderholt opened this issue Mar 15, 2018 · 1 comment
Open

Doesn't seem to work with version ranges #47

TDI-tenderholt opened this issue Mar 15, 2018 · 1 comment

Comments

@TDI-tenderholt
Copy link

I'm seeing the following error when trying to install a JAR with jip:

...
jip [Skipped] Pom file not found at http://repo1.maven.org/maven2/junit/junit-dep/[4.9,)/junit-dep-[4.9,).pom
jip [Error] Artifact not found: junit:junit-dep:[4.9,)

If you visit http://repo1.maven.org/maven2/junit/junit-dep/, version 4.9 as well as 4.10 and 4.11 should be found.

Are version ranges (https://maven.apache.org/enforcer/enforcer-rules/versionRanges.html) supported? If not, is there a hack to overcome this?

@sunng87
Copy link
Member

sunng87 commented Mar 16, 2018

Hi @TDI-tenderholt , version range is not supported in jip. Pull request is welcomed for it 😀

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

2 participants