java.lang.NullPointerException at org.netbeans.modules.maven.nodes.AddDependencyPanel.populateVersion(AddDependencyPanel.java:730) at org.netbeans.modules.maven.nodes.AddDependencyPanel.access$600(AddDependencyPanel.java:121) at org.netbeans.modules.maven.nodes.AddDependencyPanel$DefAction.run(AddDependencyPanel.java:1476) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991) Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.NullPointerException at org.openide.util.RequestProcessor.post(RequestProcessor.java:428) at org.netbeans.modules.maven.nodes.AddDependencyPanel$DefAction.actionPerformed(AddDependencyPanel.java:1459) at org.netbeans.modules.maven.nodes.AddDependencyPanel.changeSelection(AddDependencyPanel.java:1482) at org.netbeans.modules.maven.nodes.AddDependencyPanel.access$2900(AddDependencyPanel.java:121) at org.netbeans.modules.maven.nodes.AddDependencyPanel$OpenListPanel.propertyChange(AddDependencyPanel.java:1394) at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263) at org.openide.explorer.ExplorerManager$2.run(ExplorerManager.java:869) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:705) at java.awt.EventQueue.access$000(EventQueue.java:101) at java.awt.EventQueue$3.run(EventQueue.java:666) at java.awt.EventQueue$3.run(EventQueue.java:664) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:675) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:162) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105) at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)