Open
Description
This is a follow up of issue #9215 as discussed @danhermann
Support for Java based plugins is now GA.
The current problem is that actually building a plugin currently requires downloading and building Logstash locally in order to get the needed dependencies.
The desire is to have those dependencies available on maven central so that building such a plugin can be done in something like Travis or Gitlab CI.