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 238173

Summary: Download Javadoc on dependency does nothing.
Product: projects Reporter: javydreamercsw <javydreamercsw>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description javydreamercsw 2013-11-08 16:52:40 UTC
Product Version = NetBeans IDE Dev (Build 201311080001)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_25
Runtime = Java HotSpot(TM) Client VM 23.25-b01

Downloading sources works fine, but not with Javadoc. No icon, or activity/process.
Comment 1 javydreamercsw 2013-11-08 16:52:45 UTC
Created attachment 142004 [details]
IDE log
Comment 2 markiewb 2013-11-08 17:50:51 UTC
@Milos: java.lang.NoSuchMethodException: java.lang.Object.hasJavadocInRepository() in the logfile
Comment 3 Milos Kleint 2013-11-11 14:35:45 UTC
(In reply to markiewb from comment #2)
> @Milos: java.lang.NoSuchMethodException:
> java.lang.Object.hasJavadocInRepository() in the logfile

http://hg.netbeans.org/core-main/rev/5be77c112a99


but in general download javadoc worksforme, the no-progress shown can be caused by fast failure when the javadoc file is missing in the repo. 


please provide more context about your setup (dependency javadocs failing to download)
Comment 4 Quality Engineering 2013-11-15 03:06:22 UTC
Integrated into 'main-silver', will be available in build *201311150002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5be77c112a99
User: Milos Kleint <mkleint@netbeans.org>
Log: #238173 need public data type for reflection to work