Aldo Brucale created NETBEANS-1383:
--------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists