Hi, I am compiling maven on Solaris. apache-maven-3.3-3.bin.tar.gz
My environment is:
echo $0
tcsh
I get this error
/apache-maven-3.3.3/bin % ./mvn
./mvn: syntax error at line 200: `(' unexpected
line 200 says: local basedir=($pwd)
Any help appreciated!
Jim
