beckje01 / grails-code-coverage

Git Repo of the Grails Code Coverage plugin.
http://grails.org/plugin/code-coverage
16 stars 26 forks source link

Unable to find plugin #47

Closed monyag closed 8 years ago

monyag commented 8 years ago

Where I can find this plugin?

Could not find artifact org.grails.plugins:code-coverage:jar:2.0.3-3 in grailsCentral (http://repo.grails.org/grails/plugins)

Also I tried to find plugin in repositories { ... mavenRepo "http://mojo.codehaus.org" }

Resolve error obtaining dependencies: Could not transfer artifact org.grails.plugins:code-coverage:jar:2.0.3-3 from/to mojo_codehaus_org (http://mojo.codehaus.org): Checksum validation failed

beckje01 commented 8 years ago

Not sure it seems to be in http://repo.grails.org/grails/plugins/org/grails/plugins/code-coverage/2.0.3-3/ correctly.

This only works for grails 2 what are you using?

monyag commented 8 years ago

I worked two days with locally-builded plugin, but now repo works fine. I think, that is not the issue of the plugin. Grails 2.3.11.

beckje01 commented 8 years ago

Great must have been some wires crossed some where in the internet