[
https://issues.jenkins-ci.org/browse/JENKINS-10835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163641#comment-163641
]
Jose Espinosa commented on JENKINS-10835:
-----------------------------------------
Have anybody run the jacoco_to_emma.xslt file on maven?
When I run it I get the following error:
{code}
[INFO] --- xml-maven-plugin:1.0:transform (default) @ my-app ---
ERROR: 'Error checking type of the expression 'funcall(replace,
[step("attribute", 22), literal-expr(/), literal-expr(.)])'.'
FATAL ERROR: 'Could not compile stylesheet'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.400s
[INFO] Finished at: Thu Jun 07 17:04:31 PDT 2012
[INFO] Final Memory: 20M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:xml-maven-plugin:1.0:transform
(default) on project my-app: Failed to parse stylesheet
javax.xml.transform.sax.SAXSource@233aa44: Could not compile stylesheet ->
[Help 1]
{code}
Any pointers? Thanks!
> Add support for JaCoCo coverage results
> ---------------------------------------
>
> Key: JENKINS-10835
> URL: https://issues.jenkins-ci.org/browse/JENKINS-10835
> Project: Jenkins
> Issue Type: New Feature
> Components: emma
> Reporter: Daniel Hirscher
> Assignee: Kohsuke Kawaguchi
> Attachments: jacoco_to_emma.xslt
>
>
> JaCoCo is the successor of emma.
> Maybe it is possible to support the new coverage file format.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira