dropwizard-quartz icon indicating copy to clipboard operation
dropwizard-quartz copied to clipboard

Build issue

Open abhishek199-dhn opened this issue 8 years ago • 0 comments

Hey, I'm using dropwizard-quartz 0.7.2 with dropwizard 1.0.3 and i'm not able to build it due to org.reflections:reflections:0.9.10 lib conflict.

Maven Build Log:- [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) ---

[WARNING] Dependency convergence error for org.reflections:reflections:0.9.10 paths to dependency are: +-com.indroydlabs:rfidServer:1.0-SNAPSHOT +-com.smoketurner:dropwizard-swagger:1.0.0-1 +-io.swagger:swagger-jersey2-jaxrs:1.5.9 +-io.swagger:swagger-jaxrs:1.5.9 +-org.reflections:reflections:0.9.10 and +-com.indroydlabs:rfidServer:1.0-SNAPSHOT +-com.fiestacabin.dropwizard.quartz:dropwizard-quartz:0.7.2 +-org.reflections:reflections:0.9.9

[WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message: Failed while enforcing releasability the error(s) are [

Dependency convergence error for org.reflections:reflections:0.9.10 paths to dependency are: +-com.indroydlabs:rfidServer:1.0-SNAPSHOT +-com.smoketurner:dropwizard-swagger:1.0.0-1 +-io.swagger:swagger-jersey2-jaxrs:1.5.9 +-io.swagger:swagger-jaxrs:1.5.9 +-org.reflections:reflections:0.9.10 and +-com.indroydlabs:rfidServer:1.0-SNAPSHOT +-com.fiestacabin.dropwizard.quartz:dropwizard-quartz:0.7.2 +-org.reflections:reflections:0.9.9 ] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE

Can you help me out with this.?

abhishek199-dhn avatar Nov 05 '16 14:11 abhishek199-dhn