Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 33eae75273111e52e79c2b6bafd3ffe891fb4d9e
      
https://github.com/jenkins-infra/update-center2/commit/33eae75273111e52e79c2b6bafd3ffe891fb4d9e
  Author: Mark Waite <[email protected]>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M resources/artifact-ignores.properties

  Log Message:
  -----------
  Suspend distribution of Confluence publisher plugin (#756)

* Suspend Confluence publisher plugin distribution - uses closed source 
dependency

https://github.com/jenkins-infra/helpdesk/issues/3856 explains that the
Confluence publisher plugin uses a dependency that is not open source
licensed.

The Confluence publisher libraries are Atlassian licensed including:

* com.atlassian.confluence:confluence-java-api:7.14.0
* com.atlassian.confluence:confluence-rest-client:7.14.0
* com.atlassian.confluence:confluence-rest-serialization:7.14.0
* com.atlassian.confluence:confluence-rest-api:7.14.0

The Atlassian license is not an open source license.  Refer to
https://www.atlassian.com/legal/software-license-agreement for the
details of the license.

https://www.jenkins.io/project/governance/#license says that the Jenkins
project requires plugins that it distributes to be open source, including
their dependencies.  When a closed source dependency is detected in a
plugin, we suspend distribution of that plugin.  If maintainers update
the plugin to remove the closed source dependency, distribution can
begin for the new release that removes the closed source dependency.

Fixes https://github.com/jenkins-infra/helpdesk/issues/3856


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/update-center2/push/refs/heads/master/4934bc-33eae7%40github.com.

Reply via email to