You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,)
I'm seeing the following error when trying to install a JAR with jip:
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?
The text was updated successfully, but these errors were encountered: