When I compile twice in the same minute ( with mmm)
I get
destination already exists and overwrite is false
BUILD FAILED
Found an error when building FrontPanel
* Where
File : /home/tito/fsl/microej/BuildKit/microej-build-repository/org/apache/easyant/plugins/ivy-publication/0.9/ivy-publication-0.9.ant
Line : 122 column : 90
* Problem Report:
Error : impossible to publish artifacts for com.mycompany#FrontPanel;0.1.0:
Cause : file copy not done from microej/zephyr/nxpvee/microej/front-panel/target~/artifacts/FrontPanel.jar to ~/.ivy2/repository/com/mycompany/FrontPanel/0.1.0-RC202408081516/FrontPanel-0.1.0-RC202408081516.jar: destination already exists and overwrite is false
as this 202408081516 is the date up the minute
How can I enable the overwrite
My CI is fast and I always stumble upon this
Thanks
g