Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: evergreen, evergreen-plugin
-
Labels:None
-
Similar Issues:
-
Sprint:Evergreen - Milestone 2
Description
Problem statement
It should be clear that the Evergreen Jenkins plugin is not designed to be installed on a non-evergreen Jenkins instance.
But currently for some reason, despite the fact I wrote
Jenkins Evergreen Plugin - Note: you should generally never install this plugin yourself.
In the plugin manager, it looks like:
Expected behavior
The end of that message should be visible. I suppose there's a tokenization that cuts after the hyphen or something. Probably we just remove it and that's enough.
Attachments
Issue Links
- links to
Daniel just told me that now pom.xml is mostly ignored, so this is extracted from index.jelly. Fixing.