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

Change out JAVA_HOME. Add JRE used. JRE used print /jre and JAVA_HOME… #115

Closed
wants to merge 2 commits into from

Conversation

marcelosv
Copy link

I read the discursion of issue MNG-5756 and I change code out for JAVA_HOME and JRE.
Now, print two information to JAVA.

@michael-o
Copy link
Member

The diff is huge, you have a line ending issue.

@eis
Copy link

eis commented May 15, 2017

Unfortunately it's not only line ending issue - you've changed the formatting on those files as well, so ignoring line endings (?w=1) the diff is still huge. It seems you've reformatted the entire files.

@marcelosv
Copy link
Author

OK, i go change and correct

@marcelosv
Copy link
Author

ok. correct the code. :D

asfgit pushed a commit that referenced this pull request May 5, 2018
The Java home displayed corresponds to the property 'java.home' which points to
the JRE installation running the given Maven instance. It is not the value of
$JAVA_HOME which causes confusion.

This closes #115 and #117.
asfgit pushed a commit that referenced this pull request May 5, 2018
The Java home displayed corresponds to the property 'java.home' which points to
the JRE installation running the given Maven instance. It is not the value of
$JAVA_HOME which causes confusion.

Ref: https://docs.oracle.com/javase/tutorial/essential/environment/sysprop.html

This closes #115 and #117.
@asfgit asfgit closed this in 9abfc88 May 7, 2018
pzygielo pushed a commit to pzygielo/maven that referenced this pull request Jan 4, 2023
…#115)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.3.3 to 2.9.10.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
gnodet pushed a commit to gnodet/maven that referenced this pull request Nov 20, 2024
To IT test maven3/2 we should not use lower than
3.x plugin (that is maven2 compat)
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

Successfully merging this pull request may close these issues.

3 participants