Skip to content

Replace remote resource plugin with license plugin#38

Merged
pavelhoral merged 1 commit intoWrenSecurity:mainfrom
pavelhoral:fix-license-file
Feb 18, 2026
Merged

Replace remote resource plugin with license plugin#38
pavelhoral merged 1 commit intoWrenSecurity:mainfrom
pavelhoral:fix-license-file

Conversation

@pavelhoral
Copy link
Member

Because of (my) change to include license artifact in the ICF project, the resolution of the artifact stopped working because it was using ${project.version} in plugin configuration.

I was not able to come up with a setup in which this could work using maven-remote-resource-plugin. So this PR changes how license file is being fetched. Unfortunately the new plugin has very few options how the result license file is included in the final JAR, so it can not be placed in a subfolder.

Copy link
Member

@karelmaxa karelmaxa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pavelhoral pavelhoral merged commit c70ac67 into WrenSecurity:main Feb 18, 2026
4 checks passed
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 this pull request may close these issues.

2 participants