You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Tomasz Sztelak (JIRA)" <ji...@apache.org> on 2007/05/21 19:10:16 UTC

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

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.


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

Posted by "Bozhong Lin (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Tomasz Sztelak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomasz Sztelak updated CXF-665:
-------------------------------

    Attachment: maven-archetypes.zip

Code attached

> 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.