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

"Build with dependencies" does not work for Maven dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 12.1
    • None
    • projects - Maven
    • None

    Description

      I have a tree of Maven projects, all use local repo and Netbeans properly recognizes the dependencies between them on the source level (hints, navigation). All what is needed is a dependency declartion in pom.xml. For example, If I change a method in a library, Netbeans reflects that change instantly in the main application by modifying possible errors.

      However, it is not reflected at all by "Build with dependencies". It just rebuilds a single project. It causes different problems. For example, it makes the compiler show errors which do not exist for Netbeans anymore, or the developer has impression that there is no stale code when there is one. The dependency tree must be manually rebuilt project by project to remove the stqale code.

      Attachments

        Activity

          People

            Unassigned Unassigned
            monkey Monkey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: