as above.
some info:
- I know it's not running because I don't get a new entry in this folder => /var/acs-commons/on-deploy-scripts-status. Also the node changes I am making in my class is not present.
- In my custom class, I have some info (just to indicate the class is running) and exception logging and none of these show up in the logs.
- I installed the same package on my local author and the deploy script runs (basically opposite of what I described in no1)
- I installed the same package on cloud AWS/publisher and I get the same results as no2.
- I looked at the guide on this page (On-Deploy Scripts (adobe-consulting-services.github.io)) and nothing stands out that I have not done already.
- I built the package locally by running "mvn clean install".
Any ideas what could I be doing wrong? Thanks