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

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

Hi, I need more information as I can't find the problem you're referring to 
(I'm doing a grep on the pom.xml's and it's returning nothing):

gmazza@gmazza-work:~/.../CXF-TRNK/maven-plugins/archetypes$ grep -r "sample 
comment" . --include "*.xml"

returns nothing; I switch "sample comment" to "name" and get tons of results.

Here's the 2.6.x branch:
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/maven-plugins/archetypes/

Could you please point me to a pom.xml file that has "## this is a sample 
comment line" *and* a pom.xml file that uses $version instead of ${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