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
I feel unsure how to create a new .jar that runs correctly on the server.
Is it just a fat jar? Which versions of the dependent libraries can/should we use?
The text was updated successfully, but these errors were encountered:
Which versions of the dependent libraries can/should we use?
Maven automatically takes care of all dependencies. Asking this question indicates that your development environment is not set up correctly.
Please evaluate the maven documentation on the pom.xml
Maybe also this tutorial helps a bit. I personally don't feel like adding a Maven tutorial to the OpenML documentations, as this can be outdated, but by all means feel free to link to relevant parts of the Maven documentation if that helps.
I feel unsure how to create a new .jar that runs correctly on the server.
Is it just a fat jar? Which versions of the dependent libraries can/should we use?
The text was updated successfully, but these errors were encountered: