diff --git a/2.0.0/CHANGELOG.md b/2.0.0/CHANGELOG.md
new file mode 100644
index 0000000..6fac10e
--- /dev/null
+++ b/2.0.0/CHANGELOG.md
@@ -0,0 +1,43 @@
+# Changelog
+
+## [2.0.0](https://github.com/m2e-code-quality/m2e-code-quality/tree/2.0.0) (2022-09-22)
+
+[Full Changelog](https://github.com/m2e-code-quality/m2e-code-quality/compare/1.1.5...2.0.0)
+
+**Breaking changes:**
+
+- Require Java-SE 17 [\#297](https://github.com/m2e-code-quality/m2e-code-quality/pull/297) ([adangel](https://github.com/adangel))
+- Change target platform to 2022-09 [\#296](https://github.com/m2e-code-quality/m2e-code-quality/pull/296) ([adangel](https://github.com/adangel))
+
+**Implemented enhancements:**
+
+- \[ci\] Refactor Github Actions [\#298](https://github.com/m2e-code-quality/m2e-code-quality/pull/298) ([adangel](https://github.com/adangel))
+- Support m2e 2.0.4 [\#294](https://github.com/m2e-code-quality/m2e-code-quality/pull/294) ([adangel](https://github.com/adangel))
+- Improve build to test multiple target platforms [\#290](https://github.com/m2e-code-quality/m2e-code-quality/pull/290) ([adangel](https://github.com/adangel))
+
+**Closed issues:**
+
+- Cannot install in Eclipse 2022-09 [\#292](https://github.com/m2e-code-quality/m2e-code-quality/issues/292)
+
+**Merged pull requests:**
+
+- Set version to 2.0.0-SNAPSHOT [\#295](https://github.com/m2e-code-quality/m2e-code-quality/pull/295) ([adangel](https://github.com/adangel))
+- Bump maven from 3.8.5 to 3.8.6 [\#291](https://github.com/m2e-code-quality/m2e-code-quality/pull/291) ([adangel](https://github.com/adangel))
+- Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.2.0 [\#289](https://github.com/m2e-code-quality/m2e-code-quality/pull/289) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump tycho-version from 2.7.1 to 2.7.5 [\#288](https://github.com/m2e-code-quality/m2e-code-quality/pull/288) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump maven-resources-plugin from 3.2.0 to 3.3.0 [\#286](https://github.com/m2e-code-quality/m2e-code-quality/pull/286) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump maven-toolchains-plugin from 3.0.0 to 3.1.0 [\#283](https://github.com/m2e-code-quality/m2e-code-quality/pull/283) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump tycho-version from 2.7.0 to 2.7.1 [\#277](https://github.com/m2e-code-quality/m2e-code-quality/pull/277) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump maven from 3.8.2 to 3.8.5 [\#276](https://github.com/m2e-code-quality/m2e-code-quality/pull/276) ([adangel](https://github.com/adangel))
+- Remove repository utils plugin [\#275](https://github.com/m2e-code-quality/m2e-code-quality/pull/275) ([adangel](https://github.com/adangel))
+- Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 [\#274](https://github.com/m2e-code-quality/m2e-code-quality/pull/274) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump tycho-version from 2.6.0 to 2.7.0 [\#273](https://github.com/m2e-code-quality/m2e-code-quality/pull/273) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump checkstyle from 8.15 to 8.29 in /test-projects/checkstyle-9 [\#272](https://github.com/m2e-code-quality/m2e-code-quality/pull/272) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump tycho-version from 2.5.0 to 2.6.0 [\#271](https://github.com/m2e-code-quality/m2e-code-quality/pull/271) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump spotbugs-maven-plugin from 4.4.2 to 4.5.3.0 [\#270](https://github.com/m2e-code-quality/m2e-code-quality/pull/270) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Github Actions: Use deploy key instead of PAT [\#265](https://github.com/m2e-code-quality/m2e-code-quality/pull/265) ([adangel](https://github.com/adangel))
+- Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2 [\#264](https://github.com/m2e-code-quality/m2e-code-quality/pull/264) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump repository-utils from 2.2.0 to 2.5.0 [\#263](https://github.com/m2e-code-quality/m2e-code-quality/pull/263) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump tycho-version from 2.4.0 to 2.5.0 [\#262](https://github.com/m2e-code-quality/m2e-code-quality/pull/262) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1 [\#261](https://github.com/m2e-code-quality/m2e-code-quality/pull/261) ([dependabot[bot]](https://github.com/apps/dependabot))
+
diff --git a/2.0.0/artifacts.jar b/2.0.0/artifacts.jar
new file mode 100644
index 0000000..9e4483b
Binary files /dev/null and b/2.0.0/artifacts.jar differ
diff --git a/2.0.0/artifacts.xml.xz b/2.0.0/artifacts.xml.xz
new file mode 100644
index 0000000..693c5b8
Binary files /dev/null and b/2.0.0/artifacts.xml.xz differ
diff --git a/2.0.0/content.jar b/2.0.0/content.jar
new file mode 100644
index 0000000..556766a
Binary files /dev/null and b/2.0.0/content.jar differ
diff --git a/2.0.0/content.xml.xz b/2.0.0/content.xml.xz
new file mode 100644
index 0000000..5cc502c
Binary files /dev/null and b/2.0.0/content.xml.xz differ
diff --git a/2.0.0/features/com.basistech.m2e.code.quality.checkstyle.feature_2.0.0.202209221556-r.jar b/2.0.0/features/com.basistech.m2e.code.quality.checkstyle.feature_2.0.0.202209221556-r.jar
new file mode 100644
index 0000000..e926028
Binary files /dev/null and b/2.0.0/features/com.basistech.m2e.code.quality.checkstyle.feature_2.0.0.202209221556-r.jar differ
diff --git a/2.0.0/features/com.basistech.m2e.code.quality.findbugs.feature_2.0.0.202209221556-r.jar b/2.0.0/features/com.basistech.m2e.code.quality.findbugs.feature_2.0.0.202209221556-r.jar
new file mode 100644
index 0000000..6b6bb8d
Binary files /dev/null and b/2.0.0/features/com.basistech.m2e.code.quality.findbugs.feature_2.0.0.202209221556-r.jar differ
diff --git a/2.0.0/features/com.basistech.m2e.code.quality.pmd.feature_2.0.0.202209221556-r.jar b/2.0.0/features/com.basistech.m2e.code.quality.pmd.feature_2.0.0.202209221556-r.jar
new file mode 100644
index 0000000..e528b98
Binary files /dev/null and b/2.0.0/features/com.basistech.m2e.code.quality.pmd.feature_2.0.0.202209221556-r.jar differ
diff --git a/2.0.0/features/com.basistech.m2e.code.quality.spotbugs.feature_2.0.0.202209221556-r.jar b/2.0.0/features/com.basistech.m2e.code.quality.spotbugs.feature_2.0.0.202209221556-r.jar
new file mode 100644
index 0000000..f690435
Binary files /dev/null and b/2.0.0/features/com.basistech.m2e.code.quality.spotbugs.feature_2.0.0.202209221556-r.jar differ
diff --git a/2.0.0/index.html b/2.0.0/index.html
new file mode 100644
index 0000000..1378ead
--- /dev/null
+++ b/2.0.0/index.html
@@ -0,0 +1,103 @@
+
+
+
+M2E Code Quality - Eclipse Update Site: 2.0.0.202209221556-r
+
+
+
+
+ M2E Code Quality - Eclipse Update Site
+
+
+ This is the Eclipse Update Site for M2E Code Quality.
+
+
+ Build: 2.0.0.202209221556-r | Changelog
+
+
+
+
+ - To install from this site, start up Eclipse, then do:
+
+
+ Help > Install New Software...
+
+
+
+ - Copy this site's URL into Eclipse, and hit Enter.
+ - When the site loads, select the features to install, or click the
+ Select All
+
button.
+
+ - To properly resolve all dependencies, check
+
+
+ [x] Contact all update sites during install to find required software
+
+
+ - Click
+ Next
+
, agree to the license terms, and install.
+
+
+
+
+
+
+
+
diff --git a/2.0.0/p2.index b/2.0.0/p2.index
new file mode 100644
index 0000000..8761405
--- /dev/null
+++ b/2.0.0/p2.index
@@ -0,0 +1,4 @@
+#Thu Sep 22 15:56:58 UTC 2022
+artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
+version=1
+metadata.repository.factory.order=content.xml.xz,content.xml,\!
diff --git a/2.0.0/plugins/com.basistech.m2e.code.quality.checkstyle_2.0.0.202209221556-r.jar b/2.0.0/plugins/com.basistech.m2e.code.quality.checkstyle_2.0.0.202209221556-r.jar
new file mode 100644
index 0000000..83cdab0
Binary files /dev/null and b/2.0.0/plugins/com.basistech.m2e.code.quality.checkstyle_2.0.0.202209221556-r.jar differ
diff --git a/2.0.0/plugins/com.basistech.m2e.code.quality.findbugs_2.0.0.202209221556-r.jar b/2.0.0/plugins/com.basistech.m2e.code.quality.findbugs_2.0.0.202209221556-r.jar
new file mode 100644
index 0000000..8a6d0ff
Binary files /dev/null and b/2.0.0/plugins/com.basistech.m2e.code.quality.findbugs_2.0.0.202209221556-r.jar differ
diff --git a/2.0.0/plugins/com.basistech.m2e.code.quality.pmd_2.0.0.202209221556-r.jar b/2.0.0/plugins/com.basistech.m2e.code.quality.pmd_2.0.0.202209221556-r.jar
new file mode 100644
index 0000000..ea46027
Binary files /dev/null and b/2.0.0/plugins/com.basistech.m2e.code.quality.pmd_2.0.0.202209221556-r.jar differ
diff --git a/2.0.0/plugins/com.basistech.m2e.code.quality.shared_2.0.0.202209221556-r.jar b/2.0.0/plugins/com.basistech.m2e.code.quality.shared_2.0.0.202209221556-r.jar
new file mode 100644
index 0000000..3251c2a
Binary files /dev/null and b/2.0.0/plugins/com.basistech.m2e.code.quality.shared_2.0.0.202209221556-r.jar differ
diff --git a/2.0.0/plugins/com.basistech.m2e.code.quality.spotbugs_2.0.0.202209221556-r.jar b/2.0.0/plugins/com.basistech.m2e.code.quality.spotbugs_2.0.0.202209221556-r.jar
new file mode 100644
index 0000000..d75dce4
Binary files /dev/null and b/2.0.0/plugins/com.basistech.m2e.code.quality.spotbugs_2.0.0.202209221556-r.jar differ
diff --git a/2.1.0/CHANGELOG.md b/2.1.0/CHANGELOG.md
new file mode 100644
index 0000000..6ac7967
--- /dev/null
+++ b/2.1.0/CHANGELOG.md
@@ -0,0 +1,10 @@
+# Changelog
+
+## [Unreleased](https://github.com/m2e-code-quality/m2e-code-quality/tree/HEAD)
+
+[Full Changelog](https://github.com/m2e-code-quality/m2e-code-quality/compare/2.1.0...HEAD)
+
+**Closed issues:**
+
+- Proper releases instead of just snapshots? [\#341](https://github.com/m2e-code-quality/m2e-code-quality/issues/341)
+
diff --git a/2.1.0/artifacts.jar b/2.1.0/artifacts.jar
new file mode 100644
index 0000000..0720a57
Binary files /dev/null and b/2.1.0/artifacts.jar differ
diff --git a/2.1.0/artifacts.xml.xz b/2.1.0/artifacts.xml.xz
new file mode 100644
index 0000000..46353a3
Binary files /dev/null and b/2.1.0/artifacts.xml.xz differ
diff --git a/2.1.0/content.jar b/2.1.0/content.jar
new file mode 100644
index 0000000..52deb06
Binary files /dev/null and b/2.1.0/content.jar differ
diff --git a/2.1.0/content.xml.xz b/2.1.0/content.xml.xz
new file mode 100644
index 0000000..9a0cf11
Binary files /dev/null and b/2.1.0/content.xml.xz differ
diff --git a/2.1.0/features/com.basistech.m2e.code.quality.checkstyle.feature_2.1.0.202312161747-r.jar b/2.1.0/features/com.basistech.m2e.code.quality.checkstyle.feature_2.1.0.202312161747-r.jar
new file mode 100644
index 0000000..3ea13fa
Binary files /dev/null and b/2.1.0/features/com.basistech.m2e.code.quality.checkstyle.feature_2.1.0.202312161747-r.jar differ
diff --git a/2.1.0/features/com.basistech.m2e.code.quality.findbugs.feature_2.1.0.202312161747-r.jar b/2.1.0/features/com.basistech.m2e.code.quality.findbugs.feature_2.1.0.202312161747-r.jar
new file mode 100644
index 0000000..64d5d93
Binary files /dev/null and b/2.1.0/features/com.basistech.m2e.code.quality.findbugs.feature_2.1.0.202312161747-r.jar differ
diff --git a/2.1.0/features/com.basistech.m2e.code.quality.pmd.feature_2.1.0.202312161747-r.jar b/2.1.0/features/com.basistech.m2e.code.quality.pmd.feature_2.1.0.202312161747-r.jar
new file mode 100644
index 0000000..642c780
Binary files /dev/null and b/2.1.0/features/com.basistech.m2e.code.quality.pmd.feature_2.1.0.202312161747-r.jar differ
diff --git a/2.1.0/features/com.basistech.m2e.code.quality.spotbugs.feature_2.1.0.202312161747-r.jar b/2.1.0/features/com.basistech.m2e.code.quality.spotbugs.feature_2.1.0.202312161747-r.jar
new file mode 100644
index 0000000..1f92462
Binary files /dev/null and b/2.1.0/features/com.basistech.m2e.code.quality.spotbugs.feature_2.1.0.202312161747-r.jar differ
diff --git a/2.1.0/index.html b/2.1.0/index.html
new file mode 100644
index 0000000..22a96d2
--- /dev/null
+++ b/2.1.0/index.html
@@ -0,0 +1,103 @@
+
+
+
+M2E Code Quality - Eclipse Update Site: 2.1.0.202312161747-r
+
+
+
+
+ M2E Code Quality - Eclipse Update Site
+
+
+ This is the Eclipse Update Site for M2E Code Quality.
+
+
+ Build: 2.1.0.202312161747-r | Changelog
+
+
+
+
+ - To install from this site, start up Eclipse, then do:
+
+
+ Help > Install New Software...
+
+
+
+ - Copy this site's URL into Eclipse, and hit Enter.
+ - When the site loads, select the features to install, or click the
+ Select All
+
button.
+
+ - To properly resolve all dependencies, check
+
+
+ [x] Contact all update sites during install to find required software
+
+
+ - Click
+ Next
+
, agree to the license terms, and install.
+
+
+
+
+
+
+
+
diff --git a/2.1.0/p2.index b/2.1.0/p2.index
new file mode 100644
index 0000000..6eeea8c
--- /dev/null
+++ b/2.1.0/p2.index
@@ -0,0 +1,4 @@
+#Sat Dec 16 17:48:16 UTC 2023
+artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
+version=1
+metadata.repository.factory.order=content.xml.xz,content.xml,\!
diff --git a/2.1.0/plugins/com.basistech.m2e.code.quality.checkstyle_2.1.0.202312161747-r.jar b/2.1.0/plugins/com.basistech.m2e.code.quality.checkstyle_2.1.0.202312161747-r.jar
new file mode 100644
index 0000000..8eba692
Binary files /dev/null and b/2.1.0/plugins/com.basistech.m2e.code.quality.checkstyle_2.1.0.202312161747-r.jar differ
diff --git a/2.1.0/plugins/com.basistech.m2e.code.quality.findbugs_2.1.0.202312161747-r.jar b/2.1.0/plugins/com.basistech.m2e.code.quality.findbugs_2.1.0.202312161747-r.jar
new file mode 100644
index 0000000..ebd4c43
Binary files /dev/null and b/2.1.0/plugins/com.basistech.m2e.code.quality.findbugs_2.1.0.202312161747-r.jar differ
diff --git a/2.1.0/plugins/com.basistech.m2e.code.quality.pmd_2.1.0.202312161747-r.jar b/2.1.0/plugins/com.basistech.m2e.code.quality.pmd_2.1.0.202312161747-r.jar
new file mode 100644
index 0000000..31c5e4f
Binary files /dev/null and b/2.1.0/plugins/com.basistech.m2e.code.quality.pmd_2.1.0.202312161747-r.jar differ
diff --git a/2.1.0/plugins/com.basistech.m2e.code.quality.shared_2.1.0.202312161747-r.jar b/2.1.0/plugins/com.basistech.m2e.code.quality.shared_2.1.0.202312161747-r.jar
new file mode 100644
index 0000000..9e5bfa1
Binary files /dev/null and b/2.1.0/plugins/com.basistech.m2e.code.quality.shared_2.1.0.202312161747-r.jar differ
diff --git a/2.1.0/plugins/com.basistech.m2e.code.quality.spotbugs_2.1.0.202312161747-r.jar b/2.1.0/plugins/com.basistech.m2e.code.quality.spotbugs_2.1.0.202312161747-r.jar
new file mode 100644
index 0000000..533dd46
Binary files /dev/null and b/2.1.0/plugins/com.basistech.m2e.code.quality.spotbugs_2.1.0.202312161747-r.jar differ
diff --git a/2.2.0/CHANGELOG.md b/2.2.0/CHANGELOG.md
new file mode 100644
index 0000000..cbbef25
--- /dev/null
+++ b/2.2.0/CHANGELOG.md
@@ -0,0 +1,20 @@
+# Changelog
+
+## [2.2.0](https://github.com/m2e-code-quality/m2e-code-quality/tree/2.2.0) (2024-04-15)
+
+[Full Changelog](https://github.com/m2e-code-quality/m2e-code-quality/compare/2.1.0...2.2.0)
+
+**Implemented enhancements:**
+
+- Support eclipse 2024-03 [\#353](https://github.com/m2e-code-quality/m2e-code-quality/pull/353) ([adangel](https://github.com/adangel))
+- Update to PMD 7.0.0 [\#351](https://github.com/m2e-code-quality/m2e-code-quality/pull/351) ([adangel](https://github.com/adangel))
+
+**Merged pull requests:**
+
+- Revert "\[spotbugs\] Add in 'verify' as a valid goal \(\#343\)" [\#355](https://github.com/m2e-code-quality/m2e-code-quality/pull/355) ([adangel](https://github.com/adangel))
+- Add test case to test spotbugs verify goal [\#354](https://github.com/m2e-code-quality/m2e-code-quality/pull/354) ([adangel](https://github.com/adangel))
+- Update github actions [\#352](https://github.com/m2e-code-quality/m2e-code-quality/pull/352) ([adangel](https://github.com/adangel))
+- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.4.0 [\#350](https://github.com/m2e-code-quality/m2e-code-quality/pull/350) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump tycho-version from 4.0.4 to 4.0.7 [\#349](https://github.com/m2e-code-quality/m2e-code-quality/pull/349) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 [\#345](https://github.com/m2e-code-quality/m2e-code-quality/pull/345) ([dependabot[bot]](https://github.com/apps/dependabot))
+
diff --git a/2.2.0/artifacts.jar b/2.2.0/artifacts.jar
new file mode 100644
index 0000000..e61e348
Binary files /dev/null and b/2.2.0/artifacts.jar differ
diff --git a/2.2.0/artifacts.xml.xz b/2.2.0/artifacts.xml.xz
new file mode 100644
index 0000000..ba5790c
Binary files /dev/null and b/2.2.0/artifacts.xml.xz differ
diff --git a/2.2.0/content.jar b/2.2.0/content.jar
new file mode 100644
index 0000000..8511dea
Binary files /dev/null and b/2.2.0/content.jar differ
diff --git a/2.2.0/content.xml.xz b/2.2.0/content.xml.xz
new file mode 100644
index 0000000..a9e5dcf
Binary files /dev/null and b/2.2.0/content.xml.xz differ
diff --git a/2.2.0/features/com.basistech.m2e.code.quality.checkstyle.feature_2.2.0.202404151854-r.jar b/2.2.0/features/com.basistech.m2e.code.quality.checkstyle.feature_2.2.0.202404151854-r.jar
new file mode 100644
index 0000000..761a98d
Binary files /dev/null and b/2.2.0/features/com.basistech.m2e.code.quality.checkstyle.feature_2.2.0.202404151854-r.jar differ
diff --git a/2.2.0/features/com.basistech.m2e.code.quality.findbugs.feature_2.2.0.202404151854-r.jar b/2.2.0/features/com.basistech.m2e.code.quality.findbugs.feature_2.2.0.202404151854-r.jar
new file mode 100644
index 0000000..6cbf921
Binary files /dev/null and b/2.2.0/features/com.basistech.m2e.code.quality.findbugs.feature_2.2.0.202404151854-r.jar differ
diff --git a/2.2.0/features/com.basistech.m2e.code.quality.pmd.feature_2.2.0.202404151854-r.jar b/2.2.0/features/com.basistech.m2e.code.quality.pmd.feature_2.2.0.202404151854-r.jar
new file mode 100644
index 0000000..029f5bd
Binary files /dev/null and b/2.2.0/features/com.basistech.m2e.code.quality.pmd.feature_2.2.0.202404151854-r.jar differ
diff --git a/2.2.0/features/com.basistech.m2e.code.quality.spotbugs.feature_2.2.0.202404151854-r.jar b/2.2.0/features/com.basistech.m2e.code.quality.spotbugs.feature_2.2.0.202404151854-r.jar
new file mode 100644
index 0000000..5b2e7c8
Binary files /dev/null and b/2.2.0/features/com.basistech.m2e.code.quality.spotbugs.feature_2.2.0.202404151854-r.jar differ
diff --git a/2.2.0/index.html b/2.2.0/index.html
new file mode 100644
index 0000000..36612e0
--- /dev/null
+++ b/2.2.0/index.html
@@ -0,0 +1,103 @@
+
+
+
+M2E Code Quality - Eclipse Update Site: 2.2.0.202404151854-r
+
+
+
+
+ M2E Code Quality - Eclipse Update Site
+
+
+ This is the Eclipse Update Site for M2E Code Quality.
+
+
+ Build: 2.2.0.202404151854-r | Changelog
+
+
+
+
+ - To install from this site, start up Eclipse, then do:
+
+
+ Help > Install New Software...
+
+
+
+ - Copy this site's URL into Eclipse, and hit Enter.
+ - When the site loads, select the features to install, or click the
+ Select All
+
button.
+
+ - To properly resolve all dependencies, check
+
+
+ [x] Contact all update sites during install to find required software
+
+
+ - Click
+ Next
+
, agree to the license terms, and install.
+
+
+
+
+
+
+
+
diff --git a/2.2.0/p2.index b/2.2.0/p2.index
new file mode 100644
index 0000000..4aed8fe
--- /dev/null
+++ b/2.2.0/p2.index
@@ -0,0 +1,4 @@
+#Mon Apr 15 18:55:13 UTC 2024
+artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
+version=1
+metadata.repository.factory.order=content.xml.xz,content.xml,\!
diff --git a/2.2.0/plugins/com.basistech.m2e.code.quality.checkstyle_2.2.0.202404151854-r.jar b/2.2.0/plugins/com.basistech.m2e.code.quality.checkstyle_2.2.0.202404151854-r.jar
new file mode 100644
index 0000000..45567f9
Binary files /dev/null and b/2.2.0/plugins/com.basistech.m2e.code.quality.checkstyle_2.2.0.202404151854-r.jar differ
diff --git a/2.2.0/plugins/com.basistech.m2e.code.quality.findbugs_2.2.0.202404151854-r.jar b/2.2.0/plugins/com.basistech.m2e.code.quality.findbugs_2.2.0.202404151854-r.jar
new file mode 100644
index 0000000..07cbab8
Binary files /dev/null and b/2.2.0/plugins/com.basistech.m2e.code.quality.findbugs_2.2.0.202404151854-r.jar differ
diff --git a/2.2.0/plugins/com.basistech.m2e.code.quality.pmd_2.2.0.202404151854-r.jar b/2.2.0/plugins/com.basistech.m2e.code.quality.pmd_2.2.0.202404151854-r.jar
new file mode 100644
index 0000000..4c308b6
Binary files /dev/null and b/2.2.0/plugins/com.basistech.m2e.code.quality.pmd_2.2.0.202404151854-r.jar differ
diff --git a/2.2.0/plugins/com.basistech.m2e.code.quality.shared_2.2.0.202404151854-r.jar b/2.2.0/plugins/com.basistech.m2e.code.quality.shared_2.2.0.202404151854-r.jar
new file mode 100644
index 0000000..b37113c
Binary files /dev/null and b/2.2.0/plugins/com.basistech.m2e.code.quality.shared_2.2.0.202404151854-r.jar differ
diff --git a/2.2.0/plugins/com.basistech.m2e.code.quality.spotbugs_2.2.0.202404151854-r.jar b/2.2.0/plugins/com.basistech.m2e.code.quality.spotbugs_2.2.0.202404151854-r.jar
new file mode 100644
index 0000000..5c0fd07
Binary files /dev/null and b/2.2.0/plugins/com.basistech.m2e.code.quality.spotbugs_2.2.0.202404151854-r.jar differ
diff --git a/compositeArtifacts.xml b/compositeArtifacts.xml
new file mode 100644
index 0000000..ff98b91
--- /dev/null
+++ b/compositeArtifacts.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/compositeContent.xml b/compositeContent.xml
new file mode 100644
index 0000000..402c63b
--- /dev/null
+++ b/compositeContent.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/index.md b/index.md
new file mode 100644
index 0000000..5c4a253
--- /dev/null
+++ b/index.md
@@ -0,0 +1,16 @@
+This is a composite Eclipse Update Site for the [M2E Code Quality Project](https://github.com/m2e-code-quality/m2e-code-quality).
+
+Use to install the plugin with the Eclipse Update Manager.
+
+Snapshots can be accessed using the repository at
+
+Old versions can be accessed using the repository at
+
+----
+
+Versions available at :
+
+
+* [2.0.0](2.0.0/)
+* [2.1.0](2.1.0/)
+* [2.2.0](2.2.0/)
diff --git a/old/1.0.0.201501120825/artifacts.jar b/old/1.0.0.201501120825/artifacts.jar
new file mode 100644
index 0000000..01eda88
Binary files /dev/null and b/old/1.0.0.201501120825/artifacts.jar differ
diff --git a/old/1.0.0.201501120825/associate-sites.xml b/old/1.0.0.201501120825/associate-sites.xml
new file mode 100644
index 0000000..4b33583
--- /dev/null
+++ b/old/1.0.0.201501120825/associate-sites.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/old/1.0.0.201501120825/content.jar b/old/1.0.0.201501120825/content.jar
new file mode 100644
index 0000000..5fa64c9
Binary files /dev/null and b/old/1.0.0.201501120825/content.jar differ
diff --git a/old/1.0.0.201501120825/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201501120825.jar b/old/1.0.0.201501120825/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201501120825.jar
new file mode 100644
index 0000000..8c0ce90
Binary files /dev/null and b/old/1.0.0.201501120825/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201501120825.jar differ
diff --git a/old/1.0.0.201501120825/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201501120825.jar b/old/1.0.0.201501120825/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201501120825.jar
new file mode 100644
index 0000000..c748f9f
Binary files /dev/null and b/old/1.0.0.201501120825/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201501120825.jar differ
diff --git a/old/1.0.0.201501120825/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201501120825.jar b/old/1.0.0.201501120825/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201501120825.jar
new file mode 100644
index 0000000..dcd6958
Binary files /dev/null and b/old/1.0.0.201501120825/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201501120825.jar differ
diff --git a/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201501120825.jar b/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201501120825.jar
new file mode 100644
index 0000000..4865b1b
Binary files /dev/null and b/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201501120825.jar differ
diff --git a/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201501120825.jar b/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201501120825.jar
new file mode 100644
index 0000000..935ed36
Binary files /dev/null and b/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201501120825.jar differ
diff --git a/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201501120825.jar b/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201501120825.jar
new file mode 100644
index 0000000..18b8a7e
Binary files /dev/null and b/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201501120825.jar differ
diff --git a/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201501120825.jar b/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201501120825.jar
new file mode 100644
index 0000000..1d05071
Binary files /dev/null and b/old/1.0.0.201501120825/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201501120825.jar differ
diff --git a/old/1.0.0.201501120825/site.xml b/old/1.0.0.201501120825/site.xml
new file mode 100644
index 0000000..b280079
--- /dev/null
+++ b/old/1.0.0.201501120825/site.xml
@@ -0,0 +1,16 @@
+
+
+
+ Code Quality Plugin Configuration for M2Eclipse
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.0.0.201503101518/artifacts.jar b/old/1.0.0.201503101518/artifacts.jar
new file mode 100644
index 0000000..6b3243e
Binary files /dev/null and b/old/1.0.0.201503101518/artifacts.jar differ
diff --git a/old/1.0.0.201503101518/associate-sites.xml b/old/1.0.0.201503101518/associate-sites.xml
new file mode 100644
index 0000000..4b33583
--- /dev/null
+++ b/old/1.0.0.201503101518/associate-sites.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/old/1.0.0.201503101518/content.jar b/old/1.0.0.201503101518/content.jar
new file mode 100644
index 0000000..26bb9bd
Binary files /dev/null and b/old/1.0.0.201503101518/content.jar differ
diff --git a/old/1.0.0.201503101518/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201503101518.jar b/old/1.0.0.201503101518/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201503101518.jar
new file mode 100644
index 0000000..96d4baf
Binary files /dev/null and b/old/1.0.0.201503101518/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201503101518.jar differ
diff --git a/old/1.0.0.201503101518/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201503101518.jar b/old/1.0.0.201503101518/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201503101518.jar
new file mode 100644
index 0000000..0b037f6
Binary files /dev/null and b/old/1.0.0.201503101518/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201503101518.jar differ
diff --git a/old/1.0.0.201503101518/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201503101518.jar b/old/1.0.0.201503101518/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201503101518.jar
new file mode 100644
index 0000000..8e85e76
Binary files /dev/null and b/old/1.0.0.201503101518/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201503101518.jar differ
diff --git a/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201503101518.jar b/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201503101518.jar
new file mode 100644
index 0000000..e0c6c19
Binary files /dev/null and b/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201503101518.jar differ
diff --git a/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201503101518.jar b/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201503101518.jar
new file mode 100644
index 0000000..758a052
Binary files /dev/null and b/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201503101518.jar differ
diff --git a/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201503101518.jar b/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201503101518.jar
new file mode 100644
index 0000000..b896f96
Binary files /dev/null and b/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201503101518.jar differ
diff --git a/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201503101518.jar b/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201503101518.jar
new file mode 100644
index 0000000..9ee8984
Binary files /dev/null and b/old/1.0.0.201503101518/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201503101518.jar differ
diff --git a/old/1.0.0.201503101518/site.xml b/old/1.0.0.201503101518/site.xml
new file mode 100644
index 0000000..564292f
--- /dev/null
+++ b/old/1.0.0.201503101518/site.xml
@@ -0,0 +1,16 @@
+
+
+
+ Code Quality Plugin Configuration for M2Eclipse
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.0.0.201602071612/artifacts.jar b/old/1.0.0.201602071612/artifacts.jar
new file mode 100644
index 0000000..a6f6b63
Binary files /dev/null and b/old/1.0.0.201602071612/artifacts.jar differ
diff --git a/old/1.0.0.201602071612/associate-sites.xml b/old/1.0.0.201602071612/associate-sites.xml
new file mode 100644
index 0000000..4b33583
--- /dev/null
+++ b/old/1.0.0.201602071612/associate-sites.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/old/1.0.0.201602071612/content.jar b/old/1.0.0.201602071612/content.jar
new file mode 100644
index 0000000..6923504
Binary files /dev/null and b/old/1.0.0.201602071612/content.jar differ
diff --git a/old/1.0.0.201602071612/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201602071612.jar b/old/1.0.0.201602071612/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201602071612.jar
new file mode 100644
index 0000000..228bf01
Binary files /dev/null and b/old/1.0.0.201602071612/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201602071612.jar differ
diff --git a/old/1.0.0.201602071612/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201602071612.jar b/old/1.0.0.201602071612/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201602071612.jar
new file mode 100644
index 0000000..c2612dc
Binary files /dev/null and b/old/1.0.0.201602071612/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201602071612.jar differ
diff --git a/old/1.0.0.201602071612/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201602071612.jar b/old/1.0.0.201602071612/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201602071612.jar
new file mode 100644
index 0000000..b12be99
Binary files /dev/null and b/old/1.0.0.201602071612/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201602071612.jar differ
diff --git a/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201602071612.jar b/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201602071612.jar
new file mode 100644
index 0000000..32567ec
Binary files /dev/null and b/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201602071612.jar differ
diff --git a/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201602071612.jar b/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201602071612.jar
new file mode 100644
index 0000000..101076b
Binary files /dev/null and b/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201602071612.jar differ
diff --git a/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201602071612.jar b/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201602071612.jar
new file mode 100644
index 0000000..f539fa8
Binary files /dev/null and b/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201602071612.jar differ
diff --git a/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201602071612.jar b/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201602071612.jar
new file mode 100644
index 0000000..6994c30
Binary files /dev/null and b/old/1.0.0.201602071612/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201602071612.jar differ
diff --git a/old/1.0.0.201602071612/site.xml b/old/1.0.0.201602071612/site.xml
new file mode 100644
index 0000000..19123b5
--- /dev/null
+++ b/old/1.0.0.201602071612/site.xml
@@ -0,0 +1,16 @@
+
+
+
+ Code Quality Plugin Configuration for M2Eclipse
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.0.0.201608091842/artifacts.jar b/old/1.0.0.201608091842/artifacts.jar
new file mode 100644
index 0000000..2c4c8fd
Binary files /dev/null and b/old/1.0.0.201608091842/artifacts.jar differ
diff --git a/old/1.0.0.201608091842/associate-sites.xml b/old/1.0.0.201608091842/associate-sites.xml
new file mode 100644
index 0000000..4b33583
--- /dev/null
+++ b/old/1.0.0.201608091842/associate-sites.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/old/1.0.0.201608091842/content.jar b/old/1.0.0.201608091842/content.jar
new file mode 100644
index 0000000..88402bb
Binary files /dev/null and b/old/1.0.0.201608091842/content.jar differ
diff --git a/old/1.0.0.201608091842/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201608091842.jar b/old/1.0.0.201608091842/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201608091842.jar
new file mode 100644
index 0000000..c45254f
Binary files /dev/null and b/old/1.0.0.201608091842/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201608091842.jar differ
diff --git a/old/1.0.0.201608091842/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201608091842.jar b/old/1.0.0.201608091842/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201608091842.jar
new file mode 100644
index 0000000..5aca1ba
Binary files /dev/null and b/old/1.0.0.201608091842/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201608091842.jar differ
diff --git a/old/1.0.0.201608091842/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201608091842.jar b/old/1.0.0.201608091842/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201608091842.jar
new file mode 100644
index 0000000..2c9108c
Binary files /dev/null and b/old/1.0.0.201608091842/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201608091842.jar differ
diff --git a/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201608091842.jar b/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201608091842.jar
new file mode 100644
index 0000000..aedefcb
Binary files /dev/null and b/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201608091842.jar differ
diff --git a/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201608091842.jar b/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201608091842.jar
new file mode 100644
index 0000000..60f3929
Binary files /dev/null and b/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201608091842.jar differ
diff --git a/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201608091842.jar b/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201608091842.jar
new file mode 100644
index 0000000..388bffb
Binary files /dev/null and b/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201608091842.jar differ
diff --git a/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201608091842.jar b/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201608091842.jar
new file mode 100644
index 0000000..df00c90
Binary files /dev/null and b/old/1.0.0.201608091842/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201608091842.jar differ
diff --git a/old/1.0.0.201608091842/site.xml b/old/1.0.0.201608091842/site.xml
new file mode 100644
index 0000000..6cfb3c5
--- /dev/null
+++ b/old/1.0.0.201608091842/site.xml
@@ -0,0 +1,16 @@
+
+
+
+ Code Quality Plugin Configuration for M2Eclipse
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.0.0.201705301746/artifacts.jar b/old/1.0.0.201705301746/artifacts.jar
new file mode 100644
index 0000000..3bb4eba
Binary files /dev/null and b/old/1.0.0.201705301746/artifacts.jar differ
diff --git a/old/1.0.0.201705301746/associate-sites.xml b/old/1.0.0.201705301746/associate-sites.xml
new file mode 100644
index 0000000..d964139
--- /dev/null
+++ b/old/1.0.0.201705301746/associate-sites.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/old/1.0.0.201705301746/content.jar b/old/1.0.0.201705301746/content.jar
new file mode 100644
index 0000000..80d69f1
Binary files /dev/null and b/old/1.0.0.201705301746/content.jar differ
diff --git a/old/1.0.0.201705301746/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201705301746.jar b/old/1.0.0.201705301746/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201705301746.jar
new file mode 100644
index 0000000..91fb9a5
Binary files /dev/null and b/old/1.0.0.201705301746/features/com.basistech.m2e.code.quality.checkstyle.feature_1.0.0.201705301746.jar differ
diff --git a/old/1.0.0.201705301746/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201705301746.jar b/old/1.0.0.201705301746/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201705301746.jar
new file mode 100644
index 0000000..b670ad0
Binary files /dev/null and b/old/1.0.0.201705301746/features/com.basistech.m2e.code.quality.findbugs.feature_1.0.0.201705301746.jar differ
diff --git a/old/1.0.0.201705301746/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201705301746.jar b/old/1.0.0.201705301746/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201705301746.jar
new file mode 100644
index 0000000..2952600
Binary files /dev/null and b/old/1.0.0.201705301746/features/com.basistech.m2e.code.quality.pmd.feature_1.0.0.201705301746.jar differ
diff --git a/old/1.0.0.201705301746/index.html b/old/1.0.0.201705301746/index.html
new file mode 100644
index 0000000..e8610a2
--- /dev/null
+++ b/old/1.0.0.201705301746/index.html
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+ Release Update Site for m2e-code-quality
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201705301746.jar b/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201705301746.jar
new file mode 100644
index 0000000..63f3ab2
Binary files /dev/null and b/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.checkstyle_1.0.0.201705301746.jar differ
diff --git a/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201705301746.jar b/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201705301746.jar
new file mode 100644
index 0000000..a690dbd
Binary files /dev/null and b/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.findbugs_1.0.0.201705301746.jar differ
diff --git a/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201705301746.jar b/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201705301746.jar
new file mode 100644
index 0000000..87f256e
Binary files /dev/null and b/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.pmd_1.0.0.201705301746.jar differ
diff --git a/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201705301746.jar b/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201705301746.jar
new file mode 100644
index 0000000..b3c8dc8
Binary files /dev/null and b/old/1.0.0.201705301746/plugins/com.basistech.m2e.code.quality.shared_1.0.0.201705301746.jar differ
diff --git a/old/1.0.0.201705301746/site.xml b/old/1.0.0.201705301746/site.xml
new file mode 100644
index 0000000..09eb1ce
--- /dev/null
+++ b/old/1.0.0.201705301746/site.xml
@@ -0,0 +1,16 @@
+
+
+
+ Code Quality Plugin Configuration for M2Eclipse
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.1.0/artifacts.jar b/old/1.1.0/artifacts.jar
new file mode 100644
index 0000000..083758f
Binary files /dev/null and b/old/1.1.0/artifacts.jar differ
diff --git a/old/1.1.0/artifacts.xml.xz b/old/1.1.0/artifacts.xml.xz
new file mode 100644
index 0000000..ba588af
Binary files /dev/null and b/old/1.1.0/artifacts.xml.xz differ
diff --git a/old/1.1.0/buildinfo.json b/old/1.1.0/buildinfo.json
new file mode 100644
index 0000000..aef8564
--- /dev/null
+++ b/old/1.1.0/buildinfo.json
@@ -0,0 +1,35 @@
+{
+ "timestamp" : 1541890200052,
+ "revision" : {
+ "HEAD" : "2d34e012c93785c7eb1db429efc99f99287f0c94",
+ "currentBranch" : "HEAD",
+ "knownReferences" : null
+ },
+ "properties" : {
+ "TARGET_PLATFORM_VERSION_MAXIMUM" : "null",
+ "java.version" : "1.8.0_151",
+ "user.dir" : "/home/travis/build/m2e-code-quality/m2e-code-quality",
+ "os.arch" : "amd64",
+ "RELEASE" : "null",
+ "BUILD_ALIAS" : "null",
+ "JOB_NAME" : "null",
+ "os.version" : "4.14.12-041412-generic",
+ "BUILD_NUMBER" : "null",
+ "TARGET_PLATFORM_VERSION" : "null",
+ "NODE_NAME" : "null",
+ "HOSTNAME" : "travis-job-m2e-code-quali-m2e-code-quali-453406465.travisci.net",
+ "java.vendor" : "Oracle Corporation",
+ "os.name" : "Linux",
+ "ZIPSUFFIX" : "null",
+ "WORKSPACE" : "/home/travis/build/m2e-code-quality/m2e-code-quality"
+ },
+ "upstream" : {
+ "http://download.eclipse.org/technology/m2e/releases" : "Build info file not accessible: http://download.eclipse.org/technology/m2e/releases/buildinfo.json",
+ "http://download.eclipse.org/releases/photon" : "Build info file not accessible: http://download.eclipse.org/releases/photon/buildinfo.json",
+ "http://eclipse-cs.sf.net/update" : "Build info file not accessible: Invalid character: <",
+ "https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/" : "Build info file not accessible: https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/buildinfo.json",
+ "http://findbugs.cs.umd.edu/eclipse/" : "Build info file not accessible: http://findbugs.cs.umd.edu/eclipse/buildinfo.json",
+ "https://spotbugs.github.io/eclipse/" : "Build info file not accessible: https://spotbugs.github.io/eclipse/buildinfo.json",
+ "http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/" : "Build info file not accessible: http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/buildinfo.json"
+ }
+}
\ No newline at end of file
diff --git a/old/1.1.0/category.xml b/old/1.1.0/category.xml
new file mode 100644
index 0000000..1d6fdd8
--- /dev/null
+++ b/old/1.1.0/category.xml
@@ -0,0 +1,19 @@
+
+
+
+ Code Quality Plugin Configuration for M2Eclipse
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.1.0/content.jar b/old/1.1.0/content.jar
new file mode 100644
index 0000000..95c1717
Binary files /dev/null and b/old/1.1.0/content.jar differ
diff --git a/old/1.1.0/content.xml.xz b/old/1.1.0/content.xml.xz
new file mode 100644
index 0000000..7c18066
Binary files /dev/null and b/old/1.1.0/content.xml.xz differ
diff --git a/old/1.1.0/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.0.201811102243-r.jar b/old/1.1.0/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.0.201811102243-r.jar
new file mode 100644
index 0000000..4456fe8
Binary files /dev/null and b/old/1.1.0/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.0.201811102243-r.jar differ
diff --git a/old/1.1.0/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.0.201811102243-r.jar b/old/1.1.0/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.0.201811102243-r.jar
new file mode 100644
index 0000000..f1ff0fe
Binary files /dev/null and b/old/1.1.0/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.0.201811102243-r.jar differ
diff --git a/old/1.1.0/features/com.basistech.m2e.code.quality.pmd.feature_1.1.0.201811102243-r.jar b/old/1.1.0/features/com.basistech.m2e.code.quality.pmd.feature_1.1.0.201811102243-r.jar
new file mode 100644
index 0000000..a9ac34d
Binary files /dev/null and b/old/1.1.0/features/com.basistech.m2e.code.quality.pmd.feature_1.1.0.201811102243-r.jar differ
diff --git a/old/1.1.0/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.0.201811102243-r.jar b/old/1.1.0/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.0.201811102243-r.jar
new file mode 100644
index 0000000..69623c4
Binary files /dev/null and b/old/1.1.0/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.0.201811102243-r.jar differ
diff --git a/old/1.1.0/index.html b/old/1.1.0/index.html
new file mode 100644
index 0000000..298c128
--- /dev/null
+++ b/old/1.1.0/index.html
@@ -0,0 +1,112 @@
+
+
+M2E Code Quality - Eclipse Update Site: 1.1.0.201811102243-r
+
+
+
+
+
+
+
+
+ |
+ |
+ |
+
+
+ |
+
+ M2E Code Quality - Eclipse Update Site
+
+
+
+
+
+ This is the Eclipse
+ Update Site for M2E Code Quality.
+
+
+ - To install from this site, start up Eclipse, then do:
+
+ Help > Install New Software... >
+
+
+ - Copy this site's URL into Eclipse, and hit Enter.
+ - When the site loads, select the features to install,
+ or click the
Select All button.
+ - To properly resolve all dependencies, check
+
[x] Contact all update sites during install to find required software
+
+ - Click
Next , agree to the license
+ terms, and install.
+
+
+
+ |
+
+
+ |
+ |
+
+
+ |
+
+
+ |
+ |
+
+
+
+
diff --git a/old/1.1.0/p2.index b/old/1.1.0/p2.index
new file mode 100644
index 0000000..09294c1
--- /dev/null
+++ b/old/1.1.0/p2.index
@@ -0,0 +1,4 @@
+#Sat Nov 10 22:49:56 UTC 2018
+version=1
+metadata.repository.factory.order=content.xml.xz,content.xml,\!
+artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
diff --git a/old/1.1.0/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.0.201811102243-r.jar b/old/1.1.0/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.0.201811102243-r.jar
new file mode 100644
index 0000000..3dde9e3
Binary files /dev/null and b/old/1.1.0/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.0.201811102243-r.jar differ
diff --git a/old/1.1.0/plugins/com.basistech.m2e.code.quality.findbugs_1.1.0.201811102243-r.jar b/old/1.1.0/plugins/com.basistech.m2e.code.quality.findbugs_1.1.0.201811102243-r.jar
new file mode 100644
index 0000000..7e59a74
Binary files /dev/null and b/old/1.1.0/plugins/com.basistech.m2e.code.quality.findbugs_1.1.0.201811102243-r.jar differ
diff --git a/old/1.1.0/plugins/com.basistech.m2e.code.quality.pmd_1.1.0.201811102243-r.jar b/old/1.1.0/plugins/com.basistech.m2e.code.quality.pmd_1.1.0.201811102243-r.jar
new file mode 100644
index 0000000..ad593ce
Binary files /dev/null and b/old/1.1.0/plugins/com.basistech.m2e.code.quality.pmd_1.1.0.201811102243-r.jar differ
diff --git a/old/1.1.0/plugins/com.basistech.m2e.code.quality.shared_1.1.0.201811102243-r.jar b/old/1.1.0/plugins/com.basistech.m2e.code.quality.shared_1.1.0.201811102243-r.jar
new file mode 100644
index 0000000..c8aca4f
Binary files /dev/null and b/old/1.1.0/plugins/com.basistech.m2e.code.quality.shared_1.1.0.201811102243-r.jar differ
diff --git a/old/1.1.0/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.0.201811102243-r.jar b/old/1.1.0/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.0.201811102243-r.jar
new file mode 100644
index 0000000..effca35
Binary files /dev/null and b/old/1.1.0/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.0.201811102243-r.jar differ
diff --git a/old/1.1.0/site.properties b/old/1.1.0/site.properties
new file mode 100644
index 0000000..35d6bd3
--- /dev/null
+++ b/old/1.1.0/site.properties
@@ -0,0 +1,10 @@
+
+#
+com.basistech.m2e.code.quality.category.features = \
+com.basistech.m2e.code.quality.checkstyle.feature,
+com.basistech.m2e.code.quality.findbugs.feature,
+com.basistech.m2e.code.quality.pmd.feature,
+com.basistech.m2e.code.quality.spotbugs.feature,
+
+#
+
\ No newline at end of file
diff --git a/old/1.1.0/web/site.css b/old/1.1.0/web/site.css
new file mode 100644
index 0000000..362956b
--- /dev/null
+++ b/old/1.1.0/web/site.css
@@ -0,0 +1,83 @@
+<
+STYLE type ="text/css">td.spacer {
+ padding-bottom: 10px;
+ padding-top: 10px;
+}
+
+.title {
+ font-family: sans-serif;
+ color: #1778be;
+}
+
+.table {
+ margin-top: 0px;
+ margin-left: 0px;
+ width: 920px;
+}
+
+.bodyText {
+ font-family: sans-serif;
+ font-size: 9pt;
+ color: #000000;
+ width: 100%
+}
+
+.sub-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+}
+
+.log-text {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: lighter;
+ font-size: 8pt;
+ color: black;
+}
+
+.big-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+ border-top: 10px solid white;
+}
+
+.light-row {
+ background: #FFFFFF
+}
+
+.dark-row {
+ background: #EEEEEE
+}
+
+.header {
+ background: #445562
+}
+
+#indent {
+ word-wrap: break-word;
+ width: 300px;
+ text-indent: 10px;
+}
+
+.link {
+ color: #187dc6;
+}
+
+.td_header {
+ background: url("https://www.jboss.org/dms/tools/images/tools-banner.png") 0 no-repeat;
+ height: 100px;
+}
+
+.column-header {
+ font-size:small;
+}
+
+
+STYLE
+>
\ No newline at end of file
diff --git a/old/1.1.1/artifacts.jar b/old/1.1.1/artifacts.jar
new file mode 100644
index 0000000..0fd7546
Binary files /dev/null and b/old/1.1.1/artifacts.jar differ
diff --git a/old/1.1.1/artifacts.xml.xz b/old/1.1.1/artifacts.xml.xz
new file mode 100644
index 0000000..0cc4ace
Binary files /dev/null and b/old/1.1.1/artifacts.xml.xz differ
diff --git a/old/1.1.1/buildinfo.json b/old/1.1.1/buildinfo.json
new file mode 100644
index 0000000..21a23e8
--- /dev/null
+++ b/old/1.1.1/buildinfo.json
@@ -0,0 +1,35 @@
+{
+ "timestamp" : 1543836705186,
+ "revision" : {
+ "HEAD" : "b0247eb5d9b43805806772afd5470c6b8ddb5d54",
+ "currentBranch" : "refs/heads/develop",
+ "knownReferences" : null
+ },
+ "properties" : {
+ "TARGET_PLATFORM_VERSION_MAXIMUM" : "null",
+ "java.version" : "1.8.0_151",
+ "user.dir" : "/home/travis/build/m2e-code-quality/m2e-code-quality",
+ "os.arch" : "amd64",
+ "RELEASE" : "null",
+ "BUILD_ALIAS" : "null",
+ "JOB_NAME" : "null",
+ "os.version" : "4.14.12-041412-generic",
+ "BUILD_NUMBER" : "null",
+ "TARGET_PLATFORM_VERSION" : "null",
+ "NODE_NAME" : "null",
+ "HOSTNAME" : "travis-job-m2e-code-quali-m2e-code-quali-462757337.travisci.net",
+ "java.vendor" : "Oracle Corporation",
+ "os.name" : "Linux",
+ "ZIPSUFFIX" : "null",
+ "WORKSPACE" : "/home/travis/build/m2e-code-quality/m2e-code-quality"
+ },
+ "upstream" : {
+ "http://download.eclipse.org/technology/m2e/releases" : "Build info file not accessible: http://download.eclipse.org/technology/m2e/releases/buildinfo.json",
+ "http://download.eclipse.org/releases/photon" : "Build info file not accessible: http://download.eclipse.org/releases/photon/buildinfo.json",
+ "http://eclipse-cs.sf.net/update" : "Build info file not accessible: Invalid character: <",
+ "https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/" : "Build info file not accessible: https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/buildinfo.json",
+ "http://findbugs.cs.umd.edu/eclipse/" : "Build info file not accessible: http://findbugs.cs.umd.edu/eclipse/buildinfo.json",
+ "https://spotbugs.github.io/eclipse/" : "Build info file not accessible: https://spotbugs.github.io/eclipse/buildinfo.json",
+ "http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/" : "Build info file not accessible: http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/buildinfo.json"
+ }
+}
\ No newline at end of file
diff --git a/old/1.1.1/category.xml b/old/1.1.1/category.xml
new file mode 100644
index 0000000..bd2dcc3
--- /dev/null
+++ b/old/1.1.1/category.xml
@@ -0,0 +1,19 @@
+
+
+
+ Code Quality Plugin Configuration for M2Eclipse
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.1.1/content.jar b/old/1.1.1/content.jar
new file mode 100644
index 0000000..0659037
Binary files /dev/null and b/old/1.1.1/content.jar differ
diff --git a/old/1.1.1/content.xml.xz b/old/1.1.1/content.xml.xz
new file mode 100644
index 0000000..b446baa
Binary files /dev/null and b/old/1.1.1/content.xml.xz differ
diff --git a/old/1.1.1/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.1.201812031126-r.jar b/old/1.1.1/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.1.201812031126-r.jar
new file mode 100644
index 0000000..54a6f7f
Binary files /dev/null and b/old/1.1.1/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.1.201812031126-r.jar differ
diff --git a/old/1.1.1/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.1.201812031126-r.jar b/old/1.1.1/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.1.201812031126-r.jar
new file mode 100644
index 0000000..412ee98
Binary files /dev/null and b/old/1.1.1/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.1.201812031126-r.jar differ
diff --git a/old/1.1.1/features/com.basistech.m2e.code.quality.pmd.feature_1.1.1.201812031126-r.jar b/old/1.1.1/features/com.basistech.m2e.code.quality.pmd.feature_1.1.1.201812031126-r.jar
new file mode 100644
index 0000000..79f2b91
Binary files /dev/null and b/old/1.1.1/features/com.basistech.m2e.code.quality.pmd.feature_1.1.1.201812031126-r.jar differ
diff --git a/old/1.1.1/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.1.201812031126-r.jar b/old/1.1.1/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.1.201812031126-r.jar
new file mode 100644
index 0000000..3c34b24
Binary files /dev/null and b/old/1.1.1/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.1.201812031126-r.jar differ
diff --git a/old/1.1.1/index.html b/old/1.1.1/index.html
new file mode 100644
index 0000000..5796a52
--- /dev/null
+++ b/old/1.1.1/index.html
@@ -0,0 +1,112 @@
+
+
+M2E Code Quality - Eclipse Update Site: 1.1.1.201812031126-r
+
+
+
+
+
+
+
+
+ |
+ |
+ |
+
+
+ |
+
+ M2E Code Quality - Eclipse Update Site
+
+
+
+
+
+ This is the Eclipse
+ Update Site for M2E Code Quality.
+
+
+ - To install from this site, start up Eclipse, then do:
+
+ Help > Install New Software... >
+
+
+ - Copy this site's URL into Eclipse, and hit Enter.
+ - When the site loads, select the features to install,
+ or click the
Select All button.
+ - To properly resolve all dependencies, check
+
[x] Contact all update sites during install to find required software
+
+ - Click
Next , agree to the license
+ terms, and install.
+
+
+
+ |
+
+
+ |
+ |
+
+
+ |
+
+
+ |
+ |
+
+
+
+
diff --git a/old/1.1.1/p2.index b/old/1.1.1/p2.index
new file mode 100644
index 0000000..15f5bb3
--- /dev/null
+++ b/old/1.1.1/p2.index
@@ -0,0 +1,4 @@
+#Mon Dec 03 11:31:42 UTC 2018
+version=1
+metadata.repository.factory.order=content.xml.xz,content.xml,\!
+artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
diff --git a/old/1.1.1/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.1.201812031126-r.jar b/old/1.1.1/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.1.201812031126-r.jar
new file mode 100644
index 0000000..029eb2f
Binary files /dev/null and b/old/1.1.1/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.1.201812031126-r.jar differ
diff --git a/old/1.1.1/plugins/com.basistech.m2e.code.quality.findbugs_1.1.1.201812031126-r.jar b/old/1.1.1/plugins/com.basistech.m2e.code.quality.findbugs_1.1.1.201812031126-r.jar
new file mode 100644
index 0000000..a8cab6f
Binary files /dev/null and b/old/1.1.1/plugins/com.basistech.m2e.code.quality.findbugs_1.1.1.201812031126-r.jar differ
diff --git a/old/1.1.1/plugins/com.basistech.m2e.code.quality.pmd_1.1.1.201812031126-r.jar b/old/1.1.1/plugins/com.basistech.m2e.code.quality.pmd_1.1.1.201812031126-r.jar
new file mode 100644
index 0000000..fa684e9
Binary files /dev/null and b/old/1.1.1/plugins/com.basistech.m2e.code.quality.pmd_1.1.1.201812031126-r.jar differ
diff --git a/old/1.1.1/plugins/com.basistech.m2e.code.quality.shared_1.1.1.201812031126-r.jar b/old/1.1.1/plugins/com.basistech.m2e.code.quality.shared_1.1.1.201812031126-r.jar
new file mode 100644
index 0000000..868492d
Binary files /dev/null and b/old/1.1.1/plugins/com.basistech.m2e.code.quality.shared_1.1.1.201812031126-r.jar differ
diff --git a/old/1.1.1/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.1.201812031126-r.jar b/old/1.1.1/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.1.201812031126-r.jar
new file mode 100644
index 0000000..c4a2ab3
Binary files /dev/null and b/old/1.1.1/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.1.201812031126-r.jar differ
diff --git a/old/1.1.1/site.properties b/old/1.1.1/site.properties
new file mode 100644
index 0000000..35d6bd3
--- /dev/null
+++ b/old/1.1.1/site.properties
@@ -0,0 +1,10 @@
+
+#
+com.basistech.m2e.code.quality.category.features = \
+com.basistech.m2e.code.quality.checkstyle.feature,
+com.basistech.m2e.code.quality.findbugs.feature,
+com.basistech.m2e.code.quality.pmd.feature,
+com.basistech.m2e.code.quality.spotbugs.feature,
+
+#
+
\ No newline at end of file
diff --git a/old/1.1.1/web/site.css b/old/1.1.1/web/site.css
new file mode 100644
index 0000000..362956b
--- /dev/null
+++ b/old/1.1.1/web/site.css
@@ -0,0 +1,83 @@
+<
+STYLE type ="text/css">td.spacer {
+ padding-bottom: 10px;
+ padding-top: 10px;
+}
+
+.title {
+ font-family: sans-serif;
+ color: #1778be;
+}
+
+.table {
+ margin-top: 0px;
+ margin-left: 0px;
+ width: 920px;
+}
+
+.bodyText {
+ font-family: sans-serif;
+ font-size: 9pt;
+ color: #000000;
+ width: 100%
+}
+
+.sub-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+}
+
+.log-text {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: lighter;
+ font-size: 8pt;
+ color: black;
+}
+
+.big-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+ border-top: 10px solid white;
+}
+
+.light-row {
+ background: #FFFFFF
+}
+
+.dark-row {
+ background: #EEEEEE
+}
+
+.header {
+ background: #445562
+}
+
+#indent {
+ word-wrap: break-word;
+ width: 300px;
+ text-indent: 10px;
+}
+
+.link {
+ color: #187dc6;
+}
+
+.td_header {
+ background: url("https://www.jboss.org/dms/tools/images/tools-banner.png") 0 no-repeat;
+ height: 100px;
+}
+
+.column-header {
+ font-size:small;
+}
+
+
+STYLE
+>
\ No newline at end of file
diff --git a/old/1.1.2/artifacts.jar b/old/1.1.2/artifacts.jar
new file mode 100644
index 0000000..dfdb0b3
Binary files /dev/null and b/old/1.1.2/artifacts.jar differ
diff --git a/old/1.1.2/artifacts.xml.xz b/old/1.1.2/artifacts.xml.xz
new file mode 100644
index 0000000..ad7af0e
Binary files /dev/null and b/old/1.1.2/artifacts.xml.xz differ
diff --git a/old/1.1.2/buildinfo.json b/old/1.1.2/buildinfo.json
new file mode 100644
index 0000000..3338039
--- /dev/null
+++ b/old/1.1.2/buildinfo.json
@@ -0,0 +1,35 @@
+{
+ "timestamp" : 1545223144983,
+ "revision" : {
+ "HEAD" : "8ffc96566cf72c770c315520b36cf56a9e4c97db",
+ "currentBranch" : "refs/heads/develop",
+ "knownReferences" : null
+ },
+ "properties" : {
+ "TARGET_PLATFORM_VERSION_MAXIMUM" : "null",
+ "java.version" : "1.8.0_151",
+ "user.dir" : "/home/travis/build/m2e-code-quality/m2e-code-quality",
+ "os.arch" : "amd64",
+ "RELEASE" : "null",
+ "BUILD_ALIAS" : "null",
+ "JOB_NAME" : "null",
+ "os.version" : "4.4.0-101-generic",
+ "BUILD_NUMBER" : "null",
+ "TARGET_PLATFORM_VERSION" : "null",
+ "NODE_NAME" : "null",
+ "HOSTNAME" : "travis-job-2eb58ec0-96d5-4770-8933-f88aaa213bb5",
+ "java.vendor" : "Oracle Corporation",
+ "os.name" : "Linux",
+ "ZIPSUFFIX" : "null",
+ "WORKSPACE" : "/home/travis/build/m2e-code-quality/m2e-code-quality"
+ },
+ "upstream" : {
+ "http://download.eclipse.org/technology/m2e/releases" : "Build info file not accessible: http://download.eclipse.org/technology/m2e/releases/buildinfo.json",
+ "http://download.eclipse.org/releases/photon" : "Build info file not accessible: http://download.eclipse.org/releases/photon/buildinfo.json",
+ "http://eclipse-cs.sf.net/update" : "Build info file not accessible: Invalid character: <",
+ "https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/" : "Build info file not accessible: https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/buildinfo.json",
+ "http://findbugs.cs.umd.edu/eclipse/" : "Build info file not accessible: http://findbugs.cs.umd.edu/eclipse/buildinfo.json",
+ "https://spotbugs.github.io/eclipse/" : "Build info file not accessible: https://spotbugs.github.io/eclipse/buildinfo.json",
+ "http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/" : "Build info file not accessible: http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/buildinfo.json"
+ }
+}
\ No newline at end of file
diff --git a/old/1.1.2/category.xml b/old/1.1.2/category.xml
new file mode 100644
index 0000000..e2daa0a
--- /dev/null
+++ b/old/1.1.2/category.xml
@@ -0,0 +1,19 @@
+
+
+
+ Code Quality Plugin Configuration for M2Eclipse
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.1.2/content.jar b/old/1.1.2/content.jar
new file mode 100644
index 0000000..f438111
Binary files /dev/null and b/old/1.1.2/content.jar differ
diff --git a/old/1.1.2/content.xml.xz b/old/1.1.2/content.xml.xz
new file mode 100644
index 0000000..b5a5273
Binary files /dev/null and b/old/1.1.2/content.xml.xz differ
diff --git a/old/1.1.2/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.2.201812191233-r.jar b/old/1.1.2/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.2.201812191233-r.jar
new file mode 100644
index 0000000..8803952
Binary files /dev/null and b/old/1.1.2/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.2.201812191233-r.jar differ
diff --git a/old/1.1.2/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.2.201812191233-r.jar b/old/1.1.2/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.2.201812191233-r.jar
new file mode 100644
index 0000000..487b440
Binary files /dev/null and b/old/1.1.2/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.2.201812191233-r.jar differ
diff --git a/old/1.1.2/features/com.basistech.m2e.code.quality.pmd.feature_1.1.2.201812191233-r.jar b/old/1.1.2/features/com.basistech.m2e.code.quality.pmd.feature_1.1.2.201812191233-r.jar
new file mode 100644
index 0000000..ad77956
Binary files /dev/null and b/old/1.1.2/features/com.basistech.m2e.code.quality.pmd.feature_1.1.2.201812191233-r.jar differ
diff --git a/old/1.1.2/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.2.201812191233-r.jar b/old/1.1.2/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.2.201812191233-r.jar
new file mode 100644
index 0000000..d78915a
Binary files /dev/null and b/old/1.1.2/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.2.201812191233-r.jar differ
diff --git a/old/1.1.2/index.html b/old/1.1.2/index.html
new file mode 100644
index 0000000..486b34e
--- /dev/null
+++ b/old/1.1.2/index.html
@@ -0,0 +1,112 @@
+
+
+M2E Code Quality - Eclipse Update Site: 1.1.2.201812191233-r
+
+
+
+
+
+
+
+
+ |
+ |
+ |
+
+
+ |
+
+ M2E Code Quality - Eclipse Update Site
+
+
+
+
+
+ This is the Eclipse
+ Update Site for M2E Code Quality.
+
+
+ - To install from this site, start up Eclipse, then do:
+
+ Help > Install New Software... >
+
+
+ - Copy this site's URL into Eclipse, and hit Enter.
+ - When the site loads, select the features to install,
+ or click the
Select All button.
+ - To properly resolve all dependencies, check
+
[x] Contact all update sites during install to find required software
+
+ - Click
Next , agree to the license
+ terms, and install.
+
+
+
+ |
+
+
+ |
+ |
+
+
+ |
+
+
+ |
+ |
+
+
+
+
diff --git a/old/1.1.2/p2.index b/old/1.1.2/p2.index
new file mode 100644
index 0000000..2382881
--- /dev/null
+++ b/old/1.1.2/p2.index
@@ -0,0 +1,4 @@
+#Wed Dec 19 12:39:03 UTC 2018
+version=1
+metadata.repository.factory.order=content.xml.xz,content.xml,\!
+artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
diff --git a/old/1.1.2/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.2.201812191233-r.jar b/old/1.1.2/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.2.201812191233-r.jar
new file mode 100644
index 0000000..8811023
Binary files /dev/null and b/old/1.1.2/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.2.201812191233-r.jar differ
diff --git a/old/1.1.2/plugins/com.basistech.m2e.code.quality.findbugs_1.1.2.201812191233-r.jar b/old/1.1.2/plugins/com.basistech.m2e.code.quality.findbugs_1.1.2.201812191233-r.jar
new file mode 100644
index 0000000..6a2e658
Binary files /dev/null and b/old/1.1.2/plugins/com.basistech.m2e.code.quality.findbugs_1.1.2.201812191233-r.jar differ
diff --git a/old/1.1.2/plugins/com.basistech.m2e.code.quality.pmd_1.1.2.201812191233-r.jar b/old/1.1.2/plugins/com.basistech.m2e.code.quality.pmd_1.1.2.201812191233-r.jar
new file mode 100644
index 0000000..ed9e79f
Binary files /dev/null and b/old/1.1.2/plugins/com.basistech.m2e.code.quality.pmd_1.1.2.201812191233-r.jar differ
diff --git a/old/1.1.2/plugins/com.basistech.m2e.code.quality.shared_1.1.2.201812191233-r.jar b/old/1.1.2/plugins/com.basistech.m2e.code.quality.shared_1.1.2.201812191233-r.jar
new file mode 100644
index 0000000..d8069d9
Binary files /dev/null and b/old/1.1.2/plugins/com.basistech.m2e.code.quality.shared_1.1.2.201812191233-r.jar differ
diff --git a/old/1.1.2/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.2.201812191233-r.jar b/old/1.1.2/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.2.201812191233-r.jar
new file mode 100644
index 0000000..7336ba5
Binary files /dev/null and b/old/1.1.2/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.2.201812191233-r.jar differ
diff --git a/old/1.1.2/site.properties b/old/1.1.2/site.properties
new file mode 100644
index 0000000..35d6bd3
--- /dev/null
+++ b/old/1.1.2/site.properties
@@ -0,0 +1,10 @@
+
+#
+com.basistech.m2e.code.quality.category.features = \
+com.basistech.m2e.code.quality.checkstyle.feature,
+com.basistech.m2e.code.quality.findbugs.feature,
+com.basistech.m2e.code.quality.pmd.feature,
+com.basistech.m2e.code.quality.spotbugs.feature,
+
+#
+
\ No newline at end of file
diff --git a/old/1.1.2/web/site.css b/old/1.1.2/web/site.css
new file mode 100644
index 0000000..362956b
--- /dev/null
+++ b/old/1.1.2/web/site.css
@@ -0,0 +1,83 @@
+<
+STYLE type ="text/css">td.spacer {
+ padding-bottom: 10px;
+ padding-top: 10px;
+}
+
+.title {
+ font-family: sans-serif;
+ color: #1778be;
+}
+
+.table {
+ margin-top: 0px;
+ margin-left: 0px;
+ width: 920px;
+}
+
+.bodyText {
+ font-family: sans-serif;
+ font-size: 9pt;
+ color: #000000;
+ width: 100%
+}
+
+.sub-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+}
+
+.log-text {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: lighter;
+ font-size: 8pt;
+ color: black;
+}
+
+.big-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+ border-top: 10px solid white;
+}
+
+.light-row {
+ background: #FFFFFF
+}
+
+.dark-row {
+ background: #EEEEEE
+}
+
+.header {
+ background: #445562
+}
+
+#indent {
+ word-wrap: break-word;
+ width: 300px;
+ text-indent: 10px;
+}
+
+.link {
+ color: #187dc6;
+}
+
+.td_header {
+ background: url("https://www.jboss.org/dms/tools/images/tools-banner.png") 0 no-repeat;
+ height: 100px;
+}
+
+.column-header {
+ font-size:small;
+}
+
+
+STYLE
+>
\ No newline at end of file
diff --git a/old/1.1.3/artifacts.jar b/old/1.1.3/artifacts.jar
new file mode 100644
index 0000000..e2c72f4
Binary files /dev/null and b/old/1.1.3/artifacts.jar differ
diff --git a/old/1.1.3/artifacts.xml.xz b/old/1.1.3/artifacts.xml.xz
new file mode 100644
index 0000000..20ef465
Binary files /dev/null and b/old/1.1.3/artifacts.xml.xz differ
diff --git a/old/1.1.3/buildinfo.json b/old/1.1.3/buildinfo.json
new file mode 100644
index 0000000..fb8f53f
--- /dev/null
+++ b/old/1.1.3/buildinfo.json
@@ -0,0 +1,35 @@
+{
+ "timestamp" : 1551868506440,
+ "revision" : {
+ "HEAD" : "4c51689d6802d21fdac16904cf2f96618307c3fd",
+ "currentBranch" : "refs/heads/develop",
+ "knownReferences" : null
+ },
+ "properties" : {
+ "TARGET_PLATFORM_VERSION_MAXIMUM" : "null",
+ "java.version" : "1.8.0_151",
+ "user.dir" : "/home/travis/build/m2e-code-quality/m2e-code-quality",
+ "os.arch" : "amd64",
+ "RELEASE" : "null",
+ "BUILD_ALIAS" : "null",
+ "JOB_NAME" : "null",
+ "os.version" : "4.4.0-101-generic",
+ "BUILD_NUMBER" : "null",
+ "TARGET_PLATFORM_VERSION" : "null",
+ "NODE_NAME" : "null",
+ "HOSTNAME" : "travis-job-904c08bb-4d13-4083-a785-f36d777ed2a0",
+ "java.vendor" : "Oracle Corporation",
+ "os.name" : "Linux",
+ "ZIPSUFFIX" : "null",
+ "WORKSPACE" : "/home/travis/build/m2e-code-quality/m2e-code-quality"
+ },
+ "upstream" : {
+ "http://download.eclipse.org/technology/m2e/releases" : "Build info file not accessible: http://download.eclipse.org/technology/m2e/releases/buildinfo.json",
+ "http://download.eclipse.org/releases/photon" : "Build info file not accessible: http://download.eclipse.org/releases/photon/buildinfo.json",
+ "http://eclipse-cs.sf.net/update" : "Build info file not accessible: Invalid character: <",
+ "https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/" : "Build info file not accessible: https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/buildinfo.json",
+ "http://findbugs.cs.umd.edu/eclipse/" : "Build info file not accessible: http://findbugs.cs.umd.edu/eclipse/buildinfo.json",
+ "https://spotbugs.github.io/eclipse/" : "Build info file not accessible: https://spotbugs.github.io/eclipse/buildinfo.json",
+ "http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/" : "Build info file not accessible: http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/buildinfo.json"
+ }
+}
\ No newline at end of file
diff --git a/old/1.1.3/category.xml b/old/1.1.3/category.xml
new file mode 100644
index 0000000..a12cd98
--- /dev/null
+++ b/old/1.1.3/category.xml
@@ -0,0 +1,19 @@
+
+
+
+ Code Quality Plugin Configuration for M2Eclipse
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.1.3/content.jar b/old/1.1.3/content.jar
new file mode 100644
index 0000000..57b914b
Binary files /dev/null and b/old/1.1.3/content.jar differ
diff --git a/old/1.1.3/content.xml.xz b/old/1.1.3/content.xml.xz
new file mode 100644
index 0000000..aa7152c
Binary files /dev/null and b/old/1.1.3/content.xml.xz differ
diff --git a/old/1.1.3/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.3.201903061028-r.jar b/old/1.1.3/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.3.201903061028-r.jar
new file mode 100644
index 0000000..9e6b058
Binary files /dev/null and b/old/1.1.3/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.3.201903061028-r.jar differ
diff --git a/old/1.1.3/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.3.201903061028-r.jar b/old/1.1.3/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.3.201903061028-r.jar
new file mode 100644
index 0000000..d9658be
Binary files /dev/null and b/old/1.1.3/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.3.201903061028-r.jar differ
diff --git a/old/1.1.3/features/com.basistech.m2e.code.quality.pmd.feature_1.1.3.201903061028-r.jar b/old/1.1.3/features/com.basistech.m2e.code.quality.pmd.feature_1.1.3.201903061028-r.jar
new file mode 100644
index 0000000..d6235da
Binary files /dev/null and b/old/1.1.3/features/com.basistech.m2e.code.quality.pmd.feature_1.1.3.201903061028-r.jar differ
diff --git a/old/1.1.3/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.3.201903061028-r.jar b/old/1.1.3/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.3.201903061028-r.jar
new file mode 100644
index 0000000..4d86857
Binary files /dev/null and b/old/1.1.3/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.3.201903061028-r.jar differ
diff --git a/old/1.1.3/index.html b/old/1.1.3/index.html
new file mode 100644
index 0000000..3e0df57
--- /dev/null
+++ b/old/1.1.3/index.html
@@ -0,0 +1,112 @@
+
+
+M2E Code Quality - Eclipse Update Site: 1.1.3.201903061028-r
+
+
+
+
+
+
+
+
+ |
+ |
+ |
+
+
+ |
+
+ M2E Code Quality - Eclipse Update Site
+
+
+
+
+
+ This is the Eclipse
+ Update Site for M2E Code Quality.
+
+
+ - To install from this site, start up Eclipse, then do:
+
+ Help > Install New Software... >
+
+
+ - Copy this site's URL into Eclipse, and hit Enter.
+ - When the site loads, select the features to install,
+ or click the
Select All button.
+ - To properly resolve all dependencies, check
+
[x] Contact all update sites during install to find required software
+
+ - Click
Next , agree to the license
+ terms, and install.
+
+
+
+ |
+
+
+ |
+ |
+
+
+ |
+
+
+ |
+ |
+
+
+
+
diff --git a/old/1.1.3/p2.index b/old/1.1.3/p2.index
new file mode 100644
index 0000000..ac61179
--- /dev/null
+++ b/old/1.1.3/p2.index
@@ -0,0 +1,4 @@
+#Wed Mar 06 10:35:04 UTC 2019
+version=1
+metadata.repository.factory.order=content.xml.xz,content.xml,\!
+artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
diff --git a/old/1.1.3/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.3.201903061028-r.jar b/old/1.1.3/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.3.201903061028-r.jar
new file mode 100644
index 0000000..7c586d8
Binary files /dev/null and b/old/1.1.3/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.3.201903061028-r.jar differ
diff --git a/old/1.1.3/plugins/com.basistech.m2e.code.quality.findbugs_1.1.3.201903061028-r.jar b/old/1.1.3/plugins/com.basistech.m2e.code.quality.findbugs_1.1.3.201903061028-r.jar
new file mode 100644
index 0000000..f4f5c1e
Binary files /dev/null and b/old/1.1.3/plugins/com.basistech.m2e.code.quality.findbugs_1.1.3.201903061028-r.jar differ
diff --git a/old/1.1.3/plugins/com.basistech.m2e.code.quality.pmd_1.1.3.201903061028-r.jar b/old/1.1.3/plugins/com.basistech.m2e.code.quality.pmd_1.1.3.201903061028-r.jar
new file mode 100644
index 0000000..72e33b4
Binary files /dev/null and b/old/1.1.3/plugins/com.basistech.m2e.code.quality.pmd_1.1.3.201903061028-r.jar differ
diff --git a/old/1.1.3/plugins/com.basistech.m2e.code.quality.shared_1.1.3.201903061028-r.jar b/old/1.1.3/plugins/com.basistech.m2e.code.quality.shared_1.1.3.201903061028-r.jar
new file mode 100644
index 0000000..5f26418
Binary files /dev/null and b/old/1.1.3/plugins/com.basistech.m2e.code.quality.shared_1.1.3.201903061028-r.jar differ
diff --git a/old/1.1.3/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.3.201903061028-r.jar b/old/1.1.3/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.3.201903061028-r.jar
new file mode 100644
index 0000000..5f7dcd5
Binary files /dev/null and b/old/1.1.3/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.3.201903061028-r.jar differ
diff --git a/old/1.1.3/site.properties b/old/1.1.3/site.properties
new file mode 100644
index 0000000..35d6bd3
--- /dev/null
+++ b/old/1.1.3/site.properties
@@ -0,0 +1,10 @@
+
+#
+com.basistech.m2e.code.quality.category.features = \
+com.basistech.m2e.code.quality.checkstyle.feature,
+com.basistech.m2e.code.quality.findbugs.feature,
+com.basistech.m2e.code.quality.pmd.feature,
+com.basistech.m2e.code.quality.spotbugs.feature,
+
+#
+
\ No newline at end of file
diff --git a/old/1.1.3/web/site.css b/old/1.1.3/web/site.css
new file mode 100644
index 0000000..362956b
--- /dev/null
+++ b/old/1.1.3/web/site.css
@@ -0,0 +1,83 @@
+<
+STYLE type ="text/css">td.spacer {
+ padding-bottom: 10px;
+ padding-top: 10px;
+}
+
+.title {
+ font-family: sans-serif;
+ color: #1778be;
+}
+
+.table {
+ margin-top: 0px;
+ margin-left: 0px;
+ width: 920px;
+}
+
+.bodyText {
+ font-family: sans-serif;
+ font-size: 9pt;
+ color: #000000;
+ width: 100%
+}
+
+.sub-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+}
+
+.log-text {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: lighter;
+ font-size: 8pt;
+ color: black;
+}
+
+.big-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+ border-top: 10px solid white;
+}
+
+.light-row {
+ background: #FFFFFF
+}
+
+.dark-row {
+ background: #EEEEEE
+}
+
+.header {
+ background: #445562
+}
+
+#indent {
+ word-wrap: break-word;
+ width: 300px;
+ text-indent: 10px;
+}
+
+.link {
+ color: #187dc6;
+}
+
+.td_header {
+ background: url("https://www.jboss.org/dms/tools/images/tools-banner.png") 0 no-repeat;
+ height: 100px;
+}
+
+.column-header {
+ font-size:small;
+}
+
+
+STYLE
+>
\ No newline at end of file
diff --git a/old/1.1.4/artifacts.jar b/old/1.1.4/artifacts.jar
new file mode 100644
index 0000000..ba0e439
Binary files /dev/null and b/old/1.1.4/artifacts.jar differ
diff --git a/old/1.1.4/artifacts.xml.xz b/old/1.1.4/artifacts.xml.xz
new file mode 100644
index 0000000..4e5a5a7
Binary files /dev/null and b/old/1.1.4/artifacts.xml.xz differ
diff --git a/old/1.1.4/buildinfo.json b/old/1.1.4/buildinfo.json
new file mode 100644
index 0000000..7f20298
--- /dev/null
+++ b/old/1.1.4/buildinfo.json
@@ -0,0 +1,35 @@
+{
+ "timestamp" : 1561106009697,
+ "revision" : {
+ "HEAD" : "a87a1892ab73c09fee53bca7277fb71e3b4d4d48",
+ "currentBranch" : "refs/heads/develop",
+ "knownReferences" : null
+ },
+ "properties" : {
+ "TARGET_PLATFORM_VERSION_MAXIMUM" : "null",
+ "java.version" : "1.8.0_191",
+ "user.dir" : "/home/travis/build/m2e-code-quality/m2e-code-quality",
+ "os.arch" : "amd64",
+ "RELEASE" : "null",
+ "BUILD_ALIAS" : "null",
+ "JOB_NAME" : "null",
+ "os.version" : "4.15.0-1028-gcp",
+ "BUILD_NUMBER" : "null",
+ "TARGET_PLATFORM_VERSION" : "null",
+ "NODE_NAME" : "null",
+ "HOSTNAME" : "travis-job-ee304530-3869-4c70-84f3-8e2bdcdd11ec",
+ "java.vendor" : "Oracle Corporation",
+ "os.name" : "Linux",
+ "ZIPSUFFIX" : "null",
+ "WORKSPACE" : "/home/travis/build/m2e-code-quality/m2e-code-quality"
+ },
+ "upstream" : {
+ "http://download.eclipse.org/technology/m2e/releases" : "Build info file not accessible: http://download.eclipse.org/technology/m2e/releases/buildinfo.json",
+ "http://download.eclipse.org/releases/photon" : "Build info file not accessible: http://download.eclipse.org/releases/photon/buildinfo.json",
+ "http://eclipse-cs.sf.net/update" : "Build info file not accessible: Invalid character: <",
+ "https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/" : "Build info file not accessible: https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/buildinfo.json",
+ "http://findbugs.cs.umd.edu/eclipse/" : "Build info file not accessible: http://findbugs.cs.umd.edu/eclipse/buildinfo.json",
+ "https://spotbugs.github.io/eclipse/" : "Build info file not accessible: https://spotbugs.github.io/eclipse/buildinfo.json",
+ "http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/" : "Build info file not accessible: http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/buildinfo.json"
+ }
+}
\ No newline at end of file
diff --git a/old/1.1.4/category.xml b/old/1.1.4/category.xml
new file mode 100644
index 0000000..e75df9d
--- /dev/null
+++ b/old/1.1.4/category.xml
@@ -0,0 +1,19 @@
+
+
+
+ Code Quality Plugin Configuration for M2Eclipse
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.1.4/content.jar b/old/1.1.4/content.jar
new file mode 100644
index 0000000..373eaf2
Binary files /dev/null and b/old/1.1.4/content.jar differ
diff --git a/old/1.1.4/content.xml.xz b/old/1.1.4/content.xml.xz
new file mode 100644
index 0000000..a5a5de9
Binary files /dev/null and b/old/1.1.4/content.xml.xz differ
diff --git a/old/1.1.4/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.4.201906210825-r.jar b/old/1.1.4/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.4.201906210825-r.jar
new file mode 100644
index 0000000..e119ea6
Binary files /dev/null and b/old/1.1.4/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.4.201906210825-r.jar differ
diff --git a/old/1.1.4/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.4.201906210825-r.jar b/old/1.1.4/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.4.201906210825-r.jar
new file mode 100644
index 0000000..dd6bceb
Binary files /dev/null and b/old/1.1.4/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.4.201906210825-r.jar differ
diff --git a/old/1.1.4/features/com.basistech.m2e.code.quality.pmd.feature_1.1.4.201906210825-r.jar b/old/1.1.4/features/com.basistech.m2e.code.quality.pmd.feature_1.1.4.201906210825-r.jar
new file mode 100644
index 0000000..585a52c
Binary files /dev/null and b/old/1.1.4/features/com.basistech.m2e.code.quality.pmd.feature_1.1.4.201906210825-r.jar differ
diff --git a/old/1.1.4/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.4.201906210825-r.jar b/old/1.1.4/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.4.201906210825-r.jar
new file mode 100644
index 0000000..3ec2f10
Binary files /dev/null and b/old/1.1.4/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.4.201906210825-r.jar differ
diff --git a/old/1.1.4/index.html b/old/1.1.4/index.html
new file mode 100644
index 0000000..7d0d994
--- /dev/null
+++ b/old/1.1.4/index.html
@@ -0,0 +1,112 @@
+
+
+M2E Code Quality - Eclipse Update Site: 1.1.4.201906210825-r
+
+
+
+
+
+
+
+
+ |
+ |
+ |
+
+
+ |
+
+ M2E Code Quality - Eclipse Update Site
+
+
+
+
+
+ This is the Eclipse
+ Update Site for M2E Code Quality.
+
+
+ - To install from this site, start up Eclipse, then do:
+
+ Help > Install New Software... >
+
+
+ - Copy this site's URL into Eclipse, and hit Enter.
+ - When the site loads, select the features to install,
+ or click the
Select All button.
+ - To properly resolve all dependencies, check
+
[x] Contact all update sites during install to find required software
+
+ - Click
Next , agree to the license
+ terms, and install.
+
+
+
+ |
+
+
+ |
+ |
+
+
+ |
+
+
+ |
+ |
+
+
+
+
diff --git a/old/1.1.4/p2.index b/old/1.1.4/p2.index
new file mode 100644
index 0000000..e71d064
--- /dev/null
+++ b/old/1.1.4/p2.index
@@ -0,0 +1,4 @@
+#Fri Jun 21 08:33:27 UTC 2019
+version=1
+metadata.repository.factory.order=content.xml.xz,content.xml,\!
+artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
diff --git a/old/1.1.4/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.4.201906210825-r.jar b/old/1.1.4/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.4.201906210825-r.jar
new file mode 100644
index 0000000..5e42bb3
Binary files /dev/null and b/old/1.1.4/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.4.201906210825-r.jar differ
diff --git a/old/1.1.4/plugins/com.basistech.m2e.code.quality.findbugs_1.1.4.201906210825-r.jar b/old/1.1.4/plugins/com.basistech.m2e.code.quality.findbugs_1.1.4.201906210825-r.jar
new file mode 100644
index 0000000..af08ebf
Binary files /dev/null and b/old/1.1.4/plugins/com.basistech.m2e.code.quality.findbugs_1.1.4.201906210825-r.jar differ
diff --git a/old/1.1.4/plugins/com.basistech.m2e.code.quality.pmd_1.1.4.201906210825-r.jar b/old/1.1.4/plugins/com.basistech.m2e.code.quality.pmd_1.1.4.201906210825-r.jar
new file mode 100644
index 0000000..92d9ed0
Binary files /dev/null and b/old/1.1.4/plugins/com.basistech.m2e.code.quality.pmd_1.1.4.201906210825-r.jar differ
diff --git a/old/1.1.4/plugins/com.basistech.m2e.code.quality.shared_1.1.4.201906210825-r.jar b/old/1.1.4/plugins/com.basistech.m2e.code.quality.shared_1.1.4.201906210825-r.jar
new file mode 100644
index 0000000..2494dac
Binary files /dev/null and b/old/1.1.4/plugins/com.basistech.m2e.code.quality.shared_1.1.4.201906210825-r.jar differ
diff --git a/old/1.1.4/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.4.201906210825-r.jar b/old/1.1.4/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.4.201906210825-r.jar
new file mode 100644
index 0000000..46c86bd
Binary files /dev/null and b/old/1.1.4/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.4.201906210825-r.jar differ
diff --git a/old/1.1.4/site.properties b/old/1.1.4/site.properties
new file mode 100644
index 0000000..35d6bd3
--- /dev/null
+++ b/old/1.1.4/site.properties
@@ -0,0 +1,10 @@
+
+#
+com.basistech.m2e.code.quality.category.features = \
+com.basistech.m2e.code.quality.checkstyle.feature,
+com.basistech.m2e.code.quality.findbugs.feature,
+com.basistech.m2e.code.quality.pmd.feature,
+com.basistech.m2e.code.quality.spotbugs.feature,
+
+#
+
\ No newline at end of file
diff --git a/old/1.1.4/web/site.css b/old/1.1.4/web/site.css
new file mode 100644
index 0000000..362956b
--- /dev/null
+++ b/old/1.1.4/web/site.css
@@ -0,0 +1,83 @@
+<
+STYLE type ="text/css">td.spacer {
+ padding-bottom: 10px;
+ padding-top: 10px;
+}
+
+.title {
+ font-family: sans-serif;
+ color: #1778be;
+}
+
+.table {
+ margin-top: 0px;
+ margin-left: 0px;
+ width: 920px;
+}
+
+.bodyText {
+ font-family: sans-serif;
+ font-size: 9pt;
+ color: #000000;
+ width: 100%
+}
+
+.sub-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+}
+
+.log-text {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: lighter;
+ font-size: 8pt;
+ color: black;
+}
+
+.big-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+ border-top: 10px solid white;
+}
+
+.light-row {
+ background: #FFFFFF
+}
+
+.dark-row {
+ background: #EEEEEE
+}
+
+.header {
+ background: #445562
+}
+
+#indent {
+ word-wrap: break-word;
+ width: 300px;
+ text-indent: 10px;
+}
+
+.link {
+ color: #187dc6;
+}
+
+.td_header {
+ background: url("https://www.jboss.org/dms/tools/images/tools-banner.png") 0 no-repeat;
+ height: 100px;
+}
+
+.column-header {
+ font-size:small;
+}
+
+
+STYLE
+>
\ No newline at end of file
diff --git a/old/1.1.5/CHANGELOG.md b/old/1.1.5/CHANGELOG.md
new file mode 100644
index 0000000..f125418
--- /dev/null
+++ b/old/1.1.5/CHANGELOG.md
@@ -0,0 +1,43 @@
+# Changelog
+
+## [1.1.5](https://github.com/m2e-code-quality/m2e-code-quality/tree/1.1.5) (2021-09-18)
+
+[Full Changelog](https://github.com/m2e-code-quality/m2e-code-quality/compare/1.1.4...1.1.5)
+
+**Implemented enhancements:**
+
+- Sign the plugins [\#257](https://github.com/m2e-code-quality/m2e-code-quality/issues/257)
+
+**Closed issues:**
+
+- Wrong Checkstyle URL breaks Oomph setup [\#251](https://github.com/m2e-code-quality/m2e-code-quality/issues/251)
+- Eclipse 4.19: net.sf.eclipsecs.core 5.2.0 but it could not be found [\#250](https://github.com/m2e-code-quality/m2e-code-quality/issues/250)
+- EclipseCheckstyleProjectConfigurationTest failure [\#229](https://github.com/m2e-code-quality/m2e-code-quality/issues/229)
+- Broken Build due to com.github.spotbugs.plugin.eclipse-\*.jar!/META-INF/MANIFEST.MF: Invalid manifest header Bundle-ClassPath: "spotbugs-plugin.jar," [\#227](https://github.com/m2e-code-quality/m2e-code-quality/issues/227)
+
+**Merged pull requests:**
+
+- Upgrade tycho, use toolchains [\#260](https://github.com/m2e-code-quality/m2e-code-quality/pull/260) ([adangel](https://github.com/adangel))
+- Release automation with github actions [\#259](https://github.com/m2e-code-quality/m2e-code-quality/pull/259) ([adangel](https://github.com/adangel))
+- Add keystore to sign plugin [\#258](https://github.com/m2e-code-quality/m2e-code-quality/pull/258) ([adangel](https://github.com/adangel))
+- Add Github Actions workflow [\#256](https://github.com/m2e-code-quality/m2e-code-quality/pull/256) ([adangel](https://github.com/adangel))
+- Fix checkstyle update site [\#255](https://github.com/m2e-code-quality/m2e-code-quality/pull/255) ([adangel](https://github.com/adangel))
+- Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0 [\#252](https://github.com/m2e-code-quality/m2e-code-quality/pull/252) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Upgrade to GitHub-native Dependabot [\#249](https://github.com/m2e-code-quality/m2e-code-quality/pull/249) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- New PMD Eclipse Plugin update site [\#248](https://github.com/m2e-code-quality/m2e-code-quality/pull/248) ([adangel](https://github.com/adangel))
+- Bump spotbugs-maven-plugin from 4.2.2 to 4.2.3 [\#247](https://github.com/m2e-code-quality/m2e-code-quality/pull/247) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 [\#245](https://github.com/m2e-code-quality/m2e-code-quality/pull/245) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 [\#242](https://github.com/m2e-code-quality/m2e-code-quality/pull/242) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- Bump spotbugs-maven-plugin from 4.0.4 to 4.1.4 [\#240](https://github.com/m2e-code-quality/m2e-code-quality/pull/240) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- Bump maven-resources-plugin from 3.1.0 to 3.2.0 [\#237](https://github.com/m2e-code-quality/m2e-code-quality/pull/237) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 [\#236](https://github.com/m2e-code-quality/m2e-code-quality/pull/236) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- Bump repository-utils from 1.6.0 to 1.7.0 [\#235](https://github.com/m2e-code-quality/m2e-code-quality/pull/235) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- Bump tycho-version from 1.6.0 to 1.7.0 [\#233](https://github.com/m2e-code-quality/m2e-code-quality/pull/233) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- Bump spotbugs-maven-plugin from 3.1.12.2 to 4.0.0 [\#232](https://github.com/m2e-code-quality/m2e-code-quality/pull/232) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- \[SECURITY\] Use HTTPS to resolve dependencies in Maven Build [\#231](https://github.com/m2e-code-quality/m2e-code-quality/pull/231) ([JLLeitschuh](https://github.com/JLLeitschuh))
+- Add explicit checkstyle version in test projects [\#230](https://github.com/m2e-code-quality/m2e-code-quality/pull/230) ([adangel](https://github.com/adangel))
+- Bump repository-utils from 1.4.0 to 1.6.0 [\#228](https://github.com/m2e-code-quality/m2e-code-quality/pull/228) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- Bump tycho-version from 1.5.1 to 1.6.0 [\#226](https://github.com/m2e-code-quality/m2e-code-quality/pull/226) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- Bump tycho-version from 1.4.0 to 1.5.1 [\#224](https://github.com/m2e-code-quality/m2e-code-quality/pull/224) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+- Bump spotbugs-maven-plugin from 3.1.12 to 3.1.12.2 [\#220](https://github.com/m2e-code-quality/m2e-code-quality/pull/220) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+
diff --git a/old/1.1.5/artifacts.jar b/old/1.1.5/artifacts.jar
new file mode 100644
index 0000000..7fea7cd
Binary files /dev/null and b/old/1.1.5/artifacts.jar differ
diff --git a/old/1.1.5/artifacts.xml.xz b/old/1.1.5/artifacts.xml.xz
new file mode 100644
index 0000000..065f5df
Binary files /dev/null and b/old/1.1.5/artifacts.xml.xz differ
diff --git a/old/1.1.5/buildinfo.json b/old/1.1.5/buildinfo.json
new file mode 100644
index 0000000..fe01842
--- /dev/null
+++ b/old/1.1.5/buildinfo.json
@@ -0,0 +1,27 @@
+{
+ "timestamp" : 1631956264276,
+ "revision" : {
+ "HEAD" : "5c54cc8f1fd263c667bad5f01c9959b858d7d97e",
+ "currentBranch" : "refs/heads/develop",
+ "knownReferences" : null
+ },
+ "properties" : {
+ "TARGET_PLATFORM_VERSION_MAXIMUM" : "null",
+ "java.version" : "11.0.12",
+ "user.dir" : "/home/runner/work/m2e-code-quality/m2e-code-quality",
+ "os.arch" : "amd64",
+ "RELEASE" : "null",
+ "BUILD_ALIAS" : "null",
+ "JOB_NAME" : "null",
+ "os.version" : "5.8.0-1041-azure",
+ "BUILD_NUMBER" : "null",
+ "TARGET_PLATFORM_VERSION" : "null",
+ "NODE_NAME" : "null",
+ "HOSTNAME" : "fv-az74-417",
+ "java.vendor" : "Eclipse Foundation",
+ "os.name" : "Linux",
+ "ZIPSUFFIX" : "null",
+ "WORKSPACE" : "/home/runner/work/m2e-code-quality/m2e-code-quality"
+ },
+ "upstream" : null
+}
\ No newline at end of file
diff --git a/old/1.1.5/category.xml b/old/1.1.5/category.xml
new file mode 100644
index 0000000..d9793d3
--- /dev/null
+++ b/old/1.1.5/category.xml
@@ -0,0 +1,19 @@
+
+
+
+ Code Quality Plugin Configuration for M2Eclipse
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/1.1.5/content.jar b/old/1.1.5/content.jar
new file mode 100644
index 0000000..5d0913d
Binary files /dev/null and b/old/1.1.5/content.jar differ
diff --git a/old/1.1.5/content.xml.xz b/old/1.1.5/content.xml.xz
new file mode 100644
index 0000000..c82518e
Binary files /dev/null and b/old/1.1.5/content.xml.xz differ
diff --git a/old/1.1.5/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.5.202109180907-r.jar b/old/1.1.5/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.5.202109180907-r.jar
new file mode 100644
index 0000000..fc4538b
Binary files /dev/null and b/old/1.1.5/features/com.basistech.m2e.code.quality.checkstyle.feature_1.1.5.202109180907-r.jar differ
diff --git a/old/1.1.5/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.5.202109180907-r.jar b/old/1.1.5/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.5.202109180907-r.jar
new file mode 100644
index 0000000..4215dec
Binary files /dev/null and b/old/1.1.5/features/com.basistech.m2e.code.quality.findbugs.feature_1.1.5.202109180907-r.jar differ
diff --git a/old/1.1.5/features/com.basistech.m2e.code.quality.pmd.feature_1.1.5.202109180907-r.jar b/old/1.1.5/features/com.basistech.m2e.code.quality.pmd.feature_1.1.5.202109180907-r.jar
new file mode 100644
index 0000000..20fb473
Binary files /dev/null and b/old/1.1.5/features/com.basistech.m2e.code.quality.pmd.feature_1.1.5.202109180907-r.jar differ
diff --git a/old/1.1.5/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.5.202109180907-r.jar b/old/1.1.5/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.5.202109180907-r.jar
new file mode 100644
index 0000000..3f2f0d1
Binary files /dev/null and b/old/1.1.5/features/com.basistech.m2e.code.quality.spotbugs.feature_1.1.5.202109180907-r.jar differ
diff --git a/old/1.1.5/index.html b/old/1.1.5/index.html
new file mode 100644
index 0000000..e856579
--- /dev/null
+++ b/old/1.1.5/index.html
@@ -0,0 +1,115 @@
+
+
+M2E Code Quality - Eclipse Update Site: 1.1.5.202109180907-r
+
+
+
+
+
+
+
+
+ |
+ |
+ |
+
+
+ |
+
+ M2E Code Quality - Eclipse Update Site
+
+
+
+
+
+
+ This is the Eclipse
+ Update Site for M2E Code Quality.
+
+
+ - To install from this site, start up Eclipse, then do:
+
+ Help > Install New Software... >
+
+
+ - Copy this site's URL into Eclipse, and hit Enter.
+ - When the site loads, select the features to install,
+ or click the
Select All button.
+ - To properly resolve all dependencies, check
+
[x] Contact all update sites during install to find required software
+
+ - Click
Next , agree to the license
+ terms, and install.
+
+
+
+ |
+
+
+ |
+ |
+
+
+ |
+
+
+ |
+ |
+
+
+
+
diff --git a/old/1.1.5/p2.index b/old/1.1.5/p2.index
new file mode 100644
index 0000000..cfaa135
--- /dev/null
+++ b/old/1.1.5/p2.index
@@ -0,0 +1,4 @@
+#Sat Sep 18 09:11:01 UTC 2021
+artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
+version=1
+metadata.repository.factory.order=content.xml.xz,content.xml,\!
diff --git a/old/1.1.5/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.5.202109180907-r.jar b/old/1.1.5/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.5.202109180907-r.jar
new file mode 100644
index 0000000..27bbaf8
Binary files /dev/null and b/old/1.1.5/plugins/com.basistech.m2e.code.quality.checkstyle_1.1.5.202109180907-r.jar differ
diff --git a/old/1.1.5/plugins/com.basistech.m2e.code.quality.findbugs_1.1.5.202109180907-r.jar b/old/1.1.5/plugins/com.basistech.m2e.code.quality.findbugs_1.1.5.202109180907-r.jar
new file mode 100644
index 0000000..c1bf0c9
Binary files /dev/null and b/old/1.1.5/plugins/com.basistech.m2e.code.quality.findbugs_1.1.5.202109180907-r.jar differ
diff --git a/old/1.1.5/plugins/com.basistech.m2e.code.quality.pmd_1.1.5.202109180907-r.jar b/old/1.1.5/plugins/com.basistech.m2e.code.quality.pmd_1.1.5.202109180907-r.jar
new file mode 100644
index 0000000..6d77654
Binary files /dev/null and b/old/1.1.5/plugins/com.basistech.m2e.code.quality.pmd_1.1.5.202109180907-r.jar differ
diff --git a/old/1.1.5/plugins/com.basistech.m2e.code.quality.shared_1.1.5.202109180907-r.jar b/old/1.1.5/plugins/com.basistech.m2e.code.quality.shared_1.1.5.202109180907-r.jar
new file mode 100644
index 0000000..16d7366
Binary files /dev/null and b/old/1.1.5/plugins/com.basistech.m2e.code.quality.shared_1.1.5.202109180907-r.jar differ
diff --git a/old/1.1.5/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.5.202109180907-r.jar b/old/1.1.5/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.5.202109180907-r.jar
new file mode 100644
index 0000000..be1256f
Binary files /dev/null and b/old/1.1.5/plugins/com.basistech.m2e.code.quality.spotbugs_1.1.5.202109180907-r.jar differ
diff --git a/old/1.1.5/site.properties b/old/1.1.5/site.properties
new file mode 100644
index 0000000..35d6bd3
--- /dev/null
+++ b/old/1.1.5/site.properties
@@ -0,0 +1,10 @@
+
+#
+com.basistech.m2e.code.quality.category.features = \
+com.basistech.m2e.code.quality.checkstyle.feature,
+com.basistech.m2e.code.quality.findbugs.feature,
+com.basistech.m2e.code.quality.pmd.feature,
+com.basistech.m2e.code.quality.spotbugs.feature,
+
+#
+
\ No newline at end of file
diff --git a/old/1.1.5/web/site.css b/old/1.1.5/web/site.css
new file mode 100644
index 0000000..362956b
--- /dev/null
+++ b/old/1.1.5/web/site.css
@@ -0,0 +1,83 @@
+<
+STYLE type ="text/css">td.spacer {
+ padding-bottom: 10px;
+ padding-top: 10px;
+}
+
+.title {
+ font-family: sans-serif;
+ color: #1778be;
+}
+
+.table {
+ margin-top: 0px;
+ margin-left: 0px;
+ width: 920px;
+}
+
+.bodyText {
+ font-family: sans-serif;
+ font-size: 9pt;
+ color: #000000;
+ width: 100%
+}
+
+.sub-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+}
+
+.log-text {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: lighter;
+ font-size: 8pt;
+ color: black;
+}
+
+.big-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+ border-top: 10px solid white;
+}
+
+.light-row {
+ background: #FFFFFF
+}
+
+.dark-row {
+ background: #EEEEEE
+}
+
+.header {
+ background: #445562
+}
+
+#indent {
+ word-wrap: break-word;
+ width: 300px;
+ text-indent: 10px;
+}
+
+.link {
+ color: #187dc6;
+}
+
+.td_header {
+ background: url("https://www.jboss.org/dms/tools/images/tools-banner.png") 0 no-repeat;
+ height: 100px;
+}
+
+.column-header {
+ font-size:small;
+}
+
+
+STYLE
+>
\ No newline at end of file
diff --git a/old/compositeArtifacts.xml b/old/compositeArtifacts.xml
new file mode 100644
index 0000000..fa12a89
--- /dev/null
+++ b/old/compositeArtifacts.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/compositeContent.xml b/old/compositeContent.xml
new file mode 100644
index 0000000..735ebfa
--- /dev/null
+++ b/old/compositeContent.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/old/index.md b/old/index.md
new file mode 100644
index 0000000..e548adb
--- /dev/null
+++ b/old/index.md
@@ -0,0 +1,23 @@
+This is a composite Eclipse Update Site for **Old Versions** of the [M2E Code Quality Project](https://github.com/m2e-code-quality/m2e-code-quality).
+
+Current versions can be accessed using the repository at
+
+Snapshots can be accessed using the repository at
+
+Old version can be accessed using the repository at
+
+----
+
+Versions available at :
+
+* [1.0.0.201501120825](1.0.0.201501120825/)
+* [1.0.0.201503101518](1.0.0.201503101518/)
+* [1.0.0.201602071612](1.0.0.201602071612/)
+* [1.0.0.201608091842](1.0.0.201608091842/)
+* [1.0.0.201705301746](1.0.0.201705301746/)
+* [1.1.0](1.1.0/)
+* [1.1.1](1.1.1/)
+* [1.1.2](1.1.2/)
+* [1.1.3](1.1.3/)
+* [1.1.4](1.1.4/)
+* [1.1.5](1.1.5/)
diff --git a/snapshot/CHANGELOG.md b/snapshot/CHANGELOG.md
new file mode 100644
index 0000000..c6fd5f0
--- /dev/null
+++ b/snapshot/CHANGELOG.md
@@ -0,0 +1,26 @@
+# Changelog
+
+## [develop](https://github.com/m2e-code-quality/m2e-code-quality/tree/develop) (2024-09-20)
+
+[Full Changelog](https://github.com/m2e-code-quality/m2e-code-quality/compare/2.2.0...develop)
+
+**Closed issues:**
+
+- The composite update site refers to non existent repositories [\#344](https://github.com/m2e-code-quality/m2e-code-quality/issues/344)
+
+**Merged pull requests:**
+
+- Bump tycho-version from 4.0.8 to 4.0.9 [\#367](https://github.com/m2e-code-quality/m2e-code-quality/pull/367) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump org.apache.maven.plugins:maven-jarsigner-plugin from 3.0.0 to 3.1.0 [\#366](https://github.com/m2e-code-quality/m2e-code-quality/pull/366) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 [\#365](https://github.com/m2e-code-quality/m2e-code-quality/pull/365) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.2 [\#363](https://github.com/m2e-code-quality/m2e-code-quality/pull/363) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Move old releases into separate update site [\#361](https://github.com/m2e-code-quality/m2e-code-quality/pull/361) ([adangel](https://github.com/adangel))
+- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 [\#360](https://github.com/m2e-code-quality/m2e-code-quality/pull/360) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump tycho-version from 4.0.7 to 4.0.8 [\#359](https://github.com/m2e-code-quality/m2e-code-quality/pull/359) ([dependabot[bot]](https://github.com/apps/dependabot))
+- \[ci\] Support macosx/cocoa/aarch64 [\#358](https://github.com/m2e-code-quality/m2e-code-quality/pull/358) ([adangel](https://github.com/adangel))
+- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 [\#357](https://github.com/m2e-code-quality/m2e-code-quality/pull/357) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump org.apache.maven.plugins:maven-toolchains-plugin from 3.1.0 to 3.2.0 [\#356](https://github.com/m2e-code-quality/m2e-code-quality/pull/356) ([dependabot[bot]](https://github.com/apps/dependabot))
+
+
+
+\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
diff --git a/snapshot/artifacts.jar b/snapshot/artifacts.jar
new file mode 100644
index 0000000..4f983fb
Binary files /dev/null and b/snapshot/artifacts.jar differ
diff --git a/snapshot/artifacts.xml.xz b/snapshot/artifacts.xml.xz
new file mode 100644
index 0000000..72fac09
Binary files /dev/null and b/snapshot/artifacts.xml.xz differ
diff --git a/snapshot/content.jar b/snapshot/content.jar
new file mode 100644
index 0000000..a52ab64
Binary files /dev/null and b/snapshot/content.jar differ
diff --git a/snapshot/content.xml.xz b/snapshot/content.xml.xz
new file mode 100644
index 0000000..5330a0f
Binary files /dev/null and b/snapshot/content.xml.xz differ
diff --git a/snapshot/features/com.basistech.m2e.code.quality.checkstyle.feature_2.2.1.202409200806.jar b/snapshot/features/com.basistech.m2e.code.quality.checkstyle.feature_2.2.1.202409200806.jar
new file mode 100644
index 0000000..08b594b
Binary files /dev/null and b/snapshot/features/com.basistech.m2e.code.quality.checkstyle.feature_2.2.1.202409200806.jar differ
diff --git a/snapshot/features/com.basistech.m2e.code.quality.findbugs.feature_2.2.1.202409200806.jar b/snapshot/features/com.basistech.m2e.code.quality.findbugs.feature_2.2.1.202409200806.jar
new file mode 100644
index 0000000..66c5443
Binary files /dev/null and b/snapshot/features/com.basistech.m2e.code.quality.findbugs.feature_2.2.1.202409200806.jar differ
diff --git a/snapshot/features/com.basistech.m2e.code.quality.pmd.feature_2.2.1.202409200806.jar b/snapshot/features/com.basistech.m2e.code.quality.pmd.feature_2.2.1.202409200806.jar
new file mode 100644
index 0000000..d83bfbd
Binary files /dev/null and b/snapshot/features/com.basistech.m2e.code.quality.pmd.feature_2.2.1.202409200806.jar differ
diff --git a/snapshot/features/com.basistech.m2e.code.quality.spotbugs.feature_2.2.1.202409200806.jar b/snapshot/features/com.basistech.m2e.code.quality.spotbugs.feature_2.2.1.202409200806.jar
new file mode 100644
index 0000000..cddce7a
Binary files /dev/null and b/snapshot/features/com.basistech.m2e.code.quality.spotbugs.feature_2.2.1.202409200806.jar differ
diff --git a/snapshot/index.html b/snapshot/index.html
new file mode 100644
index 0000000..ca77b50
--- /dev/null
+++ b/snapshot/index.html
@@ -0,0 +1,103 @@
+
+
+
+M2E Code Quality - Eclipse Update Site: 2.2.1.202409200806
+
+
+
+
+ M2E Code Quality - Eclipse Update Site
+
+
+ This is the Eclipse Update Site for M2E Code Quality.
+
+
+ Build: 2.2.1.202409200806 | Changelog
+
+
+
+
+ - To install from this site, start up Eclipse, then do:
+
+
+ Help > Install New Software...
+
+
+
+ - Copy this site's URL into Eclipse, and hit Enter.
+ - When the site loads, select the features to install, or click the
+ Select All
+
button.
+
+ - To properly resolve all dependencies, check
+
+
+ [x] Contact all update sites during install to find required software
+
+
+ - Click
+ Next
+
, agree to the license terms, and install.
+
+
+
+
+
+
+
+
diff --git a/snapshot/p2.index b/snapshot/p2.index
new file mode 100644
index 0000000..7e80749
--- /dev/null
+++ b/snapshot/p2.index
@@ -0,0 +1,4 @@
+#Fri Sep 20 08:06:36 UTC 2024
+artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
+version=1
+metadata.repository.factory.order=content.xml.xz,content.xml,\!
diff --git a/snapshot/plugins/com.basistech.m2e.code.quality.checkstyle_2.2.1.202409200806.jar b/snapshot/plugins/com.basistech.m2e.code.quality.checkstyle_2.2.1.202409200806.jar
new file mode 100644
index 0000000..a1f9e76
Binary files /dev/null and b/snapshot/plugins/com.basistech.m2e.code.quality.checkstyle_2.2.1.202409200806.jar differ
diff --git a/snapshot/plugins/com.basistech.m2e.code.quality.findbugs_2.2.1.202409200806.jar b/snapshot/plugins/com.basistech.m2e.code.quality.findbugs_2.2.1.202409200806.jar
new file mode 100644
index 0000000..7bef032
Binary files /dev/null and b/snapshot/plugins/com.basistech.m2e.code.quality.findbugs_2.2.1.202409200806.jar differ
diff --git a/snapshot/plugins/com.basistech.m2e.code.quality.pmd_2.2.1.202409200806.jar b/snapshot/plugins/com.basistech.m2e.code.quality.pmd_2.2.1.202409200806.jar
new file mode 100644
index 0000000..55cd36a
Binary files /dev/null and b/snapshot/plugins/com.basistech.m2e.code.quality.pmd_2.2.1.202409200806.jar differ
diff --git a/snapshot/plugins/com.basistech.m2e.code.quality.shared_2.2.1.202409200806.jar b/snapshot/plugins/com.basistech.m2e.code.quality.shared_2.2.1.202409200806.jar
new file mode 100644
index 0000000..4c0d782
Binary files /dev/null and b/snapshot/plugins/com.basistech.m2e.code.quality.shared_2.2.1.202409200806.jar differ
diff --git a/snapshot/plugins/com.basistech.m2e.code.quality.spotbugs_2.2.1.202409200806.jar b/snapshot/plugins/com.basistech.m2e.code.quality.spotbugs_2.2.1.202409200806.jar
new file mode 100644
index 0000000..1554ed5
Binary files /dev/null and b/snapshot/plugins/com.basistech.m2e.code.quality.spotbugs_2.2.1.202409200806.jar differ