Instead of copying the plugin to a global directory, we now separate the plugin out of the build server. The plugin location needs to be specified via system property 'plugin.location'.
The initialization script will be copied to the same directory of the plugin jar.
fix #41