Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-572

non existing dependencies are not shown under the Dependencies node

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 9.0, 10.0
    • 11.2
    • projects - Maven
    • None

    Description

      While testing Manually Install Artifact Test Case I added a non-existing dependency to the POM in order to manually add an artifact:

              <dependency>
                  <groupId>org-apache-batik</groupId>
                  <artifactId>parser</artifactId>
                  <version>1.7</version>
              </dependency>
      

      Expected: A new node for the non-existing dependency should appear under the Dependencies node with an overlaid warning sign as Netbeans 8.2:

      Actual: The newly-added dependency does not appear under the Dependencies node:

      Attachments

        1. image-2018-04-02-18-50-59-832.png
          22 kB
          Alied Pérez Martínez
        2. image-2018-04-02-18-52-29-308.png
          18 kB
          Alied Pérez Martínez

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aliedperezmartinez Alied Pérez Martínez
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: