Changing URL of custom plugin repository

Answered

We have a Nexus 2 server serving up our plugin XML and our plugin which is working perfectly. We're migrating to Nexus 3 however, so the URL will change.

Is there any way I can release a new version of the plugin that can update its own repo URL?

1
1 comment

Hi Evan,

I don't see any API for updating existing repositories. You can contribute new URL with com.intellij.ide.plugins.CustomPluginRepoContributor.

0

Please sign in to leave a comment.