edvin
12/14/2015, 6:40 PM./gradlew assemble
then remove the comments for the plugin (adjust the path) and re-run it with ./gradlew copySomeFile
. I realize this is not the smartest way to run the plugin while developing - I think you wrote something about creating a main function inside the plugin and run that, but I couldn't quite get that to work.