Closed cjstehno closed 7 years ago
After considering this more, I think it would be useful to have the undertow server rolled into the jar and repackaged since this has already been a bug-source with Grails. The other dependencies will probably remain external (hamcrest, etc) since they may be used by consumers.
Lastly, this would simply be another available jar option, not the required one.
Things to roll into the shadow jar:
This has been added in the development
branch and will be in the 1.5.0 release.
It would be interesting and helpful to provide a distribution version of the library as a shadow jar as an alternate dependency to the standard. This would keep the dependencies of this project from affecting the using project.