rfscholte commented on issue #286: [MNG-6656] Introduce base for build/consumer 
process
URL: https://github.com/apache/maven/pull/286#issuecomment-537226579
 
 
   Here's how I see it: 
   Maven 3.7.x+ : experiment with adjusting files using Model 4.0.0
   Maven 4.0.0 : apply adjusting files using Model 4.0.0
   Maven 5.0.0: Introduce model 5.0.0, while distributing backport to 4.0.0 and 
additional files.
   
   So after Maven 5.0.0 it could be there's a huge difference between local 
pom-file and the distributed files, so I don't see any reason to attach 
original file.
   And it also comes with new challenges: what would be the filename of all 
attached poms? 
   
   My suggestion (to keep it simple) let's wait for feedback if the need is 
there. And if there's a need, I'd prefer a new goal to the maven-helper-plugin, 
which can show you all possible poms during any phase. 
   We need to get use to different output files, otherwise it'll block any 
chance of evolution.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to