cedric
09/09/2016, 4:31 PMval pl = plugins(“some:plugin:0.1”) will cause the plug-in to be downloaded and the corresponding jar file needs to be added to the classpath before the rest of the script can be compiled. Is there any way to do this without a two-phase compilation?