Difference between revisions of "Jenkins Plugin Open Source Libraries"
Prosenthal (talk | contribs) (Created page with "== Localyzer Open Source Libraries == The Lingoport Jenkins plugin depends on all of the same open source libraries as Localyzer, see LRM Open Source Libraries for a compl...") |
Prosenthal (talk | contribs) m |
||
Line 6: | Line 6: | ||
== Additional Maven Plugins == |
== Additional Maven Plugins == |
||
− | The Lingoport Jenkins Plugin also depends the following Maven Plugins to build: |
+ | The Lingoport Jenkins Plugin also depends on the following Maven Plugins to build: |
=== Distributed under the [http://www.apache.org/licenses/LICENSE-2.0 Apache 2.0 License] === |
=== Distributed under the [http://www.apache.org/licenses/LICENSE-2.0 Apache 2.0 License] === |
||
* org.apache.maven.plugins:maven-antrun-plugin:1.8 |
* org.apache.maven.plugins:maven-antrun-plugin:1.8 |
Latest revision as of 00:05, 3 March 2022
Contents
Localyzer Open Source Libraries
The Lingoport Jenkins plugin depends on all of the same open source libraries as Localyzer, see LRM Open Source Libraries for a complete list.
Jenkins Plugin Parent POM
In addition to the open source libraries used by Localyzer, the Lingoport Jenkins Plugin is built upon version 3.2 of the Jenkins Plugin Parent POM. The Jenkins Plugin Parent POM is released under MIT License.
Additional Maven Plugins
The Lingoport Jenkins Plugin also depends on the following Maven Plugins to build:
Distributed under the Apache 2.0 License
- org.apache.maven.plugins:maven-antrun-plugin:1.8
- org.apache.maven.plugins:maven-clean-plugin:2.4.1
- org.apache.maven.plugins:maven-install-plugin:2.4
- org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1
- org.codehaus.mojo:extra-enforcer-rules:1.0-beta-4
- org.codehaus.mojo:animal-sniffer-maven-plugin:1.15
- org.jenkins-ci.tools:maven-hpi-plugin:3.2-SNAPSHOT