Is your feature request related to a problem? Please describe.
Knot.x Distribution Gradle plugin (io.knotx.distribution) allows to easily download Knot.x distribution (Knot.x Stack) with all dependencies and integrate them with custom modules.
Describe the solution you'd like
Use the io.knotx.distribution plugin instead of gradle/distribution.gradle.kts. Please check Knot.x Starter Kit as a reference.
Is your feature request related to a problem? Please describe.
Knot.x Distribution Gradle plugin (
io.knotx.distribution
) allows to easily download Knot.x distribution (Knot.x Stack) with all dependencies and integrate them with custom modules.Describe the solution you'd like Use the
io.knotx.distribution
plugin instead ofgradle/distribution.gradle.kts
. Please check Knot.x Starter Kit as a reference.Please check lines:
Additional context Improvements can be added with next versions of the plugin.