Hi,
I have maven incremental job with SCM ( perforce ).
The incremental option check the SCM changes and based on it choose which maven module to run.
Sometimes I need to manually sync the perforce workspace in order to skip the maven module build.
But when I do it in correct perforce workspace and trigger the job jenkins still see that my manually sync as job changes.
How I can do it?
Thanks