2

私のプロジェクトにいくつかのブドウの依存関係をインストールしたい:

grape install org.codehaus.groovy.modules.http-builder http-builder 0.6

Maven ローカル リポジトリからのダウンロードを除外するにはどうすればよいですか? デフォルトでは、ローカルリポジトリからダウンロードするように見えるため

found org.codehaus.groovy.modules.http-builder#http-builder;0.6 in localm2
found org.apache.httpcomponents#httpclient;4.2.1 in localm2
found org.apache.httpcomponents#httpcore;4.2.1 in localm2
found commons-logging#commons-logging;1.1.1 in localm2
found commons-codec#commons-codec;1.6 in localm2

...

4

1 に答える 1