Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: p4-plugin
-
Labels:
-
Environment:MultipleSCM
-
Similar Issues:
Description
Initial description:
Usage of Perforce plugin in the set-up of multiple SCM section leads to Java exception with no explanations of failure. Seems that Perforce plugin somehow ignores "View Map" parameters in "newInstance" handler.
The real issues:
- MultipleSCMs use DataBoundConstructor instead of newInstance
- radioBlock names are not unique
- ...
Proposed fix works for single Perforce SCM only.
So, you're able to use P4 with other SCMs...
If we want to have multiple SCMs, we need to fix PerforceSCM's config.jelly:
I'll continue work on this issue. Probably, it should be left for future release.