Eclipse 3.6 を実行し、バージョン 3.2.4 の GWT プラグインを取得しようとしています。ソースを追加すると、次のようになります。
Unable to read repository at https://commondatastorage.googleapis.com/eclipse_toolreleases/products/gpe/release/3.2.4/3.6/content.xml.
Unable to read repository at https://commondatastorage.googleapis.com/eclipse_toolreleases/products/gpe/release/3.2.4/3.6/content.xml.
com.ibm.jsse2.util.j: PKIX path building failed: java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is:
java.security.cert.CertPathValidatorException: The certificate issued by OU=Equifax Secure Certificate Authority, O=Equifax, C=US is not trusted; internal cause is:
java.security.cert.CertPathValidatorException: Certificate chaining error
正しいパスがあり、マシンのローカル時間は正確/正確です (証明書に関する奇妙なタイムスタンプの問題について読んだことがありますか?)、これに関する情報が見つからないようです。ローカルにインストールしようとしましたが、ローカル アーカイブを使用すると依存関係が見つかりません。興味がありますが、なぜ content.xml をヒットしようとしているのでしょうか? ダウンロード可能なリポジトリにはそのようなファイルはありません。その URI にアクセスしようとすると、次のようになります。
<Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message></Error>