Hi Team,
Please assist me in resolving the issue. I encountered an error while attempting to trigger the continuous deployment (CD) release workflow.
[INFO] --- deploy:3.1.2:deploy (default-deploy) @ zohoqengine ---
[INFO] Using alternate deployment repository maven.jenkins-ci.org::default::https://repo.jenkins-ci.org/releases/
[WARNING] Using legacy syntax for alternative repository. Use "maven.jenkins-ci.org::https://repo.jenkins-ci.org/releases/" instead.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:12 min
[INFO] Finished at: 2025-01-08T12:11:43Z
[INFO] ------------------------------------------------------------------------
++ mvn -B -ntp -Dset.changelist -Dexpression=project.version -q -DforceStdout help:evaluate
Error: on='[ERROR] Make sure `git status -s` is empty before using -Dset.changelist: [target/antrun/build-main.xml, target/apidocs/allclasses-index.html, target/apidocs/allpackages-index.html, .... target/zohoqengine/WEB-INF/licenses.xml] (use -Dignore.dirt to make this nonfatal) -> [Help 1]
Error:
Error: To see the full stack trace of the errors, re-run Maven with the -e switch.
Error: Re-run Maven using the -X switch to enable full debug logging.
Is there anything I missed in the configuration?
Thank you in advance.
Balasankar