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

README doesn't specify suggested mirrors for Make, Maven, and JDK #14

Open
zachfejes opened this issue Oct 25, 2022 · 1 comment
Open

Comments

@zachfejes
Copy link

Hey folks, just trying to get an image of the yamcs quickstart up and running - and I'm running into some trouble - it may be useful to include the specifics/links to the version of Make, Maven, and JDK that you recommend using.

@fqqb
Copy link
Member

fqqb commented Oct 25, 2022

Hi, I thinks it's already there: JDK11 and Maven 3.1:
https://github.com/yamcs/quickstart/blob/master/README.md

These are minimum versions, anything later should do as well. If you have specific errors, I can have a look.

I think I'll add mvnw wrapper scripts to the repository, to make the use of Maven a little easier (mvnw is a shell script that will automatically download an appropriate version of Maven).

I think you are looking at the README inside the docker directory, this directory is optional.

fqqb added a commit that referenced this issue Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants