[ https://issues.apache.org/jira/browse/NETBEANS-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aldo Brucale closed NETBEANS-1383. ---------------------------------- Resolution: Fixed Fix Version/s: 10.0 Works with 10vc2 > AssertionError > -------------- > > Key: NETBEANS-1383 > URL: https://issues.apache.org/jira/browse/NETBEANS-1383 > Project: NetBeans > Issue Type: Bug > Affects Versions: 10.0 > Reporter: Aldo Brucale > Priority: Major > Fix For: 10.0 > > Attachments: messages.log > > > Steps to reproduce: > * open the dependencies node of a maven project > * select "View Artifact Details" for a dependency jar > * "Create Library" > The library is correctly created, but I get this assertion error: > {{SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor > org.netbeans.modules.maven.actions.CreateLibraryAction$1}} > {{java.lang.AssertionError}} > {{ at org.openide.awt.HtmlRendererImpl.reset(HtmlRendererImpl.java:78)}} > Same result with Java 10 and 11. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists