rmannibucau commented on pull request #469:
URL: https://github.com/apache/maven/pull/469#issuecomment-826487060
I dont see what ${MAVEN_DEBUG_HOST} solves, it is equivalent to use
maven_opts for end users since you have to set something anyway so does not
change anything at all except it makes the script more complex without any
reason (security could have been one but not in the pr).
localhost:8000 works on java 8, it is even used in the jdk tests.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]