Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: plot-plugin
-
Labels:None
-
Environment:Hudson 1.382, Plot plugin 1.3
-
Similar Issues:
Description
The plot plugin cannot be enabled on maven jobs.
I can enable the "Plot build data" on freestyle jobs, but the option does not appear for any Maven jobs. It appears others have also requested this feature: http://wiki.jenkins-ci.org/display/JENKINS/Plot+Plugin?focusedCommentId=46335544#comment-46335544
Code changed in jenkins
User: Eric Nielsen
Path:
src/main/java/hudson/plugins/plot/Plot.java
src/main/java/hudson/plugins/plot/PlotAction.java
src/main/java/hudson/plugins/plot/PlotPublisher.java
src/main/java/hudson/plugins/plot/PlotReport.java
http://jenkins-ci.org/commit/plot-plugin/fc4ee19e52441de19eaa2cfd8efb8f648f03bbb7
Log:
[FIXED JENKINS-8478] Based on xbeumala, thomasfox, mattakis and gauthierde pull requests