[ https://issues.apache.org/jira/browse/NETBEANS-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668491#comment-16668491 ]
Geertjan Wielenga commented on NETBEANS-1383: --------------------------------------------- Probably this should be fixed in 10vc2, please try there, once we have 10vc2, e.g., https://github.com/apache/incubator-netbeans/pull/995 > 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 > 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