ttop / cuanto

A test results repository and test analysis tool
http://trackyourtests.com
GNU Lesser General Public License v3.0
29 stars 20 forks source link

Grails Utils error #20

Open victorysatish05 opened 8 years ago

victorysatish05 commented 8 years ago

while trying to run the run-app command i am getting the below compilation error

"unable to resolve class org.apache.commons.collections.CollectionUtils" when i tried to add dependency for common-beanutils i am getting the following error

Error Resolve error obtaining dependencies: Could not find artifact commons-beanutils:commons-beanutils:zip:1.8.0 in grailsCentral

any solution to this ?