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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flatten-maven-plugin to 1.3.0 #1187

Merged

Conversation

tiagobento
Copy link
Contributor

This fixes an issue first reported by @hasys, where he could not run mvn gwt:run on packages/serverless-workflow-diagram-editor/sw-editor/sw-editor-kogito-app.

We found out this issue was a bug (mojohaus/flatten-maven-plugin#100) on flatten-maven-plugin, which was clashing with shade-maven-plugin, leaving the installed POM with a reference to the CI friendly version ${revision}.

We contacted the maintainers of flatten-maven-plugin through this issue mojohaus/flatten-maven-plugin#292 and they kindly released a new version containing the fix (mojohaus/flatten-maven-plugin#281) right away. (Thanks a lot, @slawekjaranowski 馃帀)

@ederign
Copy link
Contributor

ederign commented Aug 17, 2022

Thanks a lot @slawekjaranowski

@hasys
Copy link
Contributor

hasys commented Aug 17, 2022

Works as a charm, thank you @slawekjaranowski and @tiagobento!

@tiagobento tiagobento merged commit ae62f68 into apache:main Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants