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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to