Lars Heinemann created CXF-4375:
-----------------------------------
Summary: 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
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