-
Notifications
You must be signed in to change notification settings - Fork 84
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
Feature/extended interpolate #384
Feature/extended interpolate #384
Conversation
Please don't change line end and other whitespace |
…ement from the interpolated POM, but resolve the variables with the properties from the effective POM. Don't resolve the following variables "project.basedir", "project.baseUri", "project.build.directory", "project.build.outputDirectory", "project.build.sourceDirectory", "project.build.scriptSourceDirectory", "project.build.testSourceDirectory", "project.reporting.outputDirectory" Interpolate the parent version optimization (only the used models are created)
60967eb
to
c36f8b3
Compare
c36f8b3
to
ba1be66
Compare
Hi I want to remove the dependency to guava. Please wait until I do that to make the review. Best regards, |
ea2c835
to
4d75466
Compare
This would be huge for us because we have a lot of properties in a parent that need to be interpolated in lower POMs. |
Is there anything we can do to move this forward? |
I added myself to review, I will try to do it in a few days - @SergeDemoulinGebit thanks for PR |
right. I learnt it afterall |
The requested changes should be handled AFAICS. Anything else what should be done? |
Kind request -- can we move forward with this? |
@SergeDemoulinGebit thanks |
Awesome, thank you so much! |
Thank you Slawomir 😄
…________________________________
From: Slawomir Jaranowski ***@***.***>
Sent: 13 September 2024 20:17
To: mojohaus/flatten-maven-plugin ***@***.***>
Cc: Serge Démoulin ***@***.***>; Mention ***@***.***>
Subject: Re: [mojohaus/flatten-maven-plugin] Feature/extended interpolate (PR #384)
@SergeDemoulinGebit<https://github.com/SergeDemoulinGebit> thanks
—
Reply to this email directly, view it on GitHub<#384 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BAILLUDEAHZWTZDFEPVQIM3ZWMT4TAVCNFSM6AAAAAA7U2QO5GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBZG43DIMBSGY>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
new ElementHandling: "extended_interpolate"
Optimization (only the used models are created)