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が各Mavenモジュールのscm URLを生成する方法はありますか?
既存のプラグインがこれを行うかどうかは疑問です。
Maven がどの SCM がモジュールに使用されているかを突き止めたとしても、その SCM のどのブランチ/タグ/トランクがソース コードであるかを判断するのは非常に困難です。