Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to resolve dependencies: commons-codec:commons-codec:1.6 #623

Open
trein opened this issue Nov 27, 2014 · 0 comments
Open

Failed to resolve dependencies: commons-codec:commons-codec:1.6 #623

trein opened this issue Nov 27, 2014 · 0 comments

Comments

@trein
Copy link

trein commented Nov 27, 2014

Hi,

I followed the instructions on how to build from source code and I got this error:

:: problems summary ::
:::: WARNINGS
        ::::::::::::::::::::::::::::::::::::::::::::::
        ::          UNRESOLVED DEPENDENCIES         ::
        ::::::::::::::::::::::::::::::::::::::::::::::
        :: commons-codec#commons-codec;1.6: configuration not found in commons-codec#commons-codec;1.6: 'master'. It was required from org.apache.httpcomponents#httpclient;4.2.3 compile
        ::::::::::::::::::::::::::::::::::::::::::::::

| Downloading: jsr305-1.3.9.jar.sha1
:: problems summary ::
:::: WARNINGS
        ::::::::::::::::::::::::::::::::::::::::::::::
        ::          UNRESOLVED DEPENDENCIES         ::
        ::::::::::::::::::::::::::::::::::::::::::::::
        :: commons-codec#commons-codec;1.6: configuration not found in commons-codec#commons-codec;1.6: 'master'. It was required from org.apache.httpcomponents#httpclient;4.2.3 compile
        ::::::::::::::::::::::::::::::::::::::::::::::

:: problems summary ::
:::: WARNINGS
        ::::::::::::::::::::::::::::::::::::::::::::::
        ::          UNRESOLVED DEPENDENCIES         ::
        ::::::::::::::::::::::::::::::::::::::::::::::
        :: commons-codec#commons-codec;1.6: configuration not found in commons-codec#commons-codec;1.6: 'master'. It was required from org.apache.httpcomponents#httpclient;4.2.3 compile
        ::::::::::::::::::::::::::::::::::::::::::::::

| Error Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information):

- commons-codec:commons-codec:1.6

In order to fix it, I checked out to asgard-1.4.2 and changed commons-codec:commons-codec:1.5 to commons-codec:commons-codec:1.6 on grails-app/conf/BuildConfig.groovy.

Does it make sense? Since I've never used Groovy/Grails, it's kind of a grey zone for me.

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant