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 を使用して Web アプリケーション プロジェクトを作成しました。Maven が pom.xml で指定された依存関係をダウンロードすると、Eclipse プロジェクトのルートに jar が配置されるため、次のようになります。
すべての jar ファイルを Eclipse の JRE System Library フォルダーに配置したいと考えています。Mavenでこれを指定する方法を知っている人はいますか?