Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-4417

Composer Options: Vendor is not valid (only lower-cased letters and "-" allowed).

VotersWatch issueWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 11.2
    • None
    • php - Composer
    • None
    • buster/java11

    Description

      Newer composer (version 1.10.7 in my case) now has more restrictive verndor/package name rules. But in my case i have no idea why nette/utils is problem here

       

      WARNING [org.openide.filesystems.Ordering]: Not all children in OptionsDialog/org-netbeans-modules-php-project-ui-options-PHPOptionsCategory/ marked with the position attribute: [com-junichi11-netbeans-php-enhancements-options-PHPEnhancementsOptionsPanelController.instance], but some are: [General.instance, Debugger.instance, Annotations.instance, CodeAnalysis.instance, Hudson.instance, FrameworksAndTools.instance]
      WARNING [org.openide.filesystems.Ordering]: Found same position 2 000 for both PHP/OptionsDialog/FrameworksAndTools/PHP-CS-Fixer.instance and PHP/OptionsDialog/FrameworksAndTools/Phing.instance
      WARNING [org.openide.filesystems.Ordering]: Found same position 1 000 for both PHP/OptionsDialog/FrameworksAndTools/Twig.instance and PHP/OptionsDialog/FrameworksAndTools/WordPress.instance
      INFO [org.openide.WizardDescriptor]
      java.lang.NullPointerException
      {{ at org.netbeans.modules.php.project.ui.wizards.NewPhpProjectWizardIterator.current(NewPhpProjectWizardIterator.java:351)}}
      {{ at org.netbeans.modules.php.project.ui.wizards.NewPhpProjectWizardIterator.uninitialize(NewPhpProjectWizardIterator.java:170)}}
      {{ at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.uninitialize(TemplateWizard.java:1076)}}
      {{ at org.openide.loaders.TemplateWizardIterImpl.uninitialize(TemplateWizardIterImpl.java:215)}}
      {{ at org.openide.loaders.TemplateWizardIteratorWrapper.uninitialize(TemplateWizardIteratorWrapper.java:131)}}
      {{ at org.openide.WizardDescriptor.callUninitialize(WizardDescriptor.java:1541)}}
      {{ at org.openide.WizardDescriptor.resetWizardOpen(WizardDescriptor.java:1383)}}
      {{ at org.openide.WizardDescriptor.resetWizard(WizardDescriptor.java:1362)}}
      [catch] at org.openide.WizardDescriptor.setValueOpen(WizardDescriptor.java:1346)
      {{ at org.openide.WizardDescriptor.setValue(WizardDescriptor.java:1334)}}
      {{ at org.netbeans.core.windows.services.NbPresenter$ButtonListener.actionPerformed(NbPresenter.java:1381)}}
      {{ at org.netbeans.core.windows.services.NbPresenter.windowClosing(NbPresenter.java:1271)}}
      {{ at java.desktop/java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:357)}}
      {{ at java.desktop/java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:357)}}
      {{ at java.desktop/java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:357)}}
      {{ at java.desktop/java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:357)}}
      {{ at java.desktop/java.awt.Window.processWindowEvent(Window.java:2078)}}
      {{ at java.desktop/javax.swing.JDialog.processWindowEvent(JDialog.java:686)}}
      {{ at java.desktop/java.awt.Window.processEvent(Window.java:2037)}}
      {{ at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5007)}}
      {{ at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)}}
      {{ at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772)}}
      {{ at java.desktop/java.awt.Component.dispatchEvent(Component.java:4839)}}
      {{ at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)}}
      {{ at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)}}
      {{ at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)}}
      {{ at java.base/java.security.AccessController.doPrivileged(Native Method)}}
      {{ at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)}}
      {{ at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)}}
      {{ at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)}}
      {{ at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)}}
      {{ at java.base/java.security.AccessController.doPrivileged(Native Method)}}
      {{ at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)}}
      {{ at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)}}
      {{ at org.exbin.utils.guipopup.GuiPopupMenu$PopupEventQueue.dispatchEvent(GuiPopupMenu.java:319)}}
      {{ at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)}}
      {{ at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)}}
      {{ at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:117)}}
      {{ at java.desktop/java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190)}}
      {{ at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235)}}
      {{ at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233)}}
      {{ at java.base/java.security.AccessController.doPrivileged(Native Method)}}
      {{ at java.desktop/java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233)}}
      {{ at java.desktop/java.awt.Dialog.show(Dialog.java:1070)}}
      {{ at org.netbeans.core.windows.services.NbPresenter.superShow(NbPresenter.java:1074)}}
      {{ at org.netbeans.core.windows.services.NbPresenter.doShow(NbPresenter.java:1124)}}
      {{ at org.netbeans.core.windows.services.NbPresenter.run(NbPresenter.java:1096)}}
      {{ at org.netbeans.core.windows.services.NbPresenter.run(NbPresenter.java:106)}}
      {{ at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.doEventAccess(NbMutexEventProvider.java:115)}}
      {{ at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.readAccess(NbMutexEventProvider.java:75)}}
      {{ at org.netbeans.modules.openide.util.LazyMutexImplementation.readAccess(LazyMutexImplementation.java:71)}}
      {{ at org.openide.util.Mutex.readAccess(Mutex.java:193)}}
      {{ at org.netbeans.core.windows.services.NbPresenter.show(NbPresenter.java:1081)}}
      {{ at java.desktop/java.awt.Component.show(Component.java:1716)}}
      {{ at java.desktop/java.awt.Component.setVisible(Component.java:1663)}}
      {{ at java.desktop/java.awt.Window.setVisible(Window.java:1031)}}
      {{ at java.desktop/java.awt.Dialog.setVisible(Dialog.java:1005)}}
      {{ at org.netbeans.core.windows.services.DialogDisplayerImpl$1AWTQuery.showDialog(DialogDisplayerImpl.java:241)}}
      {{ at org.netbeans.core.windows.services.DialogDisplayerImpl$1AWTQuery.run(DialogDisplayerImpl.java:167)}}
      {{ at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)}}
      {{ at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)}}
      {{ at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)}}
      {{ at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)}}
      {{ at java.base/java.security.AccessController.doPrivileged(Native Method)}}
      {{ at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)}}
      {{ at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)}}
      {{ at org.exbin.utils.guipopup.GuiPopupMenu$PopupEventQueue.dispatchEvent(GuiPopupMenu.java:319)}}
      {{ at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)}}
      {{ at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)}}
      {{ at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)}}
      {{ at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)}}
      {{ at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)}}
      {{ at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)}}

       

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Kacer Tomáš Procházka
            vitex Vítězslav Dvořák
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment