Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: conditional-buildstep-plugin
-
Labels:None
-
Environment:vmware ESXi 4
debian 5.0 lenny
jenkins 1.408 1.436 1.442
-
Similar Issues:
Description
To reproduce:
=============
install conditional step plugin ver 0.0.2
create a new matrix project
open project configuration page
click "Add Build Step"
Selections "conditional step" (single) and (mupltiple) are missing in the dropdown list
Notes:
======
- plugin works for simple free-style projects
- previous version 0.0.1 works for matrix projects
- some other plugins (for example "copy artifact") are also suppressed after "conditional-buildstep" ver 0.0.2 is installed
because of some internal changes the plugin currently only supports freestyle and maven projects, but I'll look into this soon!
which plugin exactly you'r not able to use in the conditional-buildstep anymore? because the "copy artifact" plugin works for me (https://wiki.jenkins-ci.org/display/JENKINS/Copy+Artifact+Plugin)