
Untitled
By: a guest on
May 21st, 2012 | syntax:
None | size: 0.91 KB | hits: 14 | expires: Never
Missing:
----------
1) org.slf4j:slf4j-jdk14:jar:${slf4j.version}
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.slf4j -DartifactId=slf4j-jdk14 -Dversion=${slf4j.version} -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.slf4j -DartifactId=slf4j-jdk14 -Dversion=${slf4j.version} -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.terracotta:ehcache-offheap:jar:2.3.0-SNAPSHOT
2) org.slf4j:slf4j-jdk14:jar:${slf4j.version}
----------
1 required artifact is missing.
for artifact:
org.terracotta:ehcache-offheap:jar:2.3.0-SNAPSHOT
from the specified remote repositories:
nexus (http://nexus.terracotta.lan:8080/content/groups/public)