Adds any dependencies to the current project from the plugin
having the given pluginArtifactId.
Parameters: pluginArtifactId - the artifactId of the plugin of which to add its dependencies. Parameters: scope - the artifact scope in which to add them (runtime, compile, etc).
Sets the current context class loader from the given runtime classpath elements.
throws: DependencyResolutionRequiredException - throws: MalformedURLException -