RE: Maven parsing pom.xml incorrectly

2013-09-18 Thread Dan Taylor
Hi Andrew, >From the XML specification, specifically the section dealing with comments >(http://www.w3.org/TR/REC-xml/#sec-comments), what you have below is not a >viable XML file: - 2.5 Comments [Definition: Comments may appear anywhere in a document outside other markup; in addition, t

RE: bug in parsing file ... comments

2013-09-18 Thread Dan Taylor
Hi Brian, >From the XML specification, specifically the section dealing with comments >(http://www.w3.org/TR/REC-xml/#sec-comments), what you have below is not a >viable XML file: - 2.5 Comments [Definition: Comments may appear anywhere in a document outside other markup; in addition, th