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
I have an rvm configured on the system running jenkins, which has two rubies. After adding the plugin, starting jenkins results in a NullPointerException.
The issue is due to "global" filepath being null and the plugin attempting to get specification from this.
The text was updated successfully, but these errors were encountered:
I have an rvm configured on the system running jenkins, which has two rubies. After adding the plugin, starting jenkins results in a NullPointerException.
The issue is due to "global" filepath being null and the plugin attempting to get specification from this.
The text was updated successfully, but these errors were encountered: