3 Replies Latest reply on Feb 17, 2011 2:59 PM by forn

    RichFaces Showcases demo compiling from svn

    forn

      Heelo, All.

       

      LAst 2 days i cant compile richfaces exmaples/showcase from SVN i get the next error:

       

       

      [INFO] Scanning for projects...
      [INFO] 
      [INFO] ------------------------------------------------------------------------
      [INFO] Building Richfaces Examples: Richfaces Showcase Application 4.0.0-SNAPSHOT
      [INFO] ------------------------------------------------------------------------
      [INFO] 
      [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ richfaces-showcase ---
      [INFO] Deleting file set: D:\Workfiles\eclipse-workspace\richfaces\examples\richfaces-showcase\target (included: [**], excluded: [])
      [INFO] 
      [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-plugin-versions) @ richfaces-showcase ---
      [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
      [INFO] 
      [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ richfaces-showcase ---
      [INFO] 
      [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ richfaces-showcase ---
      [INFO] 
      [INFO] --- maven-checkstyle-plugin:2.5:check (richfaces-checkstyle-report) @ richfaces-showcase ---
      [INFO] 
      [INFO] 
      [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ richfaces-showcase ---
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      [INFO] Copying 7 resources
      [INFO] 
      [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ richfaces-showcase ---
      [INFO] Compiling 65 source files to D:\Workfiles\eclipse-workspace\richfaces\examples\richfaces-showcase\target\classes
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 8.904s
      [INFO] Finished at: Thu Feb 17 21:52:14 MSK 2011
      [INFO] Final Memory: 19M/248M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project richfaces-showcase: Compilation failure
      [ERROR] D:\Workfiles\eclipse-workspace\richfaces\examples\richfaces-showcase\src\main\java\org\richfaces\demo\images\PageFooterGradient.java:[16,72] cannot find symbol
      [ERROR] symbol : method getSafeHeight()
      [ERROR] location: class org.richfaces.demo.images.PageFooterGradient
      [ERROR] -> [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 articles:
      [ERROR] [Help 1] 
      
       
      
      
      

       

      So when this problem will be fixed? =)