lewismj / cucumber

Cucumber Test Framework & Plugin for SBT (BDD Testing in Scala)
Other
41 stars 18 forks source link

RP:fix maven dependency for cucumber jvm pom #25

Closed rpankajakshan closed 7 years ago

rpankajakshan commented 7 years ago

Hi Michael Lewis

When using the plugin i get the following error

[warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: FAILED DOWNLOADS :: [warn] :: ^ see resolution messages for details ^ :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: info.cukes#cucumber-jvm;1.2.4!cucumber-jvm.jar [warn] ::::::::::::::::::::::::::::::::::::::::::::::

the fix is to mitigate this.

I hope this is useful, and thanks for this plugin.

Thanks Ravi

lewismj commented 7 years ago

Hi, Thanks for the fix, I will have a look this evening and try to get a new version published to Maven.

Rds, Mike

lewismj commented 7 years ago

This has been merged and I've published new version into central repo (may take a few hours to appear).