最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

java - p2 update failing because Public key not found for 8074478291308066379 - Stack Overflow

programmeradmin5浏览0评论

We have an application where we install the application on server side on AIX and download it on windows. The application include eclipse p2 repository plugins. Currently, I want to migrate our application. And in the migration process, the p2 update is taking place. The update is failing because public key is not found for .eclipse.equinox.p2.artifact.repository. I need help regarding 2 situations, I want to either disable the verification, or I want to fix the verification. If someone has any idea about this issue, lets discuss.

Thanks

I tried adding these flag in my .ini file

-clean
-skipPGPVerification
-Declipse.p2.unsignedPolicy=allow
-Declipse.p2.repository.verification=false
-Declipse.p2.metadata.verification=false

But it did not help. I even deleted the cache and tried it again, but that too did not work.

发布评论

评论列表(0)

  1. 暂无评论