How to execute a javaexec task without the compileJava task getting executed

后端 未结 0 775
日久生厌
日久生厌 2021-01-30 11:08
Here is the task which is a javaExec task. I want this to be run before classes are compiled.

classes.dependsOn generateMappers

task task         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题