From f61a72fac91ad1fe5a1916cb48a35539a5b0716a Mon Sep 17 00:00:00 2001 From: maminjie Date: Tue, 25 Aug 2020 14:08:24 +0800 Subject: [PATCH] package init --- LICENSE-2.0.txt | 202 ++++++++++++++++++++++ epl-v10.html | 261 +++++++++++++++++++++++++++++ takari-plugin-testing-2.9.2.tar.gz | Bin 0 -> 40154 bytes takari-plugin-testing.spec | 56 +++++++ takari-plugin-testing.yaml | 4 + 5 files changed, 523 insertions(+) create mode 100644 LICENSE-2.0.txt create mode 100644 epl-v10.html create mode 100644 takari-plugin-testing-2.9.2.tar.gz create mode 100644 takari-plugin-testing.spec create mode 100644 takari-plugin-testing.yaml diff --git a/LICENSE-2.0.txt b/LICENSE-2.0.txt new file mode 100644 index 0000000..d645695 --- /dev/null +++ b/LICENSE-2.0.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/epl-v10.html b/epl-v10.html new file mode 100644 index 0000000..3998fce --- /dev/null +++ b/epl-v10.html @@ -0,0 +1,261 @@ + + + + + + +Eclipse Public License - Version 1.0 + + + + + + +

Eclipse Public License - v 1.0

+ +

THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE +PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR +DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS +AGREEMENT.

+ +

1. DEFINITIONS

+ +

"Contribution" means:

+ +

a) in the case of the initial Contributor, the initial +code and documentation distributed under this Agreement, and

+

b) in the case of each subsequent Contributor:

+

i) changes to the Program, and

+

ii) additions to the Program;

+

where such changes and/or additions to the Program +originate from and are distributed by that particular Contributor. A +Contribution 'originates' from a Contributor if it was added to the +Program by such Contributor itself or anyone acting on such +Contributor's behalf. Contributions do not include additions to the +Program which: (i) are separate modules of software distributed in +conjunction with the Program under their own license agreement, and (ii) +are not derivative works of the Program.

+ +

"Contributor" means any person or entity that distributes +the Program.

+ +

"Licensed Patents" mean patent claims licensable by a +Contributor which are necessarily infringed by the use or sale of its +Contribution alone or when combined with the Program.

+ +

"Program" means the Contributions distributed in accordance +with this Agreement.

+ +

"Recipient" means anyone who receives the Program under +this Agreement, including all Contributors.

+ +

2. GRANT OF RIGHTS

+ +

a) Subject to the terms of this Agreement, each +Contributor hereby grants Recipient a non-exclusive, worldwide, +royalty-free copyright license to reproduce, prepare derivative works +of, publicly display, publicly perform, distribute and sublicense the +Contribution of such Contributor, if any, and such derivative works, in +source code and object code form.

+ +

b) Subject to the terms of this Agreement, each +Contributor hereby grants Recipient a non-exclusive, worldwide, +royalty-free patent license under Licensed Patents to make, use, sell, +offer to sell, import and otherwise transfer the Contribution of such +Contributor, if any, in source code and object code form. This patent +license shall apply to the combination of the Contribution and the +Program if, at the time the Contribution is added by the Contributor, +such addition of the Contribution causes such combination to be covered +by the Licensed Patents. The patent license shall not apply to any other +combinations which include the Contribution. No hardware per se is +licensed hereunder.

+ +

c) Recipient understands that although each Contributor +grants the licenses to its Contributions set forth herein, no assurances +are provided by any Contributor that the Program does not infringe the +patent or other intellectual property rights of any other entity. Each +Contributor disclaims any liability to Recipient for claims brought by +any other entity based on infringement of intellectual property rights +or otherwise. As a condition to exercising the rights and licenses +granted hereunder, each Recipient hereby assumes sole responsibility to +secure any other intellectual property rights needed, if any. For +example, if a third party patent license is required to allow Recipient +to distribute the Program, it is Recipient's responsibility to acquire +that license before distributing the Program.

+ +

d) Each Contributor represents that to its knowledge it +has sufficient copyright rights in its Contribution, if any, to grant +the copyright license set forth in this Agreement.

+ +

3. REQUIREMENTS

+ +

A Contributor may choose to distribute the Program in object code +form under its own license agreement, provided that:

+ +

a) it complies with the terms and conditions of this +Agreement; and

+ +

b) its license agreement:

+ +

i) effectively disclaims on behalf of all Contributors +all warranties and conditions, express and implied, including warranties +or conditions of title and non-infringement, and implied warranties or +conditions of merchantability and fitness for a particular purpose;

+ +

ii) effectively excludes on behalf of all Contributors +all liability for damages, including direct, indirect, special, +incidental and consequential damages, such as lost profits;

+ +

iii) states that any provisions which differ from this +Agreement are offered by that Contributor alone and not by any other +party; and

+ +

iv) states that source code for the Program is available +from such Contributor, and informs licensees how to obtain it in a +reasonable manner on or through a medium customarily used for software +exchange.

+ +

When the Program is made available in source code form:

+ +

a) it must be made available under this Agreement; and

+ +

b) a copy of this Agreement must be included with each +copy of the Program.

+ +

Contributors may not remove or alter any copyright notices contained +within the Program.

+ +

Each Contributor must identify itself as the originator of its +Contribution, if any, in a manner that reasonably allows subsequent +Recipients to identify the originator of the Contribution.

+ +

4. COMMERCIAL DISTRIBUTION

+ +

Commercial distributors of software may accept certain +responsibilities with respect to end users, business partners and the +like. While this license is intended to facilitate the commercial use of +the Program, the Contributor who includes the Program in a commercial +product offering should do so in a manner which does not create +potential liability for other Contributors. Therefore, if a Contributor +includes the Program in a commercial product offering, such Contributor +("Commercial Contributor") hereby agrees to defend and +indemnify every other Contributor ("Indemnified Contributor") +against any losses, damages and costs (collectively "Losses") +arising from claims, lawsuits and other legal actions brought by a third +party against the Indemnified Contributor to the extent caused by the +acts or omissions of such Commercial Contributor in connection with its +distribution of the Program in a commercial product offering. The +obligations in this section do not apply to any claims or Losses +relating to any actual or alleged intellectual property infringement. In +order to qualify, an Indemnified Contributor must: a) promptly notify +the Commercial Contributor in writing of such claim, and b) allow the +Commercial Contributor to control, and cooperate with the Commercial +Contributor in, the defense and any related settlement negotiations. The +Indemnified Contributor may participate in any such claim at its own +expense.

+ +

For example, a Contributor might include the Program in a commercial +product offering, Product X. That Contributor is then a Commercial +Contributor. If that Commercial Contributor then makes performance +claims, or offers warranties related to Product X, those performance +claims and warranties are such Commercial Contributor's responsibility +alone. Under this section, the Commercial Contributor would have to +defend claims against the other Contributors related to those +performance claims and warranties, and if a court requires any other +Contributor to pay any damages as a result, the Commercial Contributor +must pay those damages.

+ +

5. NO WARRANTY

+ +

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS +PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS +OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, +ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY +OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely +responsible for determining the appropriateness of using and +distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to +the risks and costs of program errors, compliance with applicable laws, +damage to or loss of data, programs or equipment, and unavailability or +interruption of operations.

+ +

6. DISCLAIMER OF LIABILITY

+ +

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT +NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING +WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR +DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED +HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

+ +

7. GENERAL

+ +

If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of +the remainder of the terms of this Agreement, and without further action +by the parties hereto, such provision shall be reformed to the minimum +extent necessary to make such provision valid and enforceable.

+ +

If Recipient institutes patent litigation against any entity +(including a cross-claim or counterclaim in a lawsuit) alleging that the +Program itself (excluding combinations of the Program with other +software or hardware) infringes such Recipient's patent(s), then such +Recipient's rights granted under Section 2(b) shall terminate as of the +date such litigation is filed.

+ +

All Recipient's rights under this Agreement shall terminate if it +fails to comply with any of the material terms or conditions of this +Agreement and does not cure such failure in a reasonable period of time +after becoming aware of such noncompliance. If all Recipient's rights +under this Agreement terminate, Recipient agrees to cease use and +distribution of the Program as soon as reasonably practicable. However, +Recipient's obligations under this Agreement and any licenses granted by +Recipient relating to the Program shall continue and survive.

+ +

Everyone is permitted to copy and distribute copies of this +Agreement, but in order to avoid inconsistency the Agreement is +copyrighted and may only be modified in the following manner. The +Agreement Steward reserves the right to publish new versions (including +revisions) of this Agreement from time to time. No one other than the +Agreement Steward has the right to modify this Agreement. The Eclipse +Foundation is the initial Agreement Steward. The Eclipse Foundation may +assign the responsibility to serve as the Agreement Steward to a +suitable separate entity. Each new version of the Agreement will be +given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version +of the Agreement is published, Contributor may elect to distribute the +Program (including its Contributions) under the new version. Except as +expressly stated in Sections 2(a) and 2(b) above, Recipient receives no +rights or licenses to the intellectual property of any Contributor under +this Agreement, whether expressly, by implication, estoppel or +otherwise. All rights in the Program not expressly granted under this +Agreement are reserved.

+ +

This Agreement is governed by the laws of the State of New York and +the intellectual property laws of the United States of America. No party +to this Agreement will bring a legal action under this Agreement more +than one year after the cause of action arose. Each party waives its +rights to a jury trial in any resulting litigation.

+ + + + \ No newline at end of file diff --git a/takari-plugin-testing-2.9.2.tar.gz b/takari-plugin-testing-2.9.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0a8d9f84a09f8b97445063cb9fa22fab165765cc GIT binary patch literal 40154 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 T{C|%U>;;DCXUPcHhy?dP{(g(t literal 0 HcmV?d00001 diff --git a/takari-plugin-testing.spec b/takari-plugin-testing.spec new file mode 100644 index 0000000..6e123a2 --- /dev/null +++ b/takari-plugin-testing.spec @@ -0,0 +1,56 @@ +Name: takari-plugin-testing +Version: 2.9.2 +Release: 1 +Summary: Maven plugin testing library +License: EPL and ASL 2.0 +URL: http://takari.io/ +BuildArch: noarch +Source0: https://github.com/takari/takari-plugin-testing-project/archive/takari-plugin-testing-%{version}.tar.gz +Source1: http://www.eclipse.org/legal/epl-v10.html +Source2: http://www.apache.org/licenses/LICENSE-2.0.txt + +BuildRequires: maven-local mvn(io.takari.m2e.workspace:org.eclipse.m2e.workspace.cli) +BuildRequires: mvn(io.takari.maven.plugins:takari-lifecycle-plugin) mvn(io.takari:takari:pom:) +BuildRequires: mvn(junit:junit) mvn(org.apache.commons:commons-compress) +BuildRequires: mvn(org.apache.commons:commons-exec) +BuildRequires: mvn(org.apache.maven:maven-aether-provider) +BuildRequires: mvn(org.apache.maven:maven-artifact) mvn(org.apache.maven:maven-core) +BuildRequires: mvn(org.apache.maven:maven-model) mvn(org.apache.maven:maven-plugin-api) +BuildRequires: mvn(org.apache.maven:maven-settings) +BuildRequires: mvn(org.apache.maven:maven-settings-builder) +BuildRequires: mvn(org.codehaus.plexus:plexus-classworlds) +BuildRequires: mvn(org.codehaus.plexus:plexus-utils) mvn(org.eclipse.aether:aether-api) +BuildRequires: mvn(org.eclipse.sisu:org.eclipse.sisu.plexus) +BuildRequires: mvn(org.sonatype.sisu:sisu-guice::no_aop:) + +%description +Small, cohesive, one-stop library for developing unit and integration tests for +Maven plugins. Provides alternative to, and arguably supersedes, +maven-plugin-testing-harness and maven-verifier. + +%package javadoc +Summary: API documentation for %{name} +%description javadoc +This package provides %{summary}. + +%prep +%setup -q -n %{name}-project-%{name}-%{version} +%pom_disable_module takari-plugin-testing-its +cp %{SOURCE1} %{SOURCE2} . + +%build +%mvn_build + +%install +%mvn_install + +%files -f .mfiles +%doc readme.md +%license epl-v10.html LICENSE-2.0.txt + +%files javadoc -f .mfiles-javadoc +%license epl-v10.html LICENSE-2.0.txt + +%changelog +* Fri Aug 14 2020 maminjie - 2.9.2-1 +- package init diff --git a/takari-plugin-testing.yaml b/takari-plugin-testing.yaml new file mode 100644 index 0000000..a1f49eb --- /dev/null +++ b/takari-plugin-testing.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: takari/takari-plugin-testing-project +tag_prefix: "/takari-plugin-testing-" +seperator: "." -- Gitee