Closed ihostage closed 11 months ago
minimize a dependencies tree for build tools (Gradle/Maven) plugins
Is this pull request absolutely necessary to support gradle and maven?
Is this pull request absolutely necessary to support gradle and maven?
Not necessary, but desirable. Maven/Gradle doesn't have a Scala in the building classpath by default like Sbt. And this will greatly simplify the work now and maintainability in the future.
So finally looking at that... sorry
I willl release a milestone now. If you want to change something please open another pull request. We can always do another milestone release :wink:
Thank you, Matthias! 👍 Here we go 🚀
PS: I read all your comments, sorry for mistake with Supplier.
Main reason: minimize a dependencies tree for build tools (Gradle/Maven) plugins and independent of concrete Scala binary version.