Kotlin / Kotlin/dataframe

Maven plugin to generate schemas from data

Open
#721 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
1.1k
Forks
83
Avg merge
4d 12h
Merged PRs (30d)
30

Description

There's a feature request
https://github.com/Kotlin/dataframe/discussions/717#discussioncomment-9665763
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

Contributor guide

Open the contributing guide

Research direction

Start with the feature request in discussion 717 and the existing Gradle plugin logic. Define the Maven plugin's explicit per-schema configuration and investigate how its generation task should depend on the Kotlin compile task. Done means the plugin generates configured schemas and has the required compile-task dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.