You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: plugin artefacts should go in a folder without version
- jar artefacts should be grouped under a folder whose name acts as a plugin id, which means the version should
not be present in the name.
- with this patch we differentiate between plugin name (root folder) and plugin id (second level folder)
0 commit comments