Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
默认情况下,如果您将 scoverage 插件配置到 maven 项目中,它会生成一个 XML 报告。
但是,有什么方法可以指定生成的报告应该是 HTML 吗?
谢谢!五。