Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.0
-
None
-
None
Description
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.