0 Replies Latest reply on Aug 4, 2011 11:02 PM by mpgong

    Installing/Building RichFaces 3 demo

    mpgong

      How do you install the richfaces 3 demo located here http://www.jboss.org/richfaces/demos?

       

      I'm new to maven but i have set it up according to the wiki page to pull in the jboss site.

       

      When i run mvn install using the pom from the demo site it runs through till the end where it fails because it can't find the src.

       

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.1.1:war (default-war) on project richfaces-demo: Execution default-war of goal org.apache.maven.plugins:maven-war-plugin:2.1.1:war failed: basedir C:\projects\downloads\richface_example\src\main\java does not exist -> [Help 1

      ]

       

      Any idea what i need to do to get this set up correctly.  A link to a thread that has easy to follow steps would be nice.

       

      Thanks