Hi Craig,
Did you read this in the main readme.adoc file:
_Note_: If you want to use an external database like MySQL or PostgreSQL,
read
the "Setup an external database" section to set it up.
HTH
Jacques
Le 29/12/2018 à 05:40, Craig Parker a écrit :
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?