gnodet opened a new pull request, #13023:
URL: https://github.com/apache/maven/pull/13023

   Backport of #12982 to maven-4.0.x.
   
   Cherry-pick of 40660088a78f — clean, no conflicts.
   
   When a Maven extension contributes user properties via the 
PropertyContributor SPI (e.g. Nisse's nisse.jgit.dynamicVersion), buildPom() 
used the raw model (uninterpolated) for the consumer POM. Since these 
properties are not in any POM's <properties> section or parent chain, they 
remained as dangling ${...} references in the installed/deployed POM.
   
   Fixes #12981


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