Nilhcem/FakeSMTP

Far JAR issue

Opened this issue · 0 comments

This is a very useful tool which I am using primarily for integration testing.

However, the published Maven JAR is an uber-JAR containing classes of transitive dependencies thus eliminating control of the classpath and forcing me to use the FakeSMTP source instead (with copyright etc. of course)

Is it possible to use transitive dependencies instead?