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.
特定の pom.xml を分析し、新しいバージョンのプラグインまたは依存関係があるかどうかを報告できる maven コマンドはありますか。
たとえば、pom.xml が hibernate 4.1.6 に依存していて、hibernate 4.1.7 がリリースされたとします。pom.xml を分析して、その行に沿って何かを出力できるコマンドがあるとします。hibernate 4.1.6 と最新のものを使用しています。バージョンは4.1.7?
バージョンの確認Maven プラグインの目標 version-display-* および versions-use-*