-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Minor
-
Component/s: pipeline
-
None
I tried to find a similar issue raised but I was unable to find one.Â
It would be nice to have a way to list all the required plugins that a JenkinsFile requires. In a simple implementation I would think that a key in the groovy script could be added which allows the writer to state which plugins a JenkinsFile uses and possibly a minimum version as well.Â
More advanced way to handle this could be to add  a way to analyze a JenkinsFile and determine if there are plugins not in the list to make it easy to copy and paste the list into the JenkinsFile in case the writer uses a plugin without knowing it.Â
Â
Â
- duplicates
-
JENKINS-34002 Means of declaring a Pipeline's plugin requirements
-
- Open
-