odules:ty:compileJavaWARNING

modules:ty:compileJava WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by worker.org.gradle.internal.reflect.JavaMethod (file:/Users/---/.gradle/caches/3.0/workerMain/gradle-worker.jar) to method java.lang.ClassLoader.getPackages() WARNING: Please consider reporting this to the maintainers of worker.org.gradle.internal.reflect.JavaMethod WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release

MultiViewProject:unspecified

Could not find mysql:mysql-connector-java-5.1.39-bin.jar:.
Searched in the following locations:
    https://jcenter.bintray.com/mysql/mysql-connector-java-5.1.39-bin.jar//mysql-connector-java-5.1.39-bin.jar-.pom
    https://jcenter.bintray.com/mysql/mysql-connector-java-5.1.39-bin.jar//mysql-connector-java-5.1.39-bin.jar-.jar
    http://nexus.gluonhq.com/nexus/content/repositories/releases/mysql/mysql-connector-java-5.1.39-bin.jar//mysql-connector-java-5.1.39-bin.jar-.pom
    http://nexus.gluonhq.com/nexus/content/repositories/releases/mysql/mysql-connector-java-5.1.39-bin.jar//mysql-connector-java-5.1.39-bin.jar-.jar
Required by:
    :MultiViewProject:unspecified
Could not execute build using Gradle distribution 'https://services.gradle.org/distributions/gradle-2.2.1-all.zip'.

add

compile 'mysql:mysql-connector-java:3.1.12'

to build.garde

Commentaires

Posts les plus consultés de ce blog

Failed to execute goal org.codehaus.mojo:exec-maven-plugin

java.io.IOException: Cannot run program "C:\wamp\bin\mysql\mysql5.6.17\bin": CreateProcess error=5, Access is denied