Remove Crowd2 demo and integration test - suspended plugin #2433
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Remove Crowd2 demo and integration test - suspended plugin
jenkins-infra/helpdesk#3854 notes that the Crowd2 plugin uses one or more closed source dependencies. Those dependencies make it ineligible to be distributed by the Jenkins update center. Let's remove the integration test and documentation so that we are not describing the configuration of a suspended plugin.
jenkins-infra/helpdesk#3842 (comment) describes the case where we detected the closed source dependency through the configuration as code plugin integration test of the Crowd2 plugin. Unless we include the Atlassian closed source repository, the configuration as code plugin fails to compile its integration tests.
jenkins-infra/helpdesk#3842 (comment) provides additional details from the investigation related to the Jenkins artifact repository and its caches.
jenkins-infra/helpdesk#3842 (comment) summarizes my investigation
Your checklist for this pull request