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 268322

Summary: Generation of NetBeans 8.2 Plugin Portal Update Center catalog is broken
Product: updatecenters Reporter: Jiri Kovalsky <jkovalsky>
Component: PluginportalAssignee: Jan Pirek <jpirek>
Status: VERIFIED FIXED    
Severity: normal CC: err
Priority: P1    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jiri Kovalsky 2016-10-03 14:15:03 UTC
Due to some unrecognised property it is not possible to generate NetBeans 8.2 Plugin Portal Update Center catalog [1] which remains totally empty at the moment. This might be related in the output log:

[makeupdatedesc] WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[makeupdatedesc] No updater.jar specified, cannot validate /tmp/nbms/updates.xml against DTD
[gzip] Building: /tmp/nbms/updates.xml.gz

[1] http://plugins.netbeans.org/nbpluginportal/updates/8.2/catalog.xml

Honzo, can you please investigate this issue? Thanks!
Comment 1 Jiri Kovalsky 2016-10-05 18:48:47 UTC
*** Bug 268364 has been marked as a duplicate of this bug. ***
Comment 2 Jiri Kovalsky 2016-10-06 06:58:19 UTC
Thanks to Tomáš Hůrka we were able to manually generate the 8.2 Plugin Catalogue so at least the latest and approved plugins are now available for NetBeans 8.2 users directly from the IDE.

However, why automated generation fails is still under investigation.
Comment 3 Jiri Kovalsky 2016-10-06 07:35:20 UTC
And the problems is fixed. Now the automatic regeneration of module catalogues for 8.2 should work fine. Please reopen if there are still some problems.
Comment 4 Jiri Kovalsky 2016-10-06 07:35:44 UTC
Closing