2 Replies Latest reply on Mar 31, 2011 11:02 AM by mikaelbeermann

    Unable to build RichFaces examples

    mikaelbeermann

      Hi,

       

      I'm trying to build the richfaces-showcase applications in the RichFaces4 distribution, following the instructions on http://community.jboss.org/wiki/HowtoworkwithRichFaces4xexamplessources.When running

      mvn clean package -Pjee6

      as stated, I get the following error. Are there any more repositories that have to be configured?

       

      [ERROR] Failed to execute goal on project richfaces-showcase: Could not resolve dependencies for pro

      ject org.richfaces.examples:richfaces-showcase:war:4.0.0.Final: The following artifacts could not be

      resolved: com.sun.faces:jsf-api:jar:2.0.4-b09, com.sun.faces:jsf-impl:jar:2.0.4-b09: Could not find

      artifact com.sun.faces:jsf-api:jar:2.0.4-b09 in jboss-public-repository-group (https://repository.j

      boss.org/nexus/content/groups/public-jboss/) -> [Help 1]

      [ERROR]

      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

      [ERROR] Re-run Maven using the -X switch to enable full debug logging.

      [ERROR]

      [ERROR] For more information about the errors and possible solutions, please read the following arti

      cles:

      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

       

      /Mikael