You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my library building upon your libraries I get the following Maven warning:
"[WARNING] Required filename-based automodules detected: [run-as-root-1.2.3.jar, out-process-1.2.7.jar].
Please don't publish this project to a public artifact repository!"
Can you add module-info.java for both Run As Root (and Out Process) and upload to Maven?
The text was updated successfully, but these errors were encountered:
For my library building upon your libraries I get the following Maven warning:
"[WARNING] Required filename-based automodules detected: [run-as-root-1.2.3.jar, out-process-1.2.7.jar].
Please don't publish this project to a public artifact repository!"
Can you add module-info.java for both Run As Root (and Out Process) and upload to Maven?
The text was updated successfully, but these errors were encountered: