I have installed maven 3.3.9 and have setup the M2_HOME and PATH and I have exported it in solaris. My java version in 1.7.
But when I start or do mvn -v I am getting error "Error: Could not find or load main class $(concat_lines". If I install maven 3.0.3 it is working fine.
Can anyone help me out resolving this issue.
Thanks in advance