[ 
https://issues.apache.org/jira/browse/CXF-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294496#comment-13294496
 ] 

Glen Mazza commented on CXF-4375:
---------------------------------

On second thought, you may be referring *not* to the archetype source code 
itself but the code it generates.  To help me replicate, what are the steps 
you're following (command-line archetype generation or with m2eclipse?) And 
what's your Maven (and if you have it) maven-archetype version?  Thanks!
                
> Archetypes are broken
> ---------------------
>
>                 Key: CXF-4375
>                 URL: https://issues.apache.org/jira/browse/CXF-4375
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.6.1
>            Reporter: Lars Heinemann
>            Assignee: Glen Mazza
>              Labels: archetype, cxf
>
> The archetypes for cxf-jaxrs-service and cxf-jaxws-javafirst are broken. Some 
> of the contained xml files (not only the pom.xml) are invalid as they contain 
> comment lines like 
> {noformat}
> ## this is a sample comment line
> {noformat}
> which are not surrounded by a xml comment tag and also the notation of 
> property placeholders in the pom files are sometimes written in a wrong way. 
> ( for example: $version instead of ${version} )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to