Kotlin/dataframe

Maven plugin to generate schemas from data

koperagen opened this issue · 0 comments

There's a feature request
#717 (reply in thread)
Gradle plugin has logic to simplify configuration for user and somewhat support variety of project layouts. It shouldn't be hard to develop a simple Maven plugin that requires explicit configuration for each schema and not tries to be smart
Thing that remains unclear to me is setting the dependency between this code generating task and Kotlin compile task