I downloaded the ADF Faces project and tried to build it via: "mvn -Dmaven.test.skip=Yes install", which failed with the following.
I'm not a Maven expert. Does anyone have a clue how to resolve this issue? I've not been successful searching for the missing jar. Even if I found it, I'm not sure where to put it. Downloading: http://repo1.maven.org/maven2/javax/faces/jsf-mock/1.1_01/jsf-mock-1.1_01.ja r [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) [INFO] ---------------------------------------------------------------------------- [ERROR] BUILD ERROR [INFO] ---------------------------------------------------------------------------- [INFO] Failed to resolve artifact. required artifacts missing: javax.faces:jsf-mock:jar:1.1_01 for the artifact: org.apache.myfaces.adf:adf-faces-api:jar:11-m7-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) Mike Brown comIT, LLC 1792 Russet Hill Circle Hoover, AL 35244 [EMAIL PROTECTED] (205) 937-0479
