Results 1 to 2 of 2

Thread: Unable to create apache CXF project using archtype cxf-rt-frontend-jaxws

  1. #1
    Join Date
    Jan 2013
    Posts
    5

    Default Unable to create apache CXF project using archtype cxf-rt-frontend-jaxws

    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

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Hey Royz,

    This looks like a Maven problem, so I would recommend to ask the Maven forums or the m2e forums at Eclipse.
    Sorry for not being more helpful here...

    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •