You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:: 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,
The text was updated successfully, but these errors were encountered:
Hi,
I followed the instructions on how to build from source code and I got this error:
In order to fix it, I checked out to
asgard-1.4.2
and changedcommons-codec:commons-codec:1.5
tocommons-codec:commons-codec:1.6
ongrails-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,
The text was updated successfully, but these errors were encountered: