maven/maven-model-builder
Niels Basjes 0f18470576
[MNG-7750] Fix unwanted interpolation in plugins from profiles. (#1075)
This is ONLY the reproduction of the problem I found.

If you disable the activeProfile (in buildPom and remove the assert) then all checks pass.

If you enable this profile (provided code) then in several places the ${project.basedir} has been interpolated and shows the path of the build and the assertions fail the build.

---

https://issues.apache.org/jira/browse/MNG-7750
2023-04-12 12:26:47 +02:00
..
src [MNG-7750] Fix unwanted interpolation in plugins from profiles. (#1075) 2023-04-12 12:26:47 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2023-03-15 10:40:30 +01:00