stevenschlansker commented on issue #11760:
URL: https://github.com/apache/maven/issues/11760#issuecomment-4025008499

   Thank you @achyuth8055 for your excitement to look at this issue! Please let 
me know if there's any additional information or testing I can provide to help 
us move toward a solution.
   
   Another thought I had while musing about this problem in the shower - given 
that the intermediate `build-parent` POM is actually intended to be, like its 
name suggests, a build-parent pom, does this mean that we should somehow treat 
it differently in Maven and *skip* writing the consumer-pom entirely? The only 
point of this module is to publish a build-pom internally to the project 
itself, and nobody should ever be using a consumer-pom.
   
   I guess I am not sure in Maven 4 how this is supposed to work, when you want 
to install a build-pom to be reused for future internal-only builds, which is 
different than publishing a consumer-pom for external users to consume.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to