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

Not Working With Maven Installed By Sdkman #15

Open
ankurpathak opened this issue Mar 7, 2021 · 2 comments
Open

Not Working With Maven Installed By Sdkman #15

ankurpathak opened this issue Mar 7, 2021 · 2 comments

Comments

@ankurpathak
Copy link

Its not working with maven installed sdkman. For details pls check the attached screenshot.
Screenshot from 2021-03-07 21-51-22

@ankurpathak
Copy link
Author

Well it needs M2_HOME environment variable and sdkman create MAVEN_HOME environment variable. Please support both environment variable.

@mario-oberwalder
Copy link

java -Dmaven.home=/home/.../maven -jar wad.jar /home/.../deployments
works.
If you add -Dmaven.home at the end it is interpreted as an additional deplyoment path.

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