[ http://jira.codehaus.org/browse/MPJCOVERAGE-33?page=comments#action_46490 ]
Bob Allison commented on MPJCOVERAGE-33: ---------------------------------------- To me, this looks like a typo in the XML. In the stanza for class "com.ai.utils.rule.RuleBean" the <methods> tag is closed with <metods> just like the error message indicates. > XmlPullParserException > ---------------------- > > Key: MPJCOVERAGE-33 > URL: http://jira.codehaus.org/browse/MPJCOVERAGE-33 > Project: maven-jcoverage-plugin > Type: Bug > Versions: 1.0.9 > Environment: JDK 1.4, Maven1.02 > Reporter: kylin > Attachments: coverage.xml > > > org.xmlpull.v1.XmlPullParserException: end tag name 'metods' must match start > tag name 'methods' (position: TEXT seen ...</method>\r\n </metods>... > @230:14) > at org.xmlpull.mxp1.MXParser.parseEndTag(MXParser.java:1704) > at org.xmlpull.mxp1.MXParser.nextImpl(MXParser.java:1175) > at org.xmlpull.mxp1.MXParser.next(MXParser.java:1137) > at org.xmlpull.mxp1.MXParser.nextTag(MXParser.java:1122) > at > org.apache.maven.jcoveragereport.CoverageUnmarshaller.parse(CoverageUnmarshaller.java:86) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]