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.
私の特定のケースでは、依存関係プラグインの実行の構成として、WAR プラグインの <webappDirectory> 設定の値を使用しようとしています。
WAR プラグインの設定をプロパティとして参照する一般的な方法はありますか?
いいえ。
これを実現するには、両方のプラグインが pom で定義したプロパティを参照する必要があります...そのような場合、プロパティではなく構成をオーバーライドする pom は問題を引き起こします。