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.
我正在运行一个失败的 Maven deploy-file(尝试将快照推送到 Sonatype 存储库)。我看到有400响应,并且-e可以看到堆栈跟踪。但我真的需要查看响应正文来调试这个问题。
deploy-file
400
-e
有没有办法让 mvn 打印出响应正文?