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

Automatically download maven if missing and add to the path of started java instances #230

Open
DavyLandman opened this issue Feb 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@DavyLandman
Copy link
Member

Is your feature request related to a problem? Please describe.
Rascal currently depends on maven on the path. Especially with resolving external libraries. Until usethesource/rascal#1661 is finished, we could consider automatically downloading maven and adding it to the path.

Describe the solution you'd like
Automatically download maven (no UI interaction needed) and put it on the PATH of the started jars, such that rascal works as intended.

This would make the automatic download of java more complete, and allow a user to skip any manual steps.

Describe alternatives you've considered
inlining maven inside rascal would be a better alternative

@DavyLandman DavyLandman added the enhancement New feature or request label Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant