[ 
https://issues.apache.org/jira/browse/NETBEANS-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16733138#comment-16733138
 ] 

Zoltan Kovacs commented on NETBEANS-597:
----------------------------------------

Same as NETBEANS-572

> Missing dependencies not available in central are not shown
> -----------------------------------------------------------
>
>                 Key: NETBEANS-597
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-597
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Maven
>    Affects Versions: 9.0
>         Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-393-on-20180404)
> Updates: Updates available
> Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
> Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>            Reporter: Luca Mambretti
>            Priority: Major
>
> If a dependency not existing on central repository, or on a local mirror is 
> added to a project this is not shown as missing dependency in the 
> dependencies node.
>  
> sample dependency used:
>     <dependencies>
>         <dependency>
>             <groupId>org.zio</groupId>
>             <artifactId>pino</artifactId>
>             <version>1.0</version>
>         </dependency>
>     </dependencies>
> Expected behavior should be that the dependency is shown as missing and can 
> be manually installed.



--
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

Reply via email to