i didn't want to type every time in commandline gradle copy...
i wanted it in some automatic way and from log in the console it seems to be
executed after all tasks. I'm using the java plugin, report plugin, and the
eclipse plugin and here is the output

:clean
:compileJava UP-TO-DATE
:compileGroovy UP-TO-DATE
:processResources UP-TO-DATE
:classes UP-TO-DATE
:jar
:assemble
:compileTestJava UP-TO-DATE
:compileTestGroovy UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test
:check
:build
:copyToLib

BUILD SUCCESSFUL

Total time: 12.125 secs

fair enough for me, at least until now!!

--
View this message in context: 
http://gradle.1045684.n5.nabble.com/question-about-dependencies-management-tp4256801p4258852.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