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

Implement ParentProjectProvider and RootProjectProvider for Maven projects

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 12.4
    • projects - Maven
    • None

    Description

      New APIs were introduced by https://github.com/apache/netbeans/pull/2629/ Maven project support should implement the relevant queries.

      Unlike Gradle, it seems that Maven has a different concept of parent: in Maven, parent project is the project that provides base configuration. But the parent in Gradle is an owner.

      In Maven, parent project (in terms of settings inheritance) can be a sibling or event a sub-project; yet the project is owned by another aggregate project.

      lkishalmi – what was the intended semantics of ParentProjectProvider ? Semantic/settings inheritance, or containment ?

       

      Attachments

        Activity

          People

            sdedic Svatopluk Dedic
            sdedic Svatopluk Dedic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: