Hi,

I just gave gradle a try as a dumb user, and I was quite successful in
not being successful:
 + download and unzip gradle-0.4-src.zip
 + read http://www.gradle.org/build.html
 + enter top directory of unziped sources
 + type "./gradlew clean dists"
Exception in thread "main" java.lang.NoClassDefFoundError:
org/gradle/wrapper/WrapperMain

The only thing that I checked then was: CLASSPATH is set to include 
        ./wrapper/gradle-wrapper.jar
but I neither have a directory nor a jar by that name.

If I was doing something silly perhaps the instructions should be 
improved, otherwise there's probably a bug either in gradle or the
the tool that has produced the zip-file ;-)

best,
Stephan
-- 
View this message in context: 
http://www.nabble.com/Gradle-bootstrap-issue-tp19671514p19671514.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