While generating jar file through command prompt getting "target release 1.6 conflicts with default source release 1.8".
Error screenshot
While generating jar file through command prompt getting "target release 1.6 conflicts with default source release 1.8".
Error screenshot
I also faced same issue.If you use wsc-23.jar file,then the issue is resolved as wsc-23.jar supports java 1.6,1.7 and 1.8 as well. Check this for more information Target Release Issue