-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Is your feature request related to a problem? Please describe.
Junie sets up a Maven project for me when I start with a blank directory and ask for a "Spring Boot starter project with kotlinx.fuzz" (or words to that effect). This is fine for me as I use Gradle/Maven at about a 1:2 ratio across multiple projects, both mine and those of clients.
I'd like to try out kotlinx.fuzz with Maven projects, but understand this may be further along on your roadmap.
Describe the solution you'd like
A simple Maven plugin like the Gradle plugin.
If I understand kotlinx.fuzz.gradle/src/main/kotlin/kotlinx/fuzz/gradle/KFuzzPlugin.kt, supporting Maven is more time with testing and quality than with coding, and that is not to be lightly dismissed.
Additional context
Add any other context or screenshots about the feature request here.