Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Help. Can't resolve maven dependency.

$
0
0

Problem is that even if I put the reference into the pom, it still  doesn't resolve. Worse: It builds fine from the commandline with no  changes at all.
Sure could use a clue or at least a methodology for getting one. Environment is Windows 7 + Cygwin.

 

The error is:

 

Couldn't find a version in [1.0.0.2, 2.0.0.1, 2.0.0.3, 2.0.0.4] to match range [1,2)
  net.collings.service.schema:Currency:tar.gz:null

 

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  nexus (http://central),
  thirdparty (http://mvnrepo.collings.net:6666/nexus/content/repositories/thirdparty),
  snapshots (http://mvnrepo.collings.net:6666/nexus/content/repositories/snapshots)

 

Path to dependency:
    1) com.collings.royalty:retardsApeAbility:jar:2.0-SNAPSHOT
    2) com.collings.royalty:royaltyApeAbilityInterface:jar:2.0-SNAPSHOT
    3) net.collings.service.retards:LZRetardsService:jar:1.0.0.6
    4) net.collings.service.retards:LZRetardsServiceTypes:tar.gz:model:1.0.0.6. Couldn't find a version in [1.0.0.2, 2.0.0.1, 2.0.0.3, 2.0.0.4] to match range [1,2)
  net.collings.service.schema:Currency:tar.gz:null

 

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  nexus (http://central),
  thirdparty (http://mvnrepo.collings.net:6666/nexus/content/repositories/thirdparty),
  snapshots (http://mvnrepo.collings.net:6666/nexus/content/repositories/snapshots)

 

Path to dependency:
    1) com.collings.royalty:retardsApeAbility:jar:2.0-SNAPSHOT
    2) com.collings.royalty:royaltyApeAbilityInterface:jar:2.0-SNAPSHOT
    3) net.collings.service.retards:LZRetardsService:jar:1.0.0.6
    4) net.collings.service.retards:LZRetardsServiceTypes:tar.gz:model:1.0.0.6.


Viewing all articles
Browse latest Browse all 5661

Trending Articles