f38e1b218d
..to correctly pass the dependencies in the ExecuteKotlinScriptMojo. #KT-50306 fixed Also add a test that a script has access to plugin-configured dependencies. If plugin/dependencies is populated, the extra artifacts should be made available when the script is run. This test uses 'junit' simply because it's commonly-used, but not already present, or shaded as part of another artifact.