The only problem is that it appears you don't have any actual resources in
your project, so when your task depends on 'processResources' Gradle has
skipped creation of the directory as there are no inputs for
'processResources'. You could trivially solve this by adding an empty file
to src/main/resources, but it's easy enough to just manually create the
directory if needed.
-- 
View this message in context: 
http://gradle.1045684.n5.nabble.com/Creating-the-build-classes-main-directory-tp3393496p3393589.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