[ 
https://issues.apache.org/jira/browse/MNG-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421379#comment-17421379
 ] 

zosrothko commented on MNG-7269:
--------------------------------

Ok let's explain a use's case

I am delivering a multi module maven based product name MI with a top pom.xml. 
My customer is building a multi module maven web application, let say MYWAR 
with a main pom.xm. The MYWAR pom inherits from a customer parent, it self 
inheriting from a top level customer's pom.

 

The MYWAR multi module has a lot of dependencies on my MI product (around 100). 
So adding the MI pom as a multi-inherited pom will help my customer to change 
of my MI version because his MYWAR pom would just have dependencies whose 
version will come from my MI pom instead of beeing hard coded.

> Add multiple inheritance of parent projects
> -------------------------------------------
>
>                 Key: MNG-7269
>                 URL: https://issues.apache.org/jira/browse/MNG-7269
>             Project: Maven
>          Issue Type: New Feature
>          Components: Inheritance and Interpolation
>            Reporter: zosrothko
>            Priority: Major
>
> Hello Maven people
> It would be nice to add the feature of multiples ihneritance of parent 
> projects for any kind of module packaging. This would simplifies greatly the 
> delivery of a software product build with  multi modules artifacts and by 
> consequence the intégration of such products in a customer maven based 
> application.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to