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.
我正在尝试按照此处列出的步骤运行 cometD 负载测试。我发现这需要我提供exec:exec的属性为. 我看到了错误:exec.executablemvn
exec:exec
exec.executable
mvn
[警告] 请求的配置文件“服务器”无法激活,因为它不存在。
你如何解决这个问题?
我更新了 CometD 文档,其中包含有关基准测试的部分。