Dear Gradle developers! I have just thrown away Maven from my project because of my frustration. I have known about Gradle already but I hoped that for my simple purposes Maven will be enough (is more "mature" and so on).
I use SCons in a fairly complex build for a C++ project, but I am relatively new to Java builds. To be honest I do not even know how Ant works. Therefore the current documentation of Gradle is not really useful for me. For example Section 2, the "Core tutorial" does not say a word about simple everyday tasks, but it shows a lot of abstract examples about advanced features. I know that Gradle is for comlplex builds, but you should not assume that people figure these simple things out... The SCons user guide is a very good piece of work, I very recommend following its style and structure. Anyway, I made my choice and I will migrate to Gradle. I hope I will be able to contribute some code to the Gradle community! Cheers -Drew -- View this message in context: http://www.nabble.com/Documentation-and-newbies-tp18535504p18535504.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
