-
Improvement
-
Resolution: Unresolved
-
Trivial
-
None
We are using that Jenkins plugin in some of the customers so the IT team requests to add a license file.
[JENKINS-75022] Add LICENSE file to GitHub repo of Ant plugin
Priority | Original: Critical [ 2 ] | New: Trivial [ 5 ] |
Issue Type | Original: New Feature [ 2 ] | New: Improvement [ 4 ] |
Priority | Original: Trivial [ 5 ] | New: Critical [ 2 ] |
Priority | Original: Critical [ 2 ] | New: Trivial [ 5 ] |
Comment |
[ The MIT license for the Ant plugin is specified in its [pom.xml|https://github.com/jenkinsci/ant-plugin/blob/0aa1a334f41bdb1fd985b51f12af24baf2a0d7a3/pom.xml#L107-L113] as is done for Jenkins plugins in general. The Apache Maven build process stores the license in the plugin binary. The license information for all installed plugins can be displayed in Jenkins from the "Manage Jenkins" ==> "About Jenkins" page in the "License and dependency information for plugins" tab.
If it is important to your organization that there also be a copy of the license in the root directory of the source code repository, you are welcome to submit a pull request that proposes the MIT license text for that plugin. Please use MIT license text based on the text that is created for a plugin generated with the [Jenkins plugin archetype|https://www.jenkins.io/doc/developer/publishing/new-plugin/]. ] |