On 2/26/07, Andrus Adamchik <[EMAIL PROTECTED]> wrote: > Done, please try again.
Next problem set. 4 more missing jars. With enough time, I could probably locate and manually install these, but I'm guessing that shouldn't be necessary [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) opensymphony:oscache:jar:2.3.2 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=opensymphony -DartifactId=oscache \ -Dversion=2.3.2 -Dpackaging=jar -Dfile=/path/to/file Path to dependency: 1) org.apache.cayenne.unpublished:cayenne-jdk1.4-unpublished:jar:3.0-SNA PSHOT 2) opensymphony:oscache:jar:2.3.2 2) foundrylogic.vpp:vpp:jar:2.2.1 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=foundrylogic.vpp -DartifactId=vpp \ -Dversion=2.2.1 -Dpackaging=jar -Dfile=/path/to/file Path to dependency: 1) org.apache.cayenne.unpublished:cayenne-jdk1.4-unpublished:jar:3.0-SNA PSHOT 2) foundrylogic.vpp:vpp:jar:2.2.1 3) mockrunner:mockrunner:jar:0.3.7 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=mockrunner -DartifactId=mockrunner \ -Dversion=0.3.7 -Dpackaging=jar -Dfile=/path/to/file Path to dependency: 1) org.apache.cayenne.unpublished:cayenne-jdk1.4-unpublished:jar:3.0-SNA PSHOT 2) mockrunner:mockrunner:jar:0.3.7 4) com.caucho:hessian:jar:3.0.20 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.caucho -DartifactId=hessian \ -Dversion=3.0.20 -Dpackaging=jar -Dfile=/path/to/file Path to dependency: 1) org.apache.cayenne.unpublished:cayenne-jdk1.4-unpublished:jar:3.0-SNA PSHOT 2) com.caucho:hessian:jar:3.0.20 ---------- 4 required artifacts are missing. for artifact: org.apache.cayenne.unpublished:cayenne-jdk1.4-unpublished:jar:3.0-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15 seconds [INFO] Finished at: Mon Feb 26 11:19:23 EST 2007 [INFO] Final Memory: 13M/23M [INFO] ------------------------------------------------------------------------