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.
有谁知道在声纳中运行多个文件的命令,我不想运行
mvn sonar:sonar
我有一些我想一次运行的 3-4 个文件,可能用逗号分隔,有什么想法吗?
安装Jenkins并使用它来自动构建 3-4 个 Maven 项目。
还有一个适用于 Jenkins 的Sonar 插件,它使运行 Sonar 变得更加简单