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
Currently, the manifest file for the Silo jar generated using maven, is empty.
As a result the Silo jar cannot be run as a standalone application.
The maven configuration thus needs to be updated to specify the main class for the Jar.
Currently, the manifest file for the Silo jar generated using maven, is empty.
As a result the Silo jar cannot be run as a standalone application.
The maven configuration thus needs to be updated to specify the main class for the Jar.