Hi
I've noticed that if I run the build task of the java plugin, the assemble task
runs before the test task (alphabetically ordered), meaning that my archives
are built even if I have failing tests. I think this is not ideal. Why create
artifacts if my tests are red? Especially if my archiving tasks take a long
time to run due to the size of the project.
I could do a 'gradle test build' to get that under control. But I don't think
this can be the final solution that every developer on the project has to
remember.
Any thoughts and ideas are appreciated.
Regards, Etienne
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email