Hi,

I am trying to create a CXF project using the archtype cxf-rt-frontend-jaxws. The steps i performed are mentioned below :

  1. Selected maven project
  2. Clicked on 'add archtypes' button
  3. Chose the group id as 'org.apache.cxf' , artifact id as 'cxf-rt-frontend-jaxws' and the version as '2.2.3'
  4. Now when i am trying to create the project it is giving the error 'unable to create project from archtype [org.apache.cxf:cxf-rt-frontend-jaxws:2.2.3]


In the $user.home directory the cxf-rt-frontend-jaxws-2.2.3.jar is present inside the folder repository\org\apache\cxf\cxf-rt-frontend-jaxws\2.2.3

Regards,
Royz