You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Hurragutt <hu...@gmail.com> on 2005/03/10 09:21:56 UTC

XmlPullParserException in jcoverage report

Hi.
I have had a fully functional maven setup for several months, and have
recently started getting this error when running maven site on my
project.
----------------------------------------
jcoverage:html-report:
    [copy] Copying 1 file to
/home/fportal/maven_build/docs/po/bm_biz_backend/jcoverage
Generate report for
/home/fportal/maven_build/builds/po/sb1/bm_biz_backend/jcoverage/coverage.xml
file.
OutputDir = /home/fportal/maven_build/docs/po/bm_biz_backend/jcoverage
org.xmlpull.v1.XmlPullParserException: caused by:
org.xmlpull.v1.XmlPullParserException: Ressource not found:
/META-INF/services/org.xmlpull.v1.XmlPullParserFactory
        at org.xmlpull.v1.XmlPullParserFactory.newInstance(XmlPullParserFactory.java:232)
        at org.xmlpull.v1.XmlPullParserFactory.newInstance(XmlPullParserFactory.java:199)
        at org.apache.maven.jcoveragereport.CoverageUnmarshaller.parse(CoverageUnmarshaller.java:35)
........(snip) 
----------------------------------------

I have not been able to pinpoint the reason for the error, and would
be interested to hear if anyone else has seen this problem, and how
your resolved it.

Sincerely,
Paul Nyheim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org