You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Bozhong Lin (JIRA)" <ji...@apache.org> on 2007/06/22 04:32:25 UTC

[jira] Closed: (CXF-665) Maven archetype for CXF project

     [ https://issues.apache.org/jira/browse/CXF-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bozhong Lin closed CXF-665.
---------------------------

    Resolution: Fixed

this has been committed into repo, closing the issue.

> Maven archetype for CXF project
> -------------------------------
>
>                 Key: CXF-665
>                 URL: https://issues.apache.org/jira/browse/CXF-665
>             Project: CXF
>          Issue Type: New Feature
>            Reporter: Tomasz Sztelak
>         Attachments: maven-archetypes.zip
>
>
> Maven archetype which creates CXF project based on spring-http sample
> Commands to install:
> cd maven-archetypes
> mvn install
> Command to use :
> mvn archetype:create  -DarchetypeGroupId=org.apache.cxf -DarchetypeArtifactId=cxf-http-basic -DarchetypeVersion=2.0-incubator-SNAPSHOT -DgroupId=<MY_PACKAGE> -DartifactId=<ID>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.