Hi. Clean checkout and
cd build mvn -Dmaven.test.failure.ignore=true package gives: [INFO] Building MyFaces Impl [INFO] task-segment: [package] [INFO] ---------------------------------------------------------------------------- [INFO] ---------------------------------------------------------------------------- [ERROR] BUILD ERROR [INFO] ---------------------------------------------------------------------------- [INFO] Failed to resolve artifact. GroupId: org.codehaus.mojo ArtifactId: xslt-maven-plugin Version: 1.0-SNAPSHOT Reason: Unable to download the artifact from any repository org.codehaus.mojo:xslt-maven-plugin:pom:1.0-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) This is with Maven-2.0.1 btw. The build instructions for trunk on http://myfaces.apache.org/buildhowto.html also needs to be updated. Hope this helps! Jesper
