I copied a jars for a big project from the server to my mac os x 64 bit machine. the jars were working on linux server.
when i run the script that runs the whole come, i got these error:
Unable to locate any of the following operational binaries:
/bla la bla/bin/./wrapper-macosx-universal-64
/bla bla bla/./wrapper-macosx-universal-32
/bla bla bla/./wrapper
I tried to do maven clean install
and the clean were build successfully though i got these two warnings
and as you see, i put already macosx-x86-64
(also tried macs-x86-64)