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

fix artifacts resolving as -plain #13743

Open
codeconsole opened this issue Oct 11, 2024 · 0 comments
Open

fix artifacts resolving as -plain #13743

codeconsole opened this issue Oct 11, 2024 · 0 comments

Comments

@codeconsole
Copy link
Contributor

codeconsole commented Oct 11, 2024

Artifacts should not resolve as -plain unless a Spring boot version is also resolved. It is not proper convention to add -plain classifiers to artifacts.

This could result in unwanted dependency resolution when gradle module files are also distributed.

   136374  10-11-2024 20:07   BOOT-INF/lib/asset-pipeline-grails-4.5.1-plain.jar
   330271  10-10-2024 05:31   BOOT-INF/lib/gsp-6.2.2-plain.jar
    46996  10-10-2024 05:31   BOOT-INF/lib/sitemesh2-6.2.2-plain.jar
    58173  10-11-2024 20:07   BOOT-INF/lib/hibernate5-8.1.0-plain.jar
   144196  10-10-2024 05:33   BOOT-INF/lib/fields-5.1.0-plain.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant