[ https://issues.apache.org/jira/browse/CXF-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294558#comment-13294558 ]
Lars Heinemann edited comment on CXF-4375 at 6/13/12 6:16 PM: -------------------------------------------------------------- Hi Glen, the ## lines do mostly contain license stuff. I only wrote "this is a sample comment line" as symbol here. Currently trying to fix that issue so I can deliver a patch to you. I am currently trying to create a patch for that. Will attach it here when finished. was (Author: lhein): Hi Glen, the ## lines do mostly contain license stuff. I only wrote "this is a sample comment line" as symbol here. Currently trying to fix that issue so I can deliver a patch to you. The comments are easily removed but the other issue with the property placeholders is more complicated as you use resource filtering for having always the current cxf release version in one dependency (${project.version}). If you for example try to generate a module out of one of the two archetypes from the shell specifying the artifactId, groupId and version of the new module then you will recognize that those values don't get included in the generated pom. It will still say $artifactId etc. You also can't correct the notation to ${artifactId} for example as it will otherwise replace those in the archetype resources pom and so you have again the wrong data in the pom. I am currently trying to create a patch for that. Will attach it here when finished. > Invalid XML files in the archetype cxf-jaxws-javafirst > ------------------------------------------------------ > > Key: CXF-4375 > URL: https://issues.apache.org/jira/browse/CXF-4375 > Project: CXF > Issue Type: Bug > Affects Versions: 2.5.4, 2.6.1 > Reporter: Lars Heinemann > Assignee: Glen Mazza > Labels: archetype, cxf > > The archetype for cxf-jaxws-javafirst contain invalid xml files as they > contain comment lines like > {noformat} > ## <some license text> > {noformat} > which are not surrounded by a xml comment tag. -- 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