3 Replies Latest reply on Aug 24, 2012 10:21 AM by snjv180

    Errors in building the show case examples in 4.2.2.Final.

    suneelg

      Hi,

       

      I am new to RichFaces and trying run the showcase examples. I ran mvn install and it failed with the following error:

       

      {noformat}

      [INFO] Scanning for projects...

      [INFO]

      [INFO] ------------------------------------------------------------------------

      [INFO] Building RichFaces Showcase 4.2.2.Final

      [INFO] ------------------------------------------------------------------------

      [INFO]

      [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ richfaces-showcase ---

      [INFO]

      [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ richfaces-showcase ---

      [INFO]

      [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ richfaces-showcase ---

      [debug] execute contextualize

      [INFO] Using 'UTF-8' encoding to copy filtered resources.

      [INFO] Copying 10 resources

      [INFO] Copying 1 resource

      [INFO]

      [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ richfaces-showcase ---

      [INFO] Nothing to compile - all classes are up to date

      [INFO]

      [INFO] --- maven-checkstyle-plugin:2.5:check (richfaces-checkstyle-report) @ richfaces-showcase ---

      [WARNING] The POM for org.richfaces:richfaces-build-checkstyle:jar:5 is missing, no dependency information available

      [INFO] ------------------------------------------------------------------------

      [INFO] BUILD FAILURE

      [INFO] ------------------------------------------------------------------------

      [INFO] Total time: 4.254s

      [INFO] Finished at: Sun Aug 19 01:24:18 CDT 2012

      [INFO] Final Memory: 9M/108M

      [INFO] ------------------------------------------------------------------------

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.5:check (richfaces-checkstyle-report) on project richfaces-showcase: Execution

      richfaces-checkstyle-report of goal org.apache.maven.plugins:maven-checkstyle-plugin:2.5:check failed: Plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.

      5 or one of its dependencies could not be resolved: Failure to find org.richfaces:richfaces-build-checkstyle:jar:5 in http://repo1.maven.org/maven2 was cached in

      the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

      {noformat}

       

      Can you please help me in fixing this error?

       

      Thanks

      Suneel