snappy-java icon indicating copy to clipboard operation
snappy-java copied to clipboard

Define automatic module name

Open gunnarmorling opened this issue 1 month ago • 0 comments

I am getting this warning when building a Java project using Snappy as a module for the module system:

Required filename-based automodules detected: [snappy-java-1.1.10.8.jar]. Please don't publish this project to a public artifact repository!

To address this, could you define an automatic module name using the Automatic-Module-Name JAR manifest header? See here for more context: https://dev.java/learn/modules/automatic-module/. Thanks a lot for your consideration!

gunnarmorling avatar Jan 11 '26 19:01 gunnarmorling