flyway-sbt sbtプラグインを使用しているため、Nexus Repository OSS v2.13.0を使用してhttps://flywaydb.org/repoをプロキシしようとしています。Nexus OSSを使用してhttps://flywaydb.org/repoリポジトリをプロキシしますか?
私は
をplugins.sbtする
resolvers += "Flyway" at "https://flywaydb.org/repo"
を追加しかし、我々は我々のが依存してビルドをしたくないので、我々は地元のネクサスリポジトリを使用してプロキシにアーティファクトをしたい場合、私はプラグインの罰金をダウンロードすることができます私たちのコントロールの外にあるサーバーに
しかし、私は(プロバイダおよびフォーマットとしてMaven2を使用)ネクサスにサーバーを追加するときネクサスは、プロキシの工芸品にできないと私はログにエラーを以下の取得:
[proxy-3-thread-5] admin org.sonatype.nexus.proxy.maven.maven2.M2Repository - Remote peer of proxy repository "flywaydb.org" [id=flywaydb.org] threw a org.sonatype.nexus.proxy.ItemNotFoundException exception. Auto-blocking this repository to prevent further connection-leaks and known-to-fail outbound connections until administrator fixes the problems, or Nexus detects remote repository as healthy. - Cause(s): Remote peer of repository M2Repository(id=flywaydb.org) detected as unavailable.
誰かがいた場合、私は聞いて幸せになりますこの作業を行うことができます。私たちは、他のいくつかの外部リポジトリを正常にプロキシします。