Say, what’s this paranamer? Are we meant to build it and manually
install it in our local repositories?
Missing:
----------
1) com.thoughtworks.paranamer:paranamer:jar:2.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=com.thoughtworks.paranamer -
DartifactId=paranamer -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/
file
Alternatively, if you host your own repository you can deploy the
file there:
mvn deploy:deploy-file -DgroupId=com.thoughtworks.paranamer -
DartifactId=paranamer -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/
file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.esme:esme-server:war:0.3.0-SNAPSHOT
2) net.liftweb:lift-mapper:jar:1.1-SNAPSHOT
3) net.liftweb:lift-json:jar:1.1-SNAPSHOT
4) com.thoughtworks.paranamer:paranamer:jar:2.0
----------
1 required artifact is missing.
for artifact:
org.apache.esme:esme-server:war:0.3.0-SNAPSHOT
from the specified remote repositories:
scala-stats (http://www.lag.net/nest),
compass-project.org (http://repo.compass-project.org),
scala-tools.org (http://scala-tools.org/repo-releases),
opendmk (http://maven.tigase.org/),
configgy (http://www.lag.net/repo),
scala-tools.org.snapshots (http://scala-tools.org/repo-snapshots),
central (http://repo1.maven.org/maven2)
--
You received this message because you are subscribed to the Google Groups
"Lift" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/liftweb?hl=en.