You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Alied Pérez Martínez (JIRA)" <ji...@apache.org> on 2018/04/03 02:06:00 UTC

[jira] [Updated] (NETBEANS-573) Cannot remove relocated dependency

     [ https://issues.apache.org/jira/browse/NETBEANS-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alied Pérez Martínez updated NETBEANS-573:
------------------------------------------
    Labels: maven  (was: )

> Cannot remove relocated dependency
> ----------------------------------
>
>                 Key: NETBEANS-573
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-573
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Maven
>    Affects Versions: 9.0
>         Environment: Product Version: Apache NetBeans IDE Dev (Build incubator-netbeans-linux-386-on-20180402)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Linux version 4.15.14 running on amd64; UTF-8; en_US (nb)
> User directory: /home/alied/.netbeans/beta
> Cache directory: /home/alied/.cache/netbeans/beta
>            Reporter: Alied Pérez Martínez
>            Priority: Critical
>              Labels: maven
>         Attachments: QuickstartPrj.zip, ide.log
>
>
> Steps to reproduce;
>  * Add a relocated dependency, such as:
> {code:xml}
>         <dependency>
>             <groupId>jfreechart</groupId>
>             <artifactId>jfreechart</artifactId>
>             <version>1.0.0</version>
>         </dependency>
> {code}
> * Click on the Library node under Dependencies node in projects view and invoke popup menu.
> * Select Remove Dependency
> *Expected:* The dependency should be removed
> *Actual:* A message in the status bar states: "1 dependencies declared in parent project(s) were not removed." and the dependency is not removed from the project.
> Probably related to https://netbeans.org/bugzilla/show_bug.cgi?id=253929



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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