Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interpolate properties from parent #382

Open
SergeDemoulinGebit opened this issue Nov 8, 2023 · 1 comment · May be fixed by #384
Open

interpolate properties from parent #382

SergeDemoulinGebit opened this issue Nov 8, 2023 · 1 comment · May be fixed by #384

Comments

@SergeDemoulinGebit
Copy link

SergeDemoulinGebit commented Nov 8, 2023

I need an interpolation that interpolates properties that are defined in the parent pom too.

With the standard interpolation the following issue appends:

  • a pom contains an expression with a property from parent (like ${version.springboot} in the 'bom' of the attached example)
  • the flatten-maven-plugin is configured to remove its parent
  • then the flattened pom will contain ${version.springboot} that is not more interpolable
@SergeDemoulinGebit
Copy link
Author

@SergeDemoulinGebit SergeDemoulinGebit linked a pull request Nov 21, 2023 that will close this issue
@slawekjaranowski slawekjaranowski linked a pull request May 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant