I tried:

        . . . 
        
        def coberturaDependencySpecification = 'cobertura:cobertura:1.9.2'
        
        . . . 
        
          buildscript {
            dependencies {
              classpath ( coberturaDependencySpecification )
            }
          }
        
        . . . 


but this gave me:

        Build file 
'/home/users/russel/Repositories/Bazaar/Masters/ADS/build.gradle' line: 66
        
        A problem occurred evaluating root project 'ADS'.
        Cause: You can't change a configuration which is not in unresolved 
state!
        
Which I don't understand at all.
-- 
Russel.
=============================================================================
Dr Russel Winder      Partner
                                            xmpp: [email protected]
Concertant LLP        t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,   f: +44 8700 516 084   voip: sip:[email protected]
London SW11 1EN, UK   m: +44 7770 465 077   skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to