I can't see were createtmplt.sh gets turned into an executable script.

Where does this occur?

E.g.
# mvn clean install
# mvn -P developer -pl developer -Ddeploydb
# export MAVEN_OPTS="-XX:MaxPermSize=256m -Xmx1g"
# mvn -pl :cloud-client-ui jetty:run

Wait for system to settle, and...

root@mgmtserver:~/github/cshv3# ls -al 
/root/github/cshv3/client/target/cloud-client-ui-4.2.0-SNAPSHOT/WEB-INF/classes/scripts/storage/secondary/createtmplt.sh
-rw-r--r-- 1 root root 4779 Jul 16 23:24 
/root/github/cshv3/client/target/cloud-client-ui-4.2.0-SNAPSHOT/WEB-INF/classes/scripts/storage/secondary/createtmplt.sh

Reply via email to