Skip to content
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

Add deployment documentation #1

Open
joaquinvanschoren opened this issue Jan 29, 2018 · 1 comment
Open

Add deployment documentation #1

joaquinvanschoren opened this issue Jan 29, 2018 · 1 comment

Comments

@joaquinvanschoren
Copy link
Contributor

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?

@janvanrijn
Copy link
Member

Is it just a fat jar?

Yes

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants