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.
Netbeans で Maven ベースのプロジェクトをクリーンアップしてビルドすると、依存関係がターゲット フォルダーにコピーされません。
そのため、別のマシンでアプリケーションを実行しようとすると、機能しません。
すべての依存関係を /target フォルダーに含めてリンクし、アプリケーションが別のマシンで実行されたときに検出されるようにするにはどうすればよいですか?