kimvon edited a comment on issue #544:
URL: https://github.com/apache/maven-mvnd/issues/544#issuecomment-1001105278


   i read release0.7.1 description showing close issue "Different java versions 
for mvnd and maven #512" , the issue suggest that we can use JDK11 runtime for 
all and set the --release 8 which produces JDK8 compatible code, such as,
    mvnd -Dmaven.compiler.release=8 compile.
   
   as well as , the issue say that the mvnd needs at minimum JDK8 to 
run......maybe mvnd can run in jdk8 and you need to build mvnd from source in 
jdk 8 in order to get executable file, which you can see readme .
   
    more: https://github.com/apache/maven-mvnd/issues/512


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to