1 Reply Latest reply on Jan 16, 2009 7:53 AM by nbelaevski

    CDK Development: Trying to create a project structure

      Hi,

      I am going through rich faces Componernt Development Kit guidelines to generate Unit tests using Maven. When excute the following command

      mvn archetype:generate -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=mavenarchetype-jsf-component -DarchetypeVersion=3.3.0.GA -DartifactId=inputDate

      Getting the following error
      Unable to download :
      http://repo1.maven.org/maven2/org/richfaces/cdk/mavenarchetype-jsf-component/3.3.0.GA/mavenarchetype-jsf-component-3.3.0.GA.jar

      Is there any alternative to do this.

      Where can I get this jar ?

      Thanks in Advance.