yuxin_ouyang 2017-06-29 10:27 采纳率: 0%
浏览 981

testng-xslt-1.1.2美化报告中,ant build.xml时报错

transform:
[xslt] Processing G:\workspace\irobot\irobot\test-output\auto\testng-results.xml to G:\workspace\irobot\irobot\test-output\auto\xsltresult.html
[xslt] Loading stylesheet G:\workspace\irobot\irobot\test-output\testng-results.xsl
[xslt] G:\workspace\irobot\irobot\test-output\testng-results.xsl:411: Fatal Error! Failed to create output file file:////./test-output/auto//style.css Cause: java.io.IOException: 系统找不到指定的路径。
[xslt] Failed to process G:\workspace\irobot\irobot\test-output\auto\testng-results.xml

BUILD FAILED
G:\workspace\irobot\irobot\build.xml:49: Fatal error during transformation using G:\workspace\irobot\irobot\test-output\testng-results.xsl: Failed to create output file file:////./test-output/auto//style.css; SystemID: file:/G:/workspace/irobot/irobot/test-output/testng-results.xsl; Line#: 411; Column#: -1

望大神们帮忙看看,谢谢!

  • 写回答

2条回答 默认 最新

  • kuler2013 2017-08-03 06:08
    关注

    build.xml中,修改expression,如下

    评论

报告相同问题?

悬赏问题

  • ¥15 LiBeAs的带隙等于0.997eV,计算阴离子的N和P
  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘
  • ¥15 matlab有关常微分方程的问题求解决
  • ¥15 perl MISA分析p3_in脚本出错
  • ¥15 k8s部署jupyterlab,jupyterlab保存不了文件
  • ¥15 ubuntu虚拟机打包apk错误
  • ¥199 rust编程架构设计的方案 有偿
  • ¥15 回答4f系统的像差计算
  • ¥15 java如何提取出pdf里的文字?
  • ¥100 求三轴之间相互配合画圆以及直线的算法