chrismair / GrailsCodeNarcPlugin

Grails CodeNarc plugin
Apache License 2.0
10 stars 5 forks source link

Error adding plugin.. #1

Closed gpinkham closed 11 years ago

gpinkham commented 11 years ago

added compile ":codenarc;0.18.1" to the BuildConfig.groovy of my Grails 2.2.3 projects.. received the following error:

| Downloading: CodeNarc-0.18.1.jar
| Downloading: CodeNarc-0.18.1.jar.sha1
:: problems summary ::
:::: ERRORS
        grailsCentral: bad organisation found in http://grails.org/plugins/grails-CodeNarc/tags/RELEASE_0_18_1/CodeNarc-0.18.1.pom: expected='org.codenarc' found='org.grails.plugins'

        grailsCentral: bad module name found in http://grails.org/plugins/grails-CodeNarc/tags/RELEASE_0_18_1/CodeNarc-0.18.1.pom: expected='CodeNarc found='codenarc'

| Downloading: CodeNarc-0.18.1.jar.sha1.

Not sure how to proceed with using this plugin...

tautologe commented 11 years ago

+1

chrismair commented 11 years ago

This issue has been moved to http://jira.grails.org/browse/GPCODENARC-36