actually i can compile any maven project correctly without any troubles
here are the build file for the others modules


repositories{
    mavenCentral()
}

dependencies{
    compile 'commons-codec:commons-codec:1.5'
}

and 

apply plugin : 'java'

--
View this message in context: 
http://gradle.1045684.n5.nabble.com/problem-resolving-gradle-dependencies-tp5099662p5108631.html
Sent from the gradle-user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to