Closed charlseo closed 4 years ago
First of all, thx for the great work.
I found the maven repo for mysql-connector is old and not available. This should address it.
JAVA_MYSQL_CONNECTOR_DOWNLOAD=https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/${JAVA_MYSQL_CONNECTOR_VERSION}/mysql-connector-java-${JAVA_MYSQL_CONNECTOR_VERSION}.jar
Many thanks. Have updated common.sh to point to the new Maven repo.
First of all, thx for the great work.
I found the maven repo for mysql-connector is old and not available. This should address it.
JAVA_MYSQL_CONNECTOR_DOWNLOAD=https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/${JAVA_MYSQL_CONNECTOR_VERSION}/mysql-connector-java-${JAVA_MYSQL_CONNECTOR_VERSION}.jar