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 がアンデプロイされる前に、毎回自動的に削除したい webapplication /WEB-INF フォルダーへのシンボリック リンクがいくつかあります。Mavenでそれを行う簡単な方法はありますか? ありがとう
th Exec Maven Pluginexecの目標を参照してください。
exec
外部プログラムを実行するためのプラグイン。