Actually, can you add "--debug --stacktrace" to your gradle command? That
will give us all of the possible information.
cheers
Daz

On 29 December 2011 14:23, Daz DeBoer <darrell.deb...@gradleware.com> wrote:

> Hi again
>
> As I mentioned, this exact build file works for me with Milestone 6; are
> you maybe accessing the network through a proxy?
> Can you please run your build with the "-d" flag, and send the output?
> That might help track down the problem.
>
> Thanks
> Daz
>
>
> On 29 December 2011 14:00, shadowlaw <aymen.benhm...@gmail.com> wrote:
>
>> 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
>>
>>
>>
>
>
> --
> Darrell (Daz) DeBoer
> Principal Engineer, Gradleware
> http://www.gradleware.com
>
>


-- 
Darrell (Daz) DeBoer
Principal Engineer, Gradleware
http://www.gradleware.com

Reply via email to