Skip to content

Please provide automatic module-name(s) (Add "Automatic-Module-Name"-Entry to Manifest(s)) #1493

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

Open
hosea opened this issue May 28, 2025 · 0 comments

Comments

@hosea
Copy link

hosea commented May 28, 2025

Using spring-cloud-context in a project where I add a module-descriptor (module-info.java) I get the following warning during the build:
[WARNING] ******************************************************************************************************************************************************
[WARNING] * Required filename-based automodules detected: [spring-cloud-context-4.2.0.jar]. Please don't publish this project to a public artifact repository! *
[WARNING] ******************************************************************************************************************************************************

I examined the reason: the jar does not provide a reliable module-name in its Manifest.
Please add module name(s).

@ryanjbaxter ryanjbaxter transferred this issue from spring-cloud/spring-cloud-config May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant