You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Ruslan Lopez Carro (Jira)" <ji...@apache.org> on 2019/11/24 19:02:00 UTC

[jira] [Created] (NETBEANS-3437) IllegalArgumentException while indexing maven local repository

Ruslan Lopez Carro created NETBEANS-3437:
--------------------------------------------

             Summary: IllegalArgumentException while indexing maven local repository
                 Key: NETBEANS-3437
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3437
             Project: NetBeans
          Issue Type: Bug
          Components: apisupport - Maven
    Affects Versions: 11.2
         Environment: Product Version: Apache NetBeans IDE 11.2
Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
Runtime: Java(TM) SE Runtime Environment 12.0.2+10
System: Windows 10 version 10.0 running on amd64; Cp1252; es_MX (nb)
User directory: C:\Users\Ivana Martinez C\AppData\Roaming\NetBeans\11.2
Cache directory: C:\Users\Ivana Martinez C\AppData\Local\NetBeans\Cache\11.2
            Reporter: Ruslan Lopez Carro


I am adding a new version of the jars, so I update the version in the poms of the multimodule maven project.

Then I open the JFrame Form with my component from the sibling submodule (demo) that depends on the other (library), since it's not in the maven local yet because I haven't installed the new version the component can't be found and the GUI Builder throws an error.

The problem per se is that the message from the exceptions is not helpful; it might mislead the user by thinking that the path for something is misspelled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists