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 268643

Summary: composer add dependency
Product: ide Reporter: mmariotti
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description mmariotti 2016-10-22 18:47:49 UTC
call for dependency failed with show command. --all missing
next the ouput
"/usr/bin/php" "/usr/local/bin/composer" "--no-interaction" "--no-ansi" "show" "transfer/commons"
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug

                                      
  [InvalidArgumentException]          
  Package transfer/commons not found  
                                      

show [--all] [-i|--installed] [-p|--platform] [-a|--available] [-s|--self] [-N|--name-only] [-P|--path] [-t|--tree] [-l|--latest] [-o|--outdated] [-D|--direct] [--] [<package>] [<version>]

Done.

Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Linux version 4.2.0-42-generic running on amd64
Java; VM; Vendor = 1.8.0_101
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.101-b13

Reproducibility: null

STEPS:
  * Open dialog Foo
  * Click on button "Click me"

ACTUAL:
  nothing happens

EXPECTED:
  message pops u
Comment 1 mmariotti 2016-10-22 18:47:56 UTC
Created attachment 162599 [details]
IDE log
Comment 2 mmariotti 2016-10-24 21:30:26 UTC
fixed with netbeans8.2