Running the package option with gradle 5.0 installed causes it to fail with the underlying gradle message.
Gradle does not allow passing null for the configuration action for CopySpec.from()
Note that the message was captured debugging.
With gradle 4.10.2, it worked fine.
Running the package option with gradle 5.0 installed causes it to fail with the underlying gradle message.
Note that the message was captured debugging.
With gradle 4.10.2, it worked fine.