I'm following some directions I wrote a few months ago, and they don't
work any more. I'm getting:
Could not find mysql:mysql-connector-java-8.0.13.jar
During my process. I've got the actual file in there now, though my
instructions say to ln -s it (I tried it both ways). Anyone know what's
happening? It's erroring out farther down the build.gradle than the
mysql line, but I'm assuming there's something wrong with the file path.
I'm at:
./gradlew cleanAll loadDefault
on the notes I kept here:
http://216.246.150.105:31415/ofbizdocs/?p=360
Any ideas?