jooq generated source files being delete during gradle clean task execution

75 views
Skip to first unread message

dcl...@gmail.com

unread,
Jun 12, 2018, 4:20:00 PM6/12/18
to jOOQ User Group
Hello,

I am using Gradle 4.8, The gradle plugin for jooq, and Jooq 3.10. I am using a custom target location that looks like:

target {
packageName = com.clusin.model
directory = 'src/generated/java/'
}

When I execute the clean task my jooq generated source files get deleted.

Is there any way to prevent this behavior? I check the files into version control and the schema changes infrequently so I don't need to regenerate them each time.

Thanks,
Dan
Reply all
Reply to author
Forward
0 new messages