2 Replies Latest reply on Dec 15, 2011 3:21 PM by keruke

    Problem building Richfaces 3.3.x manually

    keruke

      Hello,

       

      I just download RichFaces 3 from SVN repository, but when I execute mvn clean install, I get some errors and the project doesn't compile. Could you help me?

       

      I have download the project from:

       

      https://svn.jboss.org/repos/richfaces/branches/community/3.3.X

       

      After download it in using eclipe, I have opened a console and I have gone to project root dir. When I execute mvn clean install I get some errors related with ClassNotFound exception:

       

      Caused by: java.lang.NoClassDefFoundError: org/apache/commons/collections/BidiMap

       

      I have attached the output of mvn command and my settings.xml.

       

      My environment:

       

      Apache Maven 3.0.3 (r1075438; 2011-02-28 17:31:09+0000)

      Java version: 1.6.0_26, vendor: Apple Inc.

      Default locale: es_ES, platform encoding: MacRoman

      OS name: "mac os x", version: "10.5.8", arch: "x86_64", family: "mac"

       

       

      Thanks for your help.