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 240288

Summary: Find in repository doesn't show all results
Product: projects Reporter: markiewb
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P2    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the issue and the testcase

Description markiewb 2014-01-11 15:03:35 UTC
Created attachment 143828 [details]
Shows the issue and the testcase

See testcase http://services.netbeans.org/synergy/client/app/index.html#/case/224/suite/1508/v/1

Steps
   Invoke Find from popup on Maven repositories node, type "jfreechart"

Expected result:
   Check that the searched tree is the same as when Adding library to a project.
Actual result:
   searched tree is NOT the same as when Adding library to a project. see screenshot

Product Version: NetBeans IDE 8.0 Beta (Build 201401091443)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Milos Kleint 2014-01-13 08:24:54 UTC
in the repo browser, have you checked all the checkboxes? if I do so, I appear to be getting a very similar list to add dependency dialog (which does indeed look in class names, project description etc)
Comment 2 markiewb 2014-01-13 19:59:14 UTC
(In reply to Milos Kleint from comment #1)
> in the repo browser, have you checked all the checkboxes? if I do so, I
> appear to be getting a very similar list to add dependency dialog (which
> does indeed look in class names, project description etc)

I only followed the testspec. So I did not check them. Test spec needs an update?
Comment 3 Milos Kleint 2014-01-14 07:36:13 UTC
(In reply to markiewb from comment #2)
> (In reply to Milos Kleint from comment #1)
> > in the repo browser, have you checked all the checkboxes? if I do so, I
> > appear to be getting a very similar list to add dependency dialog (which
> > does indeed look in class names, project description etc)
> 
> I only followed the testspec. So I did not check them. Test spec needs an
> update?

likely, unless I overlooked something.