[ https://issues.apache.org/jira/browse/CXF-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294634#comment-13294634 ]
Daniel Kulp commented on CXF-4375: ---------------------------------- Lars, I'm failing to reproduce this issue. If I run: {code} mvn archetype:generate {code} (maven 3.0.4) Filter to cxf-jaxws-javafirst. Select version 2.6.1 Set groupId to "com.dkulp", artifactId to cxf-test, version to 1.0-SNAPSHOT, and defaults for rest, it generates a proper project with usable pom.xml, web.xml, and beans.xml. I'm against your patch as that would result in the apache header being written out into the resulting beans.xml and web.xml, which would be wrong. Can I get COMPLETE steps to reproduce the issue? > 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, 2.7.0 > Reporter: Lars Heinemann > Assignee: Glen Mazza > Labels: archetype, cxf > Attachments: archetype.patch > > > 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