jenkinsci / jenkinsci/rake-plugin
NullPointerException encountered when starting jenkins with the plugin
Open
- Dominant language
- Java
- Stars
- 12
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.