<?xml version='1.0' encoding='UTF-8'?>
<?metadataRepository version='1.1.0'?>
<repository name='M2Eclipse Code Quality Plugins Update Site' type='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1'>
  <properties size='2'>
    <property name='p2.timestamp' value='1454861543625'/>
    <property name='p2.compressed' value='true'/>
  </properties>
  <units size='11'>
    <unit id='file:/Users/ArloLOK/Developer/m2e-code-quality-develop/ws/m2e-code-quality/com.basistech.m2e.code.quality.site/target/site/site.xml.com.basistech.m2e.code.quality' version='1.0.0.6--cLi0Rl7MAGkAMAqGkGM'>
      <properties size='2'>
        <property name='org.eclipse.equinox.p2.name' value='Code Quality Plugin Configuration for M2Eclipse'/>
        <property name='org.eclipse.equinox.p2.type.category' value='true'/>
      </properties>
      <provides size='1'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='file:/Users/ArloLOK/Developer/m2e-code-quality-develop/ws/m2e-code-quality/com.basistech.m2e.code.quality.site/target/site/site.xml.com.basistech.m2e.code.quality' version='1.0.0.6--cLi0Rl7MAGkAMAqGkGM'/>
      </provides>
      <requires size='3'>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.pmd.feature.feature.group' range='[1.0.0.201602071612,1.0.0.201602071612]'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.checkstyle.feature.feature.group' range='[1.0.0.201602071612,1.0.0.201602071612]'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.findbugs.feature.feature.group' range='[1.0.0.201602071612,1.0.0.201602071612]'/>
      </requires>
      <touchpoint id='null' version='0.0.0'/>
    </unit>
    <unit id='com.basistech.m2e.code.quality.pmd.feature.feature.group' version='1.0.0.201602071612' singleton='false'>
      <update id='com.basistech.m2e.code.quality.pmd.feature.feature.group' range='[0.0.0,1.0.0.201602071612)' severity='0'/>
      <properties size='3'>
        <property name='org.eclipse.equinox.p2.name' value='PMD configuration plugin for M2Eclipse'/>
        <property name='org.eclipse.equinox.p2.description' value='Feature to automatically configure the Eclipse PMD plugin&#xA;with configuration&#xA;derived from the configuration of the check goal of the maven-pmd-plugin.'/>
        <property name='org.eclipse.equinox.p2.type.group' value='true'/>
      </properties>
      <provides size='1'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.pmd.feature.feature.group' version='1.0.0.201602071612'/>
      </provides>
      <requires size='7'>
        <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='3.6.0'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.resources' range='3.6.0'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='net.sourceforge.pmd.eclipse.plugin' range='3.2.6'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='net.sourceforge.pmd.eclipse.feature.group' range='3.2.6'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.shared' range='[1.0.0.201602071612,1.0.0.201602071612]'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.pmd' range='[1.0.0.201602071612,1.0.0.201602071612]'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.pmd.feature.feature.jar' range='[1.0.0.201602071612,1.0.0.201602071612]'>
          <filter>
            (org.eclipse.update.install.features=true)
          </filter>
        </required>
      </requires>
      <touchpoint id='null' version='0.0.0'/>
      <licenses size='1'>
        <license uri='http://www.apache.org/licenses/' url='http://www.apache.org/licenses/'>
          Apache License&#xA;                           Version 2.0, January 2004&#xA;                        http://www.apache.org/licenses/&#xA;&#xA;   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION&#xA;&#xA;   1. Definitions.&#xA;&#xA;      &quot;License&quot; shall mean the terms and conditions for use, reproduction,&#xA;      and distribution as defined by Sections 1 through 9 of this document.&#xA;&#xA;      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by&#xA;      the copyright owner that is granting the License.&#xA;&#xA;      &quot;Legal Entity&quot; shall mean the union of the acting entity and all&#xA;      other entities that control, are controlled by, or are under common&#xA;      control with that entity. For the purposes of this definition,&#xA;      &quot;control&quot; means (i) the power, direct or indirect, to cause the&#xA;      direction or management of such entity, whether by contract or&#xA;      otherwise, or (ii) ownership of fifty percent (50%) or more of the&#xA;      outstanding shares, or (iii) beneficial ownership of such entity.&#xA;&#xA;      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity&#xA;      exercising permissions granted by this License.&#xA;&#xA;      &quot;Source&quot; form shall mean the preferred form for making modifications,&#xA;      including but not limited to software source code, documentation&#xA;      source, and configuration files.&#xA;&#xA;      &quot;Object&quot; form shall mean any form resulting from mechanical&#xA;      transformation or translation of a Source form, including but&#xA;      not limited to compiled object code, generated documentation,&#xA;      and conversions to other media types.&#xA;&#xA;      &quot;Work&quot; shall mean the work of authorship, whether in Source or&#xA;      Object form, made available under the License, as indicated by a&#xA;      copyright notice that is included in or attached to the work&#xA;      (an example is provided in the Appendix below).&#xA;&#xA;      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object&#xA;      form, that is based on (or derived from) the Work and for which the&#xA;      editorial revisions, annotations, elaborations, or other modifications&#xA;      represent, as a whole, an original work of authorship. For the purposes&#xA;      of this License, Derivative Works shall not include works that remain&#xA;      separable from, or merely link (or bind by name) to the interfaces of,&#xA;      the Work and Derivative Works thereof.&#xA;&#xA;      &quot;Contribution&quot; shall mean any work of authorship, including&#xA;      the original version of the Work and any modifications or additions&#xA;      to that Work or Derivative Works thereof, that is intentionally&#xA;      submitted to Licensor for inclusion in the Work by the copyright owner&#xA;      or by an individual or Legal Entity authorized to submit on behalf of&#xA;      the copyright owner. For the purposes of this definition, &quot;submitted&quot;&#xA;      means any form of electronic, verbal, or written communication sent&#xA;      to the Licensor or its representatives, including but not limited to&#xA;      communication on electronic mailing lists, source code control systems,&#xA;      and issue tracking systems that are managed by, or on behalf of, the&#xA;      Licensor for the purpose of discussing and improving the Work, but&#xA;      excluding communication that is conspicuously marked or otherwise&#xA;      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;&#xA;&#xA;      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity&#xA;      on behalf of whom a Contribution has been received by Licensor and&#xA;      subsequently incorporated within the Work.&#xA;&#xA;   2. Grant of Copyright License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      copyright license to reproduce, prepare Derivative Works of,&#xA;      publicly display, publicly perform, sublicense, and distribute the&#xA;      Work and such Derivative Works in Source or Object form.&#xA;&#xA;   3. Grant of Patent License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      (except as stated in this section) patent license to make, have made,&#xA;      use, offer to sell, sell, import, and otherwise transfer the Work,&#xA;      where such license applies only to those patent claims licensable&#xA;      by such Contributor that are necessarily infringed by their&#xA;      Contribution(s) alone or by combination of their Contribution(s)&#xA;      with the Work to which such Contribution(s) was submitted. If You&#xA;      institute patent litigation against any entity (including a&#xA;      cross-claim or counterclaim in a lawsuit) alleging that the Work&#xA;      or a Contribution incorporated within the Work constitutes direct&#xA;      or contributory patent infringement, then any patent licenses&#xA;      granted to You under this License for that Work shall terminate&#xA;      as of the date such litigation is filed.&#xA;&#xA;   4. Redistribution. You may reproduce and distribute copies of the&#xA;      Work or Derivative Works thereof in any medium, with or without&#xA;      modifications, and in Source or Object form, provided that You&#xA;      meet the following conditions:&#xA;&#xA;      (a) You must give any other recipients of the Work or&#xA;          Derivative Works a copy of this License; and&#xA;&#xA;      (b) You must cause any modified files to carry prominent notices&#xA;          stating that You changed the files; and&#xA;&#xA;      (c) You must retain, in the Source form of any Derivative Works&#xA;          that You distribute, all copyright, patent, trademark, and&#xA;          attribution notices from the Source form of the Work,&#xA;          excluding those notices that do not pertain to any part of&#xA;          the Derivative Works; and&#xA;&#xA;      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its&#xA;          distribution, then any Derivative Works that You distribute must&#xA;          include a readable copy of the attribution notices contained&#xA;          within such NOTICE file, excluding those notices that do not&#xA;          pertain to any part of the Derivative Works, in at least one&#xA;          of the following places: within a NOTICE text file distributed&#xA;          as part of the Derivative Works; within the Source form or&#xA;          documentation, if provided along with the Derivative Works; or,&#xA;          within a display generated by the Derivative Works, if and&#xA;          wherever such third-party notices normally appear. The contents&#xA;          of the NOTICE file are for informational purposes only and&#xA;          do not modify the License. You may add Your own attribution&#xA;          notices within Derivative Works that You distribute, alongside&#xA;          or as an addendum to the NOTICE text from the Work, provided&#xA;          that such additional attribution notices cannot be construed&#xA;          as modifying the License.&#xA;&#xA;      You may add Your own copyright statement to Your modifications and&#xA;      may provide additional or different license terms and conditions&#xA;      for use, reproduction, or distribution of Your modifications, or&#xA;      for any such Derivative Works as a whole, provided Your use,&#xA;      reproduction, and distribution of the Work otherwise complies with&#xA;      the conditions stated in this License.&#xA;&#xA;   5. Submission of Contributions. Unless You explicitly state otherwise,&#xA;      any Contribution intentionally submitted for inclusion in the Work&#xA;      by You to the Licensor shall be under the terms and conditions of&#xA;      this License, without any additional terms or conditions.&#xA;      Notwithstanding the above, nothing herein shall supersede or modify&#xA;      the terms of any separate license agreement you may have executed&#xA;      with Licensor regarding such Contributions.&#xA;&#xA;   6. Trademarks. This License does not grant permission to use the trade&#xA;      names, trademarks, service marks, or product names of the Licensor,&#xA;      except as required for reasonable and customary use in describing the&#xA;      origin of the Work and reproducing the content of the NOTICE file.&#xA;&#xA;   7. Disclaimer of Warranty. Unless required by applicable law or&#xA;      agreed to in writing, Licensor provides the Work (and each&#xA;      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,&#xA;      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or&#xA;      implied, including, without limitation, any warranties or conditions&#xA;      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A&#xA;      PARTICULAR PURPOSE. You are solely responsible for determining the&#xA;      appropriateness of using or redistributing the Work and assume any&#xA;      risks associated with Your exercise of permissions under this License.&#xA;&#xA;   8. Limitation of Liability. In no event and under no legal theory,&#xA;      whether in tort (including negligence), contract, or otherwise,&#xA;      unless required by applicable law (such as deliberate and grossly&#xA;      negligent acts) or agreed to in writing, shall any Contributor be&#xA;      liable to You for damages, including any direct, indirect, special,&#xA;      incidental, or consequential damages of any character arising as a&#xA;      result of this License or out of the use or inability to use the&#xA;      Work (including but not limited to damages for loss of goodwill,&#xA;      work stoppage, computer failure or malfunction, or any and all&#xA;      other commercial damages or losses), even if such Contributor&#xA;      has been advised of the possibility of such damages.&#xA;&#xA;   9. Accepting Warranty or Additional Liability. While redistributing&#xA;      the Work or Derivative Works thereof, You may choose to offer,&#xA;      and charge a fee for, acceptance of support, warranty, indemnity,&#xA;      or other liability obligations and/or rights consistent with this&#xA;      License. However, in accepting such obligations, You may act only&#xA;      on Your own behalf and on Your sole responsibility, not on behalf&#xA;      of any other Contributor, and only if You agree to indemnify,&#xA;      defend, and hold each Contributor harmless for any liability&#xA;      incurred by, or claims asserted against, such Contributor by reason&#xA;      of your accepting any such warranty or additional liability.&#xA;&#xA;   END OF TERMS AND CONDITIONS
        </license>
      </licenses>
      <copyright>
        Copyright 2010 Mohan KR&#xA;Copyright 2010 Basis Technology Corp.
      </copyright>
    </unit>
    <unit id='com.basistech.m2e.code.quality.shared' version='1.0.0.201602071612'>
      <update id='com.basistech.m2e.code.quality.shared' range='[0.0.0,1.0.0.201602071612)' severity='0'/>
      <properties size='2'>
        <property name='org.eclipse.equinox.p2.name' value='Shared Code for M2 Code Quality Plugin Extensions'/>
        <property name='org.eclipse.equinox.p2.provider' value='BasisTech'/>
      </properties>
      <provides size='8'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.shared' version='1.0.0.201602071612'/>
        <provided namespace='osgi.bundle' name='com.basistech.m2e.code.quality.shared' version='1.0.0.201602071612'/>
        <provided namespace='java.package' name='com.basistech.m2e.code.quality.shared' version='0.0.0'/>
        <provided namespace='java.package' name='com.google.common.annotations' version='0.0.0'/>
        <provided namespace='java.package' name='com.google.common.base' version='0.0.0'/>
        <provided namespace='java.package' name='com.google.common.collect' version='0.0.0'/>
        <provided namespace='java.package' name='org.apache.http.client.utils' version='0.0.0'/>
        <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
      </provides>
      <requires size='8'>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.jdt' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.core' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.maven.runtime' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.equinox.common' range='3.4.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='3.4.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.ui.console' range='0.0.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='3.4.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='3.4.0'/>
      </requires>
      <artifacts size='1'>
        <artifact classifier='osgi.bundle' id='com.basistech.m2e.code.quality.shared' version='1.0.0.201602071612'/>
      </artifacts>
      <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
      <touchpointData size='1'>
        <instructions size='1'>
          <instruction key='manifest'>
            Bundle-SymbolicName: com.basistech.m2e.code.quality.shared;singleton:=true&#xA;Bundle-Version: 1.0.0.201602071612&#xA;
          </instruction>
        </instructions>
      </touchpointData>
    </unit>
    <unit id='com.basistech.m2e.code.quality.checkstyle' version='1.0.0.201602071612'>
      <update id='com.basistech.m2e.code.quality.checkstyle' range='[0.0.0,1.0.0.201602071612)' severity='0'/>
      <properties size='3'>
        <property name='org.eclipse.equinox.p2.name' value='M2Eclipse Project Configurator for Eclipse Checkstyle'/>
        <property name='org.eclipse.equinox.p2.provider' value='Basis Technology Corp.'/>
        <property name='org.eclipse.equinox.p2.bundle.localization' value='plugin'/>
      </properties>
      <provides size='3'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.checkstyle' version='1.0.0.201602071612'/>
        <provided namespace='osgi.bundle' name='com.basistech.m2e.code.quality.checkstyle' version='1.0.0.201602071612'/>
        <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
      </provides>
      <requires size='17'>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.jdt' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.core' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.maven.runtime' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.equinox.common' range='3.6.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='3.6.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.ui.console' range='0.0.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='3.6.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='3.6.0'/>
        <required namespace='osgi.bundle' name='net.sf.eclipsecs.core' range='5.2.0'/>
        <required namespace='osgi.bundle' name='net.sf.eclipsecs.checkstyle' range='5.2.0'/>
        <required namespace='osgi.bundle' name='com.basistech.m2e.code.quality.shared' range='0.13.0'/>
        <required namespace='osgi.bundle' name='org.apache.commons.lang' range='2.6.0'/>
        <required namespace='java.package' name='org.apache.commons.lang' range='0.0.0'/>
        <required namespace='java.package' name='org.eclipse.jface.preference' range='0.0.0'/>
        <required namespace='java.package' name='org.eclipse.swt.widgets' range='0.0.0'/>
        <required namespace='java.package' name='org.eclipse.ui' range='0.0.0'/>
        <required namespace='java.package' name='org.eclipse.ui.plugin' range='0.0.0'/>
      </requires>
      <artifacts size='1'>
        <artifact classifier='osgi.bundle' id='com.basistech.m2e.code.quality.checkstyle' version='1.0.0.201602071612'/>
      </artifacts>
      <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
      <touchpointData size='1'>
        <instructions size='1'>
          <instruction key='manifest'>
            Bundle-SymbolicName: com.basistech.m2e.code.quality.checkstyle;singleton:=true&#xA;Bundle-Version: 1.0.0.201602071612&#xA;
          </instruction>
        </instructions>
      </touchpointData>
    </unit>
    <unit id='com.basistech.m2e.code.quality.checkstyle.feature.feature.group' version='1.0.0.201602071612' singleton='false'>
      <update id='com.basistech.m2e.code.quality.checkstyle.feature.feature.group' range='[0.0.0,1.0.0.201602071612)' severity='0'/>
      <properties size='3'>
        <property name='org.eclipse.equinox.p2.name' value='Checkstyle configuration plugin for M2Eclipse'/>
        <property name='org.eclipse.equinox.p2.description' value='Feature to automatically configure the Eclipse Checkstyle plugin with configuration&#xA;derived from the configuration of the check goal of the maven-checkstyle-plugin.'/>
        <property name='org.eclipse.equinox.p2.type.group' value='true'/>
      </properties>
      <provides size='1'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.checkstyle.feature.feature.group' version='1.0.0.201602071612'/>
      </provides>
      <requires size='8'>
        <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='3.6.0'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.resources' range='3.6.0'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='net.sf.eclipsecs.core' range='5.2.0'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='net.sf.eclipsecs.checkstyle' range='5.2.0'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='net.sf.eclipsecs.feature.group' range='5.2.0'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.shared' range='[1.0.0.201602071612,1.0.0.201602071612]'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.checkstyle' range='[1.0.0.201602071612,1.0.0.201602071612]'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.checkstyle.feature.feature.jar' range='[1.0.0.201602071612,1.0.0.201602071612]'>
          <filter>
            (org.eclipse.update.install.features=true)
          </filter>
        </required>
      </requires>
      <touchpoint id='null' version='0.0.0'/>
      <licenses size='1'>
        <license uri='http://www.apache.org/licenses/' url='http://www.apache.org/licenses/'>
          Apache License&#xA;                           Version 2.0, January 2004&#xA;                        http://www.apache.org/licenses/&#xA;&#xA;   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION&#xA;&#xA;   1. Definitions.&#xA;&#xA;      &quot;License&quot; shall mean the terms and conditions for use, reproduction,&#xA;      and distribution as defined by Sections 1 through 9 of this document.&#xA;&#xA;      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by&#xA;      the copyright owner that is granting the License.&#xA;&#xA;      &quot;Legal Entity&quot; shall mean the union of the acting entity and all&#xA;      other entities that control, are controlled by, or are under common&#xA;      control with that entity. For the purposes of this definition,&#xA;      &quot;control&quot; means (i) the power, direct or indirect, to cause the&#xA;      direction or management of such entity, whether by contract or&#xA;      otherwise, or (ii) ownership of fifty percent (50%) or more of the&#xA;      outstanding shares, or (iii) beneficial ownership of such entity.&#xA;&#xA;      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity&#xA;      exercising permissions granted by this License.&#xA;&#xA;      &quot;Source&quot; form shall mean the preferred form for making modifications,&#xA;      including but not limited to software source code, documentation&#xA;      source, and configuration files.&#xA;&#xA;      &quot;Object&quot; form shall mean any form resulting from mechanical&#xA;      transformation or translation of a Source form, including but&#xA;      not limited to compiled object code, generated documentation,&#xA;      and conversions to other media types.&#xA;&#xA;      &quot;Work&quot; shall mean the work of authorship, whether in Source or&#xA;      Object form, made available under the License, as indicated by a&#xA;      copyright notice that is included in or attached to the work&#xA;      (an example is provided in the Appendix below).&#xA;&#xA;      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object&#xA;      form, that is based on (or derived from) the Work and for which the&#xA;      editorial revisions, annotations, elaborations, or other modifications&#xA;      represent, as a whole, an original work of authorship. For the purposes&#xA;      of this License, Derivative Works shall not include works that remain&#xA;      separable from, or merely link (or bind by name) to the interfaces of,&#xA;      the Work and Derivative Works thereof.&#xA;&#xA;      &quot;Contribution&quot; shall mean any work of authorship, including&#xA;      the original version of the Work and any modifications or additions&#xA;      to that Work or Derivative Works thereof, that is intentionally&#xA;      submitted to Licensor for inclusion in the Work by the copyright owner&#xA;      or by an individual or Legal Entity authorized to submit on behalf of&#xA;      the copyright owner. For the purposes of this definition, &quot;submitted&quot;&#xA;      means any form of electronic, verbal, or written communication sent&#xA;      to the Licensor or its representatives, including but not limited to&#xA;      communication on electronic mailing lists, source code control systems,&#xA;      and issue tracking systems that are managed by, or on behalf of, the&#xA;      Licensor for the purpose of discussing and improving the Work, but&#xA;      excluding communication that is conspicuously marked or otherwise&#xA;      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;&#xA;&#xA;      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity&#xA;      on behalf of whom a Contribution has been received by Licensor and&#xA;      subsequently incorporated within the Work.&#xA;&#xA;   2. Grant of Copyright License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      copyright license to reproduce, prepare Derivative Works of,&#xA;      publicly display, publicly perform, sublicense, and distribute the&#xA;      Work and such Derivative Works in Source or Object form.&#xA;&#xA;   3. Grant of Patent License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      (except as stated in this section) patent license to make, have made,&#xA;      use, offer to sell, sell, import, and otherwise transfer the Work,&#xA;      where such license applies only to those patent claims licensable&#xA;      by such Contributor that are necessarily infringed by their&#xA;      Contribution(s) alone or by combination of their Contribution(s)&#xA;      with the Work to which such Contribution(s) was submitted. If You&#xA;      institute patent litigation against any entity (including a&#xA;      cross-claim or counterclaim in a lawsuit) alleging that the Work&#xA;      or a Contribution incorporated within the Work constitutes direct&#xA;      or contributory patent infringement, then any patent licenses&#xA;      granted to You under this License for that Work shall terminate&#xA;      as of the date such litigation is filed.&#xA;&#xA;   4. Redistribution. You may reproduce and distribute copies of the&#xA;      Work or Derivative Works thereof in any medium, with or without&#xA;      modifications, and in Source or Object form, provided that You&#xA;      meet the following conditions:&#xA;&#xA;      (a) You must give any other recipients of the Work or&#xA;          Derivative Works a copy of this License; and&#xA;&#xA;      (b) You must cause any modified files to carry prominent notices&#xA;          stating that You changed the files; and&#xA;&#xA;      (c) You must retain, in the Source form of any Derivative Works&#xA;          that You distribute, all copyright, patent, trademark, and&#xA;          attribution notices from the Source form of the Work,&#xA;          excluding those notices that do not pertain to any part of&#xA;          the Derivative Works; and&#xA;&#xA;      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its&#xA;          distribution, then any Derivative Works that You distribute must&#xA;          include a readable copy of the attribution notices contained&#xA;          within such NOTICE file, excluding those notices that do not&#xA;          pertain to any part of the Derivative Works, in at least one&#xA;          of the following places: within a NOTICE text file distributed&#xA;          as part of the Derivative Works; within the Source form or&#xA;          documentation, if provided along with the Derivative Works; or,&#xA;          within a display generated by the Derivative Works, if and&#xA;          wherever such third-party notices normally appear. The contents&#xA;          of the NOTICE file are for informational purposes only and&#xA;          do not modify the License. You may add Your own attribution&#xA;          notices within Derivative Works that You distribute, alongside&#xA;          or as an addendum to the NOTICE text from the Work, provided&#xA;          that such additional attribution notices cannot be construed&#xA;          as modifying the License.&#xA;&#xA;      You may add Your own copyright statement to Your modifications and&#xA;      may provide additional or different license terms and conditions&#xA;      for use, reproduction, or distribution of Your modifications, or&#xA;      for any such Derivative Works as a whole, provided Your use,&#xA;      reproduction, and distribution of the Work otherwise complies with&#xA;      the conditions stated in this License.&#xA;&#xA;   5. Submission of Contributions. Unless You explicitly state otherwise,&#xA;      any Contribution intentionally submitted for inclusion in the Work&#xA;      by You to the Licensor shall be under the terms and conditions of&#xA;      this License, without any additional terms or conditions.&#xA;      Notwithstanding the above, nothing herein shall supersede or modify&#xA;      the terms of any separate license agreement you may have executed&#xA;      with Licensor regarding such Contributions.&#xA;&#xA;   6. Trademarks. This License does not grant permission to use the trade&#xA;      names, trademarks, service marks, or product names of the Licensor,&#xA;      except as required for reasonable and customary use in describing the&#xA;      origin of the Work and reproducing the content of the NOTICE file.&#xA;&#xA;   7. Disclaimer of Warranty. Unless required by applicable law or&#xA;      agreed to in writing, Licensor provides the Work (and each&#xA;      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,&#xA;      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or&#xA;      implied, including, without limitation, any warranties or conditions&#xA;      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A&#xA;      PARTICULAR PURPOSE. You are solely responsible for determining the&#xA;      appropriateness of using or redistributing the Work and assume any&#xA;      risks associated with Your exercise of permissions under this License.&#xA;&#xA;   8. Limitation of Liability. In no event and under no legal theory,&#xA;      whether in tort (including negligence), contract, or otherwise,&#xA;      unless required by applicable law (such as deliberate and grossly&#xA;      negligent acts) or agreed to in writing, shall any Contributor be&#xA;      liable to You for damages, including any direct, indirect, special,&#xA;      incidental, or consequential damages of any character arising as a&#xA;      result of this License or out of the use or inability to use the&#xA;      Work (including but not limited to damages for loss of goodwill,&#xA;      work stoppage, computer failure or malfunction, or any and all&#xA;      other commercial damages or losses), even if such Contributor&#xA;      has been advised of the possibility of such damages.&#xA;&#xA;   9. Accepting Warranty or Additional Liability. While redistributing&#xA;      the Work or Derivative Works thereof, You may choose to offer,&#xA;      and charge a fee for, acceptance of support, warranty, indemnity,&#xA;      or other liability obligations and/or rights consistent with this&#xA;      License. However, in accepting such obligations, You may act only&#xA;      on Your own behalf and on Your sole responsibility, not on behalf&#xA;      of any other Contributor, and only if You agree to indemnify,&#xA;      defend, and hold each Contributor harmless for any liability&#xA;      incurred by, or claims asserted against, such Contributor by reason&#xA;      of your accepting any such warranty or additional liability.&#xA;&#xA;   END OF TERMS AND CONDITIONS
        </license>
      </licenses>
      <copyright>
        Copyright (c) 2010 Mohan KR&#xA;Copyright (c) 2010 Basis Technology Corp.
      </copyright>
    </unit>
    <unit id='com.basistech.m2e.code.quality.pmd' version='1.0.0.201602071612'>
      <update id='com.basistech.m2e.code.quality.pmd' range='[0.0.0,1.0.0.201602071612)' severity='0'/>
      <properties size='2'>
        <property name='org.eclipse.equinox.p2.name' value='M2Eclipse Extension to support Eclipse PMD Configuration'/>
        <property name='org.eclipse.equinox.p2.provider' value='Basis Technology Corp.'/>
      </properties>
      <provides size='3'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.pmd' version='1.0.0.201602071612'/>
        <provided namespace='osgi.bundle' name='com.basistech.m2e.code.quality.pmd' version='1.0.0.201602071612'/>
        <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
      </provides>
      <requires size='11'>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.jdt' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.core' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.maven.runtime' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.equinox.common' range='3.6.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='3.6.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.ui.console' range='0.0.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='3.6.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='3.6.0'/>
        <required namespace='osgi.bundle' name='com.basistech.m2e.code.quality.shared' range='0.13.0'/>
        <required namespace='osgi.bundle' name='net.sourceforge.pmd.eclipse.plugin' range='[4.0.0,5.0.0)'/>
        <required namespace='osgi.bundle' name='org.slf4j.api' range='1.6.1'/>
      </requires>
      <artifacts size='1'>
        <artifact classifier='osgi.bundle' id='com.basistech.m2e.code.quality.pmd' version='1.0.0.201602071612'/>
      </artifacts>
      <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
      <touchpointData size='1'>
        <instructions size='1'>
          <instruction key='manifest'>
            Bundle-SymbolicName: com.basistech.m2e.code.quality.pmd;singleton:=true&#xA;Bundle-Version: 1.0.0.201602071612&#xA;
          </instruction>
        </instructions>
      </touchpointData>
    </unit>
    <unit id='com.basistech.m2e.code.quality.findbugs' version='1.0.0.201602071612'>
      <update id='com.basistech.m2e.code.quality.findbugs' range='[0.0.0,1.0.0.201602071612)' severity='0'/>
      <properties size='2'>
        <property name='org.eclipse.equinox.p2.name' value='M2Eclipse Project Configurator for Eclipse Findbugs'/>
        <property name='org.eclipse.equinox.p2.provider' value='Basis Technology Corp.'/>
      </properties>
      <provides size='3'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.findbugs' version='1.0.0.201602071612'/>
        <provided namespace='osgi.bundle' name='com.basistech.m2e.code.quality.findbugs' version='1.0.0.201602071612'/>
        <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
      </provides>
      <requires size='13'>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.jdt' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.core' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.m2e.maven.runtime' range='[1.0.0,1.8.0)'/>
        <required namespace='osgi.bundle' name='org.eclipse.equinox.common' range='3.6.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='3.6.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.ui.console' range='0.0.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='3.6.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='3.6.0'/>
        <required namespace='osgi.bundle' name='com.basistech.m2e.code.quality.shared' range='0.13.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.ui.workbench' range='3.6.0'/>
        <required namespace='osgi.bundle' name='org.eclipse.jface' range='3.6.0'/>
        <required namespace='osgi.bundle' name='edu.umd.cs.findbugs.plugin.eclipse' range='[2.0.0,4.0.0)'/>
        <required namespace='osgi.bundle' name='org.slf4j.api' range='1.6.1'/>
      </requires>
      <artifacts size='1'>
        <artifact classifier='osgi.bundle' id='com.basistech.m2e.code.quality.findbugs' version='1.0.0.201602071612'/>
      </artifacts>
      <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
      <touchpointData size='1'>
        <instructions size='1'>
          <instruction key='manifest'>
            Bundle-SymbolicName: com.basistech.m2e.code.quality.findbugs;singleton:=true&#xA;Bundle-Version: 1.0.0.201602071612&#xA;
          </instruction>
        </instructions>
      </touchpointData>
    </unit>
    <unit id='com.basistech.m2e.code.quality.findbugs.feature.feature.group' version='1.0.0.201602071612' singleton='false'>
      <update id='com.basistech.m2e.code.quality.findbugs.feature.feature.group' range='[0.0.0,1.0.0.201602071612)' severity='0'/>
      <properties size='3'>
        <property name='org.eclipse.equinox.p2.name' value='Findbugs configuration plugin for M2Eclipse'/>
        <property name='org.eclipse.equinox.p2.description' value='Feature to automatically configure the Eclipse Findbugs plugin with configuration&#xA;derived from the configuration of the check goal of the maven-findbugs-plugin.'/>
        <property name='org.eclipse.equinox.p2.type.group' value='true'/>
      </properties>
      <provides size='1'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.findbugs.feature.feature.group' version='1.0.0.201602071612'/>
      </provides>
      <requires size='7'>
        <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='3.6.0'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.resources' range='3.6.0'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='edu.umd.cs.findbugs.plugin.eclipse' range='2.0.0'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='edu.umd.cs.findbugs.plugin.eclipse.feature.group' range='2.0.0.20111221'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.shared' range='[1.0.0.201602071612,1.0.0.201602071612]'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.findbugs' range='[1.0.0.201602071612,1.0.0.201602071612]'/>
        <required namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.findbugs.feature.feature.jar' range='[1.0.0.201602071612,1.0.0.201602071612]'>
          <filter>
            (org.eclipse.update.install.features=true)
          </filter>
        </required>
      </requires>
      <touchpoint id='null' version='0.0.0'/>
      <licenses size='1'>
        <license uri='http://www.apache.org/licenses/' url='http://www.apache.org/licenses/'>
          Apache License&#xA;                           Version 2.0, January 2004&#xA;                        http://www.apache.org/licenses/&#xA;&#xA;   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION&#xA;&#xA;   1. Definitions.&#xA;&#xA;      &quot;License&quot; shall mean the terms and conditions for use, reproduction,&#xA;      and distribution as defined by Sections 1 through 9 of this document.&#xA;&#xA;      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by&#xA;      the copyright owner that is granting the License.&#xA;&#xA;      &quot;Legal Entity&quot; shall mean the union of the acting entity and all&#xA;      other entities that control, are controlled by, or are under common&#xA;      control with that entity. For the purposes of this definition,&#xA;      &quot;control&quot; means (i) the power, direct or indirect, to cause the&#xA;      direction or management of such entity, whether by contract or&#xA;      otherwise, or (ii) ownership of fifty percent (50%) or more of the&#xA;      outstanding shares, or (iii) beneficial ownership of such entity.&#xA;&#xA;      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity&#xA;      exercising permissions granted by this License.&#xA;&#xA;      &quot;Source&quot; form shall mean the preferred form for making modifications,&#xA;      including but not limited to software source code, documentation&#xA;      source, and configuration files.&#xA;&#xA;      &quot;Object&quot; form shall mean any form resulting from mechanical&#xA;      transformation or translation of a Source form, including but&#xA;      not limited to compiled object code, generated documentation,&#xA;      and conversions to other media types.&#xA;&#xA;      &quot;Work&quot; shall mean the work of authorship, whether in Source or&#xA;      Object form, made available under the License, as indicated by a&#xA;      copyright notice that is included in or attached to the work&#xA;      (an example is provided in the Appendix below).&#xA;&#xA;      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object&#xA;      form, that is based on (or derived from) the Work and for which the&#xA;      editorial revisions, annotations, elaborations, or other modifications&#xA;      represent, as a whole, an original work of authorship. For the purposes&#xA;      of this License, Derivative Works shall not include works that remain&#xA;      separable from, or merely link (or bind by name) to the interfaces of,&#xA;      the Work and Derivative Works thereof.&#xA;&#xA;      &quot;Contribution&quot; shall mean any work of authorship, including&#xA;      the original version of the Work and any modifications or additions&#xA;      to that Work or Derivative Works thereof, that is intentionally&#xA;      submitted to Licensor for inclusion in the Work by the copyright owner&#xA;      or by an individual or Legal Entity authorized to submit on behalf of&#xA;      the copyright owner. For the purposes of this definition, &quot;submitted&quot;&#xA;      means any form of electronic, verbal, or written communication sent&#xA;      to the Licensor or its representatives, including but not limited to&#xA;      communication on electronic mailing lists, source code control systems,&#xA;      and issue tracking systems that are managed by, or on behalf of, the&#xA;      Licensor for the purpose of discussing and improving the Work, but&#xA;      excluding communication that is conspicuously marked or otherwise&#xA;      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;&#xA;&#xA;      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity&#xA;      on behalf of whom a Contribution has been received by Licensor and&#xA;      subsequently incorporated within the Work.&#xA;&#xA;   2. Grant of Copyright License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      copyright license to reproduce, prepare Derivative Works of,&#xA;      publicly display, publicly perform, sublicense, and distribute the&#xA;      Work and such Derivative Works in Source or Object form.&#xA;&#xA;   3. Grant of Patent License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      (except as stated in this section) patent license to make, have made,&#xA;      use, offer to sell, sell, import, and otherwise transfer the Work,&#xA;      where such license applies only to those patent claims licensable&#xA;      by such Contributor that are necessarily infringed by their&#xA;      Contribution(s) alone or by combination of their Contribution(s)&#xA;      with the Work to which such Contribution(s) was submitted. If You&#xA;      institute patent litigation against any entity (including a&#xA;      cross-claim or counterclaim in a lawsuit) alleging that the Work&#xA;      or a Contribution incorporated within the Work constitutes direct&#xA;      or contributory patent infringement, then any patent licenses&#xA;      granted to You under this License for that Work shall terminate&#xA;      as of the date such litigation is filed.&#xA;&#xA;   4. Redistribution. You may reproduce and distribute copies of the&#xA;      Work or Derivative Works thereof in any medium, with or without&#xA;      modifications, and in Source or Object form, provided that You&#xA;      meet the following conditions:&#xA;&#xA;      (a) You must give any other recipients of the Work or&#xA;          Derivative Works a copy of this License; and&#xA;&#xA;      (b) You must cause any modified files to carry prominent notices&#xA;          stating that You changed the files; and&#xA;&#xA;      (c) You must retain, in the Source form of any Derivative Works&#xA;          that You distribute, all copyright, patent, trademark, and&#xA;          attribution notices from the Source form of the Work,&#xA;          excluding those notices that do not pertain to any part of&#xA;          the Derivative Works; and&#xA;&#xA;      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its&#xA;          distribution, then any Derivative Works that You distribute must&#xA;          include a readable copy of the attribution notices contained&#xA;          within such NOTICE file, excluding those notices that do not&#xA;          pertain to any part of the Derivative Works, in at least one&#xA;          of the following places: within a NOTICE text file distributed&#xA;          as part of the Derivative Works; within the Source form or&#xA;          documentation, if provided along with the Derivative Works; or,&#xA;          within a display generated by the Derivative Works, if and&#xA;          wherever such third-party notices normally appear. The contents&#xA;          of the NOTICE file are for informational purposes only and&#xA;          do not modify the License. You may add Your own attribution&#xA;          notices within Derivative Works that You distribute, alongside&#xA;          or as an addendum to the NOTICE text from the Work, provided&#xA;          that such additional attribution notices cannot be construed&#xA;          as modifying the License.&#xA;&#xA;      You may add Your own copyright statement to Your modifications and&#xA;      may provide additional or different license terms and conditions&#xA;      for use, reproduction, or distribution of Your modifications, or&#xA;      for any such Derivative Works as a whole, provided Your use,&#xA;      reproduction, and distribution of the Work otherwise complies with&#xA;      the conditions stated in this License.&#xA;&#xA;   5. Submission of Contributions. Unless You explicitly state otherwise,&#xA;      any Contribution intentionally submitted for inclusion in the Work&#xA;      by You to the Licensor shall be under the terms and conditions of&#xA;      this License, without any additional terms or conditions.&#xA;      Notwithstanding the above, nothing herein shall supersede or modify&#xA;      the terms of any separate license agreement you may have executed&#xA;      with Licensor regarding such Contributions.&#xA;&#xA;   6. Trademarks. This License does not grant permission to use the trade&#xA;      names, trademarks, service marks, or product names of the Licensor,&#xA;      except as required for reasonable and customary use in describing the&#xA;      origin of the Work and reproducing the content of the NOTICE file.&#xA;&#xA;   7. Disclaimer of Warranty. Unless required by applicable law or&#xA;      agreed to in writing, Licensor provides the Work (and each&#xA;      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,&#xA;      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or&#xA;      implied, including, without limitation, any warranties or conditions&#xA;      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A&#xA;      PARTICULAR PURPOSE. You are solely responsible for determining the&#xA;      appropriateness of using or redistributing the Work and assume any&#xA;      risks associated with Your exercise of permissions under this License.&#xA;&#xA;   8. Limitation of Liability. In no event and under no legal theory,&#xA;      whether in tort (including negligence), contract, or otherwise,&#xA;      unless required by applicable law (such as deliberate and grossly&#xA;      negligent acts) or agreed to in writing, shall any Contributor be&#xA;      liable to You for damages, including any direct, indirect, special,&#xA;      incidental, or consequential damages of any character arising as a&#xA;      result of this License or out of the use or inability to use the&#xA;      Work (including but not limited to damages for loss of goodwill,&#xA;      work stoppage, computer failure or malfunction, or any and all&#xA;      other commercial damages or losses), even if such Contributor&#xA;      has been advised of the possibility of such damages.&#xA;&#xA;   9. Accepting Warranty or Additional Liability. While redistributing&#xA;      the Work or Derivative Works thereof, You may choose to offer,&#xA;      and charge a fee for, acceptance of support, warranty, indemnity,&#xA;      or other liability obligations and/or rights consistent with this&#xA;      License. However, in accepting such obligations, You may act only&#xA;      on Your own behalf and on Your sole responsibility, not on behalf&#xA;      of any other Contributor, and only if You agree to indemnify,&#xA;      defend, and hold each Contributor harmless for any liability&#xA;      incurred by, or claims asserted against, such Contributor by reason&#xA;      of your accepting any such warranty or additional liability.&#xA;&#xA;   END OF TERMS AND CONDITIONS
        </license>
      </licenses>
      <copyright>
        Copyright (c) 2010 Mohan KR&#xA;Copyright (c) 2010 Basis Technology Corp.
      </copyright>
    </unit>
    <unit id='com.basistech.m2e.code.quality.findbugs.feature.feature.jar' version='1.0.0.201602071612'>
      <properties size='3'>
        <property name='org.eclipse.equinox.p2.name' value='Findbugs configuration plugin for M2Eclipse'/>
        <property name='org.eclipse.equinox.p2.description' value='Feature to automatically configure the Eclipse Findbugs plugin with configuration&#xA;derived from the configuration of the check goal of the maven-findbugs-plugin.'/>
        <property name='org.eclipse.update.feature.plugin' value='com.basistech.m2e.code.quality.shared'/>
      </properties>
      <provides size='3'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.findbugs.feature.feature.jar' version='1.0.0.201602071612'/>
        <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/>
        <provided namespace='org.eclipse.update.feature' name='com.basistech.m2e.code.quality.findbugs.feature' version='1.0.0.201602071612'/>
      </provides>
      <filter>
        (org.eclipse.update.install.features=true)
      </filter>
      <artifacts size='1'>
        <artifact classifier='org.eclipse.update.feature' id='com.basistech.m2e.code.quality.findbugs.feature' version='1.0.0.201602071612'/>
      </artifacts>
      <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
      <touchpointData size='1'>
        <instructions size='1'>
          <instruction key='zipped'>
            true
          </instruction>
        </instructions>
      </touchpointData>
      <licenses size='1'>
        <license uri='http://www.apache.org/licenses/' url='http://www.apache.org/licenses/'>
          Apache License&#xA;                           Version 2.0, January 2004&#xA;                        http://www.apache.org/licenses/&#xA;&#xA;   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION&#xA;&#xA;   1. Definitions.&#xA;&#xA;      &quot;License&quot; shall mean the terms and conditions for use, reproduction,&#xA;      and distribution as defined by Sections 1 through 9 of this document.&#xA;&#xA;      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by&#xA;      the copyright owner that is granting the License.&#xA;&#xA;      &quot;Legal Entity&quot; shall mean the union of the acting entity and all&#xA;      other entities that control, are controlled by, or are under common&#xA;      control with that entity. For the purposes of this definition,&#xA;      &quot;control&quot; means (i) the power, direct or indirect, to cause the&#xA;      direction or management of such entity, whether by contract or&#xA;      otherwise, or (ii) ownership of fifty percent (50%) or more of the&#xA;      outstanding shares, or (iii) beneficial ownership of such entity.&#xA;&#xA;      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity&#xA;      exercising permissions granted by this License.&#xA;&#xA;      &quot;Source&quot; form shall mean the preferred form for making modifications,&#xA;      including but not limited to software source code, documentation&#xA;      source, and configuration files.&#xA;&#xA;      &quot;Object&quot; form shall mean any form resulting from mechanical&#xA;      transformation or translation of a Source form, including but&#xA;      not limited to compiled object code, generated documentation,&#xA;      and conversions to other media types.&#xA;&#xA;      &quot;Work&quot; shall mean the work of authorship, whether in Source or&#xA;      Object form, made available under the License, as indicated by a&#xA;      copyright notice that is included in or attached to the work&#xA;      (an example is provided in the Appendix below).&#xA;&#xA;      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object&#xA;      form, that is based on (or derived from) the Work and for which the&#xA;      editorial revisions, annotations, elaborations, or other modifications&#xA;      represent, as a whole, an original work of authorship. For the purposes&#xA;      of this License, Derivative Works shall not include works that remain&#xA;      separable from, or merely link (or bind by name) to the interfaces of,&#xA;      the Work and Derivative Works thereof.&#xA;&#xA;      &quot;Contribution&quot; shall mean any work of authorship, including&#xA;      the original version of the Work and any modifications or additions&#xA;      to that Work or Derivative Works thereof, that is intentionally&#xA;      submitted to Licensor for inclusion in the Work by the copyright owner&#xA;      or by an individual or Legal Entity authorized to submit on behalf of&#xA;      the copyright owner. For the purposes of this definition, &quot;submitted&quot;&#xA;      means any form of electronic, verbal, or written communication sent&#xA;      to the Licensor or its representatives, including but not limited to&#xA;      communication on electronic mailing lists, source code control systems,&#xA;      and issue tracking systems that are managed by, or on behalf of, the&#xA;      Licensor for the purpose of discussing and improving the Work, but&#xA;      excluding communication that is conspicuously marked or otherwise&#xA;      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;&#xA;&#xA;      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity&#xA;      on behalf of whom a Contribution has been received by Licensor and&#xA;      subsequently incorporated within the Work.&#xA;&#xA;   2. Grant of Copyright License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      copyright license to reproduce, prepare Derivative Works of,&#xA;      publicly display, publicly perform, sublicense, and distribute the&#xA;      Work and such Derivative Works in Source or Object form.&#xA;&#xA;   3. Grant of Patent License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      (except as stated in this section) patent license to make, have made,&#xA;      use, offer to sell, sell, import, and otherwise transfer the Work,&#xA;      where such license applies only to those patent claims licensable&#xA;      by such Contributor that are necessarily infringed by their&#xA;      Contribution(s) alone or by combination of their Contribution(s)&#xA;      with the Work to which such Contribution(s) was submitted. If You&#xA;      institute patent litigation against any entity (including a&#xA;      cross-claim or counterclaim in a lawsuit) alleging that the Work&#xA;      or a Contribution incorporated within the Work constitutes direct&#xA;      or contributory patent infringement, then any patent licenses&#xA;      granted to You under this License for that Work shall terminate&#xA;      as of the date such litigation is filed.&#xA;&#xA;   4. Redistribution. You may reproduce and distribute copies of the&#xA;      Work or Derivative Works thereof in any medium, with or without&#xA;      modifications, and in Source or Object form, provided that You&#xA;      meet the following conditions:&#xA;&#xA;      (a) You must give any other recipients of the Work or&#xA;          Derivative Works a copy of this License; and&#xA;&#xA;      (b) You must cause any modified files to carry prominent notices&#xA;          stating that You changed the files; and&#xA;&#xA;      (c) You must retain, in the Source form of any Derivative Works&#xA;          that You distribute, all copyright, patent, trademark, and&#xA;          attribution notices from the Source form of the Work,&#xA;          excluding those notices that do not pertain to any part of&#xA;          the Derivative Works; and&#xA;&#xA;      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its&#xA;          distribution, then any Derivative Works that You distribute must&#xA;          include a readable copy of the attribution notices contained&#xA;          within such NOTICE file, excluding those notices that do not&#xA;          pertain to any part of the Derivative Works, in at least one&#xA;          of the following places: within a NOTICE text file distributed&#xA;          as part of the Derivative Works; within the Source form or&#xA;          documentation, if provided along with the Derivative Works; or,&#xA;          within a display generated by the Derivative Works, if and&#xA;          wherever such third-party notices normally appear. The contents&#xA;          of the NOTICE file are for informational purposes only and&#xA;          do not modify the License. You may add Your own attribution&#xA;          notices within Derivative Works that You distribute, alongside&#xA;          or as an addendum to the NOTICE text from the Work, provided&#xA;          that such additional attribution notices cannot be construed&#xA;          as modifying the License.&#xA;&#xA;      You may add Your own copyright statement to Your modifications and&#xA;      may provide additional or different license terms and conditions&#xA;      for use, reproduction, or distribution of Your modifications, or&#xA;      for any such Derivative Works as a whole, provided Your use,&#xA;      reproduction, and distribution of the Work otherwise complies with&#xA;      the conditions stated in this License.&#xA;&#xA;   5. Submission of Contributions. Unless You explicitly state otherwise,&#xA;      any Contribution intentionally submitted for inclusion in the Work&#xA;      by You to the Licensor shall be under the terms and conditions of&#xA;      this License, without any additional terms or conditions.&#xA;      Notwithstanding the above, nothing herein shall supersede or modify&#xA;      the terms of any separate license agreement you may have executed&#xA;      with Licensor regarding such Contributions.&#xA;&#xA;   6. Trademarks. This License does not grant permission to use the trade&#xA;      names, trademarks, service marks, or product names of the Licensor,&#xA;      except as required for reasonable and customary use in describing the&#xA;      origin of the Work and reproducing the content of the NOTICE file.&#xA;&#xA;   7. Disclaimer of Warranty. Unless required by applicable law or&#xA;      agreed to in writing, Licensor provides the Work (and each&#xA;      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,&#xA;      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or&#xA;      implied, including, without limitation, any warranties or conditions&#xA;      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A&#xA;      PARTICULAR PURPOSE. You are solely responsible for determining the&#xA;      appropriateness of using or redistributing the Work and assume any&#xA;      risks associated with Your exercise of permissions under this License.&#xA;&#xA;   8. Limitation of Liability. In no event and under no legal theory,&#xA;      whether in tort (including negligence), contract, or otherwise,&#xA;      unless required by applicable law (such as deliberate and grossly&#xA;      negligent acts) or agreed to in writing, shall any Contributor be&#xA;      liable to You for damages, including any direct, indirect, special,&#xA;      incidental, or consequential damages of any character arising as a&#xA;      result of this License or out of the use or inability to use the&#xA;      Work (including but not limited to damages for loss of goodwill,&#xA;      work stoppage, computer failure or malfunction, or any and all&#xA;      other commercial damages or losses), even if such Contributor&#xA;      has been advised of the possibility of such damages.&#xA;&#xA;   9. Accepting Warranty or Additional Liability. While redistributing&#xA;      the Work or Derivative Works thereof, You may choose to offer,&#xA;      and charge a fee for, acceptance of support, warranty, indemnity,&#xA;      or other liability obligations and/or rights consistent with this&#xA;      License. However, in accepting such obligations, You may act only&#xA;      on Your own behalf and on Your sole responsibility, not on behalf&#xA;      of any other Contributor, and only if You agree to indemnify,&#xA;      defend, and hold each Contributor harmless for any liability&#xA;      incurred by, or claims asserted against, such Contributor by reason&#xA;      of your accepting any such warranty or additional liability.&#xA;&#xA;   END OF TERMS AND CONDITIONS
        </license>
      </licenses>
      <copyright>
        Copyright (c) 2010 Mohan KR&#xA;Copyright (c) 2010 Basis Technology Corp.
      </copyright>
    </unit>
    <unit id='com.basistech.m2e.code.quality.pmd.feature.feature.jar' version='1.0.0.201602071612'>
      <properties size='3'>
        <property name='org.eclipse.equinox.p2.name' value='PMD configuration plugin for M2Eclipse'/>
        <property name='org.eclipse.equinox.p2.description' value='Feature to automatically configure the Eclipse PMD plugin&#xA;with configuration&#xA;derived from the configuration of the check goal of the maven-pmd-plugin.'/>
        <property name='org.eclipse.update.feature.plugin' value='com.basistech.m2e.code.quality.shared'/>
      </properties>
      <provides size='3'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.pmd.feature.feature.jar' version='1.0.0.201602071612'/>
        <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/>
        <provided namespace='org.eclipse.update.feature' name='com.basistech.m2e.code.quality.pmd.feature' version='1.0.0.201602071612'/>
      </provides>
      <filter>
        (org.eclipse.update.install.features=true)
      </filter>
      <artifacts size='1'>
        <artifact classifier='org.eclipse.update.feature' id='com.basistech.m2e.code.quality.pmd.feature' version='1.0.0.201602071612'/>
      </artifacts>
      <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
      <touchpointData size='1'>
        <instructions size='1'>
          <instruction key='zipped'>
            true
          </instruction>
        </instructions>
      </touchpointData>
      <licenses size='1'>
        <license uri='http://www.apache.org/licenses/' url='http://www.apache.org/licenses/'>
          Apache License&#xA;                           Version 2.0, January 2004&#xA;                        http://www.apache.org/licenses/&#xA;&#xA;   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION&#xA;&#xA;   1. Definitions.&#xA;&#xA;      &quot;License&quot; shall mean the terms and conditions for use, reproduction,&#xA;      and distribution as defined by Sections 1 through 9 of this document.&#xA;&#xA;      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by&#xA;      the copyright owner that is granting the License.&#xA;&#xA;      &quot;Legal Entity&quot; shall mean the union of the acting entity and all&#xA;      other entities that control, are controlled by, or are under common&#xA;      control with that entity. For the purposes of this definition,&#xA;      &quot;control&quot; means (i) the power, direct or indirect, to cause the&#xA;      direction or management of such entity, whether by contract or&#xA;      otherwise, or (ii) ownership of fifty percent (50%) or more of the&#xA;      outstanding shares, or (iii) beneficial ownership of such entity.&#xA;&#xA;      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity&#xA;      exercising permissions granted by this License.&#xA;&#xA;      &quot;Source&quot; form shall mean the preferred form for making modifications,&#xA;      including but not limited to software source code, documentation&#xA;      source, and configuration files.&#xA;&#xA;      &quot;Object&quot; form shall mean any form resulting from mechanical&#xA;      transformation or translation of a Source form, including but&#xA;      not limited to compiled object code, generated documentation,&#xA;      and conversions to other media types.&#xA;&#xA;      &quot;Work&quot; shall mean the work of authorship, whether in Source or&#xA;      Object form, made available under the License, as indicated by a&#xA;      copyright notice that is included in or attached to the work&#xA;      (an example is provided in the Appendix below).&#xA;&#xA;      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object&#xA;      form, that is based on (or derived from) the Work and for which the&#xA;      editorial revisions, annotations, elaborations, or other modifications&#xA;      represent, as a whole, an original work of authorship. For the purposes&#xA;      of this License, Derivative Works shall not include works that remain&#xA;      separable from, or merely link (or bind by name) to the interfaces of,&#xA;      the Work and Derivative Works thereof.&#xA;&#xA;      &quot;Contribution&quot; shall mean any work of authorship, including&#xA;      the original version of the Work and any modifications or additions&#xA;      to that Work or Derivative Works thereof, that is intentionally&#xA;      submitted to Licensor for inclusion in the Work by the copyright owner&#xA;      or by an individual or Legal Entity authorized to submit on behalf of&#xA;      the copyright owner. For the purposes of this definition, &quot;submitted&quot;&#xA;      means any form of electronic, verbal, or written communication sent&#xA;      to the Licensor or its representatives, including but not limited to&#xA;      communication on electronic mailing lists, source code control systems,&#xA;      and issue tracking systems that are managed by, or on behalf of, the&#xA;      Licensor for the purpose of discussing and improving the Work, but&#xA;      excluding communication that is conspicuously marked or otherwise&#xA;      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;&#xA;&#xA;      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity&#xA;      on behalf of whom a Contribution has been received by Licensor and&#xA;      subsequently incorporated within the Work.&#xA;&#xA;   2. Grant of Copyright License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      copyright license to reproduce, prepare Derivative Works of,&#xA;      publicly display, publicly perform, sublicense, and distribute the&#xA;      Work and such Derivative Works in Source or Object form.&#xA;&#xA;   3. Grant of Patent License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      (except as stated in this section) patent license to make, have made,&#xA;      use, offer to sell, sell, import, and otherwise transfer the Work,&#xA;      where such license applies only to those patent claims licensable&#xA;      by such Contributor that are necessarily infringed by their&#xA;      Contribution(s) alone or by combination of their Contribution(s)&#xA;      with the Work to which such Contribution(s) was submitted. If You&#xA;      institute patent litigation against any entity (including a&#xA;      cross-claim or counterclaim in a lawsuit) alleging that the Work&#xA;      or a Contribution incorporated within the Work constitutes direct&#xA;      or contributory patent infringement, then any patent licenses&#xA;      granted to You under this License for that Work shall terminate&#xA;      as of the date such litigation is filed.&#xA;&#xA;   4. Redistribution. You may reproduce and distribute copies of the&#xA;      Work or Derivative Works thereof in any medium, with or without&#xA;      modifications, and in Source or Object form, provided that You&#xA;      meet the following conditions:&#xA;&#xA;      (a) You must give any other recipients of the Work or&#xA;          Derivative Works a copy of this License; and&#xA;&#xA;      (b) You must cause any modified files to carry prominent notices&#xA;          stating that You changed the files; and&#xA;&#xA;      (c) You must retain, in the Source form of any Derivative Works&#xA;          that You distribute, all copyright, patent, trademark, and&#xA;          attribution notices from the Source form of the Work,&#xA;          excluding those notices that do not pertain to any part of&#xA;          the Derivative Works; and&#xA;&#xA;      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its&#xA;          distribution, then any Derivative Works that You distribute must&#xA;          include a readable copy of the attribution notices contained&#xA;          within such NOTICE file, excluding those notices that do not&#xA;          pertain to any part of the Derivative Works, in at least one&#xA;          of the following places: within a NOTICE text file distributed&#xA;          as part of the Derivative Works; within the Source form or&#xA;          documentation, if provided along with the Derivative Works; or,&#xA;          within a display generated by the Derivative Works, if and&#xA;          wherever such third-party notices normally appear. The contents&#xA;          of the NOTICE file are for informational purposes only and&#xA;          do not modify the License. You may add Your own attribution&#xA;          notices within Derivative Works that You distribute, alongside&#xA;          or as an addendum to the NOTICE text from the Work, provided&#xA;          that such additional attribution notices cannot be construed&#xA;          as modifying the License.&#xA;&#xA;      You may add Your own copyright statement to Your modifications and&#xA;      may provide additional or different license terms and conditions&#xA;      for use, reproduction, or distribution of Your modifications, or&#xA;      for any such Derivative Works as a whole, provided Your use,&#xA;      reproduction, and distribution of the Work otherwise complies with&#xA;      the conditions stated in this License.&#xA;&#xA;   5. Submission of Contributions. Unless You explicitly state otherwise,&#xA;      any Contribution intentionally submitted for inclusion in the Work&#xA;      by You to the Licensor shall be under the terms and conditions of&#xA;      this License, without any additional terms or conditions.&#xA;      Notwithstanding the above, nothing herein shall supersede or modify&#xA;      the terms of any separate license agreement you may have executed&#xA;      with Licensor regarding such Contributions.&#xA;&#xA;   6. Trademarks. This License does not grant permission to use the trade&#xA;      names, trademarks, service marks, or product names of the Licensor,&#xA;      except as required for reasonable and customary use in describing the&#xA;      origin of the Work and reproducing the content of the NOTICE file.&#xA;&#xA;   7. Disclaimer of Warranty. Unless required by applicable law or&#xA;      agreed to in writing, Licensor provides the Work (and each&#xA;      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,&#xA;      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or&#xA;      implied, including, without limitation, any warranties or conditions&#xA;      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A&#xA;      PARTICULAR PURPOSE. You are solely responsible for determining the&#xA;      appropriateness of using or redistributing the Work and assume any&#xA;      risks associated with Your exercise of permissions under this License.&#xA;&#xA;   8. Limitation of Liability. In no event and under no legal theory,&#xA;      whether in tort (including negligence), contract, or otherwise,&#xA;      unless required by applicable law (such as deliberate and grossly&#xA;      negligent acts) or agreed to in writing, shall any Contributor be&#xA;      liable to You for damages, including any direct, indirect, special,&#xA;      incidental, or consequential damages of any character arising as a&#xA;      result of this License or out of the use or inability to use the&#xA;      Work (including but not limited to damages for loss of goodwill,&#xA;      work stoppage, computer failure or malfunction, or any and all&#xA;      other commercial damages or losses), even if such Contributor&#xA;      has been advised of the possibility of such damages.&#xA;&#xA;   9. Accepting Warranty or Additional Liability. While redistributing&#xA;      the Work or Derivative Works thereof, You may choose to offer,&#xA;      and charge a fee for, acceptance of support, warranty, indemnity,&#xA;      or other liability obligations and/or rights consistent with this&#xA;      License. However, in accepting such obligations, You may act only&#xA;      on Your own behalf and on Your sole responsibility, not on behalf&#xA;      of any other Contributor, and only if You agree to indemnify,&#xA;      defend, and hold each Contributor harmless for any liability&#xA;      incurred by, or claims asserted against, such Contributor by reason&#xA;      of your accepting any such warranty or additional liability.&#xA;&#xA;   END OF TERMS AND CONDITIONS
        </license>
      </licenses>
      <copyright>
        Copyright 2010 Mohan KR&#xA;Copyright 2010 Basis Technology Corp.
      </copyright>
    </unit>
    <unit id='com.basistech.m2e.code.quality.checkstyle.feature.feature.jar' version='1.0.0.201602071612'>
      <properties size='3'>
        <property name='org.eclipse.equinox.p2.name' value='Checkstyle configuration plugin for M2Eclipse'/>
        <property name='org.eclipse.equinox.p2.description' value='Feature to automatically configure the Eclipse Checkstyle plugin with configuration&#xA;derived from the configuration of the check goal of the maven-checkstyle-plugin.'/>
        <property name='org.eclipse.update.feature.plugin' value='com.basistech.m2e.code.quality.shared'/>
      </properties>
      <provides size='3'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='com.basistech.m2e.code.quality.checkstyle.feature.feature.jar' version='1.0.0.201602071612'/>
        <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/>
        <provided namespace='org.eclipse.update.feature' name='com.basistech.m2e.code.quality.checkstyle.feature' version='1.0.0.201602071612'/>
      </provides>
      <filter>
        (org.eclipse.update.install.features=true)
      </filter>
      <artifacts size='1'>
        <artifact classifier='org.eclipse.update.feature' id='com.basistech.m2e.code.quality.checkstyle.feature' version='1.0.0.201602071612'/>
      </artifacts>
      <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
      <touchpointData size='1'>
        <instructions size='1'>
          <instruction key='zipped'>
            true
          </instruction>
        </instructions>
      </touchpointData>
      <licenses size='1'>
        <license uri='http://www.apache.org/licenses/' url='http://www.apache.org/licenses/'>
          Apache License&#xA;                           Version 2.0, January 2004&#xA;                        http://www.apache.org/licenses/&#xA;&#xA;   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION&#xA;&#xA;   1. Definitions.&#xA;&#xA;      &quot;License&quot; shall mean the terms and conditions for use, reproduction,&#xA;      and distribution as defined by Sections 1 through 9 of this document.&#xA;&#xA;      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by&#xA;      the copyright owner that is granting the License.&#xA;&#xA;      &quot;Legal Entity&quot; shall mean the union of the acting entity and all&#xA;      other entities that control, are controlled by, or are under common&#xA;      control with that entity. For the purposes of this definition,&#xA;      &quot;control&quot; means (i) the power, direct or indirect, to cause the&#xA;      direction or management of such entity, whether by contract or&#xA;      otherwise, or (ii) ownership of fifty percent (50%) or more of the&#xA;      outstanding shares, or (iii) beneficial ownership of such entity.&#xA;&#xA;      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity&#xA;      exercising permissions granted by this License.&#xA;&#xA;      &quot;Source&quot; form shall mean the preferred form for making modifications,&#xA;      including but not limited to software source code, documentation&#xA;      source, and configuration files.&#xA;&#xA;      &quot;Object&quot; form shall mean any form resulting from mechanical&#xA;      transformation or translation of a Source form, including but&#xA;      not limited to compiled object code, generated documentation,&#xA;      and conversions to other media types.&#xA;&#xA;      &quot;Work&quot; shall mean the work of authorship, whether in Source or&#xA;      Object form, made available under the License, as indicated by a&#xA;      copyright notice that is included in or attached to the work&#xA;      (an example is provided in the Appendix below).&#xA;&#xA;      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object&#xA;      form, that is based on (or derived from) the Work and for which the&#xA;      editorial revisions, annotations, elaborations, or other modifications&#xA;      represent, as a whole, an original work of authorship. For the purposes&#xA;      of this License, Derivative Works shall not include works that remain&#xA;      separable from, or merely link (or bind by name) to the interfaces of,&#xA;      the Work and Derivative Works thereof.&#xA;&#xA;      &quot;Contribution&quot; shall mean any work of authorship, including&#xA;      the original version of the Work and any modifications or additions&#xA;      to that Work or Derivative Works thereof, that is intentionally&#xA;      submitted to Licensor for inclusion in the Work by the copyright owner&#xA;      or by an individual or Legal Entity authorized to submit on behalf of&#xA;      the copyright owner. For the purposes of this definition, &quot;submitted&quot;&#xA;      means any form of electronic, verbal, or written communication sent&#xA;      to the Licensor or its representatives, including but not limited to&#xA;      communication on electronic mailing lists, source code control systems,&#xA;      and issue tracking systems that are managed by, or on behalf of, the&#xA;      Licensor for the purpose of discussing and improving the Work, but&#xA;      excluding communication that is conspicuously marked or otherwise&#xA;      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;&#xA;&#xA;      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity&#xA;      on behalf of whom a Contribution has been received by Licensor and&#xA;      subsequently incorporated within the Work.&#xA;&#xA;   2. Grant of Copyright License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      copyright license to reproduce, prepare Derivative Works of,&#xA;      publicly display, publicly perform, sublicense, and distribute the&#xA;      Work and such Derivative Works in Source or Object form.&#xA;&#xA;   3. Grant of Patent License. Subject to the terms and conditions of&#xA;      this License, each Contributor hereby grants to You a perpetual,&#xA;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#xA;      (except as stated in this section) patent license to make, have made,&#xA;      use, offer to sell, sell, import, and otherwise transfer the Work,&#xA;      where such license applies only to those patent claims licensable&#xA;      by such Contributor that are necessarily infringed by their&#xA;      Contribution(s) alone or by combination of their Contribution(s)&#xA;      with the Work to which such Contribution(s) was submitted. If You&#xA;      institute patent litigation against any entity (including a&#xA;      cross-claim or counterclaim in a lawsuit) alleging that the Work&#xA;      or a Contribution incorporated within the Work constitutes direct&#xA;      or contributory patent infringement, then any patent licenses&#xA;      granted to You under this License for that Work shall terminate&#xA;      as of the date such litigation is filed.&#xA;&#xA;   4. Redistribution. You may reproduce and distribute copies of the&#xA;      Work or Derivative Works thereof in any medium, with or without&#xA;      modifications, and in Source or Object form, provided that You&#xA;      meet the following conditions:&#xA;&#xA;      (a) You must give any other recipients of the Work or&#xA;          Derivative Works a copy of this License; and&#xA;&#xA;      (b) You must cause any modified files to carry prominent notices&#xA;          stating that You changed the files; and&#xA;&#xA;      (c) You must retain, in the Source form of any Derivative Works&#xA;          that You distribute, all copyright, patent, trademark, and&#xA;          attribution notices from the Source form of the Work,&#xA;          excluding those notices that do not pertain to any part of&#xA;          the Derivative Works; and&#xA;&#xA;      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its&#xA;          distribution, then any Derivative Works that You distribute must&#xA;          include a readable copy of the attribution notices contained&#xA;          within such NOTICE file, excluding those notices that do not&#xA;          pertain to any part of the Derivative Works, in at least one&#xA;          of the following places: within a NOTICE text file distributed&#xA;          as part of the Derivative Works; within the Source form or&#xA;          documentation, if provided along with the Derivative Works; or,&#xA;          within a display generated by the Derivative Works, if and&#xA;          wherever such third-party notices normally appear. The contents&#xA;          of the NOTICE file are for informational purposes only and&#xA;          do not modify the License. You may add Your own attribution&#xA;          notices within Derivative Works that You distribute, alongside&#xA;          or as an addendum to the NOTICE text from the Work, provided&#xA;          that such additional attribution notices cannot be construed&#xA;          as modifying the License.&#xA;&#xA;      You may add Your own copyright statement to Your modifications and&#xA;      may provide additional or different license terms and conditions&#xA;      for use, reproduction, or distribution of Your modifications, or&#xA;      for any such Derivative Works as a whole, provided Your use,&#xA;      reproduction, and distribution of the Work otherwise complies with&#xA;      the conditions stated in this License.&#xA;&#xA;   5. Submission of Contributions. Unless You explicitly state otherwise,&#xA;      any Contribution intentionally submitted for inclusion in the Work&#xA;      by You to the Licensor shall be under the terms and conditions of&#xA;      this License, without any additional terms or conditions.&#xA;      Notwithstanding the above, nothing herein shall supersede or modify&#xA;      the terms of any separate license agreement you may have executed&#xA;      with Licensor regarding such Contributions.&#xA;&#xA;   6. Trademarks. This License does not grant permission to use the trade&#xA;      names, trademarks, service marks, or product names of the Licensor,&#xA;      except as required for reasonable and customary use in describing the&#xA;      origin of the Work and reproducing the content of the NOTICE file.&#xA;&#xA;   7. Disclaimer of Warranty. Unless required by applicable law or&#xA;      agreed to in writing, Licensor provides the Work (and each&#xA;      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,&#xA;      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or&#xA;      implied, including, without limitation, any warranties or conditions&#xA;      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A&#xA;      PARTICULAR PURPOSE. You are solely responsible for determining the&#xA;      appropriateness of using or redistributing the Work and assume any&#xA;      risks associated with Your exercise of permissions under this License.&#xA;&#xA;   8. Limitation of Liability. In no event and under no legal theory,&#xA;      whether in tort (including negligence), contract, or otherwise,&#xA;      unless required by applicable law (such as deliberate and grossly&#xA;      negligent acts) or agreed to in writing, shall any Contributor be&#xA;      liable to You for damages, including any direct, indirect, special,&#xA;      incidental, or consequential damages of any character arising as a&#xA;      result of this License or out of the use or inability to use the&#xA;      Work (including but not limited to damages for loss of goodwill,&#xA;      work stoppage, computer failure or malfunction, or any and all&#xA;      other commercial damages or losses), even if such Contributor&#xA;      has been advised of the possibility of such damages.&#xA;&#xA;   9. Accepting Warranty or Additional Liability. While redistributing&#xA;      the Work or Derivative Works thereof, You may choose to offer,&#xA;      and charge a fee for, acceptance of support, warranty, indemnity,&#xA;      or other liability obligations and/or rights consistent with this&#xA;      License. However, in accepting such obligations, You may act only&#xA;      on Your own behalf and on Your sole responsibility, not on behalf&#xA;      of any other Contributor, and only if You agree to indemnify,&#xA;      defend, and hold each Contributor harmless for any liability&#xA;      incurred by, or claims asserted against, such Contributor by reason&#xA;      of your accepting any such warranty or additional liability.&#xA;&#xA;   END OF TERMS AND CONDITIONS
        </license>
      </licenses>
      <copyright>
        Copyright (c) 2010 Mohan KR&#xA;Copyright (c) 2010 Basis Technology Corp.
      </copyright>
    </unit>
  </units>
</repository>
