This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 225104

Summary: Provide plugin portal update center URL which provides all the NON-verified plugins
Product: updatecenters Reporter: markiewb
Component: PluginportalAssignee: Jan Pirek <jpirek>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description markiewb 2013-01-19 21:07:32 UTC
Conversation with Jirka:

markiewb:
> Many of the plugins (old but good ones) are not signed and therefore
> they will not be displayed from within the IDE plugin center. I have to
> download them separately and manually install them. Is there an
> inofficial plugin site URL, which provides even those non-verified
> plugins? 

jirka:
No, there is no such URL. Non-verified plugins must be downloaded via
web browser and installed manually via Tools > Plugins. 

markiewb:
> What a pity for me. It is worth a RFE? I could code a little
> "curl/wget"-script, which downloads all them automatically... 

jirka:
I think it's worth a new RFE against updatecenters/Pluginportal. It will
be a piece of cake to implement :) although using such Alpha Plugins
Update Center would be very dangerous as no particular quality will be
guaranteed which could impact stability of IDE significantly. We would
certainly not register this Aplha PPUC in the standard IDE distribution
though.

EXPECTED:
Please provide a plugin portal update center URL which provides all the NON-verified plugins (for each NetBeans version one URL). It is not required to register those URLs in the IDE distribution.
Comment 1 Jiri Kovalsky 2013-01-21 09:52:16 UTC
Honzo, when you have some free cycles can you please implement this? Thanks a lot.
Comment 2 Jan Pirek 2013-01-31 15:05:41 UTC
this is now done, urls are like 

http://plugins.netbeans.org/nbpluginportal/updates/7.2/catalog-experimental.xml

honza
Comment 3 Jiri Kovalsky 2013-02-07 13:58:39 UTC
Thanks a lot, verified.