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.
有时当我和同事一起做同一个项目时,我忘记在打包之前更新 svn。每当我做一个 Maven 包时,我可以强制 svn 更新吗?
您可以使用scm:updatemaven-scm-plugin 的目标。
scm:update