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

Extraneous licenses.xml entries in plugins with CasC dependency #3819

Open
daniel-beck opened this issue Oct 22, 2024 · 1 comment
Open

Extraneous licenses.xml entries in plugins with CasC dependency #3819

daniel-beck opened this issue Oct 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@daniel-beck
Copy link
Member

daniel-beck commented Oct 22, 2024

Jenkins and plugins versions report

Discovered during the release of matrix-auth 3.2.3 which updated the BOM version.

Updating the BOM dependency to 2483.v3b_22f030990a_ or newer added a bunch of bogus license entries in the plugin's about page (target/<artifactid>/META-INF/licenses.xml). I bisected this to #2539.

The following repo contains the pom.xml for a "hello world" plugin in a few "good" and "bad" states:
https://github.com/daniel-beck/bom-2539-casc-1714

In my local testing it wasn't as simple as having the CasC dependency (only), without the test dependencies it didn't happen. So I'm filing this here.

What Operating System are you using (both controller, and any agents involved in the problem)?

n/a

Reproduction steps

See above

Expected Results

Image

Actual Results

Image

Anything else?

No response

Are you interested in contributing a fix?

No response

@daniel-beck daniel-beck changed the title #2539 causes extraneous licenses.xml entries in plugins with CasC dependency Extraneous licenses.xml entries in plugins with CasC dependency Oct 22, 2024
@daniel-beck
Copy link
Member Author

FTR this still occurs with

        <artifactId>bom-2.452.x</artifactId>
        <version>3532.v8059503f6b_23</version>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant