1

I want install Job in Grails 3.0.9: Grails Quartz

I add compile 'org.grails.plugins:quartz:2.0.1' in build.gradle and I have error:

Warning:<i><b>root project 'example': Web Facets/Artifacts will not be configured properly</b>
Details: org.gradle.api.artifacts.ResolveException: Could not resolve all dependencies for configuration ':runtime'.
 (org.grails.plugins:quartz:2.0.1).
Searched in the following locations:
    https://repo.grails.org/grails/core/org/grails/plugins/quartz/2.0.1/quartz-2.0.1.zip</i>

I know that there is no zip file in this repo.

Help me.

adibak20
  • 41
  • 4
  • can you please include your `build.gradle` file? Gradle is trying to resolve the plugin in the old Grails 2.x repository – saw303 Mar 10 '16 at 06:27

0 Answers0