[
https://issues.apache.org/jira/browse/NETBEANS-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Svatopluk Dedic closed NETBEANS-5455.
-------------------------------------
Resolution: Fixed
> Implement ParentProjectProvider and RootProjectProvider for Maven projects
> --------------------------------------------------------------------------
>
> Key: NETBEANS-5455
> URL: https://issues.apache.org/jira/browse/NETBEANS-5455
> Project: NetBeans
> Issue Type: Improvement
> Components: projects - Maven
> Reporter: Svatopluk Dedic
> Assignee: Svatopluk Dedic
> Priority: Major
> Fix For: 12.4
>
>
> New APIs were introduced by [https://github.com/apache/netbeans/pull/2629/
> |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 ?
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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