0 Replies Latest reply on Aug 30, 2011 5:15 PM by teroxik

    Building custom theme 3.3.3.Final

    teroxik

      I am trying to build own theme for richfaces 3.3.3 Final, for my new Seam 2.2 app. I am not much familiar with maven, but I tried this  how to : http://community.jboss.org/wiki/CreatingaThemeforrichpageComponent There is problem, that old maven repository http://repository.jboss.org/maven2 is deprecated. It took my long time to find out. I tried to use the new repository on nexus. I am still getting same error :

       

      [INFO] The plugin 'org.apache.maven.plugins:maven-cdk-plugin' does not exist or no valid version could be found

       

      Is there somebody, who sucessfully built own theme using maven? Thanks for help.