Merge "Define a build target for google-api-java-client v1.20.0 prebuild" am: 3aca8cce12 am: de74242280
am: 578a816ad3

Change-Id: Ib02774afb7667671820768f5b3864dbf2b3a8716
diff --git a/common/intellij-core/171.2455.10/annotations.jar b/common/intellij-core/171.2455.10/annotations.jar
new file mode 100644
index 0000000..1ac89ea
--- /dev/null
+++ b/common/intellij-core/171.2455.10/annotations.jar
Binary files differ
diff --git a/common/intellij-core/171.2455.10/asm-all.jar b/common/intellij-core/171.2455.10/asm-all.jar
new file mode 100644
index 0000000..6eb050d
--- /dev/null
+++ b/common/intellij-core/171.2455.10/asm-all.jar
Binary files differ
diff --git a/common/intellij-core/171.2455.10/intellij-core.jar b/common/intellij-core/171.2455.10/intellij-core.jar
new file mode 100644
index 0000000..e7fe047
--- /dev/null
+++ b/common/intellij-core/171.2455.10/intellij-core.jar
Binary files differ
diff --git a/common/intellij-core/171.2455.10/picocontainer.jar b/common/intellij-core/171.2455.10/picocontainer.jar
new file mode 100644
index 0000000..fbb1c92
--- /dev/null
+++ b/common/intellij-core/171.2455.10/picocontainer.jar
Binary files differ
diff --git a/common/intellij-core/BUILD b/common/intellij-core/BUILD
new file mode 100644
index 0000000..0ee8cdc
--- /dev/null
+++ b/common/intellij-core/BUILD
@@ -0,0 +1,29 @@
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom")
+load("//tools/base/bazel:utils.bzl", "java_jarjar")
+
+java_jarjar(
+    name = "intellij-core-171.2455.10-all",
+    rules = "no_rules.txt",
+    srcs = [
+        ":171.2455.10/intellij-core.jar",
+        ":171.2455.10/picocontainer.jar",
+        ":171.2455.10/annotations.jar",
+        ":171.2455.10/asm-all.jar",
+    ],
+)
+
+maven_java_import(
+    name = "intellij-core-171.2455.10",
+    jars = [
+        ":intellij-core-171.2455.10-all",
+    ],
+    pom = ":intellij-core-171.2455.10.pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "intellij-core-171.2455.10.pom",
+    artifact = "intellij-core",
+    group = "com.android.tools.external.intellij",
+    version = "171.2455.10",
+)
diff --git a/common/intellij-core/MODULE_LICENSE_APACHE2 b/common/intellij-core/MODULE_LICENSE_APACHE2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/common/intellij-core/MODULE_LICENSE_APACHE2
diff --git a/common/intellij-core/PREBUILT b/common/intellij-core/PREBUILT
new file mode 100644
index 0000000..bfcf768
--- /dev/null
+++ b/common/intellij-core/PREBUILT
@@ -0,0 +1,4 @@
+These artifacts were downloaded from
+https://www.jetbrains.com/intellij-repository/releases
+
+More information in the README file.
diff --git a/common/intellij-core/README b/common/intellij-core/README
new file mode 100644
index 0000000..4d77cf8
--- /dev/null
+++ b/common/intellij-core/README
@@ -0,0 +1,17 @@
+IntelliJ Core:
+--------------
+Downloaded from
+https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/idea/intellij-core/162.2228.14/intellij-core-162.2228.14.zip
+
+The version number here, 162.2228.14, matches the IDE used in Studio,
+defined in tools/adt/idea/adt-branding/src/idea/AndroidStudioApplicationInfo.xml;
+
+  <build number="__BUILD_NUMBER__" date="__BUILD_DATE__" apiVersion="AI-162.2228.14"/>
+
+You can find all the available releases here:
+https://www.jetbrains.com/intellij-repository/releases
+
+They do not ship/distribute individual components for the contents
+inside that .zip file, so we unzip the download before checking in
+.jar files needed during the build as prebuilts. But we delete some
+of the larger unused pieces such as the 38MB intellij-core-analysis.jar
diff --git a/common/intellij-core/no_rules.txt b/common/intellij-core/no_rules.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/common/intellij-core/no_rules.txt
diff --git a/common/kotlin-plugin/kotlin-plugin-1.0.5-release-139.zip b/common/kotlin-plugin/kotlin-plugin-1.0.5-release-139.zip
new file mode 100644
index 0000000..ff2a9d2
--- /dev/null
+++ b/common/kotlin-plugin/kotlin-plugin-1.0.5-release-139.zip
Binary files differ
diff --git a/common/m2/repository/asm/asm-analysis/maven-metadata.xml.md5 b/common/m2/repository/asm/asm-analysis/maven-metadata.xml.md5
deleted file mode 100644
index febf637..0000000
--- a/common/m2/repository/asm/asm-analysis/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-58b0e0d30dc9b3b2363b48c416a1ecbd
\ No newline at end of file
diff --git a/common/m2/repository/asm/asm-analysis/maven-metadata.xml.sha1 b/common/m2/repository/asm/asm-analysis/maven-metadata.xml.sha1
deleted file mode 100644
index e1cef9f..0000000
--- a/common/m2/repository/asm/asm-analysis/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-20ed0a389892cccd35e48c4aa31b02e87947c267
\ No newline at end of file
diff --git a/common/m2/repository/asm/asm-commons/maven-metadata.xml.md5 b/common/m2/repository/asm/asm-commons/maven-metadata.xml.md5
deleted file mode 100644
index a8afd04..0000000
--- a/common/m2/repository/asm/asm-commons/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-0c285d67096f30d49f73a13179d08e14
\ No newline at end of file
diff --git a/common/m2/repository/asm/asm-commons/maven-metadata.xml.sha1 b/common/m2/repository/asm/asm-commons/maven-metadata.xml.sha1
deleted file mode 100644
index fc36e55..0000000
--- a/common/m2/repository/asm/asm-commons/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4ceb28f21c39993e586d77e134477d96d1a30bef
\ No newline at end of file
diff --git a/common/m2/repository/asm/asm-parent/maven-metadata.xml.md5 b/common/m2/repository/asm/asm-parent/maven-metadata.xml.md5
deleted file mode 100644
index 88d36eb..0000000
--- a/common/m2/repository/asm/asm-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-2ed15b39635b11fed2051eb6eb978b7c
\ No newline at end of file
diff --git a/common/m2/repository/asm/asm-parent/maven-metadata.xml.sha1 b/common/m2/repository/asm/asm-parent/maven-metadata.xml.sha1
deleted file mode 100644
index 6127b45..0000000
--- a/common/m2/repository/asm/asm-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1a49146786c1be2c72c6e94706a0528d0dd14d38
\ No newline at end of file
diff --git a/common/m2/repository/asm/asm-tree/maven-metadata.xml.md5 b/common/m2/repository/asm/asm-tree/maven-metadata.xml.md5
deleted file mode 100644
index 513cb15..0000000
--- a/common/m2/repository/asm/asm-tree/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-d0e75f09d0e377bc3ea157d8a44ea909
\ No newline at end of file
diff --git a/common/m2/repository/asm/asm-tree/maven-metadata.xml.sha1 b/common/m2/repository/asm/asm-tree/maven-metadata.xml.sha1
deleted file mode 100644
index c6225d4..0000000
--- a/common/m2/repository/asm/asm-tree/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ebcf190901ac93a09f4c8cf13c788bff8462f89e
\ No newline at end of file
diff --git a/common/m2/repository/asm/asm-util/maven-metadata.xml.md5 b/common/m2/repository/asm/asm-util/maven-metadata.xml.md5
deleted file mode 100644
index 163f219..0000000
--- a/common/m2/repository/asm/asm-util/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-348ab762f80896835dd1a4b000fbe64f
\ No newline at end of file
diff --git a/common/m2/repository/asm/asm-util/maven-metadata.xml.sha1 b/common/m2/repository/asm/asm-util/maven-metadata.xml.sha1
deleted file mode 100644
index 67b04ca..0000000
--- a/common/m2/repository/asm/asm-util/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2037984be4f8440d6e772b287e5bd7a95046ebff
\ No newline at end of file
diff --git a/common/m2/repository/asm/asm/maven-metadata.xml.md5 b/common/m2/repository/asm/asm/maven-metadata.xml.md5
deleted file mode 100644
index f9168eb..0000000
--- a/common/m2/repository/asm/asm/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-463836110802e20e1d9bd7bd57f95757
\ No newline at end of file
diff --git a/common/m2/repository/asm/asm/maven-metadata.xml.sha1 b/common/m2/repository/asm/asm/maven-metadata.xml.sha1
deleted file mode 100644
index faf9a7a..0000000
--- a/common/m2/repository/asm/asm/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7e39e247b852a15c3d1df7d3daa592102eac4f84
\ No newline at end of file
diff --git a/common/m2/repository/cglib/cglib-nodep/maven-metadata.xml.md5 b/common/m2/repository/cglib/cglib-nodep/maven-metadata.xml.md5
deleted file mode 100644
index 68068c3..0000000
--- a/common/m2/repository/cglib/cglib-nodep/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-9351b53db244db8754f9c4392a7878d6
\ No newline at end of file
diff --git a/common/m2/repository/cglib/cglib-nodep/maven-metadata.xml.sha1 b/common/m2/repository/cglib/cglib-nodep/maven-metadata.xml.sha1
deleted file mode 100644
index fa2b640..0000000
--- a/common/m2/repository/cglib/cglib-nodep/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f2c1a775fa55ee425ca8e79564a5a25e2d34e6c9
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/BUILD
new file mode 100644
index 0000000..f96af08
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-acm-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-acm-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.jar
new file mode 100644
index 0000000..3297bc1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.jar.sha1
new file mode 100644
index 0000000..355ef2f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.jar.sha1
@@ -0,0 +1 @@
+f1f93f2db6a9ba05cd6da73794184a22fc4497c5
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.pom
new file mode 100644
index 0000000..0af58f6
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-acm</artifactId>
+  <name>AWS Java SDK for AWS Certificate Manager</name>
+  <description>The AWS Java SDK for AWS Certificate Manager module holds the client classes that are used for communicating with AWS Certificate Manager service.</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-acm</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.pom.sha1
new file mode 100644
index 0000000..8f36f30
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-acm/1.11.18/aws-java-sdk-acm-1.11.18.pom.sha1
@@ -0,0 +1 @@
+bbf0d0455db7e77073c66adf05d9bc371de5ef22
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/BUILD
new file mode 100644
index 0000000..edaa9fc
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-api-gateway-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-api-gateway-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.jar
new file mode 100644
index 0000000..e525552
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.jar.sha1
new file mode 100644
index 0000000..14c75c2
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.jar.sha1
@@ -0,0 +1 @@
+9709aa36f562ad671df4ef478dccf1efd703f07f
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.pom
new file mode 100644
index 0000000..d4de6b4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-api-gateway</artifactId>
+  <name>AWS Java SDK for Amazon API Gateway</name>
+  <description>The AWS Java SDK for Amazon API Gateway module holds the client classes that are used for communicating with Amazon API Gateway</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-api-gateway</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.pom.sha1
new file mode 100644
index 0000000..76e825d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-api-gateway/1.11.18/aws-java-sdk-api-gateway-1.11.18.pom.sha1
@@ -0,0 +1 @@
+440b4dcc744b184d159f2c2d66547b829987dbe8
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/BUILD
new file mode 100644
index 0000000..32b79cc
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-applicationautoscaling-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-applicationautoscaling-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.jar
new file mode 100644
index 0000000..e413fc2
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.jar.sha1
new file mode 100644
index 0000000..39b551d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.jar.sha1
@@ -0,0 +1 @@
+8905336c681b207ef74dff4507820557eb314d09
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.pom
new file mode 100644
index 0000000..1651c71
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-applicationautoscaling</artifactId>
+  <name>AWS Java SDK for AWS Application Auto Scaling</name>
+  <description>The AWS Java SDK for AWS Application Auto Scaling module holds the client classes that are used for communicating with AWS Application Auto Scaling service.</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-applicationautoscaling</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.pom.sha1
new file mode 100644
index 0000000..db09ffa
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-applicationautoscaling/1.11.18/aws-java-sdk-applicationautoscaling-1.11.18.pom.sha1
@@ -0,0 +1 @@
+692031fe892b62c41bd8ddf6aa7b6ff1c393ad39
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/BUILD
new file mode 100644
index 0000000..36641f0
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-autoscaling-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-autoscaling-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.jar
new file mode 100644
index 0000000..3364869
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.jar.sha1
new file mode 100644
index 0000000..4ed76ad
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.jar.sha1
@@ -0,0 +1 @@
+e2fdfc56efe23a633510c75e5d14f89ac0c55cd9
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.pom
new file mode 100644
index 0000000..d18d789
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-autoscaling</artifactId>
+  <name>AWS Java SDK for Auto Scaling</name>
+  <description>The AWS Java SDK for Auto Scaling module holds the client classes that are used for communicating with Auto Scaling Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-autoscaling</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.pom.sha1
new file mode 100644
index 0000000..091d4a6
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-autoscaling/1.11.18/aws-java-sdk-autoscaling-1.11.18.pom.sha1
@@ -0,0 +1 @@
+41101a493c92780d64d709ae2ea7c8cdfb557f16
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/BUILD
new file mode 100644
index 0000000..c298e42
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-cloudformation-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-cloudformation-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.jar
new file mode 100644
index 0000000..a7dce04
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.jar.sha1
new file mode 100644
index 0000000..5cdea50
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.jar.sha1
@@ -0,0 +1 @@
+c80373b4023148bc8e5873fc34eb37740cc8c820
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.pom
new file mode 100644
index 0000000..60df54a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-cloudformation</artifactId>
+  <name>AWS Java SDK for AWS CloudFormation</name>
+  <description>The AWS Java SDK for AWS CloudFormation module holds the client classes that are used for communicating with AWS CloudFormation Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-cloudformation</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.pom.sha1
new file mode 100644
index 0000000..d3fae02
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/aws-java-sdk-cloudformation-1.11.18.pom.sha1
@@ -0,0 +1 @@
+7ee8b144a67b3d6b5614a731ab39ed6ace6d0bc0
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/BUILD
new file mode 100644
index 0000000..bbf7aab
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-cloudfront-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-cloudfront-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.jar
new file mode 100644
index 0000000..c73abd1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.jar.sha1
new file mode 100644
index 0000000..a8cbfd1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.jar.sha1
@@ -0,0 +1 @@
+6f311340b1aa9221010e26801cc78f77f2645492
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.pom
new file mode 100644
index 0000000..eefdf5d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-cloudfront</artifactId>
+  <name>AWS Java SDK for Amazon CloudFront</name>
+  <description>The AWS Java SDK for Amazon CloudFront module holds the client classes that are used for communicating with Amazon CloudFront Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-cloudfront</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.pom.sha1
new file mode 100644
index 0000000..61f41ff
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudfront/1.11.18/aws-java-sdk-cloudfront-1.11.18.pom.sha1
@@ -0,0 +1 @@
+c315050c81143c7aaef41c604d70991f0df80201
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/BUILD
new file mode 100644
index 0000000..428603f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-cloudhsm-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-cloudhsm-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.jar
new file mode 100644
index 0000000..fb2386c
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.jar.sha1
new file mode 100644
index 0000000..dd95c6e
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.jar.sha1
@@ -0,0 +1 @@
+679bb5e9daf103f2ded7d0de8bc9b2f40accbd75
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.pom
new file mode 100644
index 0000000..89830d1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-cloudhsm</artifactId>
+  <name>AWS Java SDK for the AWS CloudHSM</name>
+  <description>The AWS Java SDK for AWS CloudHSM holds the client classes that are used for communicating with the AWS CloudHSM Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-cloudhsm</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.pom.sha1
new file mode 100644
index 0000000..6067ae4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/aws-java-sdk-cloudhsm-1.11.18.pom.sha1
@@ -0,0 +1 @@
+f1db99662ad69c2a4cd48fb054acd9b4d56462fd
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/BUILD
new file mode 100644
index 0000000..f31fe06
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-cloudsearch-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-cloudsearch-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.jar
new file mode 100644
index 0000000..daef58a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.jar.sha1
new file mode 100644
index 0000000..b0a7c11
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.jar.sha1
@@ -0,0 +1 @@
+b9ed1da88a681afd5cb516bd9e3520c137540cc9
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.pom
new file mode 100644
index 0000000..0fdbe06
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-cloudsearch</artifactId>
+  <name>AWS Java SDK for Amazon CloudSearch</name>
+  <description>The AWS Java SDK for Amazon CloudSearch module holds the client classes that are used for communicating with Amazon CloudSearch Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-cloudsearch</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.pom.sha1
new file mode 100644
index 0000000..cceb06a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/aws-java-sdk-cloudsearch-1.11.18.pom.sha1
@@ -0,0 +1 @@
+f9537084286b7b281f198d1b1ff334861396ec0d
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/BUILD
new file mode 100644
index 0000000..cf6af83
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-cloudtrail-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-cloudtrail-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.jar
new file mode 100644
index 0000000..ecc48e1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.jar.sha1
new file mode 100644
index 0000000..f8124e1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.jar.sha1
@@ -0,0 +1 @@
+f1436995df78a560d9ef721efe82ed84a47e5541
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.pom
new file mode 100644
index 0000000..af5cf2c
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-cloudtrail</artifactId>
+  <name>AWS Java SDK for AWS CloudTrail</name>
+  <description>The AWS Java SDK for AWS CloudTrail module holds the client classes that are used for communicating with AWS CloudTrail Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-cloudtrail</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.pom.sha1
new file mode 100644
index 0000000..51e5306
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudtrail/1.11.18/aws-java-sdk-cloudtrail-1.11.18.pom.sha1
@@ -0,0 +1 @@
+f0a0f58203816e3538505f196728c79eaaeb7986
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/BUILD
new file mode 100644
index 0000000..9b5cded
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-cloudwatch-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-cloudwatch-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.jar
new file mode 100644
index 0000000..0c9d9f4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.jar.sha1
new file mode 100644
index 0000000..1b45ea5
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.jar.sha1
@@ -0,0 +1 @@
+d7508be063c83a2706b4824fc7849c95453043f6
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.pom
new file mode 100644
index 0000000..3f9cbfc
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-cloudwatch</artifactId>
+  <name>AWS Java SDK for Amazon CloudWatch</name>
+  <description>The AWS Java SDK for Amazon CloudWatch module holds the client classes that are used for communicating with Amazon CloudWatch Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-cloudwatch</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.pom.sha1
new file mode 100644
index 0000000..2172b76
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/aws-java-sdk-cloudwatch-1.11.18.pom.sha1
@@ -0,0 +1 @@
+4277a5cfd4cd35587c0a068b31c22c26a6d5619a
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/BUILD
new file mode 100644
index 0000000..61bea71
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-cloudwatchmetrics-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-cloudwatchmetrics-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.jar
new file mode 100644
index 0000000..2a7df9a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.jar.sha1
new file mode 100644
index 0000000..6499dba
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.jar.sha1
@@ -0,0 +1 @@
+91695f5b1b344707e02b8e5ef0d4e65aa268fea4
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.pom
new file mode 100644
index 0000000..298ffb8
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.pom
@@ -0,0 +1,97 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-cloudwatchmetrics</artifactId>
+  <name>CloudWatch Metrics for AWS Java SDK</name>
+  <description>This package holds the classes for uploading the clientside metrics collected from AWS Java SDK to Amazon CloudWatch</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-cloudwatch</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-dynamodb</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-cloudwatchmetrics</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.pom.sha1
new file mode 100644
index 0000000..a706d61
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/aws-java-sdk-cloudwatchmetrics-1.11.18.pom.sha1
@@ -0,0 +1 @@
+4e470ee980d3f506f900434ddd943ab26b7cf25e
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/BUILD
new file mode 100644
index 0000000..54ce1e4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-codecommit-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-codecommit-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.jar
new file mode 100644
index 0000000..fec6878
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.jar.sha1
new file mode 100644
index 0000000..c804819
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.jar.sha1
@@ -0,0 +1 @@
+a1c224f7869f3c682a3420a22b9d5ca596107e15
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.pom
new file mode 100644
index 0000000..754c982
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-codecommit</artifactId>
+  <name>AWS Java SDK for AWS CodeCommit</name>
+  <description>The AWS Java SDK for AWS CodeCommit module holds the client classes that are used for communicating with AWS CodeCommit</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-codecommit</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.pom.sha1
new file mode 100644
index 0000000..e380fd7
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codecommit/1.11.18/aws-java-sdk-codecommit-1.11.18.pom.sha1
@@ -0,0 +1 @@
+ee0c5724fd27d1e1a35d2c62a7e8df40a33871a2
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/BUILD
new file mode 100644
index 0000000..349f84b
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-codedeploy-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-codedeploy-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.jar
new file mode 100644
index 0000000..84bc6df
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.jar.sha1
new file mode 100644
index 0000000..d5bfb14
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.jar.sha1
@@ -0,0 +1 @@
+ded7507c19fe5c0a8dea01167d568838199bbd56
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.pom
new file mode 100644
index 0000000..d7a7079
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-codedeploy</artifactId>
+  <name>AWS Java SDK for AWS CodeDeploy</name>
+  <description>The AWS Java SDK for AWS CodeDeploy module holds the client classes that are used for communicating with AWS CodeDeploy Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-codedeploy</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.pom.sha1
new file mode 100644
index 0000000..3429f38
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/aws-java-sdk-codedeploy-1.11.18.pom.sha1
@@ -0,0 +1 @@
+e7f377dbfaee581e35551c58635a43269743986c
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/BUILD
new file mode 100644
index 0000000..32cd739
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-codepipeline-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-codepipeline-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.jar
new file mode 100644
index 0000000..5d7ef72
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.jar.sha1
new file mode 100644
index 0000000..9758ddd
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.jar.sha1
@@ -0,0 +1 @@
+a2a9b04098c42df04ca8e1a95835f458a5d566a8
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.pom
new file mode 100644
index 0000000..4490160
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-codepipeline</artifactId>
+  <name>AWS Java SDK for AWS CodePipeline</name>
+  <description>The AWS Java SDK for AWS CodePipeline module holds the client classes that are used for communicating with AWS CodePipeline</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-codepipeline</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.pom.sha1
new file mode 100644
index 0000000..85a6450
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/aws-java-sdk-codepipeline-1.11.18.pom.sha1
@@ -0,0 +1 @@
+95fe18b964069b9f9a08b8299218a5b0b4ba73d6
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/BUILD
new file mode 100644
index 0000000..0d7b0a2
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-cognitoidentity-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-cognitoidentity-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.jar
new file mode 100644
index 0000000..ffa15e1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.jar.sha1
new file mode 100644
index 0000000..c3ff4d3
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.jar.sha1
@@ -0,0 +1 @@
+004915e71b5933a660261e2165509ff74b967589
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.pom
new file mode 100644
index 0000000..14233f7
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-cognitoidentity</artifactId>
+  <name>AWS Java SDK for Amazon Cognito Identity</name>
+  <description>The AWS Java SDK for Amazon Cognito Identity module holds the client classes that are used for communicating with Amazon Cognito Identity Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-cognitoidentity</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.pom.sha1
new file mode 100644
index 0000000..d9607a3
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/aws-java-sdk-cognitoidentity-1.11.18.pom.sha1
@@ -0,0 +1 @@
+bfa616859b39c18054c192b234d6a4e64f149b5c
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/BUILD
new file mode 100644
index 0000000..6895546
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-cognitoidp-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-cognitoidp-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.jar
new file mode 100644
index 0000000..b2628da
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.jar.sha1
new file mode 100644
index 0000000..09abb3b
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.jar.sha1
@@ -0,0 +1 @@
+84e1476dcaba9d1178f12f94b2b23737a10ed99e
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.pom
new file mode 100644
index 0000000..660788b
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-cognitoidp</artifactId>
+  <name>AWS Java SDK for Amazon Cognito Identity Provider Service</name>
+  <description>The AWS Java SDK for Amazon Cognito Identity Provider Service module holds the client classes that are used for communicating with Amazon Cognito Identity Provider Service.</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-cognitoidp</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.pom.sha1
new file mode 100644
index 0000000..56241d2
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/aws-java-sdk-cognitoidp-1.11.18.pom.sha1
@@ -0,0 +1 @@
+b7f2e261fd0e41118330bc08950bc431eb46a24f
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/BUILD
new file mode 100644
index 0000000..8b682cf
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-cognitosync-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-cognitosync-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.jar
new file mode 100644
index 0000000..46e319a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.jar.sha1
new file mode 100644
index 0000000..ed03511
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.jar.sha1
@@ -0,0 +1 @@
+baa42763139912f320437cbed08a5abe2c323ede
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.pom
new file mode 100644
index 0000000..30a8682
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-cognitosync</artifactId>
+  <name>AWS Java SDK for Amazon Cognito Sync</name>
+  <description>The AWS Java SDK for Amazon Cognito Sync module holds the client classes that are used for communicating with Amazon Cognito Sync Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-cognitosync</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.pom.sha1
new file mode 100644
index 0000000..15f10a4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/aws-java-sdk-cognitosync-1.11.18.pom.sha1
@@ -0,0 +1 @@
+09dee1bf3103225c6e7c8d8100da8c02dee27bb8
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/BUILD
new file mode 100644
index 0000000..8c432f9
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-config-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-config-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.jar
new file mode 100644
index 0000000..5db99f7
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.jar.sha1
new file mode 100644
index 0000000..0be3b2c
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.jar.sha1
@@ -0,0 +1 @@
+0694e7d6be7305b6ceecee25bd9da5f7ec864fdb
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.pom
new file mode 100644
index 0000000..6cefaae
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-config</artifactId>
+  <name>AWS Java SDK for AWS Config</name>
+  <description>The AWS Java SDK for AWS Config module holds the client classes that are used for communicating with AWS Config Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-config</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.pom.sha1
new file mode 100644
index 0000000..93d5219
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-config/1.11.18/aws-java-sdk-config-1.11.18.pom.sha1
@@ -0,0 +1 @@
+5b4faeb8b6a87d9ed2cc4a9a3699ffbc77b64804
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/BUILD
new file mode 100644
index 0000000..7db209d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-core-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-core-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.jar
new file mode 100644
index 0000000..bd3007f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.jar.sha1
new file mode 100644
index 0000000..ae64809
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.jar.sha1
@@ -0,0 +1 @@
+883d35cc2dcc0f2141422909a62db70d758dc3d8
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.pom
new file mode 100644
index 0000000..59172f1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.pom
@@ -0,0 +1,100 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-core</artifactId>
+  <name>AWS SDK for Java - Core</name>
+  <description>The AWS SDK for Java - Core module holds the classes that is used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+  <dependencies>
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+      <version>1.1.3</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpclient</artifactId>
+      <version>${httpcomponents.httpclient.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-databind</artifactId>
+      <version>${jackson.version}</version>
+      <type>jar</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.dataformat</groupId>
+      <artifactId>jackson-dataformat-cbor</artifactId>
+      <version>${jackson.version}</version>
+      <type>jar</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>joda-time</groupId>
+      <artifactId>joda-time</artifactId>
+      <version>2.8.1</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.github.tomakehurst</groupId>
+      <artifactId>wiremock</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.hamcrest</groupId>
+      <artifactId>hamcrest-all</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.easymock</groupId>
+      <artifactId>easymock</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-all</artifactId>
+      <scope>test</scope>
+      <version>1.10.19</version>
+    </dependency>
+    <dependency>
+      <groupId>nl.jqno.equalsverifier</groupId>
+      <artifactId>equalsverifier</artifactId>
+      <version>1.7.5</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.pom.sha1
new file mode 100644
index 0000000..a5055cf
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/aws-java-sdk-core-1.11.18.pom.sha1
@@ -0,0 +1 @@
+4aefe652c5da6412f7c341193baaab133c198df0
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/BUILD
new file mode 100644
index 0000000..0714196
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-datapipeline-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-datapipeline-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.jar
new file mode 100644
index 0000000..e6eedb7
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.jar.sha1
new file mode 100644
index 0000000..ff8aed0
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.jar.sha1
@@ -0,0 +1 @@
+73129abe166d925c882086e455340401220847d0
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.pom
new file mode 100644
index 0000000..a09c558
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-datapipeline</artifactId>
+  <name>AWS Java SDK for AWS Data Pipeline</name>
+  <description>The AWS Java SDK for AWS Data Pipeline module holds the client classes that are used for communicating with AWS Data Pipeline Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-datapipeline</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.pom.sha1
new file mode 100644
index 0000000..6910a33
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-datapipeline/1.11.18/aws-java-sdk-datapipeline-1.11.18.pom.sha1
@@ -0,0 +1 @@
+19364fa1c03147b9f745102b5f5830bccfc370bc
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/BUILD
new file mode 100644
index 0000000..4bd695c
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-devicefarm-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-devicefarm-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.jar
new file mode 100644
index 0000000..aa72126
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.jar.sha1
new file mode 100644
index 0000000..6141436
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.jar.sha1
@@ -0,0 +1 @@
+b975d857fd5818dde3eeef4730a08a2a32e9b0f9
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.pom
new file mode 100644
index 0000000..91498fc
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-devicefarm</artifactId>
+  <name>AWS Java SDK for AWS Device Farm</name>
+  <description>The AWS Java SDK for AWS Device Farm module holds the client classes that are used for communicating with AWS Device Farm</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-devicefarm</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.pom.sha1
new file mode 100644
index 0000000..b9d37ed
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/aws-java-sdk-devicefarm-1.11.18.pom.sha1
@@ -0,0 +1 @@
+56a687633ec8eb9474961d3432be0ecd5069bc40
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/BUILD
new file mode 100644
index 0000000..6dc19f3
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-directconnect-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-directconnect-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.jar
new file mode 100644
index 0000000..97ecd09
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.jar.sha1
new file mode 100644
index 0000000..08a80c4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.jar.sha1
@@ -0,0 +1 @@
+81649b7be876b04aaac62ab17d2a978b87c80d0c
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.pom
new file mode 100644
index 0000000..581b83a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-directconnect</artifactId>
+  <name>AWS Java SDK for AWS Direct Connect</name>
+  <description>The AWS Java SDK for AWS Direct Connect module holds the client classes that are used for communicating with AWS Direct Connect Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-directconnect</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.pom.sha1
new file mode 100644
index 0000000..9acf4d3
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/aws-java-sdk-directconnect-1.11.18.pom.sha1
@@ -0,0 +1 @@
+21b8cd26820c2cb3746a58c9442927ead4965a9f
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/BUILD
new file mode 100644
index 0000000..dd11043
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-directory-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-directory-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.jar
new file mode 100644
index 0000000..f45fdb1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.jar.sha1
new file mode 100644
index 0000000..c380128
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.jar.sha1
@@ -0,0 +1 @@
+07de569386c1ef7e935fdd7e70cdb043e648d3fc
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.pom
new file mode 100644
index 0000000..7123603
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-directory</artifactId>
+  <name>AWS Java SDK for AWS Directory Service</name>
+  <description>The AWS Java SDK for AWS Directory Service module holds the client classes that is used for communicating with AWS Directory Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-directory</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.pom.sha1
new file mode 100644
index 0000000..6ced3df
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/aws-java-sdk-directory-1.11.18.pom.sha1
@@ -0,0 +1 @@
+77d1feea7c570ae731c0e44643e7e9ea595ffb65
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/BUILD
new file mode 100644
index 0000000..1b95e57
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-discovery-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-discovery-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.jar
new file mode 100644
index 0000000..ca4d906
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.jar.sha1
new file mode 100644
index 0000000..b55b58a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.jar.sha1
@@ -0,0 +1 @@
+e6065a3c65559625277d0c2c320a5e7e6fe2362b
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.pom
new file mode 100644
index 0000000..9c94095
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-discovery</artifactId>
+  <name>AWS Java SDK for AWS Application Discovery Service</name>
+  <description>The AWS Java SDK for AWS Application Discovery Service module holds the client classes that are used for communicating with AWS Application Discovery Service.</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-discovery</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.pom.sha1
new file mode 100644
index 0000000..a51ee99
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-discovery/1.11.18/aws-java-sdk-discovery-1.11.18.pom.sha1
@@ -0,0 +1 @@
+d275a776b54bb7198f702f1ba64c739f646fa81e
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/BUILD
new file mode 100644
index 0000000..710027d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-dms-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-dms-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.jar
new file mode 100644
index 0000000..d0de695
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.jar.sha1
new file mode 100644
index 0000000..97c2e30
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.jar.sha1
@@ -0,0 +1 @@
+dfe1e26ddeac4a43705475c05be8f7588ca519c7
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.pom
new file mode 100644
index 0000000..bfa61d1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-dms</artifactId>
+  <name>AWS Java SDK for AWS Database Migration Service</name>
+  <description>The AWS Java SDK for AWS Database Migration Service module holds the client classes that are used for communicating with AWS Database Migration Service.</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-dms</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.pom.sha1
new file mode 100644
index 0000000..fa660ea
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/aws-java-sdk-dms-1.11.18.pom.sha1
@@ -0,0 +1 @@
+558e77745a7a4c6cd2b3b10f21df5f7820e600e3
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/BUILD
new file mode 100644
index 0000000..e2ae721
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-dynamodb-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-dynamodb-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.jar
new file mode 100644
index 0000000..60bfe7f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.jar.sha1
new file mode 100644
index 0000000..da198e6
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.jar.sha1
@@ -0,0 +1 @@
+2a54dd6d5ee9d8d7122058eecff2f137201c515d
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.pom
new file mode 100644
index 0000000..c42babe
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.pom
@@ -0,0 +1,104 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-dynamodb</artifactId>
+  <name>AWS Java SDK for Amazon DynamoDB</name>
+  <description>The AWS Java SDK for Amazon DynamoDB module holds the client classes that are used for communicating with Amazon DynamoDB Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-s3</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>junit</artifactId>
+        <groupId>junit</groupId>
+        <optional>false</optional>
+        <scope>test</scope>
+    </dependency>
+    <dependency>
+        <artifactId>easymock</artifactId>
+        <groupId>org.easymock</groupId>
+        <optional>false</optional>
+        <scope>test</scope>
+        <version>3.2</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-dynamodb</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.pom.sha1
new file mode 100644
index 0000000..e3db139
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/aws-java-sdk-dynamodb-1.11.18.pom.sha1
@@ -0,0 +1 @@
+436eb70951ef2f8cc7c424840bfed06d193e7755
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/BUILD
new file mode 100644
index 0000000..b3da8f4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-ec2-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-ec2-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.jar
new file mode 100644
index 0000000..2c64403
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.jar.sha1
new file mode 100644
index 0000000..a33c349
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.jar.sha1
@@ -0,0 +1 @@
+9ed3a7923831609f7dbd7d4f0fc5a237d498a500
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.pom
new file mode 100644
index 0000000..0b9f6ef
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-ec2</artifactId>
+  <name>AWS Java SDK for Amazon EC2</name>
+  <description>The AWS Java SDK for Amazon EC2 module holds the client classes that are used for communicating with Amazon EC2 Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-ec2</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.pom.sha1
new file mode 100644
index 0000000..09d6b2d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/aws-java-sdk-ec2-1.11.18.pom.sha1
@@ -0,0 +1 @@
+4579e591dcf288071baa00319ac96b152f27e425
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/BUILD
new file mode 100644
index 0000000..89ca097
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-ecr-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-ecr-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.jar
new file mode 100644
index 0000000..95c4eee
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.jar.sha1
new file mode 100644
index 0000000..ac3a136
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.jar.sha1
@@ -0,0 +1 @@
+08ab70287171cfff7dca9f41ed045077ad5ec956
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.pom
new file mode 100644
index 0000000..878f6c3
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-ecr</artifactId>
+  <name>AWS Java SDK for the Amazon EC2 Container Registry</name>
+  <description>The AWS Java SDK for the Amazon EC2 Container Registry holds the client classes that are used for communicating with the Amazon EC2 Container Registry Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-ecr</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.pom.sha1
new file mode 100644
index 0000000..8d990ca
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ecr/1.11.18/aws-java-sdk-ecr-1.11.18.pom.sha1
@@ -0,0 +1 @@
+521ff9917334a2761659dbb948f7d654b15ac53d
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/BUILD
new file mode 100644
index 0000000..6d30418
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-ecs-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-ecs-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.jar
new file mode 100644
index 0000000..7be780a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.jar.sha1
new file mode 100644
index 0000000..b874ef0
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.jar.sha1
@@ -0,0 +1 @@
+9a7da503d9db8161ddc4de23772fc9a516daaf36
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.pom
new file mode 100644
index 0000000..e442847
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-ecs</artifactId>
+  <name>AWS Java SDK for the Amazon EC2 Container Service</name>
+  <description>The AWS Java SDK for the Amazon EC2 Container Service holds the client classes that are used for communicating with the Amazon EC2 Container Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-ecs</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.pom.sha1
new file mode 100644
index 0000000..0a5daa5
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ecs/1.11.18/aws-java-sdk-ecs-1.11.18.pom.sha1
@@ -0,0 +1 @@
+fcdc2a45a16ea84d1a7bcb3126b4af7562b4686a
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/BUILD
new file mode 100644
index 0000000..13e0534
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-efs-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-efs-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.jar
new file mode 100644
index 0000000..7335a9f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.jar.sha1
new file mode 100644
index 0000000..4e521e5
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.jar.sha1
@@ -0,0 +1 @@
+055a75c2c4c277ab4bf8bcbf97cb9973977f1360
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.pom
new file mode 100644
index 0000000..dd3f238
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-efs</artifactId>
+  <name>AWS Java SDK for Amazon Elastic File System</name>
+  <description>The AWS Java SDK for Amazon Elastic File System module holds the client classes that are used for communicating with Amazon Elastic File System</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-efs</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.pom.sha1
new file mode 100644
index 0000000..7cc370d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-efs/1.11.18/aws-java-sdk-efs-1.11.18.pom.sha1
@@ -0,0 +1 @@
+cc773e5f4c2c10cf07a331b17e6676d526a75cd5
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/BUILD
new file mode 100644
index 0000000..bed1481
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-elasticache-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-elasticache-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.jar
new file mode 100644
index 0000000..7e0d556
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.jar.sha1
new file mode 100644
index 0000000..3047de4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.jar.sha1
@@ -0,0 +1 @@
+fbfd7f80abec1b1d25594ad991f22a74545d6d9e
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.pom
new file mode 100644
index 0000000..2a8cae7
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-elasticache</artifactId>
+  <name>AWS Java SDK for Amazon ElastiCache</name>
+  <description>The AWS Java SDK for Amazon ElastiCache module holds the client classes that are used for communicating with Amazon ElastiCache Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-elasticache</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.pom.sha1
new file mode 100644
index 0000000..e1f7a82
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/aws-java-sdk-elasticache-1.11.18.pom.sha1
@@ -0,0 +1 @@
+7f83dc62d30f2a1796a7d52a615c9b488882a028
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/BUILD
new file mode 100644
index 0000000..57c930d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-elasticbeanstalk-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-elasticbeanstalk-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.jar
new file mode 100644
index 0000000..985f3a7
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.jar.sha1
new file mode 100644
index 0000000..37ddf5a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.jar.sha1
@@ -0,0 +1 @@
+6d17ae766305eea3515e5dcd6c8e1f05fa745e17
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.pom
new file mode 100644
index 0000000..fc096ab
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-elasticbeanstalk</artifactId>
+  <name>AWS Java SDK for AWS Elastic Beanstalk</name>
+  <description>The AWS Java SDK for AWS Elastic Beanstalk module holds the client classes that are used for communicating with AWS Elastic Beanstalk Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-elasticbeanstalk</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.pom.sha1
new file mode 100644
index 0000000..5488ba8
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticbeanstalk/1.11.18/aws-java-sdk-elasticbeanstalk-1.11.18.pom.sha1
@@ -0,0 +1 @@
+eab1fff8af6ab9cbfe603c04c4b357b68da22210
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/BUILD
new file mode 100644
index 0000000..628fb80
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-elasticloadbalancing-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-elasticloadbalancing-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.jar
new file mode 100644
index 0000000..cc234d0
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.jar.sha1
new file mode 100644
index 0000000..f2a8f41
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.jar.sha1
@@ -0,0 +1 @@
+6e0719a4d1a450a54e0215403057dcd0507e36c8
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.pom
new file mode 100644
index 0000000..b9a0066
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-elasticloadbalancing</artifactId>
+  <name>AWS Java SDK for Elastic Load Balancing</name>
+  <description>The AWS Java SDK for Elastic Load Balancing module holds the client classes that are used for communicating with Elastic Load Balancing Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-elasticloadbalancing</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.pom.sha1
new file mode 100644
index 0000000..3e9456d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticloadbalancing/1.11.18/aws-java-sdk-elasticloadbalancing-1.11.18.pom.sha1
@@ -0,0 +1 @@
+ef90b3d60ce19d7c8caafe3369a44bb371f7d36d
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/BUILD
new file mode 100644
index 0000000..7cf95e9
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-elasticsearch-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-elasticsearch-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.jar
new file mode 100644
index 0000000..49ca56a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.jar.sha1
new file mode 100644
index 0000000..6a00a23
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.jar.sha1
@@ -0,0 +1 @@
+aabbaae52d20441a3a25c76b52dbecef03f715e7
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.pom
new file mode 100644
index 0000000..ea5f551
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-elasticsearch</artifactId>
+  <name>AWS Java SDK for Amazon Elasticsearch Service</name>
+  <description>The AWS Java SDK for Amazon Elasticsearch Service module holds the client classes that are used for communicating with Amazon Elasticsearch Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-elasticsearch</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.pom.sha1
new file mode 100644
index 0000000..86ef237
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/aws-java-sdk-elasticsearch-1.11.18.pom.sha1
@@ -0,0 +1 @@
+26ce9d1647847a421743d9bed1ee434c09930c9e
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/BUILD
new file mode 100644
index 0000000..8bf4911
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-elastictranscoder-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-elastictranscoder-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.jar
new file mode 100644
index 0000000..fb6e8ae
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.jar.sha1
new file mode 100644
index 0000000..37239e1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.jar.sha1
@@ -0,0 +1 @@
+dbc910a512c432cbde9aa51f22a2966b6965cfad
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.pom
new file mode 100644
index 0000000..0972e58
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-elastictranscoder</artifactId>
+  <name>AWS Java SDK for Amazon Elastic Transcoder</name>
+  <description>The AWS Java SDK for Amazon Elastic Transcoder module holds the client classes that are used for communicating with Amazon Elastic Transcoder Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-elastictranscoder</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.pom.sha1
new file mode 100644
index 0000000..138d946
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/aws-java-sdk-elastictranscoder-1.11.18.pom.sha1
@@ -0,0 +1 @@
+980e0b64b6250d624f58fa28e1e2532fba1fac04
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/BUILD
new file mode 100644
index 0000000..e3b1690
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-emr-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-emr-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.jar
new file mode 100644
index 0000000..da03f75
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.jar.sha1
new file mode 100644
index 0000000..4cecdb1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.jar.sha1
@@ -0,0 +1 @@
+43b391bfefecfcea0ddefed0321f0fb8b07a7baf
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.pom
new file mode 100644
index 0000000..528f2dd
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-emr</artifactId>
+  <name>AWS Java SDK for Amazon EMR</name>
+  <description>The AWS Java SDK for Amazon EMR module holds the client classes that are used for communicating with Amazon Elastic MapReduce Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-emr</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.pom.sha1
new file mode 100644
index 0000000..9a6cb7a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/aws-java-sdk-emr-1.11.18.pom.sha1
@@ -0,0 +1 @@
+a78046c65c8b51aeb99490838e471febba2a4972
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/BUILD
new file mode 100644
index 0000000..0f04812
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-events-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-events-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.jar
new file mode 100644
index 0000000..03dc6e8
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.jar.sha1
new file mode 100644
index 0000000..7fb1fa1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.jar.sha1
@@ -0,0 +1 @@
+3ad5e97af209c8dd22682c8af011c0400d9adfed
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.pom
new file mode 100644
index 0000000..d98e4a6
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-events</artifactId>
+  <name>AWS Java SDK for Amazon CloudWatch Events</name>
+  <description>The AWS Java SDK for Amazon CloudWatch Events module holds the client classes that are used for communicating with Amazon CloudWatch Events Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-events</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.pom.sha1
new file mode 100644
index 0000000..71a4096
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-events/1.11.18/aws-java-sdk-events-1.11.18.pom.sha1
@@ -0,0 +1 @@
+7c18fd6301d8c8623f42bbf77666631555a54831
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/BUILD
new file mode 100644
index 0000000..cb2c89f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-gamelift-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-gamelift-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.jar
new file mode 100644
index 0000000..a64a778
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.jar.sha1
new file mode 100644
index 0000000..43bcaab
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.jar.sha1
@@ -0,0 +1 @@
+83c232ed27a093ca87603b18ea287363c023405f
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.pom
new file mode 100644
index 0000000..04fc8fa
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-gamelift</artifactId>
+  <name>AWS Java SDK for AWS GameLift</name>
+  <description>The AWS Java SDK for AWS GameLift module holds the client classes that are used for communicating with AWS GameLift service.</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-gamelift</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.pom.sha1
new file mode 100644
index 0000000..dfd6358
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-gamelift/1.11.18/aws-java-sdk-gamelift-1.11.18.pom.sha1
@@ -0,0 +1 @@
+03511b9c3726b9d7a94186601860c26091fb398a
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/BUILD
new file mode 100644
index 0000000..00a0e20
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-glacier-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-glacier-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.jar
new file mode 100644
index 0000000..9ecce1a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.jar.sha1
new file mode 100644
index 0000000..c8dd2ac
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.jar.sha1
@@ -0,0 +1 @@
+7cf7bcb891beedb95c422931ce83c855b3e462e0
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.pom
new file mode 100644
index 0000000..90c147a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.pom
@@ -0,0 +1,103 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-glacier</artifactId>
+  <name>AWS Java SDK for Amazon Glacier</name>
+  <description>The AWS Java SDK for Amazon Glacier module holds the client classes that are used for communicating with Amazon Glacier Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-sqs</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-sns</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-s3</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-glacier</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.pom.sha1
new file mode 100644
index 0000000..e7d0dbd
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/aws-java-sdk-glacier-1.11.18.pom.sha1
@@ -0,0 +1 @@
+2f7aa8a58058382e39d2f828f5be9be00686744e
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/BUILD
new file mode 100644
index 0000000..cbc2322
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-iam-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-iam-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.jar
new file mode 100644
index 0000000..088df3c
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.jar.sha1
new file mode 100644
index 0000000..93f1d64
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.jar.sha1
@@ -0,0 +1 @@
+54e17a871fd425df55148c06131acb76395b0012
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.pom
new file mode 100644
index 0000000..882341b
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-iam</artifactId>
+  <name>AWS Java SDK for AWS IAM</name>
+  <description>The AWS Java SDK for AWS IAM module holds the client classes that are used for communicating with AWS Identity and Access Management Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-iam</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.pom.sha1
new file mode 100644
index 0000000..e1e666e
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-iam/1.11.18/aws-java-sdk-iam-1.11.18.pom.sha1
@@ -0,0 +1 @@
+9e02560fb6964b2b284fb6e2386e3d6c01398d0c
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/BUILD
new file mode 100644
index 0000000..68b16ee
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-importexport-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-importexport-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.jar
new file mode 100644
index 0000000..cbbcc91
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.jar.sha1
new file mode 100644
index 0000000..8e54617
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.jar.sha1
@@ -0,0 +1 @@
+4c8aa408e691acf0b2012bae201a10c0028abca1
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.pom
new file mode 100644
index 0000000..a543b30
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-importexport</artifactId>
+  <name>AWS Java SDK for AWS Import/Export</name>
+  <description>The AWS Java SDK for AWS Import/Export module holds the client classes that are used for communicating with AWS Import/Export Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-importexport</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.pom.sha1
new file mode 100644
index 0000000..cd144c8
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-importexport/1.11.18/aws-java-sdk-importexport-1.11.18.pom.sha1
@@ -0,0 +1 @@
+fcb3a7042fdeaca90aaf83e412a7ff2bccb4ea24
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/BUILD
new file mode 100644
index 0000000..789cfe5
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-inspector-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-inspector-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.jar
new file mode 100644
index 0000000..3a7596d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.jar.sha1
new file mode 100644
index 0000000..13beb68
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.jar.sha1
@@ -0,0 +1 @@
+3991920debb28f68398599eb1ccb459a375302a2
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.pom
new file mode 100644
index 0000000..e753544
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-inspector</artifactId>
+  <name>AWS Java SDK for Amazon Inspector Service</name>
+  <description>The AWS Java SDK for Amazon Inspector Service module holds the client classes that are used for communicating with Amazon Inspector Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-inspector</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.pom.sha1
new file mode 100644
index 0000000..f07a1c3
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-inspector/1.11.18/aws-java-sdk-inspector-1.11.18.pom.sha1
@@ -0,0 +1 @@
+0720f798b443d434ada66b5d85b5a716fcc404d7
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/BUILD
new file mode 100644
index 0000000..45d3400
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-iot-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-iot-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.jar
new file mode 100644
index 0000000..4847b88
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.jar.sha1
new file mode 100644
index 0000000..ecced94
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.jar.sha1
@@ -0,0 +1 @@
+b58231c407cd5417aff591a82bf8efb3eeba605d
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.pom
new file mode 100644
index 0000000..aabc7d5
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-iot</artifactId>
+  <name>AWS Java SDK for AWS IoT</name>
+  <description>The AWS Java SDK for AWS Iot Service module holds the client classes that are used for communicating with AWS IoT Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-iot</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.pom.sha1
new file mode 100644
index 0000000..b5e21a9
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-iot/1.11.18/aws-java-sdk-iot-1.11.18.pom.sha1
@@ -0,0 +1 @@
+3f2d3bd9c0716d7e535caa2709792ebbd695e177
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/BUILD
new file mode 100644
index 0000000..b4b1e7e
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-kinesis-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-kinesis-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.jar
new file mode 100644
index 0000000..de41f11
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.jar.sha1
new file mode 100644
index 0000000..2a2f95b
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.jar.sha1
@@ -0,0 +1 @@
+57c5bb8e1bd945f9af007efdb862fd5f8f78e9d9
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.pom
new file mode 100644
index 0000000..7b18c22
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-kinesis</artifactId>
+  <name>AWS Java SDK for Amazon Kinesis</name>
+  <description>The AWS Java SDK for Amazon Kinesis module holds the client classes that are used for communicating with Amazon Kinesis Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-kinesis</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.pom.sha1
new file mode 100644
index 0000000..93deef6
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/aws-java-sdk-kinesis-1.11.18.pom.sha1
@@ -0,0 +1 @@
+16c5328387ebb053d8b09322d7058b6f54d6c6e8
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/BUILD
new file mode 100644
index 0000000..b85d17e
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-kms-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-kms-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.jar
new file mode 100644
index 0000000..daae03d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.jar.sha1
new file mode 100644
index 0000000..b158899
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.jar.sha1
@@ -0,0 +1 @@
+4f291a633ec2b00d03f900b029378a2635af96c7
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.pom
new file mode 100644
index 0000000..8c002e7
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-kms</artifactId>
+  <name>AWS Java SDK for AWS KMS</name>
+  <description>The AWS Java SDK for AWS KMS module holds the client classes that are used for communicating with AWS Key Management Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-kms</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.pom.sha1
new file mode 100644
index 0000000..c6431c0
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/aws-java-sdk-kms-1.11.18.pom.sha1
@@ -0,0 +1 @@
+ac39f74a1ee1c3bed2b6dc94fa9206805968bc0d
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/BUILD
new file mode 100644
index 0000000..40b5f49
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-lambda-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-lambda-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.jar
new file mode 100644
index 0000000..be937de
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.jar.sha1
new file mode 100644
index 0000000..ede5dc4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.jar.sha1
@@ -0,0 +1 @@
+bf75828edc2b1551558e0d91193447c833e4cfae
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.pom
new file mode 100644
index 0000000..0e9fdd7
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-lambda</artifactId>
+  <name>AWS Java SDK for AWS Lambda</name>
+  <description>The AWS Java SDK for AWS Lambda module holds the client classes that are used for communicating with AWS Lambda Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-lambda</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.pom.sha1
new file mode 100644
index 0000000..fda168e
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/aws-java-sdk-lambda-1.11.18.pom.sha1
@@ -0,0 +1 @@
+5f214acd730438179e7e223c057ae79e98b84e57
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/BUILD
new file mode 100644
index 0000000..2a069d1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-logs-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-logs-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.jar
new file mode 100644
index 0000000..c042269
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.jar.sha1
new file mode 100644
index 0000000..0e80b4e
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.jar.sha1
@@ -0,0 +1 @@
+4adad2fee91df2ec2fdeb7a2120e76b0ffd5e15e
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.pom
new file mode 100644
index 0000000..24ae807
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-logs</artifactId>
+  <name>AWS Java SDK for Amazon CloudWatch Logs</name>
+  <description>The AWS Java SDK for Amazon CloudWatch Logs module holds the client classes that are used for communicating with Amazon CloudWatch Logs Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-logs</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.pom.sha1
new file mode 100644
index 0000000..a7216ac
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-logs/1.11.18/aws-java-sdk-logs-1.11.18.pom.sha1
@@ -0,0 +1 @@
+10904035a3701b449d28591fc15715e06e9cb4c1
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/BUILD
new file mode 100644
index 0000000..4924149
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-machinelearning-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-machinelearning-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.jar
new file mode 100644
index 0000000..b5793e6
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.jar.sha1
new file mode 100644
index 0000000..98f341f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.jar.sha1
@@ -0,0 +1 @@
+55bf16183e5c4d32618d4b1bf59447720387ea72
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.pom
new file mode 100644
index 0000000..f59689a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-machinelearning</artifactId>
+  <name>AWS Java SDK for Amazon Machine Learning</name>
+  <description>The AWS Java SDK for Amazon Machine Learning module holds the client classes that is used for communicating with Amazon Machine Learning Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-machinelearning</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.pom.sha1
new file mode 100644
index 0000000..7ca12ad
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-machinelearning/1.11.18/aws-java-sdk-machinelearning-1.11.18.pom.sha1
@@ -0,0 +1 @@
+af10158d2703b3146a6d6aed17280ce1e4c3cc8e
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/BUILD
new file mode 100644
index 0000000..3aee17d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-marketplacecommerceanalytics-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-marketplacecommerceanalytics-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.jar
new file mode 100644
index 0000000..0e47925
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.jar.sha1
new file mode 100644
index 0000000..fc700b0
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.jar.sha1
@@ -0,0 +1 @@
+538b88472cde82a70b944880b4fb8eb4571f2506
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.pom
new file mode 100644
index 0000000..a42ff89
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-marketplacecommerceanalytics</artifactId>
+  <name>AWS Java SDK for AWS Marketplace Commerce Analytics</name>
+  <description>The AWS Java SDK for AWS Marketplace Commerce Analytics Service module holds the client classes that are used for communicating with AWS Marketplace Commerce Analytics Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-marketplacecommerceanalytics</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.pom.sha1
new file mode 100644
index 0000000..db8fa41
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/aws-java-sdk-marketplacecommerceanalytics-1.11.18.pom.sha1
@@ -0,0 +1 @@
+b09bc561f7387fc5d437d09cd8564791742a788d
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/BUILD
new file mode 100644
index 0000000..7717986
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-marketplacemeteringservice-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-marketplacemeteringservice-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.jar
new file mode 100644
index 0000000..2ff961a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.jar.sha1
new file mode 100644
index 0000000..ccf5c68
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.jar.sha1
@@ -0,0 +1 @@
+b5c7f3f4d5715f97f5645b452fc87fb581a24321
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.pom
new file mode 100644
index 0000000..fb47bb1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-marketplacemeteringservice</artifactId>
+  <name>AWS Java SDK for AWS Marketplace Metering Service</name>
+  <description>The AWS Java SDK for AWS Marketplace Metering Service module holds the client classes that are used for communicating with AWS Marketplace Metering Service.</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-marketplacemeteringservice</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.pom.sha1
new file mode 100644
index 0000000..24addea
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/aws-java-sdk-marketplacemeteringservice-1.11.18.pom.sha1
@@ -0,0 +1 @@
+073a6f9544c3a3161785c55f31a65fe3cad947bd
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/BUILD
new file mode 100644
index 0000000..c744ef0
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-opsworks-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-opsworks-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.jar
new file mode 100644
index 0000000..49d7fc3
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.jar.sha1
new file mode 100644
index 0000000..42ae3cf
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.jar.sha1
@@ -0,0 +1 @@
+eaab6f5841f74492cfcc49c2359d54c8c117f369
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.pom
new file mode 100644
index 0000000..1a3a71f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-opsworks</artifactId>
+  <name>AWS Java SDK for AWS OpsWorks</name>
+  <description>The AWS Java SDK for AWS OpsWorks module holds the client classes that are used for communicating with AWS OpsWorks Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-opsworks</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.pom.sha1
new file mode 100644
index 0000000..e19bdb8
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/aws-java-sdk-opsworks-1.11.18.pom.sha1
@@ -0,0 +1 @@
+298f6a3e28c89e3b181a3676ac5f29bc94cb8d1e
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18/BUILD
new file mode 100644
index 0000000..c755307
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18/BUILD
@@ -0,0 +1,8 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    source = "aws-java-sdk-pom-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18/aws-java-sdk-pom-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18/aws-java-sdk-pom-1.11.18.pom
new file mode 100644
index 0000000..f07a387
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18/aws-java-sdk-pom-1.11.18.pom
@@ -0,0 +1,231 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-pom</artifactId>
+  <version>1.11.18</version>
+  <packaging>pom</packaging>
+  <name>AWS SDK for Java</name>
+  <description>The Amazon Web Services SDK for Java provides Java APIs
+    for building software on AWS' cost-effective, scalable, and reliable
+    infrastructure products. The AWS Java SDK allows developers to code
+    against APIs for all of Amazon's infrastructure web services (Amazon
+    S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon
+    AutoScaling, etc).</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>https://aws.amazon.com/apache2.0</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>amazonwebservices</id>
+      <organization>Amazon Web Services</organization>
+      <organizationUrl>https://aws.amazon.com</organizationUrl>
+      <roles>
+        <role>developer</role>
+      </roles>
+    </developer>
+  </developers>
+  <!-- The module section in pom.xml is auto generated. No manual changes are allowed -->
+  <modules>
+    <module>aws-java-sdk-support</module>
+    <module>aws-java-sdk-simpledb</module>
+    <module>aws-java-sdk-servicecatalog</module>
+    <module>aws-java-sdk-simpleworkflow</module>
+    <module>aws-java-sdk-storagegateway</module>
+    <module>aws-java-sdk-route53</module>
+    <module>aws-java-sdk-s3</module>
+    <module>aws-java-sdk-importexport</module>
+    <module>aws-java-sdk-sts</module>
+    <module>aws-java-sdk-sqs</module>
+    <module>aws-java-sdk-rds</module>
+    <module>aws-java-sdk-redshift</module>
+    <module>aws-java-sdk-elasticbeanstalk</module>
+    <module>aws-java-sdk-glacier</module>
+    <module>aws-java-sdk-iam</module>
+    <module>aws-java-sdk-datapipeline</module>
+    <module>aws-java-sdk-elasticloadbalancing</module>
+    <module>aws-java-sdk-emr</module>
+    <module>aws-java-sdk-elasticache</module>
+    <module>aws-java-sdk-elastictranscoder</module>
+    <module>aws-java-sdk-ec2</module>
+    <module>aws-java-sdk-dynamodb</module>
+    <module>aws-java-sdk-sns</module>
+    <module>aws-java-sdk-cloudtrail</module>
+    <module>aws-java-sdk-cloudwatch</module>
+    <module>aws-java-sdk-logs</module>
+    <module>aws-java-sdk-events</module>
+    <module>aws-java-sdk-cognitoidentity</module>
+    <module>aws-java-sdk-cognitosync</module>
+    <module>aws-java-sdk-directconnect</module>
+    <module>aws-java-sdk-cloudformation</module>
+    <module>aws-java-sdk-cloudfront</module>
+    <module>aws-java-sdk-kinesis</module>
+    <module>aws-java-sdk-opsworks</module>
+    <module>aws-java-sdk-ses</module>
+    <module>aws-java-sdk-autoscaling</module>
+    <module>aws-java-sdk-cloudsearch</module>
+    <module>aws-java-sdk-cloudwatchmetrics</module>
+    <module>aws-java-sdk-swf-libraries</module>
+    <module>aws-java-sdk-codedeploy</module>
+    <module>aws-java-sdk-codepipeline</module>
+    <module>aws-java-sdk-kms</module>
+    <module>aws-java-sdk-config</module>
+    <module>aws-java-sdk-lambda</module>
+    <module>aws-java-sdk-ecs</module>
+    <module>aws-java-sdk-ecr</module>
+    <module>aws-java-sdk-cloudhsm</module>
+    <module>aws-java-sdk-ssm</module>
+    <module>aws-java-sdk-workspaces</module>
+    <module>aws-java-sdk-machinelearning</module>
+    <module>aws-java-sdk-directory</module>
+    <module>aws-java-sdk-efs</module>
+    <module>aws-java-sdk-codecommit</module>
+    <module>aws-java-sdk-devicefarm</module>
+    <module>aws-java-sdk-elasticsearch</module>
+    <module>aws-java-sdk-waf</module>
+    <module>aws-java-sdk-marketplacecommerceanalytics</module>
+    <module>aws-java-sdk-inspector</module>
+    <module>aws-java-sdk-iot</module>
+    <module>aws-java-sdk-api-gateway</module>
+    <module>aws-java-sdk-acm</module>
+    <module>aws-java-sdk-gamelift</module>
+    <module>aws-java-sdk-dms</module>
+    <module>aws-java-sdk-marketplacemeteringservice</module>
+    <module>aws-java-sdk-cognitoidp</module>
+    <module>aws-java-sdk-discovery</module>
+    <module>aws-java-sdk-applicationautoscaling</module>
+    <module>aws-java-sdk</module>
+    <module>aws-java-sdk-osgi</module>
+    <module>aws-java-sdk-core</module>
+    <module>aws-java-sdk-bom</module>
+    <module>aws-java-sdk-test-utils</module>
+    <module>aws-java-sdk-code-generator</module>
+    <module>aws-java-sdk-codegen-maven-plugin</module>
+</modules>
+  <scm>
+    <url>https://github.com/aws/aws-sdk-java.git</url>
+  </scm>
+  <properties>
+      <jackson.version>2.6.6</jackson.version>
+      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+      <!-- These properties are used by SWF for it's dependencies and also in the OSGI build to
+        generate the aggregate ZIP artifact -->
+      <spring.version>3.0.7.RELEASE</spring.version>
+      <freemarker.version>2.3.9</freemarker.version>
+      <aspectj.version>1.8.2</aspectj.version>
+      <!-- This property is used by SES for it's optional dependency and also in the OSGI build to generate
+        the aggregate ZIP artifact -->
+      <javax.mail.version>1.4.6</javax.mail.version>
+      <jre.version>1.6</jre.version>
+      <httpcomponents.httpclient.version>4.5.2</httpcomponents.httpclient.version>
+  </properties>
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>4.12</version>
+      </dependency>
+      <dependency>
+        <groupId>com.github.tomakehurst</groupId>
+        <artifactId>wiremock</artifactId>
+        <version>1.55</version>
+      </dependency>
+      <dependency>
+        <groupId>log4j</groupId>
+        <artifactId>log4j</artifactId>
+        <version>1.2.17</version>
+      </dependency>
+      <dependency>
+        <groupId>org.hamcrest</groupId>
+        <artifactId>hamcrest-all</artifactId>
+        <version>1.3</version>
+      </dependency>
+      <dependency>
+        <groupId>org.easymock</groupId>
+        <artifactId>easymock</artifactId>
+        <version>3.1</version>
+      </dependency>
+      <dependency>
+        <groupId>commons-io</groupId>
+        <artifactId>commons-io</artifactId>
+        <version>2.4</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>2.3</version>
+          <configuration>
+            <source>${jre.version}</source>
+            <target>${jre.version}</target>
+            <encoding>UTF-8</encoding>
+            <forceJavacCompilerUse>true</forceJavacCompilerUse>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.9.1</version>
+          <configuration>
+            <excludePackageNames>*.internal:*.transform</excludePackageNames>
+            <minmemory>128m</minmemory>
+            <maxmemory>1024m</maxmemory>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+  <profiles>
+    <profile>
+      <id>publishing</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.sonatype.plugins</groupId>
+            <artifactId>nexus-staging-maven-plugin</artifactId>
+            <version>1.5.1</version>
+            <extensions>true</extensions>
+            <configuration>
+              <serverId>sonatype-nexus-staging</serverId>
+              <nexusUrl>https://oss.sonatype.org</nexusUrl>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <id>disable-java8-doclint</id>
+        <activation>
+          <jdk>[1.8,)</jdk>
+        </activation>
+        <properties>
+          <additionalparam>-Xdoclint:none</additionalparam>
+        </properties>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18/aws-java-sdk-pom-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18/aws-java-sdk-pom-1.11.18.pom.sha1
new file mode 100644
index 0000000..0a4322e
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18/aws-java-sdk-pom-1.11.18.pom.sha1
@@ -0,0 +1 @@
+dda8f53e70c4b8ae9ae968e6af85114c687a9744
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/BUILD
new file mode 100644
index 0000000..2c91abb
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-rds-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-rds-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.jar
new file mode 100644
index 0000000..ea6f800
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.jar.sha1
new file mode 100644
index 0000000..3bd505a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.jar.sha1
@@ -0,0 +1 @@
+c6ab89e0c7b7b2708e58964704b55349e6a26725
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.pom
new file mode 100644
index 0000000..7d91dd7
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-rds</artifactId>
+  <name>AWS Java SDK for Amazon RDS</name>
+  <description>The AWS Java SDK for Amazon RDS module holds the client classes that are used for communicating with Amazon Relational Database Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-rds</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.pom.sha1
new file mode 100644
index 0000000..52bffcf
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/aws-java-sdk-rds-1.11.18.pom.sha1
@@ -0,0 +1 @@
+78297a1ae067bbb6d69715c525bb8d3293c147f4
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/BUILD
new file mode 100644
index 0000000..6954b87
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-redshift-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-redshift-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.jar
new file mode 100644
index 0000000..913aba5
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.jar.sha1
new file mode 100644
index 0000000..03900d0
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.jar.sha1
@@ -0,0 +1 @@
+afa8b3e0f26beb510bbab7df366fedef6153db48
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.pom
new file mode 100644
index 0000000..e752803
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-redshift</artifactId>
+  <name>AWS Java SDK for Amazon Redshift</name>
+  <description>The AWS Java SDK for Amazon Redshift module holds the client classes that are used for communicating with Amazon Redshift Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-redshift</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.pom.sha1
new file mode 100644
index 0000000..24a814d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/aws-java-sdk-redshift-1.11.18.pom.sha1
@@ -0,0 +1 @@
+0e041bbc45bdeae863450fa0536565f43eaef030
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/BUILD
new file mode 100644
index 0000000..2588474
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-route53-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-route53-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.jar
new file mode 100644
index 0000000..84f205f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.jar.sha1
new file mode 100644
index 0000000..53e1340
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.jar.sha1
@@ -0,0 +1 @@
+3193fb20a9544d8d7edbf55ab25dcb33ed090677
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.pom
new file mode 100644
index 0000000..3eb229f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-route53</artifactId>
+  <name>AWS Java SDK for Amazon Route53</name>
+  <description>The AWS Java SDK for Amazon Route53 module holds the client classes that are used for communicating with Amazon Route53 Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-route53</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.pom.sha1
new file mode 100644
index 0000000..a9156a1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/aws-java-sdk-route53-1.11.18.pom.sha1
@@ -0,0 +1 @@
+fc3ee8831e121eddd06c09d4a962e1a5ff7c4a88
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/BUILD
new file mode 100644
index 0000000..a1dc4da
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-s3-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-s3-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.jar
new file mode 100644
index 0000000..d885a65
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.jar.sha1
new file mode 100644
index 0000000..f8b95a2
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.jar.sha1
@@ -0,0 +1 @@
+5dbf96ab643832ee2892f82b77178b2028a98dc6
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.pom
new file mode 100644
index 0000000..aae0407
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.pom
@@ -0,0 +1,91 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-s3</artifactId>
+  <name>AWS Java SDK for Amazon S3</name>
+  <description>The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with Amazon Simple Storage Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-kms</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-s3</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.pom.sha1
new file mode 100644
index 0000000..ea48538
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/aws-java-sdk-s3-1.11.18.pom.sha1
@@ -0,0 +1 @@
+0f721fad1e0d5d8a3a15e02f2116d824300e7f3c
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/BUILD
new file mode 100644
index 0000000..409f836
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-servicecatalog-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-servicecatalog-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.jar
new file mode 100644
index 0000000..9752394
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.jar.sha1
new file mode 100644
index 0000000..e85e2d2
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.jar.sha1
@@ -0,0 +1 @@
+e46882a2e8b607a8e6d8f4749439076a81d7a21a
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.pom
new file mode 100644
index 0000000..70b8890
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-servicecatalog</artifactId>
+  <name>AWS Java SDK for AWS Service Catalog</name>
+  <description>The AWS Java SDK for AWS Service Catalog module holds the client classes that are used for communicating with AWS Service Catalog</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-servicecatalog</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.pom.sha1
new file mode 100644
index 0000000..07a6000
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/aws-java-sdk-servicecatalog-1.11.18.pom.sha1
@@ -0,0 +1 @@
+5ab9174b6de17a317a98dfb0289a17b33557c74e
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/BUILD
new file mode 100644
index 0000000..46bea7c
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-ses-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-ses-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.jar
new file mode 100644
index 0000000..305f54d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.jar.sha1
new file mode 100644
index 0000000..7457178
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.jar.sha1
@@ -0,0 +1 @@
+034f997d59942707968b7592b49d37f80f968de8
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.pom
new file mode 100644
index 0000000..7c0f596
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.pom
@@ -0,0 +1,91 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-ses</artifactId>
+  <name>AWS Java SDK for Amazon SES</name>
+  <description>The AWS Java SDK for Amazon SES module holds the client classes that are used for communicating with Amazon Simple Email Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>javax.mail-api</artifactId>
+        <groupId>javax.mail</groupId>
+        <optional>true</optional>
+        <version>${javax.mail.version}</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-ses</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.pom.sha1
new file mode 100644
index 0000000..b6629c5
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/aws-java-sdk-ses-1.11.18.pom.sha1
@@ -0,0 +1 @@
+833f8565ed6c21c726bfa54dae68760b20ff98ec
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/BUILD
new file mode 100644
index 0000000..936966d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-simpledb-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-simpledb-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.jar
new file mode 100644
index 0000000..02b1016
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.jar.sha1
new file mode 100644
index 0000000..fe34bce
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.jar.sha1
@@ -0,0 +1 @@
+079f2aef167396da9d1df119e8bf68303d781128
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.pom
new file mode 100644
index 0000000..b628497
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-simpledb</artifactId>
+  <name>AWS Java SDK for Amazon SimpleDB</name>
+  <description>The AWS Java SDK for Amazon SimpleDB module holds the client classes that are used for communicating with Amazon SimpleDB Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-simpledb</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.pom.sha1
new file mode 100644
index 0000000..ce05ed1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-simpledb/1.11.18/aws-java-sdk-simpledb-1.11.18.pom.sha1
@@ -0,0 +1 @@
+4cd15d7851b20e04d0ba92c0a9657c0a0ea26bef
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/BUILD
new file mode 100644
index 0000000..2ecc13a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-simpleworkflow-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-simpleworkflow-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.jar
new file mode 100644
index 0000000..73a499a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.jar.sha1
new file mode 100644
index 0000000..701522f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.jar.sha1
@@ -0,0 +1 @@
+9e8c99c05b518215d71c0a5300d94f8518e0786a
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.pom
new file mode 100644
index 0000000..de05ae0
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-simpleworkflow</artifactId>
+  <name>AWS Java SDK for Amazon SWF</name>
+  <description>The AWS Java SDK for Amazon SWF module holds the client classes that are used for communicating with Amazon Simple Workflow Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-simpleworkflow</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.pom.sha1
new file mode 100644
index 0000000..413a6d3
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-simpleworkflow/1.11.18/aws-java-sdk-simpleworkflow-1.11.18.pom.sha1
@@ -0,0 +1 @@
+714b065c8ef13947278ac077443a04c09722e7ee
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/BUILD
new file mode 100644
index 0000000..63c610a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-sns-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-sns-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.jar
new file mode 100644
index 0000000..e4e3109
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.jar.sha1
new file mode 100644
index 0000000..c21f1b9
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.jar.sha1
@@ -0,0 +1 @@
+4a41455499738bc69dc324d3aab557b6ce8ca2a6
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.pom
new file mode 100644
index 0000000..f6a4c1c
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.pom
@@ -0,0 +1,91 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-sns</artifactId>
+  <name>AWS Java SDK for Amazon SNS</name>
+  <description>The AWS Java SDK for Amazon SNS module holds the client classes that are used for communicating with Amazon Simple Notification Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-sqs</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-sns</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.pom.sha1
new file mode 100644
index 0000000..3f73559
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/aws-java-sdk-sns-1.11.18.pom.sha1
@@ -0,0 +1 @@
+ab88317c0f91ecdcd14e9da4c104091dd194c2b7
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/BUILD
new file mode 100644
index 0000000..02c99a6
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-sqs-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-sqs-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.jar
new file mode 100644
index 0000000..ca7ccc9
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.jar.sha1
new file mode 100644
index 0000000..224a4e4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.jar.sha1
@@ -0,0 +1 @@
+5225b6356361b3ce2d633698a66de59e6002398a
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.pom
new file mode 100644
index 0000000..eff83ce
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-sqs</artifactId>
+  <name>AWS Java SDK for Amazon SQS</name>
+  <description>The AWS Java SDK for Amazon SQS module holds the client classes that are used for communicating with Amazon Simple Queue Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-sqs</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.pom.sha1
new file mode 100644
index 0000000..21d0f81
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sqs/1.11.18/aws-java-sdk-sqs-1.11.18.pom.sha1
@@ -0,0 +1 @@
+6d2d0be5a179403cc70a3b7713e8d3a84233df0b
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/BUILD
new file mode 100644
index 0000000..ada5719
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-ssm-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-ssm-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.jar
new file mode 100644
index 0000000..7f3fdba
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.jar.sha1
new file mode 100644
index 0000000..f243b1e
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.jar.sha1
@@ -0,0 +1 @@
+d5121d1288a6e2e5715a8c222185a757a95c6c1e
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.pom
new file mode 100644
index 0000000..11f329f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-ssm</artifactId>
+  <name>AWS Java SDK for the AWS Simple Systems Management (SSM) Service</name>
+  <description>The AWS Java SDK for AWS Simple Systems Management Service holds the client classes that are used for communicating with the AWS Simple Systems Management Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-ssm</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.pom.sha1
new file mode 100644
index 0000000..adac368
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-ssm/1.11.18/aws-java-sdk-ssm-1.11.18.pom.sha1
@@ -0,0 +1 @@
+558c3174f4817224d0f3cd5225e749ac31141d38
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/BUILD
new file mode 100644
index 0000000..e0f5ee6
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-storagegateway-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-storagegateway-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.jar
new file mode 100644
index 0000000..07cfdde
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.jar.sha1
new file mode 100644
index 0000000..54b9426
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.jar.sha1
@@ -0,0 +1 @@
+04e7f909fd044ae51bca5d83b3d6d4e46cc2f541
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.pom
new file mode 100644
index 0000000..bdc6777
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-storagegateway</artifactId>
+  <name>AWS Java SDK for AWS Storage Gateway</name>
+  <description>The AWS Java SDK for AWS Storage Gateway module holds the client classes that are used for communicating with AWS Storage Gateway Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-storagegateway</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.pom.sha1
new file mode 100644
index 0000000..fa7126b
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-storagegateway/1.11.18/aws-java-sdk-storagegateway-1.11.18.pom.sha1
@@ -0,0 +1 @@
+0473eab9315ee06dd3c457a0b75025be49a7e41a
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/BUILD
new file mode 100644
index 0000000..903d20f
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-sts-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-sts-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.jar
new file mode 100644
index 0000000..5cd45b4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.jar.sha1
new file mode 100644
index 0000000..8e2ec99
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.jar.sha1
@@ -0,0 +1 @@
+3ac1ed532855d595b39b90e3b30cba2db52c2ffc
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.pom
new file mode 100644
index 0000000..aec1864
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-sts</artifactId>
+  <name>AWS Java SDK for AWS STS</name>
+  <description>The AWS Java SDK for AWS STS module holds the client classes that are used for communicating with AWS Security Token Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-sts</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.pom.sha1
new file mode 100644
index 0000000..9dc571a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-sts/1.11.18/aws-java-sdk-sts-1.11.18.pom.sha1
@@ -0,0 +1 @@
+b8a54b38f0217d2b9b28d482bd9de7640939d56c
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/BUILD
new file mode 100644
index 0000000..1a407ba
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-support-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-support-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.jar
new file mode 100644
index 0000000..47913b5
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.jar.sha1
new file mode 100644
index 0000000..ec385d0
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.jar.sha1
@@ -0,0 +1 @@
+c372d55e8b2fd1fb64fbe98fa8fab8f9447dd709
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.pom
new file mode 100644
index 0000000..56d46b1
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-support</artifactId>
+  <name>AWS Java SDK for AWS Support</name>
+  <description>The AWS Java SDK for AWS Support module holds the client classes that are used for communicating with AWS Support Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-support</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.pom.sha1
new file mode 100644
index 0000000..bfec2ff
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-support/1.11.18/aws-java-sdk-support-1.11.18.pom.sha1
@@ -0,0 +1 @@
+7814373f401244294842c6d635d72313d96a28b6
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/BUILD
new file mode 100644
index 0000000..2b55c25
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-swf-libraries-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-swf-libraries-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.jar
new file mode 100644
index 0000000..437789d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.jar.sha1
new file mode 100644
index 0000000..cba1a65
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.jar.sha1
@@ -0,0 +1 @@
+4c25fa937cb6fcbf0b435f595403cf260943b60c
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.pom
new file mode 100644
index 0000000..5181802
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.pom
@@ -0,0 +1,103 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-swf-libraries</artifactId>
+  <packaging>jar</packaging>
+  <name>Java Libraries for Amazon Simple WorkFlow</name>
+  <description>This artifact contains the higher level libraries that can be used in Amazon Simple WorkFlow Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+  <properties>
+    <spring.version>3.0.7.RELEASE</spring.version>
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>com.amazonaws</groupId>
+      <artifactId>aws-java-sdk-simpleworkflow</artifactId>
+      <version>1.11.18</version>
+    </dependency>
+    <dependency>
+      <groupId>org.freemarker</groupId>
+      <artifactId>freemarker</artifactId>
+      <version>${freemarker.version}</version>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.springframework</groupId>
+      <artifactId>spring-beans</artifactId>
+      <version>${spring.version}</version>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.springframework</groupId>
+      <artifactId>spring-core</artifactId>
+      <version>${spring.version}</version>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.springframework</groupId>
+      <artifactId>spring-context</artifactId>
+      <version>${spring.version}</version>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.springframework</groupId>
+      <artifactId>spring-test</artifactId>
+      <version>${spring.version}</version>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.aspectj</groupId>
+      <artifactId>aspectjrt</artifactId>
+      <version>${aspectj.version}</version>
+      <optional>true</optional>
+    </dependency>
+   <!-- JUnit is needed to compile the support classes for the workflow service -->
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>compile</scope>
+      <optional>true</optional>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>aspectj-maven-plugin</artifactId>
+        <version>1.7</version>
+        <executions>
+          <execution>
+            <goals>
+              <goal>compile</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <complianceLevel>1.6</complianceLevel>
+          <source>1.6</source>
+          <target>1.6</target>
+          <encoding>UTF-8</encoding>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.9.1</version>
+        <configuration>
+          <excludePackageNames>*.internal:*.transform</excludePackageNames>
+          <minmemory>128m</minmemory>
+          <maxmemory>1024m</maxmemory>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.pom.sha1
new file mode 100644
index 0000000..f091612
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/aws-java-sdk-swf-libraries-1.11.18.pom.sha1
@@ -0,0 +1 @@
+7bb221fb17ba71fc13b41c6fee215a5bbd754dd2
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/BUILD
new file mode 100644
index 0000000..08f9e0c
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-waf-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-waf-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.jar
new file mode 100644
index 0000000..b546500
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.jar.sha1
new file mode 100644
index 0000000..a8c2d3a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.jar.sha1
@@ -0,0 +1 @@
+6d34f23923b7b29167aaa5521cab18260a0adee4
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.pom
new file mode 100644
index 0000000..1c1980a
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-waf</artifactId>
+  <name>AWS Java SDK for AWS WAF</name>
+  <description>The AWS Java SDK for AWS WAF Service module holds the client classes that are used for communicating with AWS WAF Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-waf</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.pom.sha1
new file mode 100644
index 0000000..2ca5292
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/aws-java-sdk-waf-1.11.18.pom.sha1
@@ -0,0 +1 @@
+38215462abfdb4e7aef02feaf2fbeca63a276b46
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/BUILD
new file mode 100644
index 0000000..09afd59
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-workspaces-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-workspaces-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.jar
new file mode 100644
index 0000000..ee72bfb
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.jar.sha1
new file mode 100644
index 0000000..ca59b2d
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.jar.sha1
@@ -0,0 +1 @@
+db42b4db76cab07548634d8078342cac2a75c285
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.pom
new file mode 100644
index 0000000..4cffa28
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk-workspaces</artifactId>
+  <name>AWS Java SDK for Amazon WorkSpaces</name>
+  <description>The AWS Java SDK for Amazon WorkSpaces module holds the client classes that are used for communicating with Amazon WorkSpaces Service</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk-workspaces</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.pom.sha1
new file mode 100644
index 0000000..f8ec415
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk-workspaces/1.11.18/aws-java-sdk-workspaces-1.11.18.pom.sha1
@@ -0,0 +1 @@
+abdc4405d2e44e58008428bc2bc1c0c13d21384d
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/BUILD b/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/BUILD
new file mode 100644
index 0000000..87dd225
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["aws-java-sdk-1.11.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-pom/1.11.18:pom",
+    source = "aws-java-sdk-1.11.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.jar b/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.jar
new file mode 100644
index 0000000..4487be4
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.jar
Binary files differ
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.jar.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.jar.sha1
new file mode 100644
index 0000000..099ea8c
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.jar.sha1
@@ -0,0 +1 @@
+78372ec8280ff57f8e39555bcb0f7660d5be9edc
\ No newline at end of file
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.pom b/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.pom
new file mode 100644
index 0000000..3c816e0
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.pom
@@ -0,0 +1,487 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.amazonaws</groupId>
+    <artifactId>aws-java-sdk-pom</artifactId>
+    <version>1.11.18</version>
+  </parent>
+  <groupId>com.amazonaws</groupId>
+  <artifactId>aws-java-sdk</artifactId>
+  <name>AWS SDK For Java</name>
+  <description>The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).</description>
+  <url>https://aws.amazon.com/sdkforjava</url>
+
+  <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
+  <dependencies>
+    <dependency>
+        <artifactId>aws-java-sdk-support</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-simpledb</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-servicecatalog</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-simpleworkflow</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-storagegateway</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-route53</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-s3</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-importexport</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-sts</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-sqs</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-rds</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-redshift</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-elasticbeanstalk</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-glacier</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-iam</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-datapipeline</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-elasticloadbalancing</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-emr</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-elasticache</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-elastictranscoder</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-ec2</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-dynamodb</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-sns</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-cloudtrail</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-cloudwatch</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-logs</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-events</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-cognitoidentity</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-cognitosync</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-directconnect</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-cloudformation</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-cloudfront</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-kinesis</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-opsworks</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-ses</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-autoscaling</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-cloudsearch</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-cloudwatchmetrics</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-swf-libraries</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-codedeploy</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-codepipeline</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-kms</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-config</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-lambda</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-ecs</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-ecr</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-cloudhsm</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-ssm</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-workspaces</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-machinelearning</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-directory</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-efs</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-codecommit</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-devicefarm</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-elasticsearch</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-waf</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-marketplacecommerceanalytics</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-inspector</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-iot</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-api-gateway</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-acm</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-gamelift</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-dms</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-marketplacemeteringservice</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-cognitoidp</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-discovery</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-applicationautoscaling</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+    <dependency>
+        <artifactId>aws-java-sdk-core</artifactId>
+        <groupId>com.amazonaws</groupId>
+        <optional>false</optional>
+        <version>1.11.18</version>
+    </dependency>
+</dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
+  <!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
+  <profiles>
+    <profile>
+      <id>versiondiff</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.github.siom79.japicmp</groupId>
+            <artifactId>japicmp-maven-plugin</artifactId>
+            <version>0.5.0</version>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>cmp</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <oldVersion>
+                <dependency>
+                  <groupId>com.amazonaws</groupId>
+                  <artifactId>aws-java-sdk</artifactId>
+                  <version>RELEASE</version>
+                </dependency>
+              </oldVersion>
+              <newVersion>
+                <file>
+                  <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
+                </file>
+              </newVersion>
+              <parameter>
+                <onlyModified>true</onlyModified>
+                <accessModifier>public</accessModifier>
+                <breakBuildOnModifications>false</breakBuildOnModifications>
+                <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
+                <onlyBinaryIncompatible>false</onlyBinaryIncompatible>
+              </parameter>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.pom.sha1 b/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.pom.sha1
new file mode 100644
index 0000000..80982d6
--- /dev/null
+++ b/common/m2/repository/com/amazonaws/aws-java-sdk/1.11.18/aws-java-sdk-1.11.18.pom.sha1
@@ -0,0 +1 @@
+33b74cc18e603b20c4b32b60d35753eb5b5ae35d
\ No newline at end of file
diff --git a/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/BUILD b/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/BUILD
new file mode 100644
index 0000000..67c5bcd
--- /dev/null
+++ b/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "transitionseverywhere-1.6.9.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "transitionseverywhere-1.6.9.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.aar b/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.aar
new file mode 100644
index 0000000..d6de8f7
--- /dev/null
+++ b/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.aar
Binary files differ
diff --git a/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.aar.sha1 b/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.aar.sha1
new file mode 100644
index 0000000..f437196
--- /dev/null
+++ b/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.aar.sha1
@@ -0,0 +1 @@
+d9b8f6ce0357c750ced8f2fcb89c75b451608513
\ No newline at end of file
diff --git a/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.pom b/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.pom
new file mode 100644
index 0000000..95b01ec
--- /dev/null
+++ b/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.pom
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.andkulikov</groupId>
+  <artifactId>transitionseverywhere</artifactId>
+  <version>1.6.9</version>
+  <packaging>aar</packaging>
+  <name>Transitions Everywhere</name>
+  <description>Backport of Android Transitions API</description>
+  <url>https://github.com/andkulikov/transitions-everywhere</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>andkulikov</id>
+      <name>Andrey Kulikov</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>https://github.com/andkulikov/transitions-everywhere.git</connection>
+    <developerConnection>scm:git@github.com:andkulikov/transitions-everywhere.git</developerConnection>
+    <url>https://github.com/andkulikov/transitions-everywhere</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-v4</artifactId>
+      <version>22.2.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.pom.sha1 b/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.pom.sha1
new file mode 100644
index 0000000..476f270
--- /dev/null
+++ b/common/m2/repository/com/andkulikov/transitionseverywhere/1.6.9/transitionseverywhere-1.6.9.pom.sha1
@@ -0,0 +1 @@
+ce07e52367b6a8e7ed73a9cfb297f087bf35e0cb
\ No newline at end of file
diff --git a/common/m2/repository/com/android/tools/external/com-intellij/uast/maven-metadata.xml b/common/m2/repository/com/android/tools/external/com-intellij/uast/maven-metadata.xml
deleted file mode 100644
index 481bdb6..0000000
--- a/common/m2/repository/com/android/tools/external/com-intellij/uast/maven-metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<metadata>
-  <groupId>com.android.tools.external.com-intellij</groupId>
-  <artifactId>uast</artifactId>
-  <versioning>
-    <release>145.597.4</release>
-    <versions>
-      <version>145.587.3</version>
-      <version>145.597.4</version>
-    </versions>
-    <lastUpdated>20161214015611</lastUpdated>
-  </versioning>
-</metadata>
diff --git a/common/m2/repository/com/android/tools/external/com-intellij/uast/maven-metadata.xml.md5 b/common/m2/repository/com/android/tools/external/com-intellij/uast/maven-metadata.xml.md5
deleted file mode 100644
index b8df92b..0000000
--- a/common/m2/repository/com/android/tools/external/com-intellij/uast/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-b9fe25c8d3e183cb02d8bd6d4ca48c0b
\ No newline at end of file
diff --git a/common/m2/repository/com/android/tools/external/com-intellij/uast/maven-metadata.xml.sha1 b/common/m2/repository/com/android/tools/external/com-intellij/uast/maven-metadata.xml.sha1
deleted file mode 100644
index cd92167..0000000
--- a/common/m2/repository/com/android/tools/external/com-intellij/uast/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-851986c15dfd4a8cae930af459e1ad220a71040f
\ No newline at end of file
diff --git a/common/m2/repository/com/android/tools/external/lombok/lombok-ast/maven-metadata.xml.md5 b/common/m2/repository/com/android/tools/external/lombok/lombok-ast/maven-metadata.xml.md5
deleted file mode 100644
index 5a6c472..0000000
--- a/common/m2/repository/com/android/tools/external/lombok/lombok-ast/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-8fee914976a423db0c20a9469fbe51a5
\ No newline at end of file
diff --git a/common/m2/repository/com/android/tools/external/lombok/lombok-ast/maven-metadata.xml.sha1 b/common/m2/repository/com/android/tools/external/lombok/lombok-ast/maven-metadata.xml.sha1
deleted file mode 100644
index a756151..0000000
--- a/common/m2/repository/com/android/tools/external/lombok/lombok-ast/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-95e18fb8a500c2f829e635863ce81b90690aa9e9
\ No newline at end of file
diff --git a/common/m2/repository/com/apple/AppleJavaExtensions/maven-metadata.xml.md5 b/common/m2/repository/com/apple/AppleJavaExtensions/maven-metadata.xml.md5
deleted file mode 100644
index 4145221..0000000
--- a/common/m2/repository/com/apple/AppleJavaExtensions/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-dd0f503c2fb4289a19ee9467770276aa
\ No newline at end of file
diff --git a/common/m2/repository/com/apple/AppleJavaExtensions/maven-metadata.xml.sha1 b/common/m2/repository/com/apple/AppleJavaExtensions/maven-metadata.xml.sha1
deleted file mode 100644
index 9bcd8ef..0000000
--- a/common/m2/repository/com/apple/AppleJavaExtensions/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e280a6fad2158f424baf9a176791c41b71c7587b
\ No newline at end of file
diff --git a/common/m2/repository/com/automattic/rest/1.0.7/BUILD b/common/m2/repository/com/automattic/rest/1.0.7/BUILD
new file mode 100644
index 0000000..4af4ed8
--- /dev/null
+++ b/common/m2/repository/com/automattic/rest/1.0.7/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "rest-1.0.7.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rest-1.0.7.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.aar b/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.aar
new file mode 100644
index 0000000..05d20f6
--- /dev/null
+++ b/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.aar
Binary files differ
diff --git a/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.aar.sha1 b/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.aar.sha1
new file mode 100644
index 0000000..232ed70
--- /dev/null
+++ b/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.aar.sha1
@@ -0,0 +1 @@
+2a1c515de4eb90475f52a6548fb5198f962b617c
\ No newline at end of file
diff --git a/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.pom b/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.pom
new file mode 100644
index 0000000..7c29417
--- /dev/null
+++ b/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.pom
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.automattic</groupId>
+  <artifactId>rest</artifactId>
+  <version>1.0.7</version>
+  <packaging>aar</packaging>
+  <dependencies>
+    <dependency>
+      <groupId>com.mcxiaoke.volley</groupId>
+      <artifactId>library</artifactId>
+      <version>1.0.16</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.pom.sha1 b/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.pom.sha1
new file mode 100644
index 0000000..0a47f45
--- /dev/null
+++ b/common/m2/repository/com/automattic/rest/1.0.7/rest-1.0.7.pom.sha1
@@ -0,0 +1 @@
+5febc3521dfdaff03369411c3f499b1105cc9c19
\ No newline at end of file
diff --git a/common/m2/repository/com/automattic/tracks/1.1.0/BUILD b/common/m2/repository/com/automattic/tracks/1.1.0/BUILD
new file mode 100644
index 0000000..04fe0d0
--- /dev/null
+++ b/common/m2/repository/com/automattic/tracks/1.1.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "tracks-1.1.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "tracks-1.1.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.aar b/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.aar
new file mode 100644
index 0000000..27e12a6
--- /dev/null
+++ b/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.aar
Binary files differ
diff --git a/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.aar.sha1 b/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.aar.sha1
new file mode 100644
index 0000000..4bffd39
--- /dev/null
+++ b/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.aar.sha1
@@ -0,0 +1 @@
+2dbad8d69e7d118b6930115040d284f2319be497
\ No newline at end of file
diff --git a/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.pom b/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.pom
new file mode 100644
index 0000000..d6460a0
--- /dev/null
+++ b/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.pom
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.automattic</groupId>
+  <artifactId>tracks</artifactId>
+  <version>1.1.0</version>
+  <packaging>aar</packaging>
+  <name>Automattic-Tracks-Android</name>
+  <description>Android client for Nosara tracks (event tracking and analytics)</description>
+  <url>https://github.com/Automattic/Automattic-Tracks-Android</url>
+  <licenses>
+    <license>
+      <name>The GPLv2 License</name>
+      <url>https://www.gnu.org/licenses/old-licenses/gpl-2.0.html</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>daniloercoli</id>
+      <name>Danilo Ercoli</name>
+      <email>danilo@automattic.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/Automattic/Automattic-Tracks-Android.git</connection>
+    <developerConnection>scm:git:https://github.com/Automattic/Automattic-Tracks-Android.git</developerConnection>
+    <url>https://github.com/Automattic/Automattic-Tracks-Android</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.pom.sha1 b/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.pom.sha1
new file mode 100644
index 0000000..56c098e
--- /dev/null
+++ b/common/m2/repository/com/automattic/tracks/1.1.0/tracks-1.1.0.pom.sha1
@@ -0,0 +1 @@
+7cb2244a3a15e30098deae8e2e26ae7f9a846027
\ No newline at end of file
diff --git a/common/m2/repository/com/beust/jcommander/maven-metadata.xml.sha1 b/common/m2/repository/com/beust/jcommander/maven-metadata.xml.sha1
deleted file mode 100644
index 067e8a5..0000000
--- a/common/m2/repository/com/beust/jcommander/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0c340a5f0b05a245a5f3d3ea14db4a3a13b38ed8
\ No newline at end of file
diff --git a/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/BUILD b/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/BUILD
new file mode 100644
index 0000000..9a3f247
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "braintree-2.3.6.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "braintree-2.3.6.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.aar b/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.aar
new file mode 100644
index 0000000..dc2c1c1
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.aar
Binary files differ
diff --git a/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.aar.sha1 b/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.aar.sha1
new file mode 100644
index 0000000..4dd8a6a
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.aar.sha1
@@ -0,0 +1 @@
+9d9f2ce6070f55789526efd056d6887c448dc0d2
\ No newline at end of file
diff --git a/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.pom b/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.pom
new file mode 100644
index 0000000..0278b91
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.pom
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.braintreepayments.api</groupId>
+  <artifactId>braintree</artifactId>
+  <version>2.3.6</version>
+  <packaging>aar</packaging>
+  <name>braintree</name>
+  <description>This is Braintree's v.zero SDK for Android. Integrate this library to accept payments in your Android app.</description>
+  <url>https://github.com/braintree/braintree_android</url>
+  <licenses>
+    <license>
+      <name>MIT</name>
+      <url>http://opensource.org/licenses/MIT</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>devs</id>
+      <name>Braintree Payments</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:braintree/braintree_android.git</connection>
+    <developerConnection>scm:git@github.com:braintree/braintree_android.git</developerConnection>
+    <url>scm:git@github.com:braintree/braintree_android.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>[24.0.0,25.0.0)</version>
+      <scope>compile</scope>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>com.paypal.android.sdk</groupId>
+      <artifactId>paypal-one-touch</artifactId>
+      <version>2.3.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.braintreepayments.api</groupId>
+      <artifactId>core</artifactId>
+      <version>2.3.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.braintreepayments.api</groupId>
+      <artifactId>data-collector</artifactId>
+      <version>2.3.6</version>
+      <scope>compile</scope>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>com.google.android.gms</groupId>
+      <artifactId>play-services-wallet</artifactId>
+      <version>[9.0.0,10.0.0)</version>
+      <scope>compile</scope>
+      <optional>true</optional>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.pom.sha1 b/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.pom.sha1
new file mode 100644
index 0000000..4887bac
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/api/braintree/2.3.6/braintree-2.3.6.pom.sha1
@@ -0,0 +1 @@
+977d34defca36f0bf2b874b93404e508958f3717
\ No newline at end of file
diff --git a/common/m2/repository/com/braintreepayments/api/core/2.3.6/BUILD b/common/m2/repository/com/braintreepayments/api/core/2.3.6/BUILD
new file mode 100644
index 0000000..9f96003
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/api/core/2.3.6/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "core-2.3.6.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "core-2.3.6.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.aar b/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.aar
new file mode 100644
index 0000000..effa320
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.aar
Binary files differ
diff --git a/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.aar.sha1 b/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.aar.sha1
new file mode 100644
index 0000000..07574e4
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.aar.sha1
@@ -0,0 +1 @@
+3e138f793be37653d72c93838c2fda272239775e
\ No newline at end of file
diff --git a/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.pom b/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.pom
new file mode 100644
index 0000000..9dc5c6c
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.pom
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.braintreepayments.api</groupId>
+  <artifactId>core</artifactId>
+  <version>2.3.6</version>
+  <packaging>aar</packaging>
+  <name>core</name>
+  <description>Library containing shared components used across Braintree's Android SDKs.</description>
+  <url>https://github.com/braintree/braintree_android</url>
+  <licenses>
+    <license>
+      <name>MIT</name>
+      <url>http://opensource.org/licenses/MIT</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>devs</id>
+      <name>Braintree Payments</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:braintree/braintree_android.git</connection>
+    <developerConnection>scm:git@github.com:braintree/braintree_android.git</developerConnection>
+    <url>scm:git@github.com:braintree/braintree_android.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>[24.0.0,25.0.0)</version>
+      <scope>compile</scope>
+      <optional>true</optional>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.pom.sha1 b/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.pom.sha1
new file mode 100644
index 0000000..1c70c31
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/api/core/2.3.6/core-2.3.6.pom.sha1
@@ -0,0 +1 @@
+7f3c471f0d9af5ec451074183c235c124b067a31
\ No newline at end of file
diff --git a/common/m2/repository/com/braintreepayments/encryption/2.1.0/BUILD b/common/m2/repository/com/braintreepayments/encryption/2.1.0/BUILD
new file mode 100644
index 0000000..5344164
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/encryption/2.1.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["encryption-2.1.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "encryption-2.1.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.jar b/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.jar
new file mode 100644
index 0000000..ba5d86b
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.jar
Binary files differ
diff --git a/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.jar.sha1 b/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.jar.sha1
new file mode 100644
index 0000000..d4a8097
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.jar.sha1
@@ -0,0 +1 @@
+31275c36a7bbeb3cd2e7a698758376dcb4011e74
\ No newline at end of file
diff --git a/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.pom b/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.pom
new file mode 100644
index 0000000..6f1d282
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.pom
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.braintreepayments</groupId>
+  <artifactId>encryption</artifactId>
+  <version>2.1.0</version>
+  <name>encryption</name>
+  <description>Client side encryption for Braintree integrations on Android.</description>
+  <url>https://github.com/braintree/braintree_android_encryption</url>
+  <licenses>
+    <license>
+      <name>MIT</name>
+      <url>http://opensource.org/licenses/MIT</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>devs</id>
+      <name>Braintree Payments</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:braintree/braintree_android_encryption.git</connection>
+    <developerConnection>scm:git@github.com:braintree/braintree_android_encryption.git</developerConnection>
+    <url>scm:git@github.com:braintree/braintree_android_encryption.git</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.pom.sha1 b/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.pom.sha1
new file mode 100644
index 0000000..118ed9c
--- /dev/null
+++ b/common/m2/repository/com/braintreepayments/encryption/2.1.0/encryption-2.1.0.pom.sha1
@@ -0,0 +1 @@
+ea39e4603b2ff0598105781242f8eb7fdf9b8f48
\ No newline at end of file
diff --git a/common/m2/repository/com/cedarsoftware/java-util/1.24.0/BUILD b/common/m2/repository/com/cedarsoftware/java-util/1.24.0/BUILD
new file mode 100644
index 0000000..3db9e4f
--- /dev/null
+++ b/common/m2/repository/com/cedarsoftware/java-util/1.24.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["java-util-1.24.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "java-util-1.24.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.jar b/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.jar
new file mode 100644
index 0000000..5fe6aef
--- /dev/null
+++ b/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.jar
Binary files differ
diff --git a/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.jar.sha1 b/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.jar.sha1
new file mode 100644
index 0000000..4a766f9
--- /dev/null
+++ b/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.jar.sha1
@@ -0,0 +1 @@
+7c4e6a50584430094271c89e0be006904de29e37
\ No newline at end of file
diff --git a/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.pom b/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.pom
new file mode 100644
index 0000000..cec88b6
--- /dev/null
+++ b/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.pom
@@ -0,0 +1,237 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+    <name>java-util</name>
+    <groupId>com.cedarsoftware</groupId>
+    <artifactId>java-util</artifactId>
+    <packaging>jar</packaging>
+    <version>1.24.0</version>
+    <description>Java Utilities</description>
+    <url>https://github.com/jdereg/java-util</url>
+    <profiles>
+        <profile>
+            <id>doclint-java8-disable</id>
+            <activation>
+                <jdk>[1.8,)</jdk>
+            </activation>
+            <properties>
+                <javadoc.opts>-Xdoclint:none</javadoc.opts>
+            </properties>
+        </profile>
+
+        <profile>
+            <id>release-sign-artifacts</id>
+            <activation>
+                <property>
+                    <name>performRelease</name>
+                    <value>true</value>
+                </property>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-gpg-plugin</artifactId>
+                        <version>${version.plugin.gpg}</version>
+                        <executions>
+                            <execution>
+                                <id>sign-artifacts</id>
+                                <phase>verify</phase>
+                                <goals>
+                                    <goal>sign</goal>
+                                </goals>
+                                <configuration>
+                                    <keyname>${gpg.keyname}</keyname>
+                                    <passphrase>${gpg.passphrase}</passphrase>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+    <licenses>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+        </license>
+    </licenses>
+
+    <scm>
+        <url>https://github.com/jdereg/java-util</url>
+        <connection>scm:git:git://github.com/jdereg/java-util.git</connection>
+        <developerConnection>scm:git:git@github.com:jdereg/java-util.git</developerConnection>
+      <tag>HEAD</tag>
+  </scm>
+
+    <developers>
+        <developer>
+            <id>jdereg</id>
+            <name>John DeRegnaucourt</name>
+            <email>john@cedarsoftware.com</email>
+        </developer>
+    </developers>
+
+    <properties>
+        <version.log4j>2.5</version.log4j>
+        <version.junit>4.12</version.junit>
+        <version.guava>19.0</version.guava>                 <!-- testing only -->
+        <version.json.io>4.4.0</version.json.io>            <!-- testing only -->
+        <version.powermock>1.6.4</version.powermock>
+        <version.mockito>1.10.19</version.mockito>
+        <version.java>1.7</version.java>
+        <version.plugin.compiler>3.5.1</version.plugin.compiler>
+        <version.plugin.deploy>2.8.2</version.plugin.deploy>
+        <version.plugin.gpg>1.6</version.plugin.gpg>
+        <version.plugin.javadoc>2.10.3</version.plugin.javadoc>
+        <version.plugin.nexus>1.6.6</version.plugin.nexus>
+        <version.plugin.release>2.5.3</version.plugin.release>
+        <version.plugin.source>3.0.0</version.plugin.source>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    </properties>
+
+    <pluginRepositories>
+        <pluginRepository>
+            <id>central</id>
+            <name>Maven Plugin Repository</name>
+            <url>http://repo1.maven.org/maven2</url>
+            <layout>default</layout>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+            <releases>
+                <updatePolicy>never</updatePolicy>
+            </releases>
+        </pluginRepository>
+    </pluginRepositories>
+
+    <distributionManagement>
+        <snapshotRepository>
+            <id>ossrh</id>
+            <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+        </snapshotRepository>
+        <repository>
+            <id>ossrh</id>
+            <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+        </repository>
+    </distributionManagement>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <version>${version.plugin.compiler}</version>
+                <configuration>
+                    <source>${version.java}</source>
+                    <target>${version.java}</target>
+                </configuration>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-source-plugin</artifactId>
+                <version>${version.plugin.source}</version>
+                <executions>
+                    <execution>
+                        <id>attach-sources</id>
+                        <goals>
+                            <goal>jar-no-fork</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <version>${version.plugin.javadoc}</version>
+                <configuration>
+                    <additionalparam>${javadoc.opts}</additionalparam>
+                </configuration>
+                <executions>
+                    <execution>
+                        <id>attach-javadocs</id>
+                        <goals>
+                            <goal>jar</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.sonatype.plugins</groupId>
+                <artifactId>nexus-staging-maven-plugin</artifactId>
+                <version>${version.plugin.nexus}</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <serverId>ossrh</serverId>
+                    <nexusUrl>https://oss.sonatype.org/</nexusUrl>
+                    <autoReleaseAfterClose>true</autoReleaseAfterClose>
+                </configuration>
+            </plugin>
+
+        </plugins>
+    </build>
+
+    <dependencies>
+
+        <dependency>
+            <groupId>org.apache.logging.log4j</groupId>
+            <artifactId>log4j-api</artifactId>
+            <version>${version.log4j}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.logging.log4j</groupId>
+            <artifactId>log4j-core</artifactId>
+            <version>${version.log4j}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>${version.junit}</version>
+            <scope>test</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+            <version>${version.guava}</version>
+            <scope>test</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-all</artifactId>
+            <version>${version.mockito}</version>
+            <scope>test</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>org.powermock</groupId>
+            <artifactId>powermock-module-junit4</artifactId>
+            <version>${version.powermock}</version>
+            <scope>test</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>org.powermock</groupId>
+            <artifactId>powermock-api-mockito</artifactId>
+            <version>${version.powermock}</version>
+            <scope>test</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>com.cedarsoftware</groupId>
+            <artifactId>json-io</artifactId>
+            <version>${version.json.io}</version>
+            <scope>test</scope>
+        </dependency>
+
+    </dependencies>
+</project>
diff --git a/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.pom.sha1 b/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.pom.sha1
new file mode 100644
index 0000000..220a6ed
--- /dev/null
+++ b/common/m2/repository/com/cedarsoftware/java-util/1.24.0/java-util-1.24.0.pom.sha1
@@ -0,0 +1 @@
+c5a6049a2dfee63a15b31c29247fdd950f2adbd0
\ No newline at end of file
diff --git a/common/m2/repository/com/cocoahero/android/geojson/1.0.1/BUILD b/common/m2/repository/com/cocoahero/android/geojson/1.0.1/BUILD
new file mode 100644
index 0000000..9d91db3
--- /dev/null
+++ b/common/m2/repository/com/cocoahero/android/geojson/1.0.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["geojson-1.0.1.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "geojson-1.0.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.jar b/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.jar
new file mode 100644
index 0000000..ddab7d6
--- /dev/null
+++ b/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.jar
Binary files differ
diff --git a/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.jar.sha1 b/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.jar.sha1
new file mode 100644
index 0000000..52a5bbc
--- /dev/null
+++ b/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.jar.sha1
@@ -0,0 +1 @@
+5ac9c72666b11d5817e8c3c1145e0b020725e7de
\ No newline at end of file
diff --git a/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.pom b/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.pom
new file mode 100644
index 0000000..3332173
--- /dev/null
+++ b/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.pom
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.cocoahero.android</groupId>
+  <artifactId>geojson</artifactId>
+  <version>1.0.1</version>
+  <name>Android GeoJSON Library</name>
+  <description>Android GeoJSON Library</description>
+  <url>https://github.com/cocoahero/android-geojson</url>
+  <licenses>
+    <license>
+      <name>The MIT License</name>
+      <url>https://github.com/cocoahero/android-geojson/blob/master/LICENSE.md</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>cocoahero</id>
+      <name>Jonathan Baker</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git@github.com:cocoahero/android-geojson</connection>
+    <developerConnection>scm:git:git@github.com:cocoahero/android-geojson</developerConnection>
+    <url>https://github.com/cocoahero/android-geojson</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.pom.sha1 b/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.pom.sha1
new file mode 100644
index 0000000..9c351bd
--- /dev/null
+++ b/common/m2/repository/com/cocoahero/android/geojson/1.0.1/geojson-1.0.1.pom.sha1
@@ -0,0 +1 @@
+1a4055873b3dae5417e462c84ec2e0fa44209c14
\ No newline at end of file
diff --git a/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/BUILD b/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/BUILD
new file mode 100644
index 0000000..409b624
--- /dev/null
+++ b/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["crittercism-android-agent-5.6.4.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "crittercism-android-agent-5.6.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.jar b/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.jar
new file mode 100644
index 0000000..973f1d0
--- /dev/null
+++ b/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.jar
Binary files differ
diff --git a/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.jar.sha1 b/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.jar.sha1
new file mode 100644
index 0000000..0718c63
--- /dev/null
+++ b/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.jar.sha1
@@ -0,0 +1 @@
+a2caa746ff4290e55c0c5d928f09a9fe1d710114
\ No newline at end of file
diff --git a/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.pom b/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.pom
new file mode 100644
index 0000000..91b7801
--- /dev/null
+++ b/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.pom
@@ -0,0 +1,33 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" 
+		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
+		xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.crittercism</groupId>
+  <artifactId>crittercism-android-agent</artifactId>
+  <packaging>jar</packaging>
+  <name>Crittercism Agent for Android</name>
+  <version>5.6.4</version>
+  <description>!DESCRIPTION</description>
+  <url>http://www.crittercism.com</url>
+  <licenses>
+      <license>
+          <name>Crittercism Integration Code License</name>
+          <url>http://www.crittercism.com/terms-services/</url>
+      </license>
+  </licenses>
+
+
+  <scm>
+    <url>https://raw.githubusercontent.com/crittercism/crittercism-android-agent/master/</url>
+    <connection>
+        scm:git@github.com:crittercism/crittercism-android-agent.git
+    </connection>
+  </scm>
+  <developers>
+    <developer>
+      <id>crittercism</id>
+      <name>Crittercism</name>
+    </developer>
+  </developers>
+ 
+</project>
diff --git a/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.pom.sha1 b/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.pom.sha1
new file mode 100644
index 0000000..dcfbf7e
--- /dev/null
+++ b/common/m2/repository/com/crittercism/crittercism-android-agent/5.6.4/crittercism-android-agent-5.6.4.pom.sha1
@@ -0,0 +1 @@
+0a722c82acfced47e7ceb6b0d3409f9cc1ab85b4
\ No newline at end of file
diff --git a/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/BUILD b/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/BUILD
new file mode 100644
index 0000000..8a3b29b
--- /dev/null
+++ b/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["kryo-2.24.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "kryo-2.24.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.jar b/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.jar
new file mode 100644
index 0000000..4d18180
--- /dev/null
+++ b/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.jar
Binary files differ
diff --git a/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.jar.sha1 b/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.jar.sha1
new file mode 100644
index 0000000..056e3b4
--- /dev/null
+++ b/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.jar.sha1
@@ -0,0 +1 @@
+0c6b206e80cfd97e66a1364003724491c757b92f
\ No newline at end of file
diff --git a/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.pom b/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.pom
new file mode 100644
index 0000000..ad35653
--- /dev/null
+++ b/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.pom
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

+  <parent>

+    <artifactId>oss-parent</artifactId>

+    <groupId>org.sonatype.oss</groupId>

+    <version>7</version>

+    <relativePath>../pom.xml/pom.xml</relativePath>

+  </parent>

+  <modelVersion>4.0.0</modelVersion>

+  <groupId>com.esotericsoftware.kryo</groupId>

+  <artifactId>kryo</artifactId>

+  <packaging>bundle</packaging>

+  <name>Kryo</name>

+  <version>2.24.0</version>

+  <description>Fast, efficient Java serialization</description>

+  <url>https://github.com/EsotericSoftware/kryo</url>

+  <developers>

+    <developer>

+      <id>nathan.sweet</id>

+      <name>Nathan Sweet</name>

+      <email>nathan.sweet@gmail.com</email>

+    </developer>

+  </developers>

+  <licenses>

+    <license>

+      <name>New BSD License</name>

+      <url>http://www.opensource.org/licenses/bsd-license.php</url>

+      <distribution>repo</distribution>

+    </license>

+  </licenses>

+  <scm>

+    <connection>scm:git:git@github.com:EsotericSoftware/kryo.git</connection>

+    <developerConnection>scm:git:git@github.com:EsotericSoftware/kryo.git</developerConnection>

+    <url>https://github.com/EsotericSoftware/kryo</url>

+  </scm>

+  <build>

+    <sourceDirectory>src</sourceDirectory>

+    <testSourceDirectory>test</testSourceDirectory>

+    <pluginManagement>

+      <plugins>

+        <plugin>

+          <artifactId>maven-compiler-plugin</artifactId>

+          <inherited>true</inherited>

+          <configuration>

+            <source>1.5</source>

+            <target>1.5</target>

+            <encoding>utf-8</encoding>

+          </configuration>

+        </plugin>

+      </plugins>

+    </pluginManagement>

+    <plugins>

+      <plugin>

+        <artifactId>maven-resources-plugin</artifactId>

+        <version>2.5</version>

+        <executions>

+          <execution>

+            <id>default-resources</id>

+            <phase>none</phase>

+          </execution>

+          <execution>

+            <id>default-testResources</id>

+            <phase>none</phase>

+          </execution>

+        </executions>

+      </plugin>

+      <plugin>

+        <artifactId>maven-jar-plugin</artifactId>

+        <version>2.4</version>

+        <configuration>

+          <excludes>

+            <exclude>**/.svn/*</exclude>

+          </excludes>

+        </configuration>

+      </plugin>

+      <plugin>

+        <artifactId>maven-shade-plugin</artifactId>

+        <version>2.1</version>

+        <executions>

+          <execution>

+            <phase>package</phase>

+            <goals>

+              <goal>shade</goal>

+            </goals>

+          </execution>

+        </executions>

+        <configuration>

+          <minimizeJar>true</minimizeJar>

+          <shadedArtifactAttached>false</shadedArtifactAttached>

+          <artifactSet>

+            <includes>

+              <include>com.esotericsoftware.reflectasm:reflectasm:shaded</include>

+            </includes>

+          </artifactSet>

+        </configuration>

+      </plugin>

+      <plugin>

+        <groupId>org.apache.felix</groupId>

+        <artifactId>maven-bundle-plugin</artifactId>

+        <version>2.4.0</version>

+        <extensions>true</extensions>

+        <configuration>

+          <instructions>

+            <Import-Package>COM.jrockit*;resolution:=optional,

+						COM.newmonics*;resolution:=optional,

+						jrockit*;resolution:=optional,

+						sun.reflect;resolution:=optional,

+						sun.misc;resolution:=optional,

+						sun.nio.ch;resolution:=optional,

+						*</Import-Package>

+            <Export-Package>com.esotericsoftware.kryo*,com.esotericsoftware.reflectasm*</Export-Package>

+          </instructions>

+        </configuration>

+      </plugin>

+      <plugin>

+        <artifactId>maven-assembly-plugin</artifactId>

+        <version>2.4</version>

+        <executions>

+          <execution>

+            <id>dist-assembly</id>

+            <phase>package</phase>

+            <goals>

+              <goal>single</goal>

+            </goals>

+          </execution>

+        </executions>

+        <configuration>

+          <descriptor>etc/assembly-all.xml</descriptor>

+        </configuration>

+      </plugin>

+    </plugins>

+  </build>

+  <profiles>

+    <profile>

+      <id>requireSnapshot</id>

+      <build>

+        <plugins>

+          <plugin>

+            <artifactId>maven-enforcer-plugin</artifactId>

+            <executions>

+              <execution>

+                <goals>

+                  <goal>enforce</goal>

+                </goals>

+                <configuration>

+                  <rules>

+                    <evaluateBeanshell>

+                      <condition>"${project.version}".endsWith("-SNAPSHOT")</condition>

+                      <message>Jenkins should only build -SNAPSHOT versions</message>

+                    </evaluateBeanshell>

+                  </rules>

+                  <fail>true</fail>

+                </configuration>

+              </execution>

+            </executions>

+          </plugin>

+        </plugins>

+      </build>

+    </profile>

+  </profiles>

+  <repositories>

+    <repository>

+      <id>sonatype-releases</id>

+      <name>sonatype releases repo</name>

+      <url>https://oss.sonatype.org/content/repositories/releases</url>

+    </repository>

+  </repositories>

+  <dependencies>

+    <dependency>

+      <groupId>com.esotericsoftware.minlog</groupId>

+      <artifactId>minlog</artifactId>

+      <version>1.2</version>

+      <scope>compile</scope>

+    </dependency>

+    <dependency>

+      <groupId>org.objenesis</groupId>

+      <artifactId>objenesis</artifactId>

+      <version>2.1</version>

+      <scope>compile</scope>

+    </dependency>

+    <dependency>

+      <groupId>junit</groupId>

+      <artifactId>junit</artifactId>

+      <version>4.8.2</version>

+      <scope>test</scope>

+    </dependency>

+  </dependencies>

+  <properties>

+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

+  </properties>

+</project>

+

diff --git a/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.pom.sha1 b/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.pom.sha1
new file mode 100644
index 0000000..8dea291
--- /dev/null
+++ b/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.pom.sha1
@@ -0,0 +1 @@
+e4578fa780bb2ce71ffa98a0ec6e7f9f8ec38f7f
\ No newline at end of file
diff --git a/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/BUILD b/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/BUILD
new file mode 100644
index 0000000..4aad252
--- /dev/null
+++ b/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["minlog-1.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "minlog-1.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar b/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar
new file mode 100644
index 0000000..3d174a6
--- /dev/null
+++ b/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar
Binary files differ
diff --git a/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar.sha1 b/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar.sha1
new file mode 100644
index 0000000..c4b8318
--- /dev/null
+++ b/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar.sha1
@@ -0,0 +1 @@
+59bfcd171d82f9981a5e242b9e840191f650e209
\ No newline at end of file
diff --git a/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.pom b/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.pom
new file mode 100644
index 0000000..9aa776e
--- /dev/null
+++ b/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.pom
@@ -0,0 +1,61 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+		http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>com.esotericsoftware.minlog</groupId>
+	<artifactId>minlog</artifactId>
+	<version>1.2</version>
+	<packaging>jar</packaging>
+	<name>MinLog</name>
+	<description>Minimal overhead Java logging</description>
+	<url>http://code.google.com/p/minlog/</url>
+
+	<licenses>
+		<license>
+			<name>New BSD License</name>
+			<url>http://www.opensource.org/licenses/bsd-license.php</url>
+			<distribution>repo</distribution>
+		</license>
+	</licenses>
+
+	<scm>
+		<url>http://minlog.googlecode.com/svn/</url>
+		<connection>scm:svn:http://minlog.googlecode.com/svn/</connection>
+	</scm>
+
+	<developers>
+		<developer>
+			<id>nathan.sweet</id>
+			<name>Nathan Sweet</name>
+			<email>nathan.sweet@gmail.com</email>
+		</developer>
+	</developers>
+
+	<properties>
+		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+	</properties>
+
+	<build>
+		<!-- Set nonstandard source dir -->
+		<sourceDirectory>src</sourceDirectory>
+
+		<plugins>
+			<!-- Disable resources (project has none) -->
+			<plugin>
+				<artifactId>maven-resources-plugin</artifactId>
+				<version>2.5</version>
+				<executions>
+					<execution>
+						<id>default-resources</id>
+						<phase>none</phase>
+					</execution>
+					<execution>
+						<id>default-testResources</id>
+						<phase>none</phase>
+					</execution>
+				</executions>
+			</plugin>
+		</plugins>
+	</build>
+</project>
diff --git a/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.pom.sha1 b/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.pom.sha1
new file mode 100644
index 0000000..2056c8f
--- /dev/null
+++ b/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.pom.sha1
@@ -0,0 +1 @@
+67d00f6a12cac438eb96f12fa4e3b32ba452b810
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/BUILD b/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/BUILD
new file mode 100644
index 0000000..1ec0f55
--- /dev/null
+++ b/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "facebook-android-sdk-4.14.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "facebook-android-sdk-4.14.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.aar b/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.aar
new file mode 100644
index 0000000..66e8ab3
--- /dev/null
+++ b/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.aar
Binary files differ
diff --git a/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.aar.sha1 b/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.aar.sha1
new file mode 100644
index 0000000..b33a84b
--- /dev/null
+++ b/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.aar.sha1
@@ -0,0 +1 @@
+90532636035a42be7f9d956e46807c52f5ae4e27
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.pom b/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.pom
new file mode 100644
index 0000000..f1797eb
--- /dev/null
+++ b/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.pom
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.android</groupId>
+  <artifactId>facebook-android-sdk</artifactId>
+  <version>4.14.0</version>
+  <packaging>aar</packaging>
+  <name>Facebook-Android-SDK</name>
+  <description>Facebook Android SDK</description>
+  <url>https://github.com/facebook/facebook-android-sdk</url>
+  <licenses>
+    <license>
+      <name>Facebook Platform License</name>
+      <url>https://github.com/facebook/facebook-android-sdk/blob/master/LICENSE.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>facebook</id>
+      <name>Facebook</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:facebook/facebook-android-sdk.git</connection>
+    <developerConnection>scm:git@github.com:facebook/facebook-android-sdk.git</developerConnection>
+    <url>https://github.com/facebook/facebook-android-sdk</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.parse.bolts</groupId>
+      <artifactId>bolts-android</artifactId>
+      <version>1.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>cardview-v7</artifactId>
+      <version>23.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-v4</artifactId>
+      <version>23.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>customtabs</artifactId>
+      <version>23.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.pom.sha1 b/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.pom.sha1
new file mode 100644
index 0000000..7da3843
--- /dev/null
+++ b/common/m2/repository/com/facebook/android/facebook-android-sdk/4.14.0/facebook-android-sdk-4.14.0.pom.sha1
@@ -0,0 +1 @@
+02949251c4700cc2a2c4dac2597af87aebf735bd
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/BUILD b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/BUILD
new file mode 100644
index 0000000..116de22
--- /dev/null
+++ b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "yearclass-1.0.1.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "yearclass-1.0.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.aar b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.aar
new file mode 100644
index 0000000..fec5993
--- /dev/null
+++ b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.aar
Binary files differ
diff --git a/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.aar.sha1 b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.aar.sha1
new file mode 100644
index 0000000..309db8d
--- /dev/null
+++ b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.aar.sha1
@@ -0,0 +1 @@
+5fa3689fa3be1495953e7c91c9228bac542b213b
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.jar b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.jar
new file mode 100644
index 0000000..66812b1
--- /dev/null
+++ b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.jar
Binary files differ
diff --git a/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.jar.sha1 b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.jar.sha1
new file mode 100644
index 0000000..1c8f10b
--- /dev/null
+++ b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.jar.sha1
@@ -0,0 +1 @@
+adfc67ed7e13d1648f20c2a5d6cb757ce43d9c22
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.pom b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.pom
new file mode 100644
index 0000000..6cf2e3a
--- /dev/null
+++ b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.pom
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.device.yearclass</groupId>
+  <artifactId>yearclass</artifactId>
+  <version>1.0.1</version>
+  <name>Device Year Class</name>
+  <description>Android Device Year Class Library</description>
+  <url>https://github.com/facebook/device-year-class</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/facebook/device-year-class/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>facebook</id>
+      <name>Facebook</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/facebook/device-year-class.git</connection>
+    <developerConnection>scm:git:git@github.com:facebook/device-year-class.git</developerConnection>
+    <url>https://github.com/facebook/device-year-class.git</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.pom.sha1 b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.pom.sha1
new file mode 100644
index 0000000..b68d044
--- /dev/null
+++ b/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/yearclass-1.0.1.pom.sha1
@@ -0,0 +1 @@
+a2a15197574d4e619c0e9b742a07c0bcf20d8bbf
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/fresco/drawee/0.13.0/BUILD b/common/m2/repository/com/facebook/fresco/drawee/0.13.0/BUILD
new file mode 100644
index 0000000..ec2b6ad
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/drawee/0.13.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "drawee-0.13.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "drawee-0.13.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.aar b/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.aar
new file mode 100644
index 0000000..7d84f7e
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.aar
Binary files differ
diff --git a/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.aar.sha1 b/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.aar.sha1
new file mode 100644
index 0000000..7efae04
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.aar.sha1
@@ -0,0 +1 @@
+3cc1f310eb72e4e281fb90003efaf7a6c31c8c63
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.pom b/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.pom
new file mode 100644
index 0000000..f74e850
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.fresco</groupId>
+  <artifactId>drawee</artifactId>
+  <version>0.13.0</version>
+  <packaging>aar</packaging>
+  <name>Drawee</name>
+  <description>A fast, feature-rich image display library for Android</description>
+  <url>https://github.com/facebook/fresco</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/facebook/fresco/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>facebook</id>
+      <name>Facebook</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/facebook/fresco.git</connection>
+    <developerConnection>scm:git:git@github.com:facebook/fresco.git</developerConnection>
+    <url>https://github.com/facebook/fresco.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-v4</artifactId>
+      <version>23.2.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.facebook.fresco</groupId>
+      <artifactId>fbcore</artifactId>
+      <version>0.13.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.pom.sha1 b/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.pom.sha1
new file mode 100644
index 0000000..f6fe121
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/drawee/0.13.0/drawee-0.13.0.pom.sha1
@@ -0,0 +1 @@
+51f01e49d9612aaf35c4abba120dc7d4f560c90e
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/BUILD b/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/BUILD
new file mode 100644
index 0000000..ec3f2d3
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "fbcore-0.13.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "fbcore-0.13.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.aar b/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.aar
new file mode 100644
index 0000000..6b45d45
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.aar
Binary files differ
diff --git a/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.aar.sha1 b/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.aar.sha1
new file mode 100644
index 0000000..0cc9bcd
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.aar.sha1
@@ -0,0 +1 @@
+ac10c8dd1161f2a21b6c63b3703a3eceffbf8c4a
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.pom b/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.pom
new file mode 100644
index 0000000..ed4e47b
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.pom
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.fresco</groupId>
+  <artifactId>fbcore</artifactId>
+  <version>0.13.0</version>
+  <packaging>aar</packaging>
+  <name>Facebook Core</name>
+  <description>A general-purpose Android utility library</description>
+  <url>https://github.com/facebook/fresco</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/facebook/fresco/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>facebook</id>
+      <name>Facebook</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/facebook/fresco.git</connection>
+    <developerConnection>scm:git:git@github.com:facebook/fresco.git</developerConnection>
+    <url>https://github.com/facebook/fresco.git</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.pom.sha1 b/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.pom.sha1
new file mode 100644
index 0000000..6d24e4f
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/fbcore/0.13.0/fbcore-0.13.0.pom.sha1
@@ -0,0 +1 @@
+58e1c88d48ba96861fe3732866866dcccf6769e5
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/fresco/fresco/0.13.0/BUILD b/common/m2/repository/com/facebook/fresco/fresco/0.13.0/BUILD
new file mode 100644
index 0000000..ffa0e79
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/fresco/0.13.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "fresco-0.13.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "fresco-0.13.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.aar b/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.aar
new file mode 100644
index 0000000..b550805
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.aar
Binary files differ
diff --git a/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.aar.sha1 b/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.aar.sha1
new file mode 100644
index 0000000..6ffaed7
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.aar.sha1
@@ -0,0 +1 @@
+3c9fca7292b7df96dc33b4d552c994c135b93ecb
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.pom b/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.pom
new file mode 100644
index 0000000..1c98afe
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.pom
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.fresco</groupId>
+  <artifactId>fresco</artifactId>
+  <version>0.13.0</version>
+  <packaging>aar</packaging>
+  <name>Fresco</name>
+  <description>A system to load and display images and manage their memory on Android</description>
+  <url>https://github.com/facebook/fresco</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/facebook/fresco/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>facebook</id>
+      <name>Facebook</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/facebook/fresco.git</connection>
+    <developerConnection>scm:git:git@github.com:facebook/fresco.git</developerConnection>
+    <url>https://github.com/facebook/fresco.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.facebook.fresco</groupId>
+      <artifactId>drawee</artifactId>
+      <version>0.13.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.facebook.fresco</groupId>
+      <artifactId>fbcore</artifactId>
+      <version>0.13.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.facebook.fresco</groupId>
+      <artifactId>imagepipeline</artifactId>
+      <version>0.13.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.pom.sha1 b/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.pom.sha1
new file mode 100644
index 0000000..f556bdc
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/fresco/0.13.0/fresco-0.13.0.pom.sha1
@@ -0,0 +1 @@
+3371ab0ef0dc8babaffa2b1bb5ffee4c34421bb8
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/BUILD b/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/BUILD
new file mode 100644
index 0000000..99c5234
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "imagepipeline-base-0.13.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "imagepipeline-base-0.13.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.aar b/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.aar
new file mode 100644
index 0000000..33af600
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.aar
Binary files differ
diff --git a/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.aar.sha1 b/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.aar.sha1
new file mode 100644
index 0000000..6761209
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.aar.sha1
@@ -0,0 +1 @@
+36f60f92fab015b9afdda26869addfab51a0b11e
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.pom b/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.pom
new file mode 100644
index 0000000..53b0e6a
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.pom
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.fresco</groupId>
+  <artifactId>imagepipeline-base</artifactId>
+  <version>0.13.0</version>
+  <packaging>aar</packaging>
+  <name>ImagePipelineBase</name>
+  <description>The library with common code between imagepipeline modules</description>
+  <url>https://github.com/facebook/fresco</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/facebook/fresco/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>facebook</id>
+      <name>Facebook</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/facebook/fresco.git</connection>
+    <developerConnection>scm:git:git@github.com:facebook/fresco.git</developerConnection>
+    <url>https://github.com/facebook/fresco.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-v4</artifactId>
+      <version>23.2.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.parse.bolts</groupId>
+      <artifactId>bolts-tasks</artifactId>
+      <version>1.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.facebook.fresco</groupId>
+      <artifactId>fbcore</artifactId>
+      <version>0.13.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.pom.sha1 b/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.pom.sha1
new file mode 100644
index 0000000..cb34d19
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/imagepipeline-base/0.13.0/imagepipeline-base-0.13.0.pom.sha1
@@ -0,0 +1 @@
+41c71f34db2c6fb493257ded479c67c41210234e
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/BUILD b/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/BUILD
new file mode 100644
index 0000000..42f41df
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "imagepipeline-0.13.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "imagepipeline-0.13.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.aar b/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.aar
new file mode 100644
index 0000000..a1c5198
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.aar
Binary files differ
diff --git a/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.aar.sha1 b/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.aar.sha1
new file mode 100644
index 0000000..b9ee8d2
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.aar.sha1
@@ -0,0 +1 @@
+2e578af1f34ca0393f3c564973251f92ec666b42
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.pom b/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.pom
new file mode 100644
index 0000000..2c7766e
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.pom
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.fresco</groupId>
+  <artifactId>imagepipeline</artifactId>
+  <version>0.13.0</version>
+  <packaging>aar</packaging>
+  <name>ImagePipeline</name>
+  <description>The underlying image loading mechanism of the Fresco library</description>
+  <url>https://github.com/facebook/fresco</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/facebook/fresco/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>facebook</id>
+      <name>Facebook</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/facebook/fresco.git</connection>
+    <developerConnection>scm:git:git@github.com:facebook/fresco.git</developerConnection>
+    <url>https://github.com/facebook/fresco.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-v4</artifactId>
+      <version>23.2.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.facebook.fresco</groupId>
+      <artifactId>imagepipeline-base</artifactId>
+      <version>0.13.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.parse.bolts</groupId>
+      <artifactId>bolts-tasks</artifactId>
+      <version>1.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.facebook.fresco</groupId>
+      <artifactId>fbcore</artifactId>
+      <version>0.13.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.pom.sha1 b/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.pom.sha1
new file mode 100644
index 0000000..bd6cd07
--- /dev/null
+++ b/common/m2/repository/com/facebook/fresco/imagepipeline/0.13.0/imagepipeline-0.13.0.pom.sha1
@@ -0,0 +1 @@
+bf6c19379225c26b460b2e8d3b61a26bf2f29706
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/rebound/rebound/0.3.8/BUILD b/common/m2/repository/com/facebook/rebound/rebound/0.3.8/BUILD
new file mode 100644
index 0000000..5c67d8b
--- /dev/null
+++ b/common/m2/repository/com/facebook/rebound/rebound/0.3.8/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["rebound-0.3.8.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rebound-0.3.8.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.jar b/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.jar
new file mode 100644
index 0000000..b5817a2
--- /dev/null
+++ b/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.jar
Binary files differ
diff --git a/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.jar.sha1 b/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.jar.sha1
new file mode 100644
index 0000000..824a921
--- /dev/null
+++ b/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.jar.sha1
@@ -0,0 +1 @@
+c8b90640dddaf1e7ad75d7cb00b09a44b3788f7e
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.pom b/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.pom
new file mode 100644
index 0000000..d3a694b
--- /dev/null
+++ b/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.pom
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.rebound</groupId>
+  <artifactId>rebound</artifactId>
+  <version>0.3.8</version>
+  <name>Rebound</name>
+  <description>Rebound is a simple spring dynamics animation library for Java and Android applications.</description>
+  <url>http://facebook.github.io/rebound</url>
+  <licenses>
+    <license>
+      <name>BSD 2-Clause License</name>
+      <url>https://github.com/facebook/rebound/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>will.bailey</id>
+      <name>Will Bailey</name>
+      <email>will.bailey@gmail.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:facebook/rebound.git</connection>
+    <developerConnection>scm:git@github.com:facebook/rebound.git</developerConnection>
+    <url>scm:git@github.com:facebook/rebound.git</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.pom.sha1 b/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.pom.sha1
new file mode 100644
index 0000000..992eb68
--- /dev/null
+++ b/common/m2/repository/com/facebook/rebound/rebound/0.3.8/rebound-0.3.8.pom.sha1
@@ -0,0 +1 @@
+7fc0f7a9bd876ecc287929e4f49bb3c671de2c1a
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/BUILD b/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/BUILD
new file mode 100644
index 0000000..58ea0c9
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "stetho-okhttp-1.4.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "stetho-okhttp-1.4.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.aar b/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.aar
new file mode 100644
index 0000000..2f82a65
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.aar
Binary files differ
diff --git a/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.aar.sha1 b/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.aar.sha1
new file mode 100644
index 0000000..9054110
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.aar.sha1
@@ -0,0 +1 @@
+9731226e29c71e7c3b9ef1f4c4a47bf0542e3f3b
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.pom b/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.pom
new file mode 100644
index 0000000..f21379b
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.pom
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.stetho</groupId>
+  <artifactId>stetho-okhttp</artifactId>
+  <version>1.4.0</version>
+  <packaging>aar</packaging>
+  <name>Stetho OkHttp module</name>
+  <description>Stetho Debugging Platform for Android</description>
+  <url>https://github.com/facebook/stetho</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/facebook/stetho/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>facebook</id>
+      <name>Facebook</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/facebook/stetho.git</connection>
+    <developerConnection>scm:git:git@github.com:facebook/stetho.git</developerConnection>
+    <url>https://github.com/facebook/stetho.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.facebook.stetho</groupId>
+      <artifactId>stetho</artifactId>
+      <version>1.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.code.findbugs</groupId>
+      <artifactId>jsr305</artifactId>
+      <version>2.0.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.squareup.okhttp</groupId>
+      <artifactId>okhttp</artifactId>
+      <version>2.7.2</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.pom.sha1 b/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.pom.sha1
new file mode 100644
index 0000000..491fae5
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho-okhttp/1.4.0/stetho-okhttp-1.4.0.pom.sha1
@@ -0,0 +1 @@
+96cdab915df19a3a8db568a9d15c70d13e2604ef
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/BUILD b/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/BUILD
new file mode 100644
index 0000000..4da8d42
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "stetho-timber-1.4.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "stetho-timber-1.4.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.aar b/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.aar
new file mode 100644
index 0000000..3b27e14
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.aar
Binary files differ
diff --git a/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.aar.sha1 b/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.aar.sha1
new file mode 100644
index 0000000..33e4d70
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.aar.sha1
@@ -0,0 +1 @@
+81c06767f353bc7cb8be86896cab5f8f59d347a5
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.pom b/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.pom
new file mode 100644
index 0000000..e26347e
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.stetho</groupId>
+  <artifactId>stetho-timber</artifactId>
+  <version>1.4.0</version>
+  <packaging>aar</packaging>
+  <name>Stetho Timber module</name>
+  <description>Stetho Debugging Platform for Android</description>
+  <url>https://github.com/facebook/stetho</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/facebook/stetho/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>facebook</id>
+      <name>Facebook</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/facebook/stetho.git</connection>
+    <developerConnection>scm:git:git@github.com:facebook/stetho.git</developerConnection>
+    <url>https://github.com/facebook/stetho.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.facebook.stetho</groupId>
+      <artifactId>stetho</artifactId>
+      <version>1.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.jakewharton.timber</groupId>
+      <artifactId>timber</artifactId>
+      <version>4.1.2</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.pom.sha1 b/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.pom.sha1
new file mode 100644
index 0000000..7f0b1a8
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho-timber/1.4.0/stetho-timber-1.4.0.pom.sha1
@@ -0,0 +1 @@
+c83eabb9c330ab0b02675adc1a79546968ebdfe0
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/stetho/stetho/1.4.0/BUILD b/common/m2/repository/com/facebook/stetho/stetho/1.4.0/BUILD
new file mode 100644
index 0000000..023ba8a
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho/1.4.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "stetho-1.4.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "stetho-1.4.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.aar b/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.aar
new file mode 100644
index 0000000..51e661b
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.aar
Binary files differ
diff --git a/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.aar.sha1 b/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.aar.sha1
new file mode 100644
index 0000000..ed34c97
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.aar.sha1
@@ -0,0 +1 @@
+91358c5d309eb60d8d70b630365b1091ee59f92f
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.pom b/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.pom
new file mode 100644
index 0000000..14fb53a
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.pom
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.stetho</groupId>
+  <artifactId>stetho</artifactId>
+  <version>1.4.0</version>
+  <packaging>aar</packaging>
+  <name>Stetho</name>
+  <description>Stetho Debugging Platform for Android</description>
+  <url>https://github.com/facebook/stetho</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/facebook/stetho/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>facebook</id>
+      <name>Facebook</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/facebook/stetho.git</connection>
+    <developerConnection>scm:git:git@github.com:facebook/stetho.git</developerConnection>
+    <url>https://github.com/facebook/stetho.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>commons-cli</groupId>
+      <artifactId>commons-cli</artifactId>
+      <version>1.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.code.findbugs</groupId>
+      <artifactId>jsr305</artifactId>
+      <version>2.0.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>appcompat-v7</artifactId>
+      <version>23.0.1</version>
+      <scope>compile</scope>
+      <optional>true</optional>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.pom.sha1 b/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.pom.sha1
new file mode 100644
index 0000000..f139587
--- /dev/null
+++ b/common/m2/repository/com/facebook/stetho/stetho/1.4.0/stetho-1.4.0.pom.sha1
@@ -0,0 +1 @@
+5e0faabb29ac31e6155e089652a58ab0ec1004ca
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/BUILD b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/BUILD
new file mode 100644
index 0000000..bccca0e
--- /dev/null
+++ b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "core-0.2.3.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "core-0.2.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.aar b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.aar
new file mode 100644
index 0000000..89e8f62
--- /dev/null
+++ b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.aar
Binary files differ
diff --git a/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.aar.sha1 b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.aar.sha1
new file mode 100644
index 0000000..9ffd5bf
--- /dev/null
+++ b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.aar.sha1
@@ -0,0 +1 @@
+e04203e0a25c5d0d73d774791a124abd5d3ab74a
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.jar b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.jar
new file mode 100644
index 0000000..e1dfd17
--- /dev/null
+++ b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.jar
Binary files differ
diff --git a/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.jar.sha1 b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.jar.sha1
new file mode 100644
index 0000000..0c8482a
--- /dev/null
+++ b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.jar.sha1
@@ -0,0 +1 @@
+0c0cafe121d99cee42ac349dfe120b15e679dfab
\ No newline at end of file
diff --git a/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.pom b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.pom
new file mode 100644
index 0000000..6d2dd8c
--- /dev/null
+++ b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.pom
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.facebook.testing.screenshot</groupId>
+  <artifactId>core</artifactId>
+  <version>0.2.3</version>
+  <name>Screenshot tests core android library</name>
+  <description>Screenshot Tests for Android</description>
+  <url>https://github.com/facebook/screenshot-tests-for-android</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/facebook/screenshot-tests-for-android/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>facebook</id>
+      <name>Facebook</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/facebook/screenshot-tests-for-android.git</connection>
+    <developerConnection>scm:git:git@github.com:facebook/screenshot-tests-for-android.git</developerConnection>
+    <url>https://github.com/facebook/screenshot-tests-for-android.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.dexmaker</groupId>
+      <artifactId>dexmaker</artifactId>
+      <version>1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.10.19</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.dexmaker</groupId>
+      <artifactId>dexmaker-mockito</artifactId>
+      <version>1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.12</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.pom.sha1 b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.pom.sha1
new file mode 100644
index 0000000..481bb95
--- /dev/null
+++ b/common/m2/repository/com/facebook/testing/screenshot/core/0.2.3/core-0.2.3.pom.sha1
@@ -0,0 +1 @@
+7ddec8acd437527bfe7c83202a806e98dae50788
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/BUILD b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/BUILD
new file mode 100644
index 0000000..51feca4
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["jackson-annotations-2.2.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/fasterxml/oss-parent/10:pom",
+    source = "jackson-annotations-2.2.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.jar b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.jar
new file mode 100644
index 0000000..c7a2521
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.jar
Binary files differ
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.jar.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.jar.sha1
new file mode 100644
index 0000000..3cf4ae2
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.jar.sha1
@@ -0,0 +1 @@
+285cb9c666f0f0f3dd8a1be04e1f457eb7b15113
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.pom b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.pom
new file mode 100644
index 0000000..08dc9ca
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.pom
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion> 
+  <parent>
+    <groupId>com.fasterxml</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>10</version>
+  </parent>
+
+  <groupId>com.fasterxml.jackson.core</groupId>
+  <artifactId>jackson-annotations</artifactId>
+  <name>Jackson-annotations</name>
+  <version>2.2.2</version>
+  <description>Core annotations used for value types, used by Jackson data binding package.
+  </description>
+
+  <url>http://wiki.fasterxml.com/JacksonHome</url>
+  <scm>
+    <connection>scm:git:git@github.com:FasterXML/jackson-annotations.git</connection>
+    <developerConnection>scm:git:git@github.com:FasterXML/jackson-annotations.git</developerConnection>
+    <url>http://github.com/FasterXML/jackson-annotations</url>
+    <tag>jackson-annotations-2.2.2</tag>
+  </scm>
+
+  <properties>
+    <!--
+     | Configuration properties for the OSGi maven-bundle-plugin
+    -->
+    <osgi.export>com.fasterxml.jackson.annotation.*;version=${project.version}</osgi.export>
+  </properties>
+
+</project>
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.pom.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.pom.sha1
new file mode 100644
index 0000000..bae72fe
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/jackson-annotations-2.2.2.pom.sha1
@@ -0,0 +1 @@
+e076430b44527d1cc50b44e2aaf1b037273e4b45
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/BUILD b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/BUILD
new file mode 100644
index 0000000..69ef45e
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["jackson-annotations-2.6.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.1:pom",
+    source = "jackson-annotations-2.6.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.jar b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.jar
new file mode 100644
index 0000000..0a18c34
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.jar
Binary files differ
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.jar.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.jar.sha1
new file mode 100644
index 0000000..bc4cae4
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.jar.sha1
@@ -0,0 +1 @@
+a0990e2e812ac6639b6ce955c91b13228500476e
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom
new file mode 100644
index 0000000..4b9a0b4
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion> 
+  <parent>
+    <groupId>com.fasterxml.jackson</groupId>
+    <artifactId>jackson-parent</artifactId>
+    <version>2.6.1</version>
+  </parent>
+
+  <groupId>com.fasterxml.jackson.core</groupId>
+  <artifactId>jackson-annotations</artifactId>
+  <name>Jackson-annotations</name>
+  <version>2.6.0</version>
+  <packaging>bundle</packaging>
+  <description>Core annotations used for value types, used by Jackson data binding package.
+  </description>
+
+  <url>http://github.com/FasterXML/jackson</url>
+  <scm>
+    <connection>scm:git:git@github.com:FasterXML/jackson-annotations.git</connection>
+    <developerConnection>scm:git:git@github.com:FasterXML/jackson-annotations.git</developerConnection>
+    <url>http://github.com/FasterXML/jackson-annotations</url>
+    <tag>jackson-annotations-2.6.0</tag>
+  </scm>
+
+  <properties>
+    <osgi.export>com.fasterxml.jackson.annotation.*;version=${project.version}</osgi.export>
+  </properties>
+</project>
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom.sha1
new file mode 100644
index 0000000..ed1cd75
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom.sha1
@@ -0,0 +1 @@
+74f0cf17283e921a4b78ce5a0588d22ffa26d832
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/BUILD b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/BUILD
new file mode 100644
index 0000000..fdf4fa3
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["jackson-core-2.2.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/fasterxml/oss-parent/10:pom",
+    source = "jackson-core-2.2.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.jar b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.jar
new file mode 100644
index 0000000..508117e
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.jar
Binary files differ
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.jar.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.jar.sha1
new file mode 100644
index 0000000..3cc2d7b
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.jar.sha1
@@ -0,0 +1 @@
+d20be6a5ddd6f8cfd36ebf6dea329873a1c41f1b
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.pom b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.pom
new file mode 100644
index 0000000..c34fc1d
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.pom
@@ -0,0 +1,164 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion> 
+  <parent>
+    <groupId>com.fasterxml</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>10</version>
+  </parent>
+
+  <groupId>com.fasterxml.jackson.core</groupId>
+  <artifactId>jackson-core</artifactId>
+  <name>Jackson-core</name>
+  <version>2.2.2</version>
+  <description>Core Jackson abstractions, basic JSON streaming API implementation
+  </description>
+
+  <url>http://wiki.fasterxml.com/JacksonHome</url>
+  <scm>
+    <connection>scm:git:git@github.com:FasterXML/jackson-core.git</connection>
+    <developerConnection>scm:git:git@github.com:FasterXML/jackson-core.git</developerConnection>
+    <url>http://github.com/FasterXML/jackson-core</url>    
+    <tag>jackson-core-2.2.2</tag>
+  </scm>
+
+  <properties>
+    <!--
+     | Configuration properties for the OSGi maven-bundle-plugin
+    -->
+    <osgi.export>com.fasterxml.jackson.core;version=${project.version},
+com.fasterxml.jackson.core.*;version=${project.version}
+    </osgi.export>
+
+    <!-- Generate PackageVersion.java into this directory. -->
+    <packageVersion.dir>com/fasterxml/jackson/core/json</packageVersion.dir>
+    <packageVersion.package>com.fasterxml.jackson.core.json</packageVersion.package>
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.8.2</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.8.1</version>
+          <configuration>
+            <source>1.6</source>
+            <target>1.6</target>
+            <encoding>UTF-8</encoding>
+            <maxmemory>512m</maxmemory>
+            <links>
+              <link>http://docs.oracle.com/javase/6/docs/api/</link>
+            </links>
+          </configuration>
+          <executions>
+                    <execution>
+                        <id>attach-javadocs</id>
+                        <phase>verify</phase>
+                        <goals>
+                            <goal>jar</goal>
+                        </goals>
+                    </execution>
+          </executions>
+        </plugin>
+        <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-site-plugin</artifactId>
+            <version>3.1</version>
+        </plugin>
+        <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-surefire-plugin</artifactId>
+            <version>${surefire.version}</version>
+            <configuration>
+                <redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
+            </configuration>
+        </plugin>
+      <plugin>
+        <!-- Inherited from oss-base. Generate PackageVersion.java.-->
+        <groupId>com.google.code.maven-replacer-plugin</groupId>
+        <artifactId>replacer</artifactId>
+        <executions>
+          <execution>
+            <id>process-packageVersion</id>
+            <phase>generate-sources</phase>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+    <extensions>
+        <!-- Enabling the use of SSH -->
+        <extension>
+            <groupId>org.apache.maven.wagon</groupId>
+            <artifactId>wagon-ssh-external</artifactId>
+            <version>1.0-beta-6</version>
+        </extension>
+        <extension>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-provider-gitexe</artifactId>
+            <version>1.6</version>
+        </extension>
+        <extension>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-manager-plexus</artifactId>
+            <version>1.6</version>
+        </extension>
+        <extension>
+            <groupId>org.kathrynhuxtable.maven.wagon</groupId>
+            <artifactId>wagon-gitsite</artifactId>
+            <version>0.3.1</version>
+        </extension>
+    </extensions>
+  </build>
+
+  <reporting>
+    <plugins>
+      <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.8.1</version>
+          <configuration>
+              <aggregate>true</aggregate>
+              <source>1.6</source>
+              <encoding>UTF-8</encoding>
+              <maxmemory>1g</maxmemory>
+              <links>
+                  <!-- JDK, other Jackson pkgs -->
+                  <link>http://docs.oracle.com/javase/6/docs/api/</link>
+                  <link>http://fasterxml.github.com/jackson-core/javadoc/2.2.0/</link>
+              </links>
+              <excludePackageNames>${javadoc.package.exclude}</excludePackageNames>
+              <bootclasspath>${sun.boot.class.path}</bootclasspath>
+              <doclet>com.google.doclava.Doclava</doclet>
+              <useStandardDocletOptions>false</useStandardDocletOptions>
+              <additionalJOption>-J-Xmx1024m</additionalJOption>
+              <docletArtifact>
+                  <groupId>com.google.doclava</groupId>
+                  <artifactId>doclava</artifactId>
+                  <version>1.0.3</version>
+              </docletArtifact>
+              <additionalparam>
+                  -hdf project.name "${project.name} ${project.version}"
+                  -d ${project.reporting.outputDirectory}/apidocs
+              </additionalparam>
+          </configuration>
+          <reportSets>
+              <reportSet>
+                  <id>default</id>
+                  <reports>
+                      <report>javadoc</report>
+                  </reports>
+              </reportSet>
+          </reportSets>
+      </plugin>
+    </plugins>
+  </reporting>
+
+</project>
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.pom.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.pom.sha1
new file mode 100644
index 0000000..c8b960b
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.pom.sha1
@@ -0,0 +1 @@
+74a5158e7ee5bc9beb80f671f6400de3b8570321
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/BUILD b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/BUILD
new file mode 100644
index 0000000..20311c5
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["jackson-core-2.6.6.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2:pom",
+    source = "jackson-core-2.6.6.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.jar b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.jar
new file mode 100644
index 0000000..cbec17c
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.jar
Binary files differ
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.jar.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.jar.sha1
new file mode 100644
index 0000000..c45378c
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.jar.sha1
@@ -0,0 +1 @@
+02eb801df67aacaf5b1deb4ac626e1964508e47b
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom
new file mode 100644
index 0000000..1e3f038
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom
@@ -0,0 +1,132 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion> 
+  <parent>
+    <groupId>com.fasterxml.jackson</groupId>
+    <artifactId>jackson-parent</artifactId>
+    <version>2.6.2</version>
+  </parent>
+
+  <groupId>com.fasterxml.jackson.core</groupId>
+  <artifactId>jackson-core</artifactId>
+  <name>Jackson-core</name>
+  <version>2.6.6</version>
+  <packaging>bundle</packaging>
+  <description>Core Jackson abstractions, basic JSON streaming API implementation</description>
+  <inceptionYear>2008</inceptionYear>
+
+  <url>https://github.com/FasterXML/jackson-core</url>
+  <scm>
+    <connection>scm:git:git@github.com:FasterXML/jackson-core.git</connection>
+    <developerConnection>scm:git:git@github.com:FasterXML/jackson-core.git</developerConnection>
+    <url>http://github.com/FasterXML/jackson-core</url>    
+    <tag>jackson-core-2.6.6</tag>
+  </scm>
+
+  <properties>
+    <osgi.export>com.fasterxml.jackson.core;version=${project.version},
+com.fasterxml.jackson.core.*;version=${project.version}
+    </osgi.export>
+
+    <!-- Generate PackageVersion.java into this directory. -->
+    <packageVersion.dir>com/fasterxml/jackson/core/json</packageVersion.dir>
+    <packageVersion.package>${project.groupId}.json</packageVersion.package>
+  </properties>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.8.1</version>
+          <configuration>
+            <source>${javac.src.version}</source>
+            <target>${javac.target.version}</target>
+            <encoding>UTF-8</encoding>
+            <maxmemory>512m</maxmemory>
+            <links>
+              <link>http://docs.oracle.com/javase/6/docs/api/</link>
+            </links>
+          </configuration>
+          <executions>
+            <execution>
+              <id>attach-javadocs</id>
+              <phase>verify</phase>
+              <goals>
+                <goal>jar</goal>
+              </goals>
+            </execution>
+          </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-site-plugin</artifactId>
+        <version>3.1</version>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <version>${version.plugin.surefire}</version>
+        <configuration>
+          <redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
+          <excludes>
+            <exclude>**/failing/*.java</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+      <plugin>
+        <!-- Inherited from oss-base. Generate PackageVersion.java.-->
+        <groupId>com.google.code.maven-replacer-plugin</groupId>
+        <artifactId>replacer</artifactId>
+        <executions>
+          <execution>
+            <id>process-packageVersion</id>
+            <phase>generate-sources</phase>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+
+  <reporting>
+    <plugins>
+      <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.8.1</version>
+          <configuration>
+              <aggregate>true</aggregate>
+              <source>1.6</source>
+              <encoding>UTF-8</encoding>
+              <maxmemory>1g</maxmemory>
+              <links>
+                  <!-- JDK, other Jackson pkgs -->
+                  <link>http://docs.oracle.com/javase/6/docs/api/</link>
+              </links>
+              <excludePackageNames>${javadoc.package.exclude}</excludePackageNames>
+              <bootclasspath>${sun.boot.class.path}</bootclasspath>
+              <doclet>com.google.doclava.Doclava</doclet>
+              <useStandardDocletOptions>false</useStandardDocletOptions>
+              <additionalJOption>-J-Xmx1024m</additionalJOption>
+              <docletArtifact>
+                  <groupId>com.google.doclava</groupId>
+                  <artifactId>doclava</artifactId>
+                  <version>1.0.3</version>
+              </docletArtifact>
+              <additionalparam>
+                  -hdf project.name "${project.name} ${project.version}"
+                  -d ${project.reporting.outputDirectory}/apidocs
+              </additionalparam>
+          </configuration>
+          <reportSets>
+              <reportSet>
+                  <id>default</id>
+                  <reports>
+                      <report>javadoc</report>
+                  </reports>
+              </reportSet>
+          </reportSets>
+      </plugin>
+    </plugins>
+  </reporting>
+
+</project>
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom.sha1
new file mode 100644
index 0000000..fb8a1e1
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom.sha1
@@ -0,0 +1 @@
+3bbe4552671bc6c44eb0d4eb194b383dd6dfdb88
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/BUILD b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/BUILD
new file mode 100644
index 0000000..3c9a7d9
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["jackson-databind-2.2.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/fasterxml/oss-parent/10:pom",
+    source = "jackson-databind-2.2.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.jar b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.jar
new file mode 100644
index 0000000..193627c
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.jar
Binary files differ
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.jar.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.jar.sha1
new file mode 100644
index 0000000..7a9cee0
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.jar.sha1
@@ -0,0 +1 @@
+3c8f6018eaa72d43b261181e801e6f8676c16ef6
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.pom b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.pom
new file mode 100644
index 0000000..635395e
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.pom
@@ -0,0 +1,158 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.fasterxml</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>10</version>
+  </parent>
+
+  <groupId>com.fasterxml.jackson.core</groupId>
+  <artifactId>jackson-databind</artifactId>
+  <version>2.2.2</version>
+
+  <name>jackson-databind</name>
+  <description>General data-binding functionality for Jackson: works on core streaming API</description>
+  <url>http://wiki.fasterxml.com/JacksonHome</url>
+
+  <scm>
+    <connection>scm:git:git@github.com:FasterXML/jackson-databind.git</connection>
+    <developerConnection>scm:git:git@github.com:FasterXML/jackson-databind.git</developerConnection>
+    <url>http://github.com/FasterXML/jackson-databind</url>
+    <tag>jackson-databind-2.2.2</tag>
+  </scm>
+
+  <properties>
+    <osgi.export>
+com.fasterxml.jackson.databind,
+com.fasterxml.jackson.databind.annotation,
+com.fasterxml.jackson.databind.cfg,
+com.fasterxml.jackson.databind.deser,
+com.fasterxml.jackson.databind.deser.impl,
+com.fasterxml.jackson.databind.deser.std,
+com.fasterxml.jackson.databind.exc,
+com.fasterxml.jackson.databind.ext,
+com.fasterxml.jackson.databind.introspect,
+com.fasterxml.jackson.databind.jsonschema,
+com.fasterxml.jackson.databind.jsonFormatVisitors,
+com.fasterxml.jackson.databind.jsontype,
+com.fasterxml.jackson.databind.jsontype.impl,
+com.fasterxml.jackson.databind.module,
+com.fasterxml.jackson.databind.node,
+com.fasterxml.jackson.databind.ser,
+com.fasterxml.jackson.databind.ser.impl,
+com.fasterxml.jackson.databind.ser.std,
+com.fasterxml.jackson.databind.type,
+com.fasterxml.jackson.databind.util
+    </osgi.export>
+    <osgi.import>
+com.fasterxml.jackson.annotation,
+com.fasterxml.jackson.core,
+com.fasterxml.jackson.core.base,
+com.fasterxml.jackson.core.format,
+com.fasterxml.jackson.core.json,
+com.fasterxml.jackson.core.io,
+com.fasterxml.jackson.core.util,
+com.fasterxml.jackson.core.type,
+org.xml.sax,org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls,
+javax.xml.datatype, javax.xml.namespace, javax.xml.parsers
+</osgi.import>
+
+    <!-- Generate PackageVersion.java into this directory. -->
+    <packageVersion.dir>com/fasterxml/jackson/databind/cfg</packageVersion.dir>
+    <packageVersion.package>com.fasterxml.jackson.databind.cfg</packageVersion.package>
+  </properties>
+
+  <dependencies>
+    <!-- Builds on core streaming API; also needs core annotations -->
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-annotations</artifactId>
+      <version>2.2.2</version>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-core</artifactId>
+      <version>2.2.2</version>
+    </dependency>
+
+    <!-- and for testing, JUnit is needed, as well as quite a few
+         libs for which we use reflection for code, but direct dep for testing
+      -->
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.10</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>cglib</groupId>
+      <artifactId>cglib</artifactId>
+      <version>2.2.2</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.groovy</groupId>
+      <artifactId>groovy</artifactId>
+      <version>1.7.9</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency> <!--  from core we just test for repackaged cglib, not hibernate proper -->
+      <groupId>org.hibernate</groupId>
+      <artifactId>hibernate-cglib-repack</artifactId>
+      <version>2.1_3</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <version>${surefire.version}</version>
+        <configuration>
+          <excludes>
+            <exclude>com/fasterxml/jackson/failing/*.java</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>${javadoc.version}</version>
+        <configuration>
+          <links>
+            <link>http://docs.oracle.com/javase/6/docs/api/</link>
+            <link>http://fasterxml.github.com/jackson-annotations/javadoc/2.1.1/</link>
+            <link>http://fasterxml.github.com/jackson-core/javadoc/2.1.1/</link>
+          </links>
+        </configuration>
+      </plugin>
+      <plugin>
+        <!-- Inherited from oss-base. Generate PackageVersion.java.-->
+        <groupId>com.google.code.maven-replacer-plugin</groupId>
+        <artifactId>replacer</artifactId>
+        <executions>
+          <execution>
+            <id>process-packageVersion</id>
+            <phase>process-sources</phase>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+
+  <profiles>
+    <profile>
+      <id>release</id>
+      <properties>
+        <maven.test.skip>true</maven.test.skip>
+        <skipTests>true</skipTests>
+      </properties>
+    </profile>
+  </profiles>
+
+</project>
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.pom.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.pom.sha1
new file mode 100644
index 0000000..b93bd7b
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/jackson-databind-2.2.2.pom.sha1
@@ -0,0 +1 @@
+749cf8c370a9b49fd2469a3bd3ea1b282c606945
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/BUILD b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/BUILD
new file mode 100644
index 0000000..0a68e2a
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["jackson-databind-2.6.6.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2:pom",
+    source = "jackson-databind-2.6.6.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.jar b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.jar
new file mode 100644
index 0000000..3e6aaae
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.jar
Binary files differ
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.jar.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.jar.sha1
new file mode 100644
index 0000000..c628558
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.jar.sha1
@@ -0,0 +1 @@
+5108dde6049374ba980b360e1ecff49847baba4a
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom
new file mode 100644
index 0000000..4341067
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom
@@ -0,0 +1,181 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.fasterxml.jackson</groupId>
+    <artifactId>jackson-parent</artifactId>
+    <version>2.6.2</version>
+  </parent>
+
+  <groupId>com.fasterxml.jackson.core</groupId>
+  <artifactId>jackson-databind</artifactId>
+  <version>2.6.6</version>
+  <name>jackson-databind</name>
+  <packaging>bundle</packaging>
+  <description>General data-binding functionality for Jackson: works on core streaming API</description>
+  <url>http://github.com/FasterXML/jackson</url>
+  <inceptionYear>2008</inceptionYear>
+
+  <scm>
+    <connection>scm:git:git@github.com:FasterXML/jackson-databind.git</connection>
+    <developerConnection>scm:git:git@github.com:FasterXML/jackson-databind.git</developerConnection>
+    <url>http://github.com/FasterXML/jackson-databind</url>
+    <tag>jackson-databind-2.6.6</tag>
+  </scm>
+
+  <properties>
+    <osgi.export>
+com.fasterxml.jackson.databind,
+com.fasterxml.jackson.databind.annotation,
+com.fasterxml.jackson.databind.cfg,
+com.fasterxml.jackson.databind.deser,
+com.fasterxml.jackson.databind.deser.impl,
+com.fasterxml.jackson.databind.deser.std,
+com.fasterxml.jackson.databind.exc,
+com.fasterxml.jackson.databind.ext,
+com.fasterxml.jackson.databind.introspect,
+com.fasterxml.jackson.databind.jsonschema,
+com.fasterxml.jackson.databind.jsonFormatVisitors,
+com.fasterxml.jackson.databind.jsontype,
+com.fasterxml.jackson.databind.jsontype.impl,
+com.fasterxml.jackson.databind.module,
+com.fasterxml.jackson.databind.node,
+com.fasterxml.jackson.databind.ser,
+com.fasterxml.jackson.databind.ser.impl,
+com.fasterxml.jackson.databind.ser.std,
+com.fasterxml.jackson.databind.type,
+com.fasterxml.jackson.databind.util
+    </osgi.export>
+    <osgi.import>
+com.fasterxml.jackson.annotation,
+com.fasterxml.jackson.core,
+com.fasterxml.jackson.core.base,
+com.fasterxml.jackson.core.filter,
+com.fasterxml.jackson.core.format,
+com.fasterxml.jackson.core.json,
+com.fasterxml.jackson.core.io,
+com.fasterxml.jackson.core.util,
+com.fasterxml.jackson.core.type,
+org.xml.sax,org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls,
+javax.xml.datatype, javax.xml.namespace, javax.xml.parsers
+</osgi.import>
+
+    <!-- Generate PackageVersion.java into this directory. -->
+    <packageVersion.dir>com/fasterxml/jackson/databind/cfg</packageVersion.dir>
+    <packageVersion.package>com.fasterxml.jackson.databind.cfg</packageVersion.package>
+  </properties>
+
+  <dependencies>
+    <!-- Builds on core streaming API; also needs core annotations -->
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-annotations</artifactId>
+      <version>2.6.0</version>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-core</artifactId>
+      <version>2.6.6</version>
+    </dependency>
+
+    <!-- and for testing we need a few libraries
+         libs for which we use reflection for code, but direct dep for testing
+      -->
+		<!-- Mock -->
+   <dependency>
+      <groupId>org.powermock</groupId>
+      <artifactId>powermock-module-junit4</artifactId>
+      <version>1.6.2</version>
+      <scope>test</scope>
+   </dependency>
+   <dependency>
+      <groupId>org.powermock</groupId>
+      <artifactId>powermock-api-mockito</artifactId>
+      <version>1.6.2</version>
+      <scope>test</scope>
+   </dependency>
+    <!-- For testing TestNoClassDefFoundDeserializer -->
+    <dependency>
+      <groupId>javax.measure</groupId>
+      <artifactId>jsr-275</artifactId>
+      <version>0.9.2</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+        <groupId>com.google.guava</groupId>
+        <artifactId>guava</artifactId>
+        <version>18.0</version>
+        <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+     <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <version>${version.plugin.surefire}</version>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <classpathDependencyExcludes>
+            <exclude>javax.measure:jsr-275</exclude>
+          </classpathDependencyExcludes>
+          <excludes>
+            <exclude>com/fasterxml/jackson/failing/*.java</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>${version.plugin.javadoc}</version>
+        <configuration>
+<!-- Only works on Java 8:
+          <additionalparam>-Xdoclint:none</additionalparam>
+-->
+<!-- so with Java 7, use this: -->
+          <failOnError>false</failOnError>
+          <links>
+            <link>http://docs.oracle.com/javase/7/docs/api/</link>
+            <link>http://fasterxml.github.com/jackson-annotations/javadoc/2.6</link>
+            <link>http://fasterxml.github.com/jackson-core/javadoc/2.6</link>
+          </links>
+        </configuration>
+      </plugin>
+
+      <!-- May want to configure debug info -->
+      <plugin>
+        <!-- Inherited from oss-base. Generate PackageVersion.java.-->
+        <groupId>com.google.code.maven-replacer-plugin</groupId>
+        <artifactId>replacer</artifactId>
+        <executions>
+          <execution>
+            <id>process-packageVersion</id>
+            <phase>process-sources</phase>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>cobertura-maven-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </reporting>
+
+  <profiles>
+    <profile>
+      <id>release</id>
+      <properties>
+        <maven.test.skip>true</maven.test.skip>
+        <skipTests>true</skipTests>
+      </properties>
+    </profile>
+  </profiles>
+
+</project>
diff --git a/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom.sha1 b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom.sha1
new file mode 100644
index 0000000..d0c6731
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom.sha1
@@ -0,0 +1 @@
+32698733d34d0c3bf27904a1549c9dd2a9555dbe
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/BUILD b/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/BUILD
new file mode 100644
index 0000000..d54a66f
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["jackson-dataformat-cbor-2.6.6.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2:pom",
+    source = "jackson-dataformat-cbor-2.6.6.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.jar b/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.jar
new file mode 100644
index 0000000..f5f6541
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.jar
Binary files differ
diff --git a/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.jar.sha1 b/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.jar.sha1
new file mode 100644
index 0000000..32ac947
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.jar.sha1
@@ -0,0 +1 @@
+34c7b7ff495fc6b049612bdc9db0900a68e112f8
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.pom b/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.pom
new file mode 100644
index 0000000..61601d6
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.pom
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion> 
+  <parent>
+    <groupId>com.fasterxml.jackson</groupId>
+    <artifactId>jackson-parent</artifactId>
+    <version>2.6.2</version>
+  </parent>
+  <groupId>com.fasterxml.jackson.dataformat</groupId>
+  <artifactId>jackson-dataformat-cbor</artifactId>
+  <version>2.6.6</version>
+  <name>Jackson-dataformat-CBOR</name>
+  <packaging>bundle</packaging>
+  <description>Support for reading and writing Concise Binary Object Representation
+([CBOR](https://www.rfc-editor.org/info/rfc7049)
+encoded data using Jackson abstractions (streaming API, data binding, tree model)
+  </description>
+  <url>http://wiki.fasterxml.com/JacksonForCbor</url>
+
+  <scm>
+    <connection>scm:git:git@github.com:FasterXML/jackson-dataformat-cbor.git</connection>
+    <developerConnection>scm:git:git@github.com:FasterXML/jackson-dataformat-cbor.git</developerConnection>
+    <url>http://github.com/FasterXML/jackson-dataformat-cbor</url>    
+    <tag>jackson-dataformat-cbor-2.6.6</tag>
+  </scm>
+
+  <properties>
+    <version.jackson.core>2.6.6</version.jackson.core>
+    <!-- Generate PackageVersion.java into this directory. -->
+    <packageVersion.dir>com/fasterxml/jackson/dataformat/cbor</packageVersion.dir>
+    <packageVersion.package>${project.groupId}.cbor</packageVersion.package>
+    <!--
+     | Configuration properties for the OSGi maven-bundle-plugin
+    -->
+    <osgi.export>${project.groupId}.cbor.*;version=${project.version}
+</osgi.export>
+    <osgi.import>com.fasterxml.jackson.core
+,com.fasterxml.jackson.core.base
+,com.fasterxml.jackson.core.format
+,com.fasterxml.jackson.core.io
+,com.fasterxml.jackson.core.json
+,com.fasterxml.jackson.core.sym
+,com.fasterxml.jackson.core.util
+    </osgi.import>
+  </properties>
+
+  <dependencies>
+    <!-- Extends Jackson core -->
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-core</artifactId>
+      <version>${version.jackson.core}</version>
+    </dependency>
+
+    <!-- and for testing we need databind -->
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-databind</artifactId>
+      <version>${version.jackson.core}</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <!-- Inherited from oss-base. Generate PackageVersion.java.-->
+        <groupId>com.google.code.maven-replacer-plugin</groupId>
+        <artifactId>replacer</artifactId>
+        <executions>
+          <execution>
+            <id>process-packageVersion</id>
+            <phase>generate-sources</phase>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.pom.sha1 b/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.pom.sha1
new file mode 100644
index 0000000..513f8a5
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.pom.sha1
@@ -0,0 +1 @@
+41621b57be660f734089aa44f95152232a21cceb
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.1/BUILD b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.1/BUILD
new file mode 100644
index 0000000..dc3d621
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.1/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/fasterxml/oss-parent/23:pom",
+    source = "jackson-parent-2.6.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom
new file mode 100644
index 0000000..7dc73af
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom
@@ -0,0 +1,215 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.fasterxml</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>23</version>
+  </parent>
+
+  <groupId>com.fasterxml.jackson</groupId>
+  <artifactId>jackson-parent</artifactId>
+  <version>2.6.1</version>
+  <packaging>pom</packaging>
+
+  <name>Jackson parent poms</name>
+  <description>Parent pom for all Jackson components</description>
+  <url>http://github.com/FasterXML/</url>
+  <inceptionYear>2014</inceptionYear>
+  <organization>
+    <name>FasterXML</name>
+    <url>http://fasterxml.com/</url>
+  </organization>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <developers>
+    <developer>
+      <id>christophercurrie</id>
+      <name>Christopher Currie</name>
+      <email />
+    </developer>
+    <developer>
+      <id>prb</id>
+      <name>Paul Brown</name>
+      <email>prb@fasterxml.com</email>
+    </developer>
+    <developer>
+      <id>cowtowncoder</id>
+      <name>Tatu Saloranta</name>
+      <email>tatu@fasterxml.com</email>
+    </developer>
+  </developers>
+  <contributors>
+    <contributor>
+      <name>Simone Tripodi</name>
+      <email>simonetripodi@apache.org</email>
+    </contributor>
+  </contributors>
+
+  <scm>
+    <connection>scm:git:git@github.com:FasterXML/jackson-parent.git</connection>
+    <developerConnection>scm:git:git@github.com:FasterXML/jackson-parent.git</developerConnection>
+    <url>http://github.com/FasterXML/jackson-parent</url>
+    <tag>jackson-parent-2.6.1</tag>
+  </scm>
+
+  <properties>
+    <version.jackson.annotations>2.6.0</version.jackson.annotations>
+
+    <!-- 10-Jan-2013, tatu: Jackson 2.4 and above will be Java 6
+        (earlier versions Java 5)
+      -->
+    <javac.src.version>1.6</javac.src.version>
+    <javac.target.version>1.6</javac.target.version>
+    <!-- With 2.4+, include all debug info for the main executable; need to figure
+         out a way to build "non-debug" variants as well
+      -->
+    <javac.debuglevel>lines,source,vars</javac.debuglevel>
+
+    <!-- Versions for other dependencies -->
+    <version.junit>4.11</version.junit>
+
+    <!--
+     | For automatically generating PackageVersion.java. Your child pom.xml must define
+     | packageVersion.dir and packageVersion.package, and must set the phase of the
+     | process-packageVersion execution of maven-replacer-plugin to 'generate-sources'.
+    -->
+    <packageVersion.template.input>${basedir}/src/main/java/${packageVersion.dir}/PackageVersion.java.in</packageVersion.template.input>
+    <packageVersion.template.output>${generatedSourcesDir}/${packageVersion.dir}/PackageVersion.java</packageVersion.template.output>
+
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>${version.junit}</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+
+        <!-- Jackson has stricter enforced requirements than parent pom -->
+        <plugin>
+         <groupId>org.apache.maven.plugins</groupId>
+         <artifactId>maven-enforcer-plugin</artifactId>
+         <version>1.4</version>
+         <executions>
+          <execution>
+            <id>enforce-java</id>
+            <phase>validate</phase>
+            <goals>
+              <goal>enforce</goal>
+            </goals>
+            <configuration>
+              <rules>
+                <requireJavaVersion>
+                  <version>[1.6,)</version>
+                  <message>[ERROR] The currently supported version of Java is 1.6 or higher</message>
+                </requireJavaVersion>
+                <requireMavenVersion>
+                  <version>[3.0,)</version>
+                  <message>[ERROR] The currently supported version of Maven is 3.0 or higher</message>
+                </requireMavenVersion>
+                <requirePluginVersions>
+                  <banLatest>true</banLatest>
+                  <banRelease>true</banRelease>
+                  <banSnapshots>true</banSnapshots>
+                  <phases>clean,deploy,site</phases>
+                  <message>[ERROR] Best Practice is to always define plugin versions!</message>
+                </requirePluginVersions>
+              </rules>
+            </configuration>
+          </execution>
+        </executions>
+        </plugin>
+        <!-- use of replacer plug-in specific to Jackson -->
+        <plugin>
+          <groupId>com.google.code.maven-replacer-plugin</groupId>
+          <artifactId>replacer</artifactId>
+          <version>${version.plugin.replacer}</version>
+          <executions>
+            <execution>
+              <id>process-packageVersion</id>
+              <goals>
+                <goal>replace</goal>
+              </goals>
+              <!--
+               | We explicitly omit 'phase' here so child poms can opt in to
+               | generating their PackageVersion.java file.
+               |
+               | If your child pom wants a PackageVersion.java file, define
+               | the 'packageVersion.dir' and 'packageVersion.package' properties
+               | and include the commented-out section in your child pom's plugin
+               | for this execution ID.
+               <phase>generate-sources</phase>
+              -->
+            </execution>
+          </executions>
+          <configuration>
+            <file>${packageVersion.template.input}</file>
+            <outputFile>${packageVersion.template.output}</outputFile>
+            <replacements>
+              <replacement>
+                <token>@package@</token>
+                <value>${packageVersion.package}</value>
+              </replacement>
+              <replacement>
+                <token>@projectversion@</token>
+                <value>${project.version}</value>
+              </replacement>
+              <replacement>
+                <token>@projectgroupid@</token>
+                <value>${project.groupId}</value>
+              </replacement>
+              <replacement>
+                <token>@projectartifactid@</token>
+                <value>${project.artifactId}</value>
+              </replacement>
+            </replacements>
+          </configuration>
+        </plugin>
+        <plugin>
+          <!-- Work around Eclipse incompatibility (http://code.google.com/p/maven-replacer-plugin/issues/detail?id=66) -->
+          <groupId>org.eclipse.m2e</groupId>
+          <artifactId>lifecycle-mapping</artifactId>
+          <version>1.0.0</version>
+          <configuration>
+            <lifecycleMappingMetadata>
+              <pluginExecutions>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>com.google.code.maven-replacer-plugin</groupId>
+                    <artifactId>replacer</artifactId>
+                    <versionRange>[${version.plugin.replacer},)</versionRange>
+                    <goals>
+                      <goal>replace</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <execute>
+                      <runOnIncremental>false</runOnIncremental>
+                    </execute>
+                  </action>
+                </pluginExecution>
+              </pluginExecutions>
+            </lifecycleMappingMetadata>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+  </build>
+
+</project>
diff --git a/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom.sha1 b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom.sha1
new file mode 100644
index 0000000..cfcce93
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom.sha1
@@ -0,0 +1 @@
+d9178b7012e394e8c631f98167deca4f85a2cfde
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2/BUILD b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2/BUILD
new file mode 100644
index 0000000..988eb3c
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/fasterxml/oss-parent/24:pom",
+    source = "jackson-parent-2.6.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom
new file mode 100644
index 0000000..86065fd
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom
@@ -0,0 +1,213 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.fasterxml</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>24</version>
+  </parent>
+
+  <groupId>com.fasterxml.jackson</groupId>
+  <artifactId>jackson-parent</artifactId>
+  <version>2.6.2</version>
+  <packaging>pom</packaging>
+
+  <name>Jackson parent poms</name>
+  <description>Parent pom for all Jackson components</description>
+  <url>http://github.com/FasterXML/</url>
+  <inceptionYear>2014</inceptionYear>
+  <organization>
+    <name>FasterXML</name>
+    <url>http://fasterxml.com/</url>
+  </organization>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <developers>
+    <developer>
+      <id>christophercurrie</id>
+      <name>Christopher Currie</name>
+      <email />
+    </developer>
+    <developer>
+      <id>prb</id>
+      <name>Paul Brown</name>
+      <email>prb@fasterxml.com</email>
+    </developer>
+    <developer>
+      <id>cowtowncoder</id>
+      <name>Tatu Saloranta</name>
+      <email>tatu@fasterxml.com</email>
+    </developer>
+  </developers>
+  <contributors>
+    <contributor>
+      <name>Simone Tripodi</name>
+      <email>simonetripodi@apache.org</email>
+    </contributor>
+  </contributors>
+
+  <scm>
+    <connection>scm:git:git@github.com:FasterXML/jackson-parent.git</connection>
+    <developerConnection>scm:git:git@github.com:FasterXML/jackson-parent.git</developerConnection>
+    <url>http://github.com/FasterXML/jackson-parent</url>
+    <tag>jackson-parent-2.6.2</tag>
+  </scm>
+
+  <properties>
+    <version.jackson.annotations>2.6.0</version.jackson.annotations>
+
+    <!-- 10-Jan-2013, tatu: Jackson 2.4 and above are Java 6
+        (earlier versions Java 5)
+      -->
+    <javac.src.version>1.6</javac.src.version>
+    <javac.target.version>1.6</javac.target.version>
+    <!-- With 2.4+, include all debug info for the main executable; need to figure
+         out a way to build "non-debug" variants as well
+      -->
+    <javac.debuglevel>lines,source,vars</javac.debuglevel>
+
+    <!-- Versions for other dependencies -->
+    <version.junit>4.12</version.junit>
+
+    <!--
+     | For automatically generating PackageVersion.java. Your child pom.xml must define
+     | packageVersion.dir and packageVersion.package, and must set the phase of the
+     | process-packageVersion execution of maven-replacer-plugin to 'generate-sources'.
+    -->
+    <packageVersion.template.input>${basedir}/src/main/java/${packageVersion.dir}/PackageVersion.java.in</packageVersion.template.input>
+    <packageVersion.template.output>${generatedSourcesDir}/${packageVersion.dir}/PackageVersion.java</packageVersion.template.output>
+
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>${version.junit}</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+
+        <!-- Jackson has stricter enforced requirements than parent pom -->
+        <plugin>
+         <groupId>org.apache.maven.plugins</groupId>
+         <artifactId>maven-enforcer-plugin</artifactId>
+         <version>1.4.1</version>
+         <executions>
+          <execution>
+            <id>enforce-java</id>
+            <phase>validate</phase>
+            <goals>
+              <goal>enforce</goal>
+            </goals>
+            <configuration>
+              <rules>
+                <requireJavaVersion>
+                  <version>[1.6,)</version>
+                  <message>[ERROR] The currently supported version of Java is 1.6 or higher</message>
+                </requireJavaVersion>
+                <requireMavenVersion>
+                  <version>[3.0,)</version>
+                  <message>[ERROR] The currently supported version of Maven is 3.0 or higher</message>
+                </requireMavenVersion>
+                <requirePluginVersions>
+                  <banLatest>true</banLatest>
+                  <banRelease>true</banRelease>
+                  <banSnapshots>true</banSnapshots>
+                  <phases>clean,deploy,site</phases>
+                  <message>[ERROR] Best Practice is to always define plugin versions!</message>
+                </requirePluginVersions>
+              </rules>
+            </configuration>
+          </execution>
+        </executions>
+        </plugin>
+        <!-- use of replacer plug-in specific to Jackson -->
+        <plugin>
+          <groupId>com.google.code.maven-replacer-plugin</groupId>
+          <artifactId>replacer</artifactId>
+          <version>${version.plugin.replacer}</version>
+          <executions>
+            <execution>
+              <id>process-packageVersion</id>
+              <goals>
+                <goal>replace</goal>
+              </goals>
+              <!--
+               | We explicitly omit 'phase' here so child poms can opt in to
+               | generating their PackageVersion.java file.
+               |
+               | If your child pom wants a PackageVersion.java file, define
+               | the 'packageVersion.dir' and 'packageVersion.package' properties
+               | and include the commented-out section in your child pom's plugin
+               | for this execution ID.
+               <phase>generate-sources</phase>
+              -->
+            </execution>
+          </executions>
+          <configuration>
+            <file>${packageVersion.template.input}</file>
+            <outputFile>${packageVersion.template.output}</outputFile>
+            <replacements>
+              <replacement>
+                <token>@package@</token>
+                <value>${packageVersion.package}</value>
+              </replacement>
+              <replacement>
+                <token>@projectversion@</token>
+                <value>${project.version}</value>
+              </replacement>
+              <replacement>
+                <token>@projectgroupid@</token>
+                <value>${project.groupId}</value>
+              </replacement>
+              <replacement>
+                <token>@projectartifactid@</token>
+                <value>${project.artifactId}</value>
+              </replacement>
+            </replacements>
+          </configuration>
+        </plugin>
+        <plugin>
+          <!-- Work around Eclipse incompatibility (http://code.google.com/p/maven-replacer-plugin/issues/detail?id=66) -->
+          <groupId>org.eclipse.m2e</groupId>
+          <artifactId>lifecycle-mapping</artifactId>
+          <version>1.0.0</version>
+          <configuration>
+            <lifecycleMappingMetadata>
+              <pluginExecutions>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>com.google.code.maven-replacer-plugin</groupId>
+                    <artifactId>replacer</artifactId>
+                    <versionRange>[${version.plugin.replacer},)</versionRange>
+                    <goals>
+                      <goal>replace</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <execute>
+                      <runOnIncremental>false</runOnIncremental>
+                    </execute>
+                  </action>
+                </pluginExecution>
+              </pluginExecutions>
+            </lifecycleMappingMetadata>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+
+</project>
diff --git a/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom.sha1 b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom.sha1
new file mode 100644
index 0000000..506a21c
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom.sha1
@@ -0,0 +1 @@
+b232d48541db046aa1245c27bfa7398ea737d2ad
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/oss-parent/10/BUILD b/common/m2/repository/com/fasterxml/oss-parent/10/BUILD
new file mode 100644
index 0000000..40a45fc
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/oss-parent/10/BUILD
@@ -0,0 +1,8 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    source = "oss-parent-10.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/oss-parent/10/oss-parent-10.pom b/common/m2/repository/com/fasterxml/oss-parent/10/oss-parent-10.pom
new file mode 100644
index 0000000..dd1f8df
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/oss-parent/10/oss-parent-10.pom
@@ -0,0 +1,656 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ |  Copyright 2012 FasterXML.com
+ |
+ |  Licensed under the Apache License, Version 2.0 (the "License");
+ |  you may not use this file except in compliance with the License.
+ |  You may obtain a copy of the License at
+ |
+ |    http://www.apache.org/licenses/LICENSE-2.0
+ |
+ |  Unless required by applicable law or agreed to in writing, software
+ |  distributed under the License is distributed on an "AS IS" BASIS,
+ |  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ |  See the License for the specific language governing permissions and
+ |  limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <groupId>com.fasterxml</groupId>
+  <artifactId>oss-parent</artifactId>
+  <version>10</version>
+  <packaging>pom</packaging>
+
+  <name>FasterXML.com parent pom</name>
+  <description>FasterXML.com parent pom</description>
+  <url>http://github.com/FasterXML/</url>
+  <inceptionYear>2012</inceptionYear>
+  <organization>
+    <name>FasterXML</name>
+    <url>http://fasterxml.com/</url>
+  </organization>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+    <license>
+      <name>GNU Lesser General Public License, Version 2.1</name>
+      <url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <developers>
+    <developer>
+      <id>christophercurrie</id>
+      <name>Christopher Currie</name>
+      <email />
+    </developer>
+    <developer>
+      <id>prb</id>
+      <name>Paul Brown</name>
+      <email>prb@fasterxml.com</email>
+    </developer>
+    <developer>
+      <id>cowtowncoder</id>
+      <name>Tatu Saloranta</name>
+      <email>tatu@fasterxml.com</email>
+    </developer>
+  </developers>
+  <contributors>
+    <contributor>
+      <name>Simone Tripodi</name>
+      <email>simonetripodi@apache.org</email>
+    </contributor>
+  </contributors>
+
+  <scm>
+    <url>http://github.com/FasterXML/oss-parent</url>
+    <connection>scm:git:ssh://github.com/FasterXML/oss-parent.git</connection>
+    <developerConnection>scm:git:git+ssh://git@github.com/FasterXML/oss-parent.git</developerConnection>
+    <tag>oss-parent-10</tag>
+  </scm>
+  <issueManagement>
+    <system>GitHub Issue Management</system>
+    <url>https://github.com/FasterXML/${project.artifactId}/issues</url>
+  </issueManagement>
+
+  <distributionManagement>
+    <snapshotRepository>
+      <id>sonatype-nexus-snapshots</id>
+      <name>Sonatype Nexus Snapshots</name>
+      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+    </snapshotRepository>
+
+    <repository>
+      <id>sonatype-nexus-staging</id>
+      <name>Nexus Release Repository</name>
+      <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+    </repository>
+  </distributionManagement>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+    <!-- 10-Jan-2013, tatu: Jackson 2.2 and above will be Java 6
+        (earlier versions Java 5)
+      -->
+    <javac.src.version>1.6</javac.src.version>
+    <javac.target.version>1.6</javac.target.version>
+    <maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssZ</maven.build.timestamp.format>
+    <!--
+     | Configuration properties for the OSGi maven-bundle-plugin
+    -->
+    <osgi.export>${project.groupId}.*;version=${project.version};-noimport:=true</osgi.export>
+    <osgi.import>*</osgi.import>
+    <osgi.dynamicImport />
+    <osgi.private />
+    <osgi.requiredExecutionEnvironment />
+    <!--
+     | shared build/report plugins version
+    -->
+    <surefire.version>2.12</surefire.version>
+    <javadoc.version>2.8.1</javadoc.version>
+    <javadoc.maxmemory>1g</javadoc.maxmemory>
+    <replacer.version>1.5.2</replacer.version>
+
+    <!--
+     | For automatically generating PackageVersion.java. Your child pom.xml must define
+     | packageVersion.dir and packageVersion.package, and must set the phase of the
+     | process-packageVersion execution of maven-replacer-plugin to 'generate-sources'.
+    -->
+    <generatedSourcesDir>${project.build.directory}/generated-sources</generatedSourcesDir>
+    <packageVersion.template.input>${basedir}/src/main/java/${packageVersion.dir}/PackageVersion.java.in</packageVersion.template.input>
+    <packageVersion.template.output>${generatedSourcesDir}/${packageVersion.dir}/PackageVersion.java</packageVersion.template.output>
+
+  </properties>
+
+  <repositories>
+    <repository>
+      <id>sonatype-nexus-snapshots</id>
+      <name>Sonatype Nexus Snapshots</name>
+      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+    </repository>
+  </repositories>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-clean-plugin</artifactId>
+          <version>2.5</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-resources-plugin</artifactId>
+          <version>2.6</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-install-plugin</artifactId>
+          <version>2.3.1</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-deploy-plugin</artifactId>
+          <version>2.7</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-site-plugin</artifactId>
+          <version>3.1</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>cobertura-maven-plugin</artifactId>
+          <version>2.5.1</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-release-plugin</artifactId>
+          <version>2.4.1</version>
+          <configuration>
+            <mavenExecutorId>forked-path</mavenExecutorId>
+            <useReleaseProfile>false</useReleaseProfile>
+            <arguments>-Prelease</arguments>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.sonatype.plugins</groupId>
+          <artifactId>nexus-maven-plugin</artifactId>
+          <version>1.9.2.4</version>
+          <configuration>
+            <nexusUrl>https://oss.sonatype.org/</nexusUrl>
+            <serverAuthId>sonatype-nexus-staging</serverAuthId>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>build-helper-maven-plugin</artifactId>
+          <version>1.7</version>
+        </plugin>
+
+        <plugin>
+          <groupId>com.google.code.maven-replacer-plugin</groupId>
+          <artifactId>replacer</artifactId>
+          <version>${replacer.version}</version>
+          <executions>
+            <execution>
+              <id>process-packageVersion</id>
+              <goals>
+                <goal>replace</goal>
+              </goals>
+              <!--
+               | We explicitly omit 'phase' here so child poms can opt in to
+               | generating their PackageVersion.java file.
+               |
+               | If your child pom wants a PackageVersion.java file, define
+               | the 'packageVersion.dir' and 'packageVersion.package' properties
+               | and include the commented-out section in your child pom's plugin
+               | for this execution ID.
+               <phase>generate-sources</phase>
+              -->
+            </execution>
+          </executions>
+          <configuration>
+            <file>${packageVersion.template.input}</file>
+            <outputFile>${packageVersion.template.output}</outputFile>
+            <replacements>
+              <replacement>
+                <token>@package@</token>
+                <value>${packageVersion.package}</value>
+              </replacement>
+              <replacement>
+                <token>@projectversion@</token>
+                <value>${project.version}</value>
+              </replacement>
+              <replacement>
+                <token>@projectgroupid@</token>
+                <value>${project.groupId}</value>
+              </replacement>
+              <replacement>
+                <token>@projectartifactid@</token>
+                <value>${project.artifactId}</value>
+              </replacement>
+            </replacements>
+          </configuration>
+        </plugin>
+        <plugin>
+          <!-- Work around Eclipse incompatibility (http://code.google.com/p/maven-replacer-plugin/issues/detail?id=66) -->
+          <groupId>org.eclipse.m2e</groupId>
+          <artifactId>lifecycle-mapping</artifactId>
+          <version>1.0.0</version>
+          <configuration>
+            <lifecycleMappingMetadata>
+              <pluginExecutions>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>com.google.code.maven-replacer-plugin</groupId>
+                    <artifactId>replacer</artifactId>
+                    <versionRange>[${replacer.version},)</versionRange>
+                    <goals>
+                      <goal>replace</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <execute>
+                      <runOnIncremental>false</runOnIncremental>
+                    </execute>
+                  </action>
+                </pluginExecution>
+              </pluginExecutions>
+            </lifecycleMappingMetadata>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-enforcer-plugin</artifactId>
+        <version>1.1.1</version>
+        <executions>
+          <execution>
+            <id>enforce-java</id>
+            <phase>validate</phase>
+            <goals>
+              <goal>enforce</goal>
+            </goals>
+            <configuration>
+              <rules>
+                <requireJavaVersion>
+                  <version>[1.5,)</version>
+                  <message>[ERROR] The currently supported version of Java is 1.5 or higher</message>
+                </requireJavaVersion>
+                <requireMavenVersion>
+                  <version>[3.0,)</version>
+                  <message>[ERROR] The currently supported version of Maven is 3.0 or higher</message>
+                </requireMavenVersion>
+                <requirePluginVersions>
+                  <banLatest>true</banLatest>
+                  <banRelease>true</banRelease>
+                  <banSnapshots>true</banSnapshots>
+                  <phases>clean,deploy,site</phases>
+                  <message>[ERROR] Best Practice is to always define plugin versions!</message>
+                </requirePluginVersions>
+              </rules>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>2.5.1</version>
+        <configuration>
+          <source>${javac.src.version}</source>
+          <target>${javac.target.version}</target>
+          <showDeprecation>true</showDeprecation>
+          <showWarnings>true</showWarnings>
+          <optimize>true</optimize>
+          <!-- 16-Apr-2013, tatu: As per Nick W's suggestions, let's
+              use these to reduce jar size
+            -->
+          <debug>true</debug>
+          <debuglevel>lines,source</debuglevel>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>build-helper-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>add-generated-sources</id>
+            <phase>generate-sources</phase>
+            <goals>
+              <goal>add-source</goal>
+            </goals>
+            <configuration>
+              <sources>
+                <source>${generatedSourcesDir}</source>
+              </sources>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <version>${surefire.version}</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <version>2.3.7</version>
+        <configuration>
+          <!--
+           | dummy entry to stop bundle plugin from picking up jar config and reporting
+           | WARNING: Duplicate name in Manifest
+           | See http://markmail.org/message/mpkl24wk3jrjhhjg
+          -->
+          <archive>
+            <forced>true</forced>
+          </archive>
+          <excludeDependencies>true</excludeDependencies>
+          <manifestLocation>${project.build.directory}/osgi</manifestLocation>
+          <instructions>
+            <!--
+             | stops the "uses" clauses being added to "Export-Package" manifest entry
+            -->
+            <_nouses>true</_nouses>
+            <!--
+             | Stop the JAVA_1_n_HOME variables from being treated as headers by Bnd
+            -->
+            <_removeheaders>JAVA_1_3_HOME,JAVA_1_4_HOME,JAVA_1_5_HOME,JAVA_1_6_HOME,JAVA_1_7_HOME</_removeheaders>
+            <Bundle-Name>${project.name}</Bundle-Name>
+            <Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
+            <Bundle-Description>${project.description}</Bundle-Description>
+            <Export-Package>${osgi.export}</Export-Package>
+            <Private-Package>${osgi.private}</Private-Package>
+            <Import-Package>${osgi.import}</Import-Package>
+            <DynamicImport-Package>${osgi.dynamicImport}</DynamicImport-Package>
+            <Bundle-DocURL>${project.url}</Bundle-DocURL>
+            <Bundle-RequiredExecutionEnvironment>${osgi.requiredExecutionEnvironment}</Bundle-RequiredExecutionEnvironment>
+          </instructions>
+        </configuration>
+        <executions>
+          <execution>
+            <id>bundle-manifest</id>
+            <phase>process-classes</phase>
+            <goals>
+              <goal>manifest</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <version>2.4</version>
+        <configuration>
+          <archive>
+            <manifestFile>${project.build.directory}/osgi/MANIFEST.MF</manifestFile>
+            <manifest>
+              <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+              <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+            </manifest>
+            <manifestEntries>
+              <Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
+              <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
+              <X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
+            </manifestEntries>
+          </archive>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-site-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-descriptor</id>
+            <goals>
+              <goal>attach-descriptor</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-scm-plugin</artifactId>
+        <version>1.7</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-provider-gitexe</artifactId>
+            <version>1.7</version>
+          </dependency>
+        </dependencies>
+      </plugin>
+    </plugins>
+
+    <extensions>
+      <extension>
+        <groupId>org.apache.maven.scm</groupId>
+        <artifactId>maven-scm-provider-gitexe</artifactId>
+        <version>1.7</version>
+      </extension>
+
+      <extension>
+        <groupId>org.apache.maven.scm</groupId>
+        <artifactId>maven-scm-manager-plexus</artifactId>
+        <version>1.7</version>
+      </extension>
+
+      <extension>
+        <groupId>org.kathrynhuxtable.maven.wagon</groupId>
+        <artifactId>wagon-gitsite</artifactId>
+        <version>0.3.1</version>
+      </extension>
+    </extensions>
+  </build>
+
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>${javadoc.version}</version>
+        <configuration>
+          <bootclasspath>${sun.boot.class.path}</bootclasspath>
+          <doclet>com.google.doclava.Doclava</doclet>
+          <useStandardDocletOptions>false</useStandardDocletOptions>
+          <additionalJOption>-J-Xmx1024m</additionalJOption>
+          <maxmemory>${javadoc.maxmemory}</maxmemory>
+          <links>
+            <link>http://docs.oracle.com/javase/6/docs/api/</link>
+          </links>
+          <docletArtifact>
+            <groupId>com.google.doclava</groupId>
+            <artifactId>doclava</artifactId>
+            <version>1.0.3</version>
+          </docletArtifact>
+          <additionalparam>
+            -hdf project.name "${project.name}"
+            -d ${project.reporting.outputDirectory}/apidocs
+          </additionalparam>
+        </configuration>
+        <reportSets>
+          <reportSet>
+            <id>default</id>
+            <reports>
+              <report>javadoc</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>2.5</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>2.3</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>jdepend-maven-plugin</artifactId>
+        <version>2.0-beta-2</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-report-plugin</artifactId>
+        <version>${surefire.version}</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-pmd-plugin</artifactId>
+        <version>2.7.1</version>
+        <configuration>
+          <linkXref>true</linkXref>
+          <minimumTokens>100</minimumTokens>
+          <targetJdk>1.5</targetJdk>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>taglist-maven-plugin</artifactId>
+        <version>2.4</version>
+        <configuration>
+          <tagListOptions>
+            <tagClasses>
+              <tagClass>
+                <displayName>Todo Work</displayName>
+                <tags>
+                  <tag>
+                    <matchString>TODO</matchString>
+                    <matchType>ignoreCase</matchType>
+                  </tag>
+                  <tag>
+                    <matchString>FIXME</matchString>
+                    <matchType>ignoreCase</matchType>
+                  </tag>
+                </tags>
+              </tagClass>
+            </tagClasses>
+          </tagListOptions>
+        </configuration>
+      </plugin>
+    </plugins>
+  </reporting>
+
+  <profiles>
+    <profile>
+      <id>release</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <!-- 2.2 has a bug, revert to 2.1.2 -->
+            <version>2.1.2</version>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <goals>
+                  <goal>jar-no-fork</goal>
+                </goals>
+                <configuration>
+                  <archive>
+                    <manifest>
+                      <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                      <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                    </manifest>
+                    <manifestEntries>
+                      <Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
+                      <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
+                      <X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
+                    </manifestEntries>
+                  </archive>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <version>${javadoc.version}</version>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+                <configuration>
+                  <quiet>true</quiet>
+                  <archive>
+                    <manifest>
+                      <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                      <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                    </manifest>
+                    <manifestEntries>
+                      <Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
+                      <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
+                      <X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
+                    </manifestEntries>
+                  </archive>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.4</version>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+</project>
diff --git a/common/m2/repository/com/fasterxml/oss-parent/10/oss-parent-10.pom.sha1 b/common/m2/repository/com/fasterxml/oss-parent/10/oss-parent-10.pom.sha1
new file mode 100644
index 0000000..05e6b7a
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/oss-parent/10/oss-parent-10.pom.sha1
@@ -0,0 +1 @@
+c47d01efe6c71fc7cc476c2a4a97b575dcd5bb9c
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/oss-parent/23/BUILD b/common/m2/repository/com/fasterxml/oss-parent/23/BUILD
new file mode 100644
index 0000000..4e723b9
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/oss-parent/23/BUILD
@@ -0,0 +1,8 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    source = "oss-parent-23.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/oss-parent/23/oss-parent-23.pom b/common/m2/repository/com/fasterxml/oss-parent/23/oss-parent-23.pom
new file mode 100644
index 0000000..ea35fbd
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/oss-parent/23/oss-parent-23.pom
@@ -0,0 +1,549 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <groupId>com.fasterxml</groupId>
+  <artifactId>oss-parent</artifactId>
+  <version>23</version>
+  <packaging>pom</packaging>
+
+  <name>FasterXML.com parent pom</name>
+  <description>FasterXML.com parent pom</description>
+  <url>http://github.com/FasterXML/</url>
+  <inceptionYear>2012</inceptionYear>
+  <organization>
+    <name>FasterXML</name>
+    <url>http://fasterxml.com/</url>
+  </organization>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <!-- to fill in mostly by children, but stupid Sonatype REQUIRES
+       one developer already here
+    -->
+  <developers>
+    <developer>
+      <id>cowtowncoder</id>
+      <name>Tatu Saloranta</name>
+      <email>tatu@fasterxml.com</email>
+    </developer>
+  </developers>
+
+  <scm>
+    <connection>scm:git:git@github.com:FasterXML/oss-parent.git</connection>
+    <developerConnection>scm:git:git@github.com:FasterXML/oss-parent.git</developerConnection>
+    <url>http://github.com/FasterXML/oss-parent</url>
+    <tag>oss-parent-23</tag>
+  </scm>
+  <issueManagement>
+    <system>GitHub Issue Management</system>
+    <url>https://github.com/FasterXML/${project.artifactId}/issues</url>
+  </issueManagement>
+
+  <distributionManagement>
+    <snapshotRepository>
+      <id>sonatype-nexus-snapshots</id>
+      <name>Sonatype Nexus Snapshots</name>
+      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+    </snapshotRepository>
+
+    <repository>
+      <id>sonatype-nexus-staging</id>
+      <name>Nexus Release Repository</name>
+      <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+    </repository>
+  </distributionManagement>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+
+    <!-- Use 1.6 as default baseline -->
+    <javac.src.version>1.6</javac.src.version>
+    <javac.target.version>1.6</javac.target.version>
+
+    <!-- By default, include all debug info; "vars" and "lines" both add 10-15% in size,
+         "source" very little
+     -->
+    <javac.debuglevel>lines,source,vars</javac.debuglevel>
+    <maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssZ</maven.build.timestamp.format>
+    <!--
+     | Configuration properties for the OSGi maven-bundle-plugin
+    -->
+    <osgi.export>${project.groupId}.*;version=${project.version}</osgi.export>
+    <osgi.import>*</osgi.import>
+    <osgi.dynamicImport />
+    <osgi.private />
+    <osgi.requiredExecutionEnvironment />
+    <osgi.versionpolicy>${range;[===,=+);${@}}</osgi.versionpolicy>
+
+    <!--
+     | shared build/report plugins version
+    -->
+
+    <!-- 11-Jul-2015, tatu: For some reason version 2.5.4 fails when
+       used with Shade plugin (2.2 - 2.4); hence 2.5.3 is still used for Jackson 2.6
+      -->
+    <version.plugin.bundle>2.5.3</version.plugin.bundle>
+
+    <version.plugin.jar>2.5</version.plugin.jar>
+    <version.plugin.javadoc>2.9.1</version.plugin.javadoc>
+    <!-- 2.4.2 had issues in releasing non-snapshot versions -->
+    <version.plugin.release>2.5.2</version.plugin.release>
+    <version.plugin.replacer>1.5.2</version.plugin.replacer>
+    <version.plugin.shade>2.4</version.plugin.shade>
+    <version.plugin.surefire>2.17</version.plugin.surefire>
+
+    <javadoc.maxmemory>1g</javadoc.maxmemory>
+
+    <generatedSourcesDir>${project.build.directory}/generated-sources</generatedSourcesDir>
+
+  </properties>
+
+  <repositories>
+    <repository>
+      <id>sonatype-nexus-snapshots</id>
+      <name>Sonatype Nexus Snapshots</name>
+      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+    </repository>
+  </repositories>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-clean-plugin</artifactId>
+          <version>2.5</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-resources-plugin</artifactId>
+          <version>2.6</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-install-plugin</artifactId>
+          <version>2.3.1</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-deploy-plugin</artifactId>
+          <version>2.7</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-site-plugin</artifactId>
+          <version>3.1</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>cobertura-maven-plugin</artifactId>
+          <version>2.6</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.felix</groupId>
+          <artifactId>maven-bundle-plugin</artifactId>
+          <version>${version.plugin.bundle}</version>
+          <configuration>
+            <instructions>
+              <!--
+               | stops the "uses" clauses being added to "Export-Package" manifest entry
+              -->
+              <_nouses>true</_nouses>
+              <!--
+               | Stop the JAVA_1_n_HOME variables from being treated as headers by Bnd
+              -->
+              <_removeheaders>Include-Resource,JAVA_1_3_HOME,JAVA_1_4_HOME,JAVA_1_5_HOME,JAVA_1_6_HOME,JAVA_1_7_HOME</_removeheaders>
+              <_versionpolicy>${osgi.versionpolicy}</_versionpolicy>
+              <Bundle-Name>${project.name}</Bundle-Name>
+              <Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
+              <Bundle-Description>${project.description}</Bundle-Description>
+              <Export-Package>${osgi.export}</Export-Package>
+              <Private-Package>${osgi.private}</Private-Package>
+              <Import-Package>${osgi.import}</Import-Package>
+              <DynamicImport-Package>${osgi.dynamicImport}</DynamicImport-Package>
+              <Bundle-DocURL>${project.url}</Bundle-DocURL>
+              <Bundle-RequiredExecutionEnvironment>${osgi.requiredExecutionEnvironment}</Bundle-RequiredExecutionEnvironment>
+
+              <Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
+              <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
+              <X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
+
+              <Implementation-Title>${project.name}</Implementation-Title>
+              <Implementation-Version>${project.version}</Implementation-Version>
+              <Implementation-Vendor-Id>${project.groupId}</Implementation-Vendor-Id>
+              <Implementation-Vendor>${project.organization.name}</Implementation-Vendor>
+
+              <Specification-Title>${project.name}</Specification-Title>
+              <Specification-Version>${project.version}</Specification-Version>
+              <Specification-Vendor>${project.organization.name}</Specification-Vendor>
+            </instructions>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-release-plugin</artifactId>
+          <version>${version.plugin.release}</version>
+          <configuration>
+            <mavenExecutorId>forked-path</mavenExecutorId>
+            <useReleaseProfile>false</useReleaseProfile>
+            <arguments>-Prelease</arguments>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.sonatype.plugins</groupId>
+          <artifactId>nexus-maven-plugin</artifactId>
+          <version>2.1</version>
+          <configuration>
+            <nexusUrl>https://oss.sonatype.org/</nexusUrl>
+            <serverAuthId>sonatype-nexus-staging</serverAuthId>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>build-helper-maven-plugin</artifactId>
+          <version>1.7</version>
+        </plugin>
+
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-enforcer-plugin</artifactId>
+        <version>1.3.1</version>
+        <executions>
+          <execution>
+            <id>enforce-java</id>
+            <phase>validate</phase>
+            <goals>
+              <goal>enforce</goal>
+            </goals>
+            <configuration>
+              <rules>
+                <requireJavaVersion>
+                  <version>[1.5,)</version>
+                  <message>[ERROR] The currently supported version of Java is 1.5 or higher</message>
+                </requireJavaVersion>
+                <requireMavenVersion>
+                  <version>[3.0,)</version>
+                  <message>[ERROR] The currently supported version of Maven is 3.0 or higher</message>
+                </requireMavenVersion>
+                <requirePluginVersions>
+                  <banLatest>true</banLatest>
+                  <banRelease>true</banRelease>
+                  <banSnapshots>true</banSnapshots>
+                  <phases>clean,deploy,site</phases>
+                  <message>[ERROR] Best Practice is to always define plugin versions!</message>
+                </requirePluginVersions>
+              </rules>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.2</version>
+        <configuration>
+          <source>${javac.src.version}</source>
+          <target>${javac.target.version}</target>
+          <showDeprecation>true</showDeprecation>
+          <showWarnings>true</showWarnings>
+          <optimize>true</optimize>
+          <!-- 16-Apr-2013, tatu: As per Nick W's suggestions, let's
+              use these to reduce jar size
+            -->
+          <debug>true</debug>
+          <debuglevel>${javac.debuglevel}</debuglevel>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>build-helper-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>add-generated-sources</id>
+            <phase>generate-sources</phase>
+            <goals>
+              <goal>add-source</goal>
+            </goals>
+            <configuration>
+              <sources>
+                <source>${generatedSourcesDir}</source>
+              </sources>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <version>${version.plugin.surefire}</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <version>${version.plugin.bundle}</version>
+        <extensions>true</extensions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <version>${version.plugin.jar}</version>
+      </plugin>
+      <plugin>
+        <artifactId>maven-site-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-descriptor</id>
+            <goals>
+              <goal>attach-descriptor</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-scm-plugin</artifactId>
+        <version>1.9.1</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-provider-gitexe</artifactId>
+            <version>1.9.1</version>
+          </dependency>
+        </dependencies>
+      </plugin>
+    </plugins>
+
+    <extensions>
+      <extension>
+        <groupId>org.apache.maven.scm</groupId>
+        <artifactId>maven-scm-provider-gitexe</artifactId>
+        <version>1.9.1</version>
+      </extension>
+
+      <extension>
+        <groupId>org.apache.maven.scm</groupId>
+        <artifactId>maven-scm-manager-plexus</artifactId>
+        <version>1.9.1</version>
+      </extension>
+
+      <!-- WTH is this? -->
+      <extension>
+        <groupId>org.kathrynhuxtable.maven.wagon</groupId>
+        <artifactId>wagon-gitsite</artifactId>
+        <version>0.3.1</version>
+      </extension>
+    </extensions>
+  </build>
+
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>${version.plugin.javadoc}</version>
+        <configuration>
+          <bootclasspath>${sun.boot.class.path}</bootclasspath>
+          <doclet>com.google.doclava.Doclava</doclet>
+          <useStandardDocletOptions>false</useStandardDocletOptions>
+          <additionalJOption>-J-Xmx1024m</additionalJOption>
+          <maxmemory>${javadoc.maxmemory}</maxmemory>
+          <links>
+            <link>http://docs.oracle.com/javase/6/docs/api/</link>
+          </links>
+          <docletArtifact>
+            <groupId>com.google.doclava</groupId>
+            <artifactId>doclava</artifactId>
+            <version>1.0.3</version>
+          </docletArtifact>
+          <additionalparam>
+            -hdf project.name "${project.name}"
+            -d ${project.reporting.outputDirectory}/apidocs
+          </additionalparam>
+        </configuration>
+        <reportSets>
+          <reportSet>
+            <id>default</id>
+            <reports>
+              <report>javadoc</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>2.5</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>2.3</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>jdepend-maven-plugin</artifactId>
+        <version>2.0-beta-2</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-report-plugin</artifactId>
+        <version>${version.plugin.surefire}</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-pmd-plugin</artifactId>
+        <version>2.7.1</version>
+        <configuration>
+          <linkXref>true</linkXref>
+          <minimumTokens>100</minimumTokens>
+          <targetJdk>1.5</targetJdk>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>taglist-maven-plugin</artifactId>
+        <version>2.4</version>
+        <configuration>
+          <tagListOptions>
+            <tagClasses>
+              <tagClass>
+                <displayName>Todo Work</displayName>
+                <tags>
+                  <tag>
+                    <matchString>TODO</matchString>
+                    <matchType>ignoreCase</matchType>
+                  </tag>
+                  <tag>
+                    <matchString>FIXME</matchString>
+                    <matchType>ignoreCase</matchType>
+                  </tag>
+                </tags>
+              </tagClass>
+            </tagClasses>
+          </tagListOptions>
+        </configuration>
+      </plugin>
+    </plugins>
+  </reporting>
+
+  <profiles>
+    <profile>
+      <id>release</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <!-- 2.2 has a bug, revert to 2.1.2 -->
+            <version>2.1.2</version>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <goals>
+                  <goal>jar-no-fork</goal>
+                </goals>
+                <configuration>
+                  <archive>
+                    <manifest>
+                      <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                      <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                    </manifest>
+                    <manifestEntries>
+                      <Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
+                      <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
+                      <X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
+                    </manifestEntries>
+                  </archive>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <version>${version.plugin.javadoc}</version>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+                <configuration>
+                  <quiet>true</quiet>
+                  <archive>
+                    <manifest>
+                      <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                      <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                    </manifest>
+                    <manifestEntries>
+                      <Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
+                      <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
+                      <X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
+                    </manifestEntries>
+                  </archive>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.4</version>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+</project>
diff --git a/common/m2/repository/com/fasterxml/oss-parent/23/oss-parent-23.pom.sha1 b/common/m2/repository/com/fasterxml/oss-parent/23/oss-parent-23.pom.sha1
new file mode 100644
index 0000000..1f5f85b
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/oss-parent/23/oss-parent-23.pom.sha1
@@ -0,0 +1 @@
+8ee7f1755fea4b333428aac06fca31330404357f
\ No newline at end of file
diff --git a/common/m2/repository/com/fasterxml/oss-parent/24/BUILD b/common/m2/repository/com/fasterxml/oss-parent/24/BUILD
new file mode 100644
index 0000000..08c1d74
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/oss-parent/24/BUILD
@@ -0,0 +1,8 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    source = "oss-parent-24.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/fasterxml/oss-parent/24/oss-parent-24.pom b/common/m2/repository/com/fasterxml/oss-parent/24/oss-parent-24.pom
new file mode 100644
index 0000000..4b81128
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/oss-parent/24/oss-parent-24.pom
@@ -0,0 +1,551 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <groupId>com.fasterxml</groupId>
+  <artifactId>oss-parent</artifactId>
+  <version>24</version>
+  <packaging>pom</packaging>
+
+  <name>FasterXML.com parent pom</name>
+  <description>FasterXML.com parent pom</description>
+  <url>http://github.com/FasterXML/</url>
+  <inceptionYear>2012</inceptionYear>
+  <organization>
+    <name>FasterXML</name>
+    <url>http://fasterxml.com/</url>
+  </organization>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <!-- to fill in mostly by children, but stupid Sonatype REQUIRES
+       one developer already here
+    -->
+  <developers>
+    <developer>
+      <id>cowtowncoder</id>
+      <name>Tatu Saloranta</name>
+      <email>tatu@fasterxml.com</email>
+    </developer>
+  </developers>
+
+  <scm>
+    <connection>scm:git:git@github.com:FasterXML/oss-parent.git</connection>
+    <developerConnection>scm:git:git@github.com:FasterXML/oss-parent.git</developerConnection>
+    <url>http://github.com/FasterXML/oss-parent</url>
+    <tag>oss-parent-24</tag>
+  </scm>
+  <issueManagement>
+    <system>GitHub Issue Management</system>
+    <url>https://github.com/FasterXML/${project.artifactId}/issues</url>
+  </issueManagement>
+
+  <distributionManagement>
+    <snapshotRepository>
+      <id>sonatype-nexus-snapshots</id>
+      <name>Sonatype Nexus Snapshots</name>
+      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+    </snapshotRepository>
+
+    <repository>
+      <id>sonatype-nexus-staging</id>
+      <name>Nexus Release Repository</name>
+      <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+    </repository>
+  </distributionManagement>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+
+    <!-- Use 1.6 as default baseline -->
+    <javac.src.version>1.6</javac.src.version>
+    <javac.target.version>1.6</javac.target.version>
+
+    <!-- By default, include all debug info; "vars" and "lines" both add 10-15% in size,
+         "source" very little
+     -->
+    <javac.debuglevel>lines,source,vars</javac.debuglevel>
+    <maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssZ</maven.build.timestamp.format>
+    <!--
+     | Configuration properties for the OSGi maven-bundle-plugin
+    -->
+    <osgi.export>${project.groupId}.*;version=${project.version}</osgi.export>
+    <osgi.import>*</osgi.import>
+    <osgi.dynamicImport />
+    <osgi.private />
+    <osgi.requiredExecutionEnvironment />
+    <osgi.versionpolicy>${range;[===,=+);${@}}</osgi.versionpolicy>
+    <osgi.includeResource>{maven-resources}</osgi.includeResource>
+    <!--
+     | shared build/report plugins version
+    -->
+
+    <!-- 11-Jul-2015, tatu: For some reason version 2.5.4 fails when
+       used with Shade plugin (2.2 - 2.4); hence 2.5.3 is still used for Jackson 2.6
+      -->
+    <version.plugin.bundle>2.5.3</version.plugin.bundle>
+
+    <version.plugin.jar>2.5</version.plugin.jar>
+    <version.plugin.javadoc>2.9.1</version.plugin.javadoc>
+    <!-- 2.4.2 had issues in releasing non-snapshot versions -->
+    <version.plugin.release>2.5.2</version.plugin.release>
+    <version.plugin.replacer>1.5.2</version.plugin.replacer>
+    <version.plugin.shade>2.4</version.plugin.shade>
+    <version.plugin.surefire>2.17</version.plugin.surefire>
+
+    <javadoc.maxmemory>1g</javadoc.maxmemory>
+
+    <generatedSourcesDir>${project.build.directory}/generated-sources</generatedSourcesDir>
+
+  </properties>
+
+  <repositories>
+    <repository>
+      <id>sonatype-nexus-snapshots</id>
+      <name>Sonatype Nexus Snapshots</name>
+      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+    </repository>
+  </repositories>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-clean-plugin</artifactId>
+          <version>2.5</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-resources-plugin</artifactId>
+          <version>2.6</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-install-plugin</artifactId>
+          <version>2.3.1</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-deploy-plugin</artifactId>
+          <version>2.7</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-site-plugin</artifactId>
+          <version>3.1</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>cobertura-maven-plugin</artifactId>
+          <version>2.6</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.felix</groupId>
+          <artifactId>maven-bundle-plugin</artifactId>
+          <version>${version.plugin.bundle}</version>
+          <configuration>
+            <instructions>
+              <!--
+               | stops the "uses" clauses being added to "Export-Package" manifest entry
+              -->
+              <_nouses>true</_nouses>
+              <!--
+               | Stop the JAVA_1_n_HOME variables from being treated as headers by Bnd
+              -->
+              <_removeheaders>Include-Resource,JAVA_1_3_HOME,JAVA_1_4_HOME,JAVA_1_5_HOME,JAVA_1_6_HOME,JAVA_1_7_HOME</_removeheaders>
+              <_versionpolicy>${osgi.versionpolicy}</_versionpolicy>
+              <Bundle-Name>${project.name}</Bundle-Name>
+              <Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
+              <Bundle-Description>${project.description}</Bundle-Description>
+              <Export-Package>${osgi.export}</Export-Package>
+              <Private-Package>${osgi.private}</Private-Package>
+              <Import-Package>${osgi.import}</Import-Package>
+              <DynamicImport-Package>${osgi.dynamicImport}</DynamicImport-Package>
+              <Include-Resource>${osgi.includeResource}</Include-Resource>
+              <Bundle-DocURL>${project.url}</Bundle-DocURL>
+              <Bundle-RequiredExecutionEnvironment>${osgi.requiredExecutionEnvironment}</Bundle-RequiredExecutionEnvironment>
+
+
+              <Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
+              <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
+              <X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
+
+              <Implementation-Title>${project.name}</Implementation-Title>
+              <Implementation-Version>${project.version}</Implementation-Version>
+              <Implementation-Vendor-Id>${project.groupId}</Implementation-Vendor-Id>
+              <Implementation-Vendor>${project.organization.name}</Implementation-Vendor>
+
+              <Specification-Title>${project.name}</Specification-Title>
+              <Specification-Version>${project.version}</Specification-Version>
+              <Specification-Vendor>${project.organization.name}</Specification-Vendor>
+            </instructions>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-release-plugin</artifactId>
+          <version>${version.plugin.release}</version>
+          <configuration>
+            <mavenExecutorId>forked-path</mavenExecutorId>
+            <useReleaseProfile>false</useReleaseProfile>
+            <arguments>-Prelease</arguments>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.sonatype.plugins</groupId>
+          <artifactId>nexus-maven-plugin</artifactId>
+          <version>2.1</version>
+          <configuration>
+            <nexusUrl>https://oss.sonatype.org/</nexusUrl>
+            <serverAuthId>sonatype-nexus-staging</serverAuthId>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>build-helper-maven-plugin</artifactId>
+          <version>1.7</version>
+        </plugin>
+
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-enforcer-plugin</artifactId>
+        <version>1.3.1</version>
+        <executions>
+          <execution>
+            <id>enforce-java</id>
+            <phase>validate</phase>
+            <goals>
+              <goal>enforce</goal>
+            </goals>
+            <configuration>
+              <rules>
+                <requireJavaVersion>
+                  <version>[1.5,)</version>
+                  <message>[ERROR] The currently supported version of Java is 1.5 or higher</message>
+                </requireJavaVersion>
+                <requireMavenVersion>
+                  <version>[3.0,)</version>
+                  <message>[ERROR] The currently supported version of Maven is 3.0 or higher</message>
+                </requireMavenVersion>
+                <requirePluginVersions>
+                  <banLatest>true</banLatest>
+                  <banRelease>true</banRelease>
+                  <banSnapshots>true</banSnapshots>
+                  <phases>clean,deploy,site</phases>
+                  <message>[ERROR] Best Practice is to always define plugin versions!</message>
+                </requirePluginVersions>
+              </rules>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.2</version>
+        <configuration>
+          <source>${javac.src.version}</source>
+          <target>${javac.target.version}</target>
+          <showDeprecation>true</showDeprecation>
+          <showWarnings>true</showWarnings>
+          <optimize>true</optimize>
+          <!-- 16-Apr-2013, tatu: As per Nick W's suggestions, let's
+              use these to reduce jar size
+            -->
+          <debug>true</debug>
+          <debuglevel>${javac.debuglevel}</debuglevel>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>build-helper-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>add-generated-sources</id>
+            <phase>generate-sources</phase>
+            <goals>
+              <goal>add-source</goal>
+            </goals>
+            <configuration>
+              <sources>
+                <source>${generatedSourcesDir}</source>
+              </sources>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <version>${version.plugin.surefire}</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <version>${version.plugin.bundle}</version>
+        <extensions>true</extensions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <version>${version.plugin.jar}</version>
+      </plugin>
+      <plugin>
+        <artifactId>maven-site-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-descriptor</id>
+            <goals>
+              <goal>attach-descriptor</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-scm-plugin</artifactId>
+        <version>1.9.1</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-provider-gitexe</artifactId>
+            <version>1.9.1</version>
+          </dependency>
+        </dependencies>
+      </plugin>
+    </plugins>
+
+    <extensions>
+      <extension>
+        <groupId>org.apache.maven.scm</groupId>
+        <artifactId>maven-scm-provider-gitexe</artifactId>
+        <version>1.9.1</version>
+      </extension>
+
+      <extension>
+        <groupId>org.apache.maven.scm</groupId>
+        <artifactId>maven-scm-manager-plexus</artifactId>
+        <version>1.9.1</version>
+      </extension>
+
+      <!-- WTH is this? -->
+      <extension>
+        <groupId>org.kathrynhuxtable.maven.wagon</groupId>
+        <artifactId>wagon-gitsite</artifactId>
+        <version>0.3.1</version>
+      </extension>
+    </extensions>
+  </build>
+
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>${version.plugin.javadoc}</version>
+        <configuration>
+          <bootclasspath>${sun.boot.class.path}</bootclasspath>
+          <doclet>com.google.doclava.Doclava</doclet>
+          <useStandardDocletOptions>false</useStandardDocletOptions>
+          <additionalJOption>-J-Xmx1024m</additionalJOption>
+          <maxmemory>${javadoc.maxmemory}</maxmemory>
+          <links>
+            <link>http://docs.oracle.com/javase/6/docs/api/</link>
+          </links>
+          <docletArtifact>
+            <groupId>com.google.doclava</groupId>
+            <artifactId>doclava</artifactId>
+            <version>1.0.3</version>
+          </docletArtifact>
+          <additionalparam>
+            -hdf project.name "${project.name}"
+            -d ${project.reporting.outputDirectory}/apidocs
+          </additionalparam>
+        </configuration>
+        <reportSets>
+          <reportSet>
+            <id>default</id>
+            <reports>
+              <report>javadoc</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>2.5</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>2.3</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>jdepend-maven-plugin</artifactId>
+        <version>2.0-beta-2</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-report-plugin</artifactId>
+        <version>${version.plugin.surefire}</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-pmd-plugin</artifactId>
+        <version>2.7.1</version>
+        <configuration>
+          <linkXref>true</linkXref>
+          <minimumTokens>100</minimumTokens>
+          <targetJdk>1.5</targetJdk>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>taglist-maven-plugin</artifactId>
+        <version>2.4</version>
+        <configuration>
+          <tagListOptions>
+            <tagClasses>
+              <tagClass>
+                <displayName>Todo Work</displayName>
+                <tags>
+                  <tag>
+                    <matchString>TODO</matchString>
+                    <matchType>ignoreCase</matchType>
+                  </tag>
+                  <tag>
+                    <matchString>FIXME</matchString>
+                    <matchType>ignoreCase</matchType>
+                  </tag>
+                </tags>
+              </tagClass>
+            </tagClasses>
+          </tagListOptions>
+        </configuration>
+      </plugin>
+    </plugins>
+  </reporting>
+
+  <profiles>
+    <profile>
+      <id>release</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <!-- 2.2 has a bug, revert to 2.1.2 -->
+            <version>2.1.2</version>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <goals>
+                  <goal>jar-no-fork</goal>
+                </goals>
+                <configuration>
+                  <archive>
+                    <manifest>
+                      <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                      <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                    </manifest>
+                    <manifestEntries>
+                      <Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
+                      <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
+                      <X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
+                    </manifestEntries>
+                  </archive>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <version>${version.plugin.javadoc}</version>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+                <configuration>
+                  <quiet>true</quiet>
+                  <archive>
+                    <manifest>
+                      <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                      <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                    </manifest>
+                    <manifestEntries>
+                      <Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
+                      <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
+                      <X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
+                    </manifestEntries>
+                  </archive>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.4</version>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+</project>
diff --git a/common/m2/repository/com/fasterxml/oss-parent/24/oss-parent-24.pom.sha1 b/common/m2/repository/com/fasterxml/oss-parent/24/oss-parent-24.pom.sha1
new file mode 100644
index 0000000..f78dbf8
--- /dev/null
+++ b/common/m2/repository/com/fasterxml/oss-parent/24/oss-parent-24.pom.sha1
@@ -0,0 +1 @@
+f4fbf349d22ab6a355ebecdb8a2886dd790b4877
\ No newline at end of file
diff --git a/common/m2/repository/com/firebase/firebase-client-android/2.5.2/BUILD b/common/m2/repository/com/firebase/firebase-client-android/2.5.2/BUILD
new file mode 100644
index 0000000..ae85e5e
--- /dev/null
+++ b/common/m2/repository/com/firebase/firebase-client-android/2.5.2/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["firebase-client-android-2.5.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "firebase-client-android-2.5.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.jar b/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.jar
new file mode 100644
index 0000000..b838a29
--- /dev/null
+++ b/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.jar
Binary files differ
diff --git a/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.jar.sha1 b/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.jar.sha1
new file mode 100644
index 0000000..4b4151e
--- /dev/null
+++ b/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.jar.sha1
@@ -0,0 +1 @@
+f19f10d6276aa0b380e2d05d2ab3272d693a5433
\ No newline at end of file
diff --git a/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.pom b/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.pom
new file mode 100644
index 0000000..0b77c33
--- /dev/null
+++ b/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.pom
@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.firebase</groupId>
+  <artifactId>firebase-client-android</artifactId>
+  <version>2.5.2</version>
+  <name>Firebase Android Client Library</name>
+  <description>This is the official Android client library for Firebase. Build extraordinary native Android apps in minutes with Firebase. The Firebase platform can power your app’s backend, user authentication, static hosting, and more.</description>
+  <url>https://www.firebase.com/docs/java-quickstart.html/firebase-client-android</url>
+  <organization>
+    <name>Firebase</name>
+    <url>https://www.firebase.com/</url>
+  </organization>
+  <licenses>
+    <license>
+      <name>Commercial</name>
+      <url>https://www.firebase.com/terms/terms-of-service.html</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>firebase</id>
+      <name>Firebase</name>
+      <email>support@firebase.com</email>
+      <url>https://firebase.com/</url>
+      <organization>Firebase</organization>
+      <organizationUrl>https://firebase.com/</organizationUrl>
+      <roles>
+        <role>architect</role>
+        <role>developer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git@github.com:firebase/firebase-client-jvm.git/firebase-client-android</connection>
+    <developerConnection>scm:git:git@github.com:firebase/firebase-client-jvm.git/firebase-client-android</developerConnection>
+    <tag>Java-v2.5.2</tag>
+    <url>https://github.com/firebase/firebase-client-jvm/firebase-client-android</url>
+  </scm>
+  <distributionManagement>
+    <repository>
+      <id>sonatype-nexus-staging</id>
+      <name>Nexus Release Repository</name>
+      <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+    </repository>
+    <snapshotRepository>
+      <id>sonatype-nexus-snapshots</id>
+      <name>Sonatype Nexus Snapshots</name>
+      <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
+    </snapshotRepository>
+  </distributionManagement>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.android</groupId>
+      <artifactId>android</artifactId>
+      <version>2.2.1</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.android</groupId>
+      <artifactId>android-test</artifactId>
+      <version>2.2.1</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.firebase</groupId>
+      <artifactId>firebase-client-jvm</artifactId>
+      <version>2.5.2</version>
+      <scope>compile</scope>
+      <exclusions>
+        <exclusion>
+          <artifactId>httpclient</artifactId>
+          <groupId>org.apache.httpcomponents</groupId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+  </dependencies>
+  <repositories>
+    <repository>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+      <id>sonatype-nexus-snapshots</id>
+      <name>Sonatype Nexus Snapshots</name>
+      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+    </repository>
+    <repository>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+      <id>central</id>
+      <name>Central Repository</name>
+      <url>http://repo.maven.apache.org/maven2</url>
+    </repository>
+  </repositories>
+  <pluginRepositories>
+    <pluginRepository>
+      <releases>
+        <updatePolicy>never</updatePolicy>
+      </releases>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+      <id>central</id>
+      <name>Central Repository</name>
+      <url>http://repo.maven.apache.org/maven2</url>
+    </pluginRepository>
+  </pluginRepositories>
+</project>
diff --git a/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.pom.sha1 b/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.pom.sha1
new file mode 100644
index 0000000..af61809
--- /dev/null
+++ b/common/m2/repository/com/firebase/firebase-client-android/2.5.2/firebase-client-android-2.5.2.pom.sha1
@@ -0,0 +1 @@
+0cae5e00d6c0c15ca312f8b6e3578a22f3492525
\ No newline at end of file
diff --git a/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/BUILD b/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/BUILD
new file mode 100644
index 0000000..0a1abd1
--- /dev/null
+++ b/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["firebase-client-jvm-2.5.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "firebase-client-jvm-2.5.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.jar b/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.jar
new file mode 100644
index 0000000..480d166
--- /dev/null
+++ b/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.jar
Binary files differ
diff --git a/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.jar.sha1 b/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.jar.sha1
new file mode 100644
index 0000000..b4dbb0a
--- /dev/null
+++ b/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.jar.sha1
@@ -0,0 +1 @@
+91731b8f5868a3e8a8a773f29b8d06b5c358f5bb
\ No newline at end of file
diff --git a/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.pom b/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.pom
new file mode 100644
index 0000000..e894d12
--- /dev/null
+++ b/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.pom
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.firebase</groupId>
+  <artifactId>firebase-client-jvm</artifactId>
+  <version>2.5.2</version>
+  <name>Firebase JVM Client Library</name>
+  <description>This is the official JVM client library for Firebase. Build extraordinary native JVM apps in minutes with Firebase. The Firebase platform can power your app’s backend, user authentication, static hosting, and more.</description>
+  <url>https://www.firebase.com/docs/java-quickstart.html/firebase-client-jvm</url>
+  <organization>
+    <name>Firebase</name>
+    <url>https://www.firebase.com/</url>
+  </organization>
+  <licenses>
+    <license>
+      <name>Commercial</name>
+      <url>https://www.firebase.com/terms/terms-of-service.html</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>firebase</id>
+      <name>Firebase</name>
+      <email>support@firebase.com</email>
+      <url>https://firebase.com/</url>
+      <organization>Firebase</organization>
+      <organizationUrl>https://firebase.com/</organizationUrl>
+      <roles>
+        <role>architect</role>
+        <role>developer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git@github.com:firebase/firebase-client-jvm.git/firebase-client-jvm</connection>
+    <developerConnection>scm:git:git@github.com:firebase/firebase-client-jvm.git/firebase-client-jvm</developerConnection>
+    <tag>Java-v2.5.2</tag>
+    <url>https://github.com/firebase/firebase-client-jvm/firebase-client-jvm</url>
+  </scm>
+  <distributionManagement>
+    <repository>
+      <id>sonatype-nexus-staging</id>
+      <name>Nexus Release Repository</name>
+      <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+    </repository>
+    <snapshotRepository>
+      <id>sonatype-nexus-snapshots</id>
+      <name>Sonatype Nexus Snapshots</name>
+      <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
+    </snapshotRepository>
+  </distributionManagement>
+  <dependencies>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-databind</artifactId>
+      <version>2.2.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.firebase</groupId>
+      <artifactId>tubesock</artifactId>
+      <version>0.0.12</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpclient</artifactId>
+      <version>4.0.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+  <repositories>
+    <repository>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+      <id>sonatype-nexus-snapshots</id>
+      <name>Sonatype Nexus Snapshots</name>
+      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+    </repository>
+    <repository>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+      <id>central</id>
+      <name>Central Repository</name>
+      <url>http://repo.maven.apache.org/maven2</url>
+    </repository>
+  </repositories>
+  <pluginRepositories>
+    <pluginRepository>
+      <releases>
+        <updatePolicy>never</updatePolicy>
+      </releases>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+      <id>central</id>
+      <name>Central Repository</name>
+      <url>http://repo.maven.apache.org/maven2</url>
+    </pluginRepository>
+  </pluginRepositories>
+</project>
diff --git a/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.pom.sha1 b/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.pom.sha1
new file mode 100644
index 0000000..92187cf
--- /dev/null
+++ b/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/firebase-client-jvm-2.5.2.pom.sha1
@@ -0,0 +1 @@
+42ce2b4fece08ec79c44704600d01cf219116aa9
\ No newline at end of file
diff --git a/common/m2/repository/com/firebase/tubesock/0.0.12/BUILD b/common/m2/repository/com/firebase/tubesock/0.0.12/BUILD
new file mode 100644
index 0000000..55beaf8
--- /dev/null
+++ b/common/m2/repository/com/firebase/tubesock/0.0.12/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["tubesock-0.0.12.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "tubesock-0.0.12.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.jar b/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.jar
new file mode 100644
index 0000000..8d84ea9
--- /dev/null
+++ b/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.jar
Binary files differ
diff --git a/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.jar.sha1 b/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.jar.sha1
new file mode 100644
index 0000000..c4a95f2
--- /dev/null
+++ b/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.jar.sha1
@@ -0,0 +1 @@
+6ec0bbd3e161a73ed672284b587fd32309a86d7a
\ No newline at end of file
diff --git a/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.pom b/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.pom
new file mode 100644
index 0000000..f33a0ea
--- /dev/null
+++ b/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.pom
@@ -0,0 +1,148 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <groupId>com.firebase</groupId>
+  <artifactId>tubesock</artifactId>
+  <version>0.0.12</version>
+  <modelVersion>4.0.0</modelVersion>
+  <packaging>jar</packaging>
+  <name>TubeSock</name>
+  <description>A WebSocket client implemented in Java</description>
+  <url>https://github.com/firebase/TubeSock</url>
+  <organization>
+    <name>Firebase</name>
+    <url>https://www.firebase.com/</url>
+  </organization>
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+  <licenses>
+    <license>
+      <name>MIT</name>
+      <url>http://firebase.mit-license.org</url>
+    </license>
+  </licenses>
+  <properties>
+    <project.java.version>1.6</project.java.version>
+  </properties>
+  <scm>
+    <connection>scm:git:git@github.com:firebase/TubeSock.git</connection>
+    <developerConnection>scm:git:git@github.com:firebase/TubeSock.git</developerConnection>
+    <url>https://github.com/firebase/TubeSock</url>
+  </scm>
+  <developers>
+    <developer>
+      <id>gsoltis</id>
+      <name>Greg Soltis</name>
+      <email>greg@firebase.com</email>
+      <organization>Firebase</organization>
+      <url>https://twitter.com/gsoltis</url>
+    </developer>
+  </developers>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpclient</artifactId>
+      <version>4.0.1</version>
+    </dependency>
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.1</version>
+        <configuration>
+          <source>${project.java.version}</source>
+          <target>${project.java.version}</target>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-source-plugin</artifactId>
+        <version>2.2.1</version>
+        <executions>
+          <execution>
+            <id>attach-sources</id>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.9.1</version>
+        <executions>
+          <execution>
+            <id>attach-javadocs</id>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-gpg-plugin</artifactId>
+        <version>1.4</version>
+        <executions>
+          <execution>
+            <id>sign-artifacts</id>
+            <phase>verify</phase>
+            <goals>
+              <goal>sign</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  <profiles>
+    <profile>
+      <!--
+        Used to generate a jar with all dependencies included + shaded. Used to build something for devs who aren't
+        using maven and just want something they can put in their libs directory. The shading avoids clashes with
+        other versions of the same libraries being present
+      -->
+      <id>standalone</id>
+      <activation>
+        <property>
+          <name>standalone</name>
+        </property>
+      </activation>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-shade-plugin</artifactId>
+            <version>2.1</version>
+            <executions>
+              <execution>
+                <phase>package</phase>
+                <goals>
+                  <goal>shade</goal>
+                </goals>
+                <configuration>
+                  <createDependencyReducedPom>false</createDependencyReducedPom>
+                  <relocations>
+                    <relocation>
+                      <pattern>org.apache.commons</pattern>
+                      <shadedPattern>org.firebase-shaded.apache.commons</shadedPattern>
+                    </relocation>
+                    <relocation>
+                      <pattern>org.apache.http</pattern>
+                      <shadedPattern>org.firebase-shaded.apache.http</shadedPattern>
+                    </relocation>
+                  </relocations>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
\ No newline at end of file
diff --git a/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.pom.sha1 b/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.pom.sha1
new file mode 100644
index 0000000..0656fff
--- /dev/null
+++ b/common/m2/repository/com/firebase/tubesock/0.0.12/tubesock-0.0.12.pom.sha1
@@ -0,0 +1 @@
+a4d08ad4962a2044907879f2a1582bfb541f848a
\ No newline at end of file
diff --git a/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/BUILD b/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/BUILD
new file mode 100644
index 0000000..1d1126f
--- /dev/null
+++ b/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "fastscroll-0.2.4.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "fastscroll-0.2.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.aar b/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.aar
new file mode 100644
index 0000000..6c0de04
--- /dev/null
+++ b/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.aar
Binary files differ
diff --git a/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.aar.sha1 b/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.aar.sha1
new file mode 100644
index 0000000..a8b5ac2
--- /dev/null
+++ b/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.aar.sha1
@@ -0,0 +1 @@
+f55521a4a514deba4f29c5dc4ee5eece4d3a7c2a
\ No newline at end of file
diff --git a/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.pom b/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.pom
new file mode 100644
index 0000000..f8fc63e
--- /dev/null
+++ b/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.futuremind.recyclerfastscroll</groupId>
+  <artifactId>fastscroll</artifactId>
+  <version>0.2.4</version>
+  <packaging>aar</packaging>
+  <name>Recycler Bubble</name>
+  <description>Provides fast scroll and section indexer for recycler view.</description>
+  <url>https://github.com/FutureMind/recycler-fast-scroll</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>mklimczak</id>
+      <name>Michal Klimczak</name>
+      <email>m.klimczak@futuremind.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>https://github.com/FutureMind/recycler-fast-scroll.git</connection>
+    <developerConnection>https://github.com/FutureMind/recycler-fast-scroll.git</developerConnection>
+    <url>https://github.com/FutureMind/recycler-fast-scroll</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>appcompat-v7</artifactId>
+      <version>23.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>recyclerview-v7</artifactId>
+      <version>23.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.pom.sha1 b/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.pom.sha1
new file mode 100644
index 0000000..0d78a8b
--- /dev/null
+++ b/common/m2/repository/com/futuremind/recyclerfastscroll/fastscroll/0.2.4/fastscroll-0.2.4.pom.sha1
@@ -0,0 +1 @@
+5e615d1ed8f7d9358d4590c7005d8d0bd24df1fc
\ No newline at end of file
diff --git a/common/m2/repository/com/github/ben-manes/gradle-versions-plugin/0.11.3/BUILD b/common/m2/repository/com/github/ben-manes/gradle-versions-plugin/0.11.3/BUILD
index a76e753..d62d25c 100644
--- a/common/m2/repository/com/github/ben-manes/gradle-versions-plugin/0.11.3/BUILD
+++ b/common/m2/repository/com/github/ben-manes/gradle-versions-plugin/0.11.3/BUILD
@@ -1,5 +1,15 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_java_import(name = "jar", jars = ["gradle-versions-plugin-0.11.3.jar"], pom = ":pom", visibility = ["//visibility:public"])
-maven_pom(name = "pom", source = "gradle-versions-plugin-0.11.3.pom" , visibility = ["//visibility:public"])
+maven_java_import(
+    name = "jar",
+    jars = ["gradle-versions-plugin-0.11.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "gradle-versions-plugin-0.11.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/BUILD b/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/BUILD
new file mode 100644
index 0000000..ae02112
--- /dev/null
+++ b/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "library-1.2.4.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "library-1.2.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.aar b/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.aar
new file mode 100644
index 0000000..a5c20f6
--- /dev/null
+++ b/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.aar
Binary files differ
diff --git a/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.aar.sha1 b/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.aar.sha1
new file mode 100644
index 0000000..b948958
--- /dev/null
+++ b/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.aar.sha1
@@ -0,0 +1 @@
+a8339701c3e25ac02a631fc4e8f6941370311806
\ No newline at end of file
diff --git a/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.pom b/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.pom
new file mode 100644
index 0000000..2fc92b3
--- /dev/null
+++ b/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.pom
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.github.chrisbanes.photoview</groupId>
+  <artifactId>library</artifactId>
+  <version>1.2.4</version>
+  <packaging>aar</packaging>
+  <name>PhotoView Library</name>
+  <description>A simple ImageView that support zooming, both by Multi-touch gestures and double-tap.</description>
+  <url>https://github.com/chrisbanes/PhotoView</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>chrisbanes</id>
+      <name>Chris Banes</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com/chrisbanes/PhotoView.git</connection>
+    <developerConnection>scm:git@github.com/chrisbanes/PhotoView.git</developerConnection>
+    <url>https://github.com/chrisbanes/PhotoView</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-v4</artifactId>
+      <version>22.0.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.pom.sha1 b/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.pom.sha1
new file mode 100644
index 0000000..f844fba
--- /dev/null
+++ b/common/m2/repository/com/github/chrisbanes/photoview/library/1.2.4/library-1.2.4.pom.sha1
@@ -0,0 +1 @@
+0f52151c53ee59f1802d15f68a277c7a4c0e0bb4
\ No newline at end of file
diff --git a/common/m2/repository/com/github/dcendents/android-maven-gradle-plugin/1.4.1/BUILD b/common/m2/repository/com/github/dcendents/android-maven-gradle-plugin/1.4.1/BUILD
index b35014c..1bd982f 100644
--- a/common/m2/repository/com/github/dcendents/android-maven-gradle-plugin/1.4.1/BUILD
+++ b/common/m2/repository/com/github/dcendents/android-maven-gradle-plugin/1.4.1/BUILD
@@ -1,5 +1,15 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_java_import(name = "jar", jars = ["android-maven-gradle-plugin-1.4.1.jar"], pom = ":pom", visibility = ["//visibility:public"])
-maven_pom(name = "pom", source = "android-maven-gradle-plugin-1.4.1.pom" , visibility = ["//visibility:public"])
+maven_java_import(
+    name = "jar",
+    jars = ["android-maven-gradle-plugin-1.4.1.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "android-maven-gradle-plugin-1.4.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/BUILD b/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/BUILD
new file mode 100644
index 0000000..d5df57c
--- /dev/null
+++ b/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "blockcanary-android-1.2.1.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "blockcanary-android-1.2.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.aar b/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.aar
new file mode 100644
index 0000000..e8c13b5
--- /dev/null
+++ b/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.aar
Binary files differ
diff --git a/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.aar.sha1 b/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.aar.sha1
new file mode 100644
index 0000000..ad6530b
--- /dev/null
+++ b/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.aar.sha1
@@ -0,0 +1 @@
+78f65b7622338d512e79a26fe76e7bb9f7614190
\ No newline at end of file
diff --git a/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.pom b/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.pom
new file mode 100644
index 0000000..aa43598
--- /dev/null
+++ b/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.pom
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.github.moduth</groupId>
+  <artifactId>blockcanary-android</artifactId>
+  <version>1.2.1</version>
+  <packaging>aar</packaging>
+  <name>Android BlockCanary Library</name>
+  <description>Android BlockCanary Library</description>
+  <url>https://github.com/moduth/blockcanary</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>moduth</id>
+      <name>moduth</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:https://github.com/moduth/blockcanary/block-canary.git</connection>
+    <developerConnection>scm:https://github.com/moduth/blockcanary/block-canary.git</developerConnection>
+    <url>https://github.com/moduth/blockcanary</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.github.moduth</groupId>
+      <artifactId>blockcanary-core</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.pom.sha1 b/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.pom.sha1
new file mode 100644
index 0000000..e97727d
--- /dev/null
+++ b/common/m2/repository/com/github/moduth/blockcanary-android/1.2.1/blockcanary-android-1.2.1.pom.sha1
@@ -0,0 +1 @@
+bcfa121d700c3d77684c73464689365393bd6ab5
\ No newline at end of file
diff --git a/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/BUILD b/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/BUILD
new file mode 100644
index 0000000..627f8f0
--- /dev/null
+++ b/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "blockcanary-core-1.2.1.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "blockcanary-core-1.2.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.aar b/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.aar
new file mode 100644
index 0000000..8a7b4ad
--- /dev/null
+++ b/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.aar
Binary files differ
diff --git a/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.aar.sha1 b/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.aar.sha1
new file mode 100644
index 0000000..4ba56e7
--- /dev/null
+++ b/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.aar.sha1
@@ -0,0 +1 @@
+7f1bc72540135f82eed3357c3873227375d606e0
\ No newline at end of file
diff --git a/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.pom b/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.pom
new file mode 100644
index 0000000..a0cf5bd
--- /dev/null
+++ b/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.pom
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.github.moduth</groupId>
+  <artifactId>blockcanary-core</artifactId>
+  <version>1.2.1</version>
+  <packaging>aar</packaging>
+  <name>Android BlockCanary Core Library</name>
+  <description>Android BlockCanary Library</description>
+  <url>https://github.com/moduth/blockcanary</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>moduth</id>
+      <name>moduth</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:https://github.com/moduth/blockcanary/block-canary.git</connection>
+    <developerConnection>scm:https://github.com/moduth/blockcanary/block-canary.git</developerConnection>
+    <url>https://github.com/moduth/blockcanary</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.pom.sha1 b/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.pom.sha1
new file mode 100644
index 0000000..f842548
--- /dev/null
+++ b/common/m2/repository/com/github/moduth/blockcanary-core/1.2.1/blockcanary-core-1.2.1.pom.sha1
@@ -0,0 +1 @@
+0ee3bb222a507565541aa3fcb08f71a60e25e2af
\ No newline at end of file
diff --git a/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/BUILD b/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/BUILD
new file mode 100644
index 0000000..d0f8eef
--- /dev/null
+++ b/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "reactivenetwork-0.4.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "reactivenetwork-0.4.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.aar b/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.aar
new file mode 100644
index 0000000..98e2b95
--- /dev/null
+++ b/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.aar
Binary files differ
diff --git a/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.aar.sha1 b/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.aar.sha1
new file mode 100644
index 0000000..741da46
--- /dev/null
+++ b/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.aar.sha1
@@ -0,0 +1 @@
+c7736878c4a71cbfb5f8ce60b6d5861b558991e1
\ No newline at end of file
diff --git a/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.pom b/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.pom
new file mode 100644
index 0000000..ae96830
--- /dev/null
+++ b/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.github.pwittchen</groupId>
+  <artifactId>reactivenetwork</artifactId>
+  <version>0.4.0</version>
+  <packaging>aar</packaging>
+  <name>reactivenetwork</name>
+  <description>Android library listening network connection state and Internet connectivity with RxJava Observables</description>
+  <url>https://github.com/pwittchen/ReactiveNetwork</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>pwittchen</id>
+      <name>Piotr Wittchen</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:pwittchen/ReactiveNetwork.git</connection>
+    <developerConnection>scm:git@github.com:pwittchen/ReactiveNetwork.git</developerConnection>
+    <url>https://github.com/pwittchen/ReactiveNetwork</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>io.reactivex</groupId>
+      <artifactId>rxandroid</artifactId>
+      <version>1.2.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.reactivex</groupId>
+      <artifactId>rxjava</artifactId>
+      <version>1.1.5</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.pom.sha1 b/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.pom.sha1
new file mode 100644
index 0000000..4e5917f
--- /dev/null
+++ b/common/m2/repository/com/github/pwittchen/reactivenetwork/0.4.0/reactivenetwork-0.4.0.pom.sha1
@@ -0,0 +1 @@
+d74e533dc259cc9e9a033016474f6f2c82e63bb4
\ No newline at end of file
diff --git a/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar
new file mode 100644
index 0000000..edfda76
--- /dev/null
+++ b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar
Binary files differ
diff --git a/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar.md5 b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar.md5
new file mode 100644
index 0000000..58295a6
--- /dev/null
+++ b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar.md5
@@ -0,0 +1 @@
+d62dbfa8789378457ada685e2f614846
\ No newline at end of file
diff --git a/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar.sha1 b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar.sha1
new file mode 100644
index 0000000..cc7102b
--- /dev/null
+++ b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar.sha1
@@ -0,0 +1 @@
+ef31541dd28ae2cefdd17c7ebf352d93e9058c63
\ No newline at end of file
diff --git a/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
new file mode 100644
index 0000000..75be985
--- /dev/null
+++ b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
@@ -0,0 +1,174 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+   Copyright 2013 Stephen Connolly.
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.github.stephenc.jcip</groupId>
+  <artifactId>jcip-annotations</artifactId>
+  <version>1.0-1</version>
+
+  <name>JCIP Annotations under Apache License</name>
+  <description>
+    A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
+  </description>
+  <url>http://stephenc.github.com/jcip-annotations</url>
+  <inceptionYear>2013</inceptionYear>
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <developers>
+    <developer>
+      <id>stephenc</id>
+      <name>Stephen Connolly</name>
+      <roles>
+        <role>developer</role>
+      </roles>
+    </developer>
+  </developers>
+
+  <prerequisites>
+    <maven>2.2.1</maven>
+  </prerequisites>
+
+  <scm>
+    <connection>scm:git:git://github.com/stephenc/jcip-annotations.git</connection>
+    <developerConnection>scm:git:git@github.com:stephenc/jcip-annotations.git</developerConnection>
+    <url>http://github.com/stephenc/jcip-annotations/tree/master/</url>
+    <tag>jcip-annotations-1.0-1</tag>
+  </scm>
+  <issueManagement>
+    <system>github</system>
+    <url>http://github.com/stephenc/jcip-annotations/issues</url>
+  </issueManagement>
+  <distributionManagement>
+    <site>
+      <id>github.com</id>
+      <url>gitsite:git@github.com/stephenc/jcip-annotations.git</url>
+    </site>
+  </distributionManagement>
+
+  <properties>
+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+    <project.build.outputEncoding>UTF-8</project.build.outputEncoding>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.8.2</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <artifactId>maven-clean-plugin</artifactId>
+          <version>2.5</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.0</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-deploy-plugin</artifactId>
+          <version>2.7</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-install-plugin</artifactId>
+          <version>2.4</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>2.4</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-release-plugin</artifactId>
+          <version>2.4</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-resources-plugin</artifactId>
+          <version>2.6</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-site-plugin</artifactId>
+          <version>3.2</version>
+          <dependencies>
+            <dependency>
+              <groupId>com.github.stephenc.wagon</groupId>
+              <artifactId>wagon-gitsite</artifactId>
+              <version>0.4.1</version>
+            </dependency>
+            <dependency>
+              <groupId>org.apache.maven.doxia</groupId>
+              <artifactId>doxia-module-markdown</artifactId>
+              <version>1.3</version>
+            </dependency>
+          </dependencies>
+        </plugin>
+        <plugin>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.13</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+    <plugins>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.5</source>
+          <target>1.5</target>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>2.6</version>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.9</version>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>2.3</version>
+      </plugin>
+    </plugins>
+  </reporting>
+
+</project>
diff --git a/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom.md5 b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom.md5
new file mode 100644
index 0000000..3f1a629
--- /dev/null
+++ b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom.md5
@@ -0,0 +1 @@
+11f9647450c14ff9b341c68782ef071a
\ No newline at end of file
diff --git a/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom.sha1 b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom.sha1
new file mode 100644
index 0000000..6ba1cd8
--- /dev/null
+++ b/common/m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom.sha1
@@ -0,0 +1 @@
+bdccebfbbbdd66fe56dcdf3bdee7b97a853cccc5
\ No newline at end of file
diff --git a/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/BUILD b/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/BUILD
new file mode 100644
index 0000000..9f4d282
--- /dev/null
+++ b/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "simple-tool-tip-0.5.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "simple-tool-tip-0.5.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.aar b/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.aar
new file mode 100644
index 0000000..9702a4a
--- /dev/null
+++ b/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.aar
Binary files differ
diff --git a/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.aar.sha1 b/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.aar.sha1
new file mode 100644
index 0000000..84de42e
--- /dev/null
+++ b/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.aar.sha1
@@ -0,0 +1 @@
+052eff749296d671815b6a74c6e283b38e6a7e62
\ No newline at end of file
diff --git a/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.pom b/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.pom
new file mode 100644
index 0000000..1222301
--- /dev/null
+++ b/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.pom
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.github.xizzhu</groupId>
+  <artifactId>simple-tool-tip</artifactId>
+  <version>0.5.0</version>
+  <packaging>aar</packaging>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>23.1.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.pom.sha1 b/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.pom.sha1
new file mode 100644
index 0000000..5417e9b
--- /dev/null
+++ b/common/m2/repository/com/github/xizzhu/simple-tool-tip/0.5.0/simple-tool-tip-0.5.0.pom.sha1
@@ -0,0 +1 @@
+76f65be14f009ac0982dfb96ccf8ccbb1a79ac17
\ No newline at end of file
diff --git a/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/BUILD b/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/BUILD
new file mode 100644
index 0000000..3be9009
--- /dev/null
+++ b/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "exoplayer-r1.5.9.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "exoplayer-r1.5.9.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.aar b/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.aar
new file mode 100644
index 0000000..b879679
--- /dev/null
+++ b/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.aar
Binary files differ
diff --git a/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.aar.sha1 b/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.aar.sha1
new file mode 100644
index 0000000..88908d8
--- /dev/null
+++ b/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.aar.sha1
@@ -0,0 +1 @@
+56b9c35137b948ec867ff5b48f04bd65cac4601a
\ No newline at end of file
diff --git a/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.pom b/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.pom
new file mode 100644
index 0000000..9256d5b
--- /dev/null
+++ b/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.pom
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.google.android.exoplayer</groupId>
+  <artifactId>exoplayer</artifactId>
+  <version>r1.5.9</version>
+  <packaging>aar</packaging>
+</project>
diff --git a/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.pom.sha1 b/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.pom.sha1
new file mode 100644
index 0000000..8622116
--- /dev/null
+++ b/common/m2/repository/com/google/android/exoplayer/exoplayer/r1.5.9/exoplayer-r1.5.9.pom.sha1
@@ -0,0 +1 @@
+225c27dde906c8171349bc1b341b3e95a7603c0a
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auth/google-auth-library-credentials/maven-metadata.xml.md5 b/common/m2/repository/com/google/auth/google-auth-library-credentials/maven-metadata.xml.md5
deleted file mode 100644
index 949b14e..0000000
--- a/common/m2/repository/com/google/auth/google-auth-library-credentials/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-a4a4f20f67b4c08d815e1b2dfd441183
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auth/google-auth-library-credentials/maven-metadata.xml.sha1 b/common/m2/repository/com/google/auth/google-auth-library-credentials/maven-metadata.xml.sha1
deleted file mode 100644
index 4471dd5..0000000
--- a/common/m2/repository/com/google/auth/google-auth-library-credentials/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c802240de9daddc8f54820a2d29be94885a60427
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/maven-metadata.xml.md5 b/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/maven-metadata.xml.md5
deleted file mode 100644
index 8a7700c..0000000
--- a/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-17addb00b9e8e9db2d00eb0f7c5fe969
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/maven-metadata.xml.sha1 b/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/maven-metadata.xml.sha1
deleted file mode 100644
index 4fb9ab7..0000000
--- a/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d9a3bf95a49b3bc01312a67633606089c906c8db
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auth/google-auth-library-parent/maven-metadata.xml.md5 b/common/m2/repository/com/google/auth/google-auth-library-parent/maven-metadata.xml.md5
deleted file mode 100644
index fc9cb95..0000000
--- a/common/m2/repository/com/google/auth/google-auth-library-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-4df82b1259f4a8340ffc5ae537f98343
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auth/google-auth-library-parent/maven-metadata.xml.sha1 b/common/m2/repository/com/google/auth/google-auth-library-parent/maven-metadata.xml.sha1
deleted file mode 100644
index 8a61f87..0000000
--- a/common/m2/repository/com/google/auth/google-auth-library-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9934c5f78bddb37b239d6eb49128e767a3f7251f
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.jar b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.jar
new file mode 100644
index 0000000..4abd323
--- /dev/null
+++ b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.jar
Binary files differ
diff --git a/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.jar.md5 b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.jar.md5
new file mode 100644
index 0000000..87803b5
--- /dev/null
+++ b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.jar.md5
@@ -0,0 +1 @@
+416f9766d7de8822247224fb9803e289
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.jar.sha1 b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.jar.sha1
new file mode 100644
index 0000000..637d800
--- /dev/null
+++ b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.jar.sha1
@@ -0,0 +1 @@
+910d8b3ff71063135ae743d43d3dde3435c8648c
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.pom b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.pom
new file mode 100644
index 0000000..1494a29
--- /dev/null
+++ b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.pom
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright (C) 2014 Google, Inc.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.google.auto</groupId>
+    <artifactId>auto-parent</artifactId>
+    <version>3</version>
+  </parent>
+
+  <artifactId>auto-common</artifactId>
+  <version>0.7</version>
+  <name>Auto Common Libraries</name>
+  <description>
+    Common utilities for creating annotation processors.
+  </description>
+
+  <scm>
+    <url>http://github.com/google/auto</url>
+    <connection>scm:git:git://github.com/google/auto.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/google/auto.git</developerConnection>
+    <tag>HEAD</tag>
+  </scm>
+
+  <dependencies>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+      <version>19.0</version>
+    </dependency>
+    <!-- test dependencies -->
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava-testlib</artifactId>
+      <version>19.0</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.testing.compile</groupId>
+      <artifactId>compile-testing</artifactId>
+      <version>0.7</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.truth</groupId>
+      <artifactId>truth</artifactId>
+      <version>0.25</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-jar-plugin</artifactId>
+        <version>2.6</version>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.pom.md5 b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.pom.md5
new file mode 100644
index 0000000..d7db77d
--- /dev/null
+++ b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.pom.md5
@@ -0,0 +1 @@
+52cfa638cf6b9fb2f67ba2851d8ac97b
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.pom.sha1 b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.pom.sha1
new file mode 100644
index 0000000..98e3599
--- /dev/null
+++ b/common/m2/repository/com/google/auto/auto-common/0.7/auto-common-0.7.pom.sha1
@@ -0,0 +1 @@
+63505deee7b838ed540e13512442534e3d8bc88e
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auto/auto-parent/3/auto-parent-3.pom.md5 b/common/m2/repository/com/google/auto/auto-parent/3/auto-parent-3.pom.md5
new file mode 100644
index 0000000..1ee0bdd
--- /dev/null
+++ b/common/m2/repository/com/google/auto/auto-parent/3/auto-parent-3.pom.md5
@@ -0,0 +1 @@
+fbd483ef8f833cf9bafc281259335dd2
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/BUILD b/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/BUILD
new file mode 100644
index 0000000..cb597c3
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["auto-value-1.3-rc1.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/google/auto/auto-parent/3:pom",
+    source = "auto-value-1.3-rc1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.jar b/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.jar
new file mode 100644
index 0000000..ec88e2b
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.jar
Binary files differ
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.jar.sha1 b/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.jar.sha1
new file mode 100644
index 0000000..a7e2581
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.jar.sha1
@@ -0,0 +1 @@
+b764e0fb7e11353fbff493b22fd6e83bf091a179
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.pom b/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.pom
new file mode 100644
index 0000000..99e0b6b
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.pom
@@ -0,0 +1,152 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

+  <parent>

+    <artifactId>auto-parent</artifactId>

+    <groupId>com.google.auto</groupId>

+    <version>3</version>

+  </parent>

+  <modelVersion>4.0.0</modelVersion>

+  <groupId>com.google.auto.value</groupId>

+  <artifactId>auto-value</artifactId>

+  <name>AutoValue</name>

+  <version>1.3-rc1</version>

+  <description>Immutable value-type code generation for Java 1.6+.</description>

+  <scm>

+    <connection>scm:git:git://github.com/google/auto.git</connection>

+    <developerConnection>scm:git:ssh://git@github.com/google/auto.git</developerConnection>

+    <url>http://github.com/google/auto</url>

+  </scm>

+  <build>

+    <resources>

+      <resource>

+        <directory>src/main/java</directory>

+      </resource>

+    </resources>

+    <plugins>

+      <plugin>

+        <artifactId>maven-jar-plugin</artifactId>

+        <version>2.5</version>

+      </plugin>

+      <plugin>

+        <artifactId>maven-invoker-plugin</artifactId>

+        <executions>

+          <execution>

+            <id>integration-test</id>

+            <goals>

+              <goal>install</goal>

+              <goal>run</goal>

+            </goals>

+          </execution>

+        </executions>

+        <configuration>

+          <addTestClassPath>true</addTestClassPath>

+          <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>

+          <filterProperties>

+            <auto.version>${project.version}</auto.version>

+          </filterProperties>

+          <pomIncludes>

+            <pomInclude>*/pom.xml</pomInclude>

+          </pomIncludes>

+          <streamLogs>true</streamLogs>

+        </configuration>

+      </plugin>

+      <plugin>

+        <groupId>org.immutables.tools</groupId>

+        <artifactId>maven-shade-plugin</artifactId>

+        <version>3</version>

+        <executions>

+          <execution>

+            <phase>package</phase>

+            <goals>

+              <goal>shade</goal>

+            </goals>

+            <configuration>

+              <minimizeJar>true</minimizeJar>

+              <relocations>

+                <relocation>

+                  <pattern>org.objectweb</pattern>

+                  <shadedPattern>autovalue.shaded.org.objectweb$</shadedPattern>

+                </relocation>

+                <relocation>

+                  <pattern>com.google</pattern>

+                  <shadedPattern>autovalue.shaded.com.google$</shadedPattern>

+                  <excludes>

+                    <exclude>com.google.auto.value.**</exclude>

+                  </excludes>

+                </relocation>

+              </relocations>

+            </configuration>

+          </execution>

+        </executions>

+      </plugin>

+    </plugins>

+  </build>

+  <dependencies>

+    <dependency>

+      <groupId>org.apache.velocity</groupId>

+      <artifactId>velocity</artifactId>

+      <version>1.7</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>commons-collections</artifactId>

+          <groupId>commons-collections</groupId>

+        </exclusion>

+        <exclusion>

+          <artifactId>commons-lang</artifactId>

+          <groupId>commons-lang</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>com.google.guava</groupId>

+      <artifactId>guava-testlib</artifactId>

+      <version>19.0</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>jsr305</artifactId>

+          <groupId>com.google.code.findbugs</groupId>

+        </exclusion>

+        <exclusion>

+          <artifactId>error_prone_annotations</artifactId>

+          <groupId>com.google.errorprone</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>com.google.testing.compile</groupId>

+      <artifactId>compile-testing</artifactId>

+      <version>0.9</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>tools</artifactId>

+          <groupId>com.sun</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>junit</groupId>

+      <artifactId>junit</artifactId>

+      <version>4.11</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>hamcrest-core</artifactId>

+          <groupId>org.hamcrest</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>com.google.truth</groupId>

+      <artifactId>truth</artifactId>

+      <version>0.25</version>

+      <scope>test</scope>

+    </dependency>

+  </dependencies>

+  <properties>

+    <guava.version>19.0</guava.version>

+  </properties>

+</project>

+

diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.pom.sha1 b/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.pom.sha1
new file mode 100644
index 0000000..06c5157
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/auto-value-1.3-rc1.pom.sha1
@@ -0,0 +1 @@
+9b923cfefe8dbd0306b63175a1e675612cb40a85
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3/BUILD b/common/m2/repository/com/google/auto/value/auto-value/1.3/BUILD
new file mode 100644
index 0000000..07976e4
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["auto-value-1.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/google/auto/auto-parent/3:pom",
+    source = "auto-value-1.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3/README b/common/m2/repository/com/google/auto/value/auto-value/1.3/README
new file mode 100644
index 0000000..e16a34d
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3/README
@@ -0,0 +1,20 @@
+This jar was produced by the following command:
+
+mvn org.apache.maven.plugins:maven-install-plugin:2.5.1:install-file \
+        -Dfile=$OUT/auto-value-1.3.jar \
+        -DgroupId=com.google.auto.value \
+        -DartifactId=auto-value \
+        -Dversion=1.3 \
+        -Dpackaging=jar \
+        -DgeneratePom=true \
+        -DlocalRepositoryPath=repository \
+        -DcreateChecksum=true
+
+The Dfile jar was obtained from:
+
+http://central.maven.org/maven2/com/google/auto/value/auto-value/1.3/
+
+And should track the release:
+
+https://github.com/google/auto/releases/tag/auto-value-1.3
+
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.jar b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.jar
new file mode 100644
index 0000000..c2e8b0d
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.jar
Binary files differ
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.jar.md5 b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.jar.md5
new file mode 100644
index 0000000..4c8f358
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.jar.md5
@@ -0,0 +1 @@
+f91a547c6e39d3e1473b6d6893b87206
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.jar.sha1 b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.jar.sha1
new file mode 100644
index 0000000..a104553
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.jar.sha1
@@ -0,0 +1 @@
+4961194f62915eb45e21940537d60ac53912c57d
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.pom b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.pom
new file mode 100644
index 0000000..6d6632b
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.pom
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.google.auto.value</groupId>
+  <artifactId>auto-value</artifactId>
+  <version>1.3</version>
+  <description>POM was created from install:install-file</description>
+</project>
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.pom.md5 b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.pom.md5
new file mode 100644
index 0000000..22be4ed
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.pom.md5
@@ -0,0 +1 @@
+c7c575acda643519fcb83b633f9451e6
\ No newline at end of file
diff --git a/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.pom.sha1 b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.pom.sha1
new file mode 100644
index 0000000..58d6c42
--- /dev/null
+++ b/common/m2/repository/com/google/auto/value/auto-value/1.3/auto-value-1.3.pom.sha1
@@ -0,0 +1 @@
+c22e79180021561ac70963f0bb9ee5840a3f9cf2
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/annotations/maven-metadata.xml.md5 b/common/m2/repository/com/google/code/findbugs/annotations/maven-metadata.xml.md5
deleted file mode 100644
index c896fdf..0000000
--- a/common/m2/repository/com/google/code/findbugs/annotations/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-51836be1d478ffdfb582c84de132283a
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/annotations/maven-metadata.xml.sha1 b/common/m2/repository/com/google/code/findbugs/annotations/maven-metadata.xml.sha1
deleted file mode 100644
index c986666..0000000
--- a/common/m2/repository/com/google/code/findbugs/annotations/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e108635190f1ad3209d96f3bd727da723a7cfca9
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/bcel-findbugs/maven-metadata.xml.md5 b/common/m2/repository/com/google/code/findbugs/bcel-findbugs/maven-metadata.xml.md5
deleted file mode 100644
index 923b9b3..0000000
--- a/common/m2/repository/com/google/code/findbugs/bcel-findbugs/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-55cf2d5188af8410e18e898ea2f620f9
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/bcel-findbugs/maven-metadata.xml.sha1 b/common/m2/repository/com/google/code/findbugs/bcel-findbugs/maven-metadata.xml.sha1
deleted file mode 100644
index 38b37b0..0000000
--- a/common/m2/repository/com/google/code/findbugs/bcel-findbugs/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a2aeb70f297ff9f077ffe1d911b3a769befc5842
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/bcel/maven-metadata.xml.md5 b/common/m2/repository/com/google/code/findbugs/bcel/maven-metadata.xml.md5
deleted file mode 100644
index 110fed5..0000000
--- a/common/m2/repository/com/google/code/findbugs/bcel/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-e2305b6ec268b47e2afe7a87b147beca
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/bcel/maven-metadata.xml.sha1 b/common/m2/repository/com/google/code/findbugs/bcel/maven-metadata.xml.sha1
deleted file mode 100644
index 943cc69..0000000
--- a/common/m2/repository/com/google/code/findbugs/bcel/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1a423e533fafc7be5c7e23b333da58b19de4103a
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/findbugs/maven-metadata.xml.md5 b/common/m2/repository/com/google/code/findbugs/findbugs/maven-metadata.xml.md5
deleted file mode 100644
index 7ac0a5c..0000000
--- a/common/m2/repository/com/google/code/findbugs/findbugs/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-5be032adcf5b8d52363dd10d76ccfd93
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/findbugs/maven-metadata.xml.sha1 b/common/m2/repository/com/google/code/findbugs/findbugs/maven-metadata.xml.sha1
deleted file mode 100644
index 16f312a..0000000
--- a/common/m2/repository/com/google/code/findbugs/findbugs/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-73a669f27322c8897e371e6e263e9e53afdb60e3
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/jFormatString/maven-metadata.xml.md5 b/common/m2/repository/com/google/code/findbugs/jFormatString/maven-metadata.xml.md5
deleted file mode 100644
index 8bafc99..0000000
--- a/common/m2/repository/com/google/code/findbugs/jFormatString/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-2ae2a61ce57d14c44bb1e955683639fd
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/jFormatString/maven-metadata.xml.sha1 b/common/m2/repository/com/google/code/findbugs/jFormatString/maven-metadata.xml.sha1
deleted file mode 100644
index e584956..0000000
--- a/common/m2/repository/com/google/code/findbugs/jFormatString/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-07fd259453cb6d7acf4728489e419b5bc41d800f
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/jsr305/maven-metadata.xml.md5 b/common/m2/repository/com/google/code/findbugs/jsr305/maven-metadata.xml.md5
deleted file mode 100644
index 4bf36a6..0000000
--- a/common/m2/repository/com/google/code/findbugs/jsr305/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-5985f79b8d890c70480d21b8e8d0f93c
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/findbugs/jsr305/maven-metadata.xml.sha1 b/common/m2/repository/com/google/code/findbugs/jsr305/maven-metadata.xml.sha1
deleted file mode 100644
index fb0d068..0000000
--- a/common/m2/repository/com/google/code/findbugs/jsr305/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e20d1af4c3d8298d0d0a6cae838c666be52c6c39
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/gson/gson-parent/2.6.2/BUILD b/common/m2/repository/com/google/code/gson/gson-parent/2.6.2/BUILD
new file mode 100644
index 0000000..e3daeeb
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson-parent/2.6.2/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "gson-parent-2.6.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/code/gson/gson-parent/2.6.2/gson-parent-2.6.2.pom b/common/m2/repository/com/google/code/gson/gson-parent/2.6.2/gson-parent-2.6.2.pom
new file mode 100644
index 0000000..79fef8d
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson-parent/2.6.2/gson-parent-2.6.2.pom
@@ -0,0 +1,123 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.google.code.gson</groupId>
+  <artifactId>gson-parent</artifactId>
+  <version>2.6.2</version>
+  <packaging>pom</packaging>
+
+  <name>Gson Parent</name>
+  <description>Gson JSON library</description>
+  <url>https://github.com/google/gson</url>
+
+  <modules>
+    <module>gson</module>
+  </modules>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <java.version>1.6</java.version>
+  </properties>
+
+  <scm>
+    <url>https://github.com/google/gson/</url>
+    <connection>scm:git:https://github.com/google/gson.git</connection>
+    <developerConnection>scm:git:git@github.com:google/gson.git</developerConnection>
+    <tag>gson-parent-2.6.2</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>https://github.com/google/gson/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>3.8.2</version>
+        <scope>test</scope>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.0</version>
+          <configuration>
+            <source>${java.version}</source>
+            <target>${java.version}</target>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.10.3</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-jar-plugin</artifactId>
+          <configuration>
+            <useDefaultManifestFile>true</useDefaultManifestFile>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.4.2</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-provider-gitexe</artifactId>
+            <version>1.9</version>
+          </dependency>
+        </dependencies>
+        <configuration>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <profiles>
+    <profile>
+      <id>doclint-java8-disable</id>
+      <activation>
+        <jdk>[1.8,</jdk>
+      </activation>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <additionalparam>-Xdoclint:none</additionalparam>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/google/code/gson/gson-parent/2.6.2/gson-parent-2.6.2.pom.sha1 b/common/m2/repository/com/google/code/gson/gson-parent/2.6.2/gson-parent-2.6.2.pom.sha1
new file mode 100644
index 0000000..3ead7bf
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson-parent/2.6.2/gson-parent-2.6.2.pom.sha1
@@ -0,0 +1 @@
+125de3886b0143215ced68258da27167daf7f165
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/gson/gson-parent/2.8.0/BUILD b/common/m2/repository/com/google/code/gson/gson-parent/2.8.0/BUILD
new file mode 100644
index 0000000..65be592
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson-parent/2.8.0/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "gson-parent-2.8.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom b/common/m2/repository/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom
new file mode 100644
index 0000000..d16b412
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.google.code.gson</groupId>
+  <artifactId>gson-parent</artifactId>
+  <version>2.8.0</version>
+  <packaging>pom</packaging>
+
+  <name>Gson Parent</name>
+  <description>Gson JSON library</description>
+  <url>https://github.com/google/gson</url>
+
+  <modules>
+    <module>gson</module>
+  </modules>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <java.version>1.6</java.version>
+  </properties>
+
+  <scm>
+    <url>https://github.com/google/gson/</url>
+    <connection>scm:git:https://github.com/google/gson.git</connection>
+    <developerConnection>scm:git:git@github.com:google/gson.git</developerConnection>
+    <tag>gson-parent-2.8.0</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>https://github.com/google/gson/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>4.12</version>
+        <scope>test</scope>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.0</version>
+          <configuration>
+            <source>${java.version}</source>
+            <target>${java.version}</target>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.10.3</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-jar-plugin</artifactId>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.4.2</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-provider-gitexe</artifactId>
+            <version>1.9</version>
+          </dependency>
+        </dependencies>
+        <configuration>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <profiles>
+    <profile>
+      <id>doclint-java8-disable</id>
+      <activation>
+        <jdk>[1.8,)</jdk>
+      </activation>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <additionalparam>-Xdoclint:none</additionalparam>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom.sha1 b/common/m2/repository/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom.sha1
new file mode 100644
index 0000000..7b02b1f
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom.sha1
@@ -0,0 +1 @@
+df4e302623519c6b801aee5281bada262b9ed876
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/gson/gson/2.3/NOTICE b/common/m2/repository/com/google/code/gson/gson/2.3/NOTICE
new file mode 100644
index 0000000..b9ba188
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.3/NOTICE
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright 2008-2011 Google Inc.
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
diff --git a/common/m2/repository/com/google/code/gson/gson/2.6.2/BUILD b/common/m2/repository/com/google/code/gson/gson/2.6.2/BUILD
new file mode 100644
index 0000000..a2a5d9d
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.6.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["gson-2.6.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/google/code/gson/gson-parent/2.6.2:pom",
+    source = "gson-2.6.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/code/gson/gson/2.6.2/NOTICE b/common/m2/repository/com/google/code/gson/gson/2.6.2/NOTICE
new file mode 100644
index 0000000..b9ba188
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.6.2/NOTICE
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright 2008-2011 Google Inc.
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
diff --git a/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar b/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar
new file mode 100644
index 0000000..9d78626
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar
Binary files differ
diff --git a/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar.sha1 b/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar.sha1
new file mode 100644
index 0000000..0534ca9
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar.sha1
@@ -0,0 +1 @@
+f1bc476cc167b18e66c297df599b2377131a8947
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.pom b/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.pom
new file mode 100644
index 0000000..62cf161
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.pom
@@ -0,0 +1,48 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.google.code.gson</groupId>
+    <artifactId>gson-parent</artifactId>
+    <version>2.6.2</version>
+  </parent>
+
+  <artifactId>gson</artifactId>
+  <name>Gson</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <includePackageNames>com.google.gson</includePackageNames>
+          <excludePackageNames>com.google.gson.internal:com.google.gson.internal.bind</excludePackageNames>
+          <links>
+            <link>http://docs.oracle.com/javase/6/docs/api/</link>
+          </links>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>biz.aQute.bnd</groupId>
+        <artifactId>bnd-maven-plugin</artifactId>
+        <version>3.1.0</version>
+        <executions>
+          <execution>
+            <goals>
+              <goal>bnd-process</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.pom.sha1 b/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.pom.sha1
new file mode 100644
index 0000000..568fd32
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.pom.sha1
@@ -0,0 +1 @@
+71556b4f382622b6be7cd0b278bf5939a036909a
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/gson/gson/2.8.0/BUILD b/common/m2/repository/com/google/code/gson/gson/2.8.0/BUILD
new file mode 100644
index 0000000..375803d
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.8.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["gson-2.8.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/google/code/gson/gson-parent/2.8.0:pom",
+    source = "gson-2.8.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar b/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
new file mode 100644
index 0000000..1235f63
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
Binary files differ
diff --git a/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar.sha1 b/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar.sha1
new file mode 100644
index 0000000..e4acea3
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar.sha1
@@ -0,0 +1 @@
+c4ba5371a29ac9b2ad6129b1d39ea38750043eff
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom b/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom
new file mode 100644
index 0000000..233e5c3
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom
@@ -0,0 +1,48 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.google.code.gson</groupId>
+    <artifactId>gson-parent</artifactId>
+    <version>2.8.0</version>
+  </parent>
+
+  <artifactId>gson</artifactId>
+  <name>Gson</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <includePackageNames>com.google.gson</includePackageNames>
+          <excludePackageNames>com.google.gson.internal:com.google.gson.internal.bind</excludePackageNames>
+          <links>
+            <link>http://docs.oracle.com/javase/6/docs/api/</link>
+          </links>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>biz.aQute.bnd</groupId>
+        <artifactId>bnd-maven-plugin</artifactId>
+        <version>3.1.0</version>
+        <executions>
+          <execution>
+            <goals>
+              <goal>bnd-process</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom.sha1 b/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom.sha1
new file mode 100644
index 0000000..b2fb06d
--- /dev/null
+++ b/common/m2/repository/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom.sha1
@@ -0,0 +1 @@
+36e74e4b4e2a699b4dc43e722cd0ad436f6b21fd
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/gson/gson/maven-metadata.xml.md5 b/common/m2/repository/com/google/code/gson/gson/maven-metadata.xml.md5
deleted file mode 100644
index 4383125..0000000
--- a/common/m2/repository/com/google/code/gson/gson/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-4d0c0af82e664dba194c6452b3ad7d6a
\ No newline at end of file
diff --git a/common/m2/repository/com/google/code/gson/gson/maven-metadata.xml.sha1 b/common/m2/repository/com/google/code/gson/gson/maven-metadata.xml.sha1
deleted file mode 100644
index ba17a8f..0000000
--- a/common/m2/repository/com/google/code/gson/gson/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-bc2ccb28b1404169835f5c2793543157563c1c37
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dagger/dagger-compiler/2.7/BUILD b/common/m2/repository/com/google/dagger/dagger-compiler/2.7/BUILD
new file mode 100644
index 0000000..6e16936
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-compiler/2.7/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["dagger-compiler-2.7.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/google/dagger/dagger-parent/2.7:pom",
+    source = "dagger-compiler-2.7.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.jar b/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.jar
new file mode 100644
index 0000000..8ce803e
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.jar
Binary files differ
diff --git a/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.jar.sha1 b/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.jar.sha1
new file mode 100644
index 0000000..01693f1
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.jar.sha1
@@ -0,0 +1 @@
+65aa7daec6dd64bf4f3208b268c38c6a4fb2b849
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.pom b/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.pom
new file mode 100644
index 0000000..86c0bab
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.pom
@@ -0,0 +1,206 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

+  <parent>

+    <artifactId>dagger-parent</artifactId>

+    <groupId>com.google.dagger</groupId>

+    <version>2.7</version>

+  </parent>

+  <modelVersion>4.0.0</modelVersion>

+  <artifactId>dagger-compiler</artifactId>

+  <name>Dagger Compiler</name>

+  <description>Tools to generate Dagger injection and module adapters from annotated code and validate them.</description>

+  <build>

+    <plugins>

+      <plugin>

+        <artifactId>maven-compiler-plugin</artifactId>

+        <executions>

+          <execution>

+            <id>default-compile</id>

+            <goals>

+              <goal>compile</goal>

+            </goals>

+            <configuration>

+              <annotationProcessors>

+                <annotationProcessor>com.google.auto.value.processor.AutoValueProcessor</annotationProcessor>

+                <annotationProcessor>com.google.auto.service.processor.AutoServiceProcessor</annotationProcessor>

+              </annotationProcessors>

+            </configuration>

+          </execution>

+          <execution>

+            <id>default-test-compile</id>

+            <goals>

+              <goal>testCompile</goal>

+            </goals>

+            <configuration>

+              <annotationProcessors>

+                <annotationProcessor>dagger.internal.codegen.ComponentProcessor</annotationProcessor>

+              </annotationProcessors>

+            </configuration>

+          </execution>

+        </executions>

+      </plugin>

+      <plugin>

+        <artifactId>maven-invoker-plugin</artifactId>

+        <executions>

+          <execution>

+            <id>integration-test</id>

+            <goals>

+              <goal>install</goal>

+              <goal>run</goal>

+            </goals>

+          </execution>

+        </executions>

+        <configuration>

+          <addTestClassPath>true</addTestClassPath>

+          <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>

+          <cloneClean>true</cloneClean>

+          <profiles>

+            <profile>!sonatype-oss-release</profile>

+          </profiles>

+          <pomIncludes>

+            <pomInclude>*/pom.xml</pomInclude>

+          </pomIncludes>

+          <localRepositoryPath>${project.build.directory}/it-repo</localRepositoryPath>

+          <filterProperties>

+            <dagger.version>${project.version}</dagger.version>

+            <dagger.groupId>${project.groupId}</dagger.groupId>

+          </filterProperties>

+          <streamLogs>true</streamLogs>

+        </configuration>

+      </plugin>

+      <plugin>

+        <artifactId>maven-shade-plugin</artifactId>

+        <version>2.3</version>

+        <executions>

+          <execution>

+            <phase>package</phase>

+            <goals>

+              <goal>shade</goal>

+            </goals>

+            <configuration>

+              <minimizeJar>true</minimizeJar>

+              <artifactSet>

+                <excludes>

+                  <exclude>com.google.guava</exclude>

+                  <exclude>com.google.auto.service</exclude>

+                  <exclude>com.google.auto.value</exclude>

+                  <exclude>com.google.dagger:dagger</exclude>

+                  <exclude>com.google.dagger:dagger-producers</exclude>

+                  <exclude>javax.inject</exclude>

+                </excludes>

+              </artifactSet>

+              <relocations>

+                <relocation>

+                  <pattern>com.google.auto.common</pattern>

+                  <shadedPattern>dagger.shaded.auto.common</shadedPattern>

+                </relocation>

+              </relocations>

+              <filters>

+                <filter>

+                  <artifact>*:*</artifact>

+                  <excludes>

+                    <exclude>META-INF/*.SF</exclude>

+                    <exclude>META-INF/*.DSA</exclude>

+                    <exclude>META-INF/*.RSA</exclude>

+                  </excludes>

+                </filter>

+              </filters>

+            </configuration>

+          </execution>

+        </executions>

+      </plugin>

+    </plugins>

+  </build>

+  <dependencies>

+    <dependency>

+      <groupId>com.google.dagger</groupId>

+      <artifactId>dagger</artifactId>

+      <version>2.7</version>

+      <scope>compile</scope>

+    </dependency>

+    <dependency>

+      <groupId>com.google.dagger</groupId>

+      <artifactId>dagger-producers</artifactId>

+      <version>2.7</version>

+      <scope>compile</scope>

+    </dependency>

+    <dependency>

+      <groupId>com.google.guava</groupId>

+      <artifactId>guava</artifactId>

+      <version>19.0</version>

+      <scope>compile</scope>

+    </dependency>

+    <dependency>

+      <groupId>com.google.auto.service</groupId>

+      <artifactId>auto-service</artifactId>

+      <version>1.0-rc2</version>

+      <scope>provided</scope>

+    </dependency>

+    <dependency>

+      <groupId>com.google.auto.value</groupId>

+      <artifactId>auto-value</artifactId>

+      <version>1.3</version>

+      <scope>provided</scope>

+    </dependency>

+    <dependency>

+      <groupId>junit</groupId>

+      <artifactId>junit</artifactId>

+      <version>4.11</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>hamcrest-core</artifactId>

+          <groupId>org.hamcrest</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>com.google.dagger</groupId>

+      <artifactId>dagger</artifactId>

+      <version>2.7</version>

+      <classifier>tests</classifier>

+      <scope>test</scope>

+    </dependency>

+    <dependency>

+      <groupId>com.google.testing.compile</groupId>

+      <artifactId>compile-testing</artifactId>

+      <version>0.9</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>tools</artifactId>

+          <groupId>com.sun</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>com.google.guava</groupId>

+      <artifactId>guava-testlib</artifactId>

+      <version>19.0</version>

+      <scope>test</scope>

+    </dependency>

+    <dependency>

+      <groupId>org.mockito</groupId>

+      <artifactId>mockito-core</artifactId>

+      <version>1.9.5</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>objenesis</artifactId>

+          <groupId>org.objenesis</groupId>

+        </exclusion>

+        <exclusion>

+          <artifactId>hamcrest-core</artifactId>

+          <groupId>org.hamcrest</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>com.google.truth</groupId>

+      <artifactId>truth</artifactId>

+      <version>0.30</version>

+      <scope>test</scope>

+    </dependency>

+  </dependencies>

+</project>

+

diff --git a/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.pom.sha1 b/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.pom.sha1
new file mode 100644
index 0000000..76820a1
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-compiler/2.7/dagger-compiler-2.7.pom.sha1
@@ -0,0 +1 @@
+b9338bb31910c7f1d497bf01cc9f4786867ae847
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dagger/dagger-parent/2.7/BUILD b/common/m2/repository/com/google/dagger/dagger-parent/2.7/BUILD
new file mode 100644
index 0000000..fa72e01
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-parent/2.7/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "dagger-parent-2.7.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/dagger/dagger-parent/2.7/dagger-parent-2.7.pom b/common/m2/repository/com/google/dagger/dagger-parent/2.7/dagger-parent-2.7.pom
new file mode 100644
index 0000000..0c350a1
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-parent/2.7/dagger-parent-2.7.pom
@@ -0,0 +1,235 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright (C) 2012 Google, Inc.
+  Copyright (C) 2012 Square, Inc.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.google.dagger</groupId>
+  <artifactId>dagger-parent</artifactId>
+  <packaging>pom</packaging>
+  <version>2.7</version>
+  <name>Dagger (Parent)</name>
+  <description>A fast dependency injector for Android and Java.</description>
+  <url>https://github.com/square/dagger</url>
+
+  <modules>
+    <module>compiler</module>
+    <module>core</module>
+    <module>gwt</module>
+    <!-- examples are handled in a default profile (see below) -->
+    <module>producers</module>
+  </modules>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+
+    <!-- Compilation -->
+    <java.version>1.7</java.version>
+    <javax.inject.version>1</javax.inject.version>
+    <javax.annotation.version>3.0.1</javax.annotation.version>
+    <auto.common.version>0.7</auto.common.version>
+    <auto.factory.version>1.0-beta3</auto.factory.version>
+    <auto.service.version>1.0-rc2</auto.service.version>
+    <auto.value.version>1.3</auto.value.version>
+    <errorprone.version>2.0.12</errorprone.version>
+    <guava.version>19.0</guava.version>
+    <google.java.format.version>1.0</google.java.format.version>
+
+
+    <!-- Test Dependencies -->
+    <compile-testing.version>0.9</compile-testing.version>
+    <junit.version>4.11</junit.version>
+    <mockito.version>1.9.5</mockito.version>
+    <truth.version>0.30</truth.version>
+  </properties>
+
+  <scm>
+    <url>http://github.com/google/dagger/</url>
+    <connection>scm:git:git://github.com/google/dagger.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/google/dagger.git</developerConnection>
+    <tag>HEAD</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>http://github.com/google/dagger/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <organization>
+    <name>Google, Inc.</name>
+    <url>http://www.google.com</url>
+  </organization>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>javax.inject</groupId>
+        <artifactId>javax.inject</artifactId>
+        <version>${javax.inject.version}</version>
+      </dependency>
+       <dependency>
+        <groupId>javax.inject</groupId>
+        <artifactId>javax.inject-tck</artifactId>
+        <version>${javax.inject.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.code.findbugs</groupId>
+        <artifactId>jsr305</artifactId>
+        <version>${javax.annotation.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.guava</groupId>
+        <artifactId>guava</artifactId>
+        <version>${guava.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.guava</groupId>
+        <artifactId>guava-testlib</artifactId>
+        <version>${guava.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.googlejavaformat</groupId>
+        <artifactId>google-java-format</artifactId>
+        <version>${google.java.format.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.auto</groupId>
+        <artifactId>auto-common</artifactId>
+        <version>${auto.common.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.auto.service</groupId>
+        <artifactId>auto-service</artifactId>
+        <version>${auto.service.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.auto.value</groupId>
+        <artifactId>auto-value</artifactId>
+        <version>${auto.value.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.errorprone</groupId>
+        <artifactId>error_prone_annotations</artifactId>
+        <version>${errorprone.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${junit.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.testing.compile</groupId>
+        <artifactId>compile-testing</artifactId>
+        <version>${compile-testing.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.mockito</groupId>
+        <artifactId>mockito-core</artifactId>
+        <version>${mockito.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.truth</groupId>
+        <artifactId>truth</artifactId>
+        <version>${truth.version}</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <artifactId>maven-invoker-plugin</artifactId>
+          <version>1.7</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.1</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>2.5</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>${java.version}</source>
+          <target>${java.version}</target>
+          <compilerArgument>-Xlint:all</compilerArgument>
+          <showWarnings>true</showWarnings>
+          <showDeprecation>true</showDeprecation>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.3.2</version><!--$NO-MVN-MAN-VER$-->
+        <configuration>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.10.4</version>
+        <configuration>
+          <windowtitle>Dagger Dependency Injection ${project.version} API</windowtitle>
+          <doctitle>Dagger Dependency Injection ${project.version} API</doctitle>
+          <docfilessubdirs>true</docfilessubdirs>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <!--
+    A profile which when switched off excludes example modules.  By default the profile
+    is on and invokes examples.  However, when processing javadocs, it is switched off
+    omitting the example code from the javadoc.
+  -->
+  <profiles>
+    <profile>
+      <id>examples</id>
+      <activation>
+        <activeByDefault>true</activeByDefault>
+      </activation>
+      <modules>
+        <module>core</module>
+        <module>compiler</module>
+        <module>gwt</module>
+        <module>examples</module>
+        <module>producers</module>
+      </modules>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/google/dagger/dagger-parent/2.7/dagger-parent-2.7.pom.sha1 b/common/m2/repository/com/google/dagger/dagger-parent/2.7/dagger-parent-2.7.pom.sha1
new file mode 100644
index 0000000..8bd18d3
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-parent/2.7/dagger-parent-2.7.pom.sha1
@@ -0,0 +1 @@
+96f27ec8300cd4423f8b5cde9a2c5df426e0804a
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dagger/dagger-producers/2.7/BUILD b/common/m2/repository/com/google/dagger/dagger-producers/2.7/BUILD
new file mode 100644
index 0000000..3388ca1
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-producers/2.7/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["dagger-producers-2.7.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/google/dagger/dagger-parent/2.7:pom",
+    source = "dagger-producers-2.7.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.jar b/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.jar
new file mode 100644
index 0000000..2338606
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.jar
Binary files differ
diff --git a/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.jar.sha1 b/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.jar.sha1
new file mode 100644
index 0000000..fb5f463
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.jar.sha1
@@ -0,0 +1 @@
+109b30d9c44c037e3bee87e85564fd604a7d432f
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.pom b/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.pom
new file mode 100644
index 0000000..b9c28f4
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.pom
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2014 Google, Inc.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.google.dagger</groupId>
+    <artifactId>dagger-parent</artifactId>
+    <version>2.7</version>
+  </parent>
+
+  <artifactId>dagger-producers</artifactId>
+  <name>Dagger Production Graphs</name>
+  <description>
+    An asynchronous dependency injection system that extends JSR-330.
+  </description>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>dagger</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>com.google.code.findbugs</groupId>
+      <artifactId>jsr305</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.truth</groupId>
+      <artifactId>truth</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava-testlib</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.pom.sha1 b/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.pom.sha1
new file mode 100644
index 0000000..a45e86e
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger-producers/2.7/dagger-producers-2.7.pom.sha1
@@ -0,0 +1 @@
+5924482b221e46bab9ee88d62ed5e97c23371fab
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dagger/dagger/2.7/BUILD b/common/m2/repository/com/google/dagger/dagger/2.7/BUILD
new file mode 100644
index 0000000..ddd13a5
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger/2.7/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["dagger-2.7.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/google/dagger/dagger-parent/2.7:pom",
+    source = "dagger-2.7.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.jar b/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.jar
new file mode 100644
index 0000000..511ad60
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.jar
Binary files differ
diff --git a/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.jar.sha1 b/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.jar.sha1
new file mode 100644
index 0000000..7b6f319
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.jar.sha1
@@ -0,0 +1 @@
+f60e4926b5f05a62ff73e73b6eb3a856cdc74ddb
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.pom b/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.pom
new file mode 100644
index 0000000..9610a50
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.pom
@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Square, Inc.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.google.dagger</groupId>
+    <artifactId>dagger-parent</artifactId>
+    <version>2.7</version>
+  </parent>
+
+  <artifactId>dagger</artifactId>
+  <name>Dagger</name>
+
+  <properties>
+    <!-- Runtime must remain Java6 to support android. -->
+    <java.version>1.6</java.version>
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>javax.inject</groupId>
+      <artifactId>javax.inject</artifactId>
+    </dependency>
+
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.truth</groupId>
+      <artifactId>truth</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-maven-plugin</artifactId>
+        <version>1.8</version><!-- 1.9+ requires JDK7 on the build machine -->
+        <executions>
+          <execution>
+            <id>sniff-api</id>
+            <goals><goal>check</goal></goals>
+          </execution>
+        </executions>
+        <configuration>
+          <signature>
+            <groupId>org.codehaus.mojo.signature</groupId>
+            <artifactId>java16</artifactId>
+            <version>1.0</version>
+          </signature>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <excludePackageNames>dagger.internal:dagger.internal.*</excludePackageNames>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-source-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-sources</id>
+            <phase>generate-resources</phase>
+            <goals>
+              <goal>jar-no-fork</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-jar-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>test-jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.pom.sha1 b/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.pom.sha1
new file mode 100644
index 0000000..a15069f
--- /dev/null
+++ b/common/m2/repository/com/google/dagger/dagger/2.7/dagger-2.7.pom.sha1
@@ -0,0 +1 @@
+5dbd24a584d09c0a26d079e0f6ebaccd86f0b934
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dexmaker/dexmaker-mockito/maven-metadata.xml.md5 b/common/m2/repository/com/google/dexmaker/dexmaker-mockito/maven-metadata.xml.md5
deleted file mode 100644
index c01450a..0000000
--- a/common/m2/repository/com/google/dexmaker/dexmaker-mockito/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-203c484178f11c0e8aa91aa7b6bb6925
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dexmaker/dexmaker-mockito/maven-metadata.xml.sha1 b/common/m2/repository/com/google/dexmaker/dexmaker-mockito/maven-metadata.xml.sha1
deleted file mode 100644
index 6c27468..0000000
--- a/common/m2/repository/com/google/dexmaker/dexmaker-mockito/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8b9c858ba8d6bba7b55e27b46e537dae6df58755
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dexmaker/dexmaker-parent/maven-metadata.xml.md5 b/common/m2/repository/com/google/dexmaker/dexmaker-parent/maven-metadata.xml.md5
deleted file mode 100644
index 63cb80c..0000000
--- a/common/m2/repository/com/google/dexmaker/dexmaker-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-ddb66c4f688b359b21028024824a3a28
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dexmaker/dexmaker-parent/maven-metadata.xml.sha1 b/common/m2/repository/com/google/dexmaker/dexmaker-parent/maven-metadata.xml.sha1
deleted file mode 100644
index d7c2a37..0000000
--- a/common/m2/repository/com/google/dexmaker/dexmaker-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d5311dac5dab64a9aee8f73efac8d254ebc5536d
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dexmaker/dexmaker/maven-metadata.xml.md5 b/common/m2/repository/com/google/dexmaker/dexmaker/maven-metadata.xml.md5
deleted file mode 100644
index a780ddd..0000000
--- a/common/m2/repository/com/google/dexmaker/dexmaker/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-12a21e6cd1d5bae3d000e34da16d2fc2
\ No newline at end of file
diff --git a/common/m2/repository/com/google/dexmaker/dexmaker/maven-metadata.xml.sha1 b/common/m2/repository/com/google/dexmaker/dexmaker/maven-metadata.xml.sha1
deleted file mode 100644
index 112debb..0000000
--- a/common/m2/repository/com/google/dexmaker/dexmaker/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fc950e843bf6bdd3f0ad17bf50a23d8878ef8bf0
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.jar b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.jar
new file mode 100644
index 0000000..5e379f4
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.jar
Binary files differ
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.jar.md5 b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.jar.md5
new file mode 100644
index 0000000..7eef9f3
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.jar.md5
@@ -0,0 +1 @@
+c315b75608786e16dc5d451d922d8432
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.jar.sha1 b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.jar.sha1
new file mode 100644
index 0000000..fc33049
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.jar.sha1
@@ -0,0 +1 @@
+524c44c409eaa0d0b4ac020197ee0e163e608bca
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.pom b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.pom
new file mode 100644
index 0000000..530043a
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2011 Google Inc. All Rights Reserved.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.google.errorprone</groupId>
+    <artifactId>error_prone_parent</artifactId>
+    <version>2.0.18</version>
+  </parent>
+
+  <name>@BugPattern annotation</name>
+  <artifactId>error_prone_annotation</artifactId>
+
+  <dependencies>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+      <version>${guava.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit-dep</artifactId>
+      <version>4.10</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.pom.md5 b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.pom.md5
new file mode 100644
index 0000000..287a3ab
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.pom.md5
@@ -0,0 +1 @@
+3c68c807634c02b39c837df4249d1780
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.pom.sha1 b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.pom.sha1
new file mode 100644
index 0000000..f99a4c0
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotation/2.0.18/error_prone_annotation-2.0.18.pom.sha1
@@ -0,0 +1 @@
+30537f3775042f196511e58c984677fbffda4ac2
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar
new file mode 100644
index 0000000..fa549b4
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar
Binary files differ
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar.md5 b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar.md5
new file mode 100644
index 0000000..de9170a
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar.md5
@@ -0,0 +1 @@
+98051758c08c9b7111b3268655069432
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar.sha1 b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar.sha1
new file mode 100644
index 0000000..e99b9a6
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar.sha1
@@ -0,0 +1 @@
+5f65affce1684999e2f4024983835efc3504012e
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom
new file mode 100644
index 0000000..3dfde83
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2015 Google Inc. All Rights Reserved.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.google.errorprone</groupId>
+    <artifactId>error_prone_parent</artifactId>
+    <version>2.0.18</version>
+  </parent>
+
+  <name>error-prone annotations</name>
+  <artifactId>error_prone_annotations</artifactId>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit-dep</artifactId>
+      <version>4.10</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.7</source>
+          <target>1.7</target>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom.md5 b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom.md5
new file mode 100644
index 0000000..3b6625f
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom.md5
@@ -0,0 +1 @@
+25d6a77bb4d0321b7721747adfca3d11
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom.sha1 b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom.sha1
new file mode 100644
index 0000000..234832d
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom.sha1
@@ -0,0 +1 @@
+8e0351439081cc11563b09019302926addadaa25
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.jar b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.jar
new file mode 100644
index 0000000..d7a79f1
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.jar
Binary files differ
diff --git a/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.jar.md5 b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.jar.md5
new file mode 100644
index 0000000..028ecf8
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.jar.md5
@@ -0,0 +1 @@
+482edf784a4a3e94e88f24cb57bad8d4
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.jar.sha1 b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.jar.sha1
new file mode 100644
index 0000000..d57c24c
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.jar.sha1
@@ -0,0 +1 @@
+429d7e6fa8dfebc4f8c238b0e1439b94b9f258a1
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.pom b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.pom
new file mode 100644
index 0000000..581276f
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.pom
@@ -0,0 +1,124 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2011 Google Inc. All Rights Reserved.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <!-- Added this because the JSR 305 dependency wouldn't download from the
+       default repository.  -->
+  <repositories>
+    <repository>
+      <id>alt-repo1</id>
+      <name>repo1.maven.org</name>
+      <url>http://repo1.maven.org</url>
+    </repository>
+  </repositories>
+
+  <parent>
+    <groupId>com.google.errorprone</groupId>
+    <artifactId>error_prone_parent</artifactId>
+    <version>2.0.18</version>
+  </parent>
+
+  <name>error-prone check api</name>
+  <artifactId>error_prone_check_api</artifactId>
+
+  <dependencies>
+    <!-- If you add a dependency, please also add a comment with the license
+         as the existing examples do. -->
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.errorprone</groupId>
+      <artifactId>error_prone_annotation</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <!-- BSD New -->
+      <groupId>com.google.code.findbugs</groupId>
+      <artifactId>jsr305</artifactId>
+      <version>3.0.0</version>
+    </dependency>
+    <dependency>
+      <!-- GPLv2 with Classpath Exception -->
+      <groupId>org.checkerframework</groupId>
+      <artifactId>dataflow</artifactId>
+      <version>1.8.10</version>
+    </dependency>
+    <dependency>
+      <!-- GPLv2 with Classpath Exception -->
+      <groupId>com.google.errorprone</groupId>
+      <artifactId>javac</artifactId>
+      <version>${javac.version}</version>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.googlecode.java-diff-utils</groupId>
+      <artifactId>diffutils</artifactId>
+      <version>1.3.0</version>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.auto.value</groupId>
+      <artifactId>auto-value</artifactId>
+      <version>${autovalue.version}</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.errorprone</groupId>
+      <artifactId>error_prone_annotations</artifactId>
+      <version>${project.version}</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <!-- Eclipse Public License 1.0 -->
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.13-SNAPSHOT</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- BSD New (3 clause) -->
+      <groupId>org.hamcrest</groupId>
+      <artifactId>hamcrest-core</artifactId>
+      <version>1.3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.truth</groupId>
+      <artifactId>truth</artifactId>
+      <version>${truth.version}</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- MIT -->
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>2.0.3-beta</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava-testlib</artifactId>
+      <version>${guava.version}</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+</project>
diff --git a/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.pom.md5 b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.pom.md5
new file mode 100644
index 0000000..b16aac5
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.pom.md5
@@ -0,0 +1 @@
+5a5f91b2da7a330d55380dbd08a1ebf8
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.pom.sha1 b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.pom.sha1
new file mode 100644
index 0000000..9987f9f
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/error_prone_check_api-2.0.18.pom.sha1
@@ -0,0 +1 @@
+f8df8cd7e24ace12c2edfa2a01287e36d059ab85
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.jar b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.jar
new file mode 100644
index 0000000..a7cebc9
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.jar
Binary files differ
diff --git a/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.jar.md5 b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.jar.md5
new file mode 100644
index 0000000..c9da303
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.jar.md5
@@ -0,0 +1 @@
+f633943c12f5296f0b879f50847ab3f9
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.jar.sha1 b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.jar.sha1
new file mode 100644
index 0000000..f109486
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.jar.sha1
@@ -0,0 +1 @@
+4758359c336a00cae9228bcc56f73400b3026c65
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.pom b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.pom
new file mode 100644
index 0000000..93a6162
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.pom
@@ -0,0 +1,344 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2011 Google Inc. All Rights Reserved.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <!-- Added this because the JSR 305 dependency wouldn't download from the
+       default repository.  -->
+  <repositories>
+    <repository>
+      <id>alt-repo1</id>
+      <name>repo1.maven.org</name>
+      <url>http://repo1.maven.org</url>
+    </repository>
+  </repositories>
+
+  <parent>
+    <groupId>com.google.errorprone</groupId>
+    <artifactId>error_prone_parent</artifactId>
+    <version>2.0.18</version>
+  </parent>
+
+  <name>error-prone library</name>
+  <artifactId>error_prone_core</artifactId>
+
+  <dependencies>
+    <!-- If you add a dependency, please also add a comment with the license
+         as the existing examples do.
+
+         If the license is compatible with ours (e.g. Apache 2.0, BSD, and MIT
+         are; assume anything else is not), please add the dependency to
+         the Maven shade includes section below, so it will be packaged with
+         the error-prone JAR file that we distribute.  -->
+
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.errorprone</groupId>
+      <artifactId>error_prone_annotation</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.errorprone</groupId>
+      <artifactId>error_prone_check_api</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.errorprone</groupId>
+      <artifactId>error_prone_test_helpers</artifactId>
+      <version>${project.version}</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.github.stephenc.jcip</groupId>
+      <artifactId>jcip-annotations</artifactId>
+      <version>1.0-1</version>
+    </dependency>
+    <dependency>
+      <!-- MIT -->
+      <groupId>org.pcollections</groupId>
+      <artifactId>pcollections</artifactId>
+      <version>2.1.2</version>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+      <version>${guava.version}</version>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.auto</groupId>
+      <artifactId>auto-common</artifactId>
+      <version>0.7</version>
+    </dependency>
+    <dependency>
+      <!-- LGPL -->
+      <groupId>com.google.code.findbugs</groupId>
+      <artifactId>jFormatString</artifactId>
+      <version>3.0.0</version>
+    </dependency>
+    <dependency>
+      <!-- BSD New -->
+      <groupId>com.google.code.findbugs</groupId>
+      <artifactId>jsr305</artifactId>
+      <version>3.0.0</version>
+    </dependency>
+    <dependency>
+      <!-- GPLv2 with Classpath Exception -->
+      <groupId>org.checkerframework</groupId>
+      <artifactId>dataflow</artifactId>
+      <version>1.8.10</version>
+    </dependency>
+    <dependency>
+      <!-- GPLv2 with Classpath Exception -->
+      <groupId>com.google.errorprone</groupId>
+      <artifactId>javac</artifactId>
+      <version>${javac.version}</version>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.auto.value</groupId>
+      <artifactId>auto-value</artifactId>
+      <version>${autovalue.version}</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.errorprone</groupId>
+      <artifactId>error_prone_annotations</artifactId>
+      <version>${project.version}</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <!-- Eclipse Public License 1.0 -->
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.13-SNAPSHOT</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- BSD New (3 clause) -->
+      <groupId>org.hamcrest</groupId>
+      <artifactId>hamcrest-core</artifactId>
+      <version>1.3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- BSD New (3 clause) -->
+      <groupId>org.hamcrest</groupId>
+      <artifactId>hamcrest-library</artifactId>
+      <version>1.3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.truth</groupId>
+      <artifactId>truth</artifactId>
+      <version>${truth.version}</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.inject</groupId>
+      <artifactId>guice</artifactId>
+      <version>4.0-beta5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.inject.extensions</groupId>
+      <artifactId>guice-assistedinject</artifactId>
+      <version>4.0-beta5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.inject.extensions</groupId>
+      <artifactId>guice-servlet</artifactId>
+      <version>4.0-beta5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.gwt.inject</groupId>
+      <artifactId>gin</artifactId>
+      <version>2.1.2</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- MIT -->
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>2.0.3-beta</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- BSD -->
+      <groupId>org.jmock</groupId>
+      <artifactId>jmock</artifactId>
+      <version>2.8.0</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- BSD -->
+      <groupId>org.jmock</groupId>
+      <artifactId>jmock-junit4</artifactId>
+      <version>2.8.0</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.protobuf</groupId>
+      <artifactId>protobuf-java</artifactId>
+      <version>3.0.0-beta-4</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.dagger</groupId>
+      <artifactId>dagger</artifactId>
+      <version>2.5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.dagger</groupId>
+      <artifactId>dagger-producers</artifactId>
+      <version>2.5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.auto.factory</groupId>
+      <artifactId>auto-factory</artifactId>
+      <version>1.0-beta3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava-testlib</artifactId>
+      <version>${guava.version}</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.testing.compile</groupId>
+      <artifactId>compile-testing</artifactId>
+      <version>0.9</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- ICU License -->
+      <groupId>com.ibm.icu</groupId>
+      <artifactId>icu4j</artifactId>
+      <version>56.1</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.android</groupId>
+      <artifactId>android</artifactId>
+      <version>4.1.1.4</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.android</groupId>
+      <artifactId>support-v4</artifactId>
+      <version>r6</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- Apache 2.0 -->
+      <groupId>com.google.auto.service</groupId>
+      <artifactId>auto-service</artifactId>
+      <version>1.0-rc2</version>
+      <scope>provided</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <!-- Include the @BugPattern annotation in the main distribution
+           so users have only one jar to add to their classpath. -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-shade-plugin</artifactId>
+        <executions>
+          <execution>
+            <phase>package</phase>
+            <goals>
+              <goal>shade</goal>
+            </goals>
+            <configuration>
+              <shadedArtifactAttached>true</shadedArtifactAttached>
+              <shadedClassifierName>with-dependencies</shadedClassifierName>
+              <createDependencyReducedPom>false</createDependencyReducedPom>
+              <artifactSet>
+                <!-- Include only dependencies with compatible licenses.
+                     Apache, BSD, and MIT are OK; others are not. -->
+                <includes>
+                  <include>com.google.errorprone:error_prone_annotation</include>
+                  <include>com.google.errorprone:error_prone_check_api</include>
+                  <include>com.github.stephenc.jcip:jcip-annotations</include>
+                  <include>org.pcollections:pcollections</include>
+                  <include>com.google.guava:guava</include>
+                  <include>com.google.auto:auto-common</include>
+                  <include>com.google.code.findbugs:jsr305</include>
+                </includes>
+              </artifactSet>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <version>2.19.1</version>
+        <configuration>
+          <!-- set heap size to work around http://github.com/travis-ci/travis-ci/issues/3396 -->
+          <!-- put javac.jar on bootclasspath when executing tests -->
+          <argLine>-Xmx1024m -Xbootclasspath/p:${settings.localRepository}/com/google/errorprone/javac/${javac.version}/javac-${javac.version}.jar</argLine>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <profiles>
+    <!-- run annotation processor -->
+    <profile>
+      <id>run-annotation-processor</id>
+      <dependencies>
+        <dependency>
+          <groupId>com.google.errorprone</groupId>
+          <artifactId>error_prone_docgen_processor</artifactId>
+          <version>${project.version}</version>
+        </dependency>
+        <dependency>
+          <groupId>com.google.guava</groupId>
+          <artifactId>guava</artifactId>
+          <version>${guava.version}</version>
+        </dependency>
+      </dependencies>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.pom.md5 b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.pom.md5
new file mode 100644
index 0000000..8f2b15c
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.pom.md5
@@ -0,0 +1 @@
+5c425105376572d55ea71f742cd2b4dc
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.pom.sha1 b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.pom.sha1
new file mode 100644
index 0000000..596c280
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/error_prone_core-2.0.18.pom.sha1
@@ -0,0 +1 @@
+efdb034621b1f71243c0614406e49d64eeccbb86
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom b/common/m2/repository/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom
new file mode 100644
index 0000000..e6ead17
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom
@@ -0,0 +1,161 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2011 Google Inc. All Rights Reserved.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <name>Maven parent POM</name>
+  <groupId>com.google.errorprone</groupId>
+  <artifactId>error_prone_parent</artifactId>
+  <version>2.0.18</version>
+  <packaging>pom</packaging>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <guava.version>21.0</guava.version>
+    <truth.version>0.30</truth.version>
+    <javac.version>9-dev-r3297-4</javac.version>
+    <autovalue.version>1.3</autovalue.version>
+  </properties>
+
+  <modules>
+    <module>check_api</module>
+    <module>test_helpers</module>
+    <module>core</module>
+    <module>annotation</module>
+    <module>annotations</module>
+    <module>docgen</module>
+    <module>docgen_processor</module>
+    <module>ant</module>
+    <module>refaster</module>
+  </modules>
+
+  <scm>
+    <connection>scm:git:https://github.com/google/error-prone.git</connection>
+    <developerConnection>scm:git:git@github.com:google/error-prone.git</developerConnection>
+    <url>https://github.com/google/error-prone</url>
+  </scm>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <build>
+    <resources>
+      <resource>
+        <directory>src/main/java</directory>
+        <includes>
+          <include>**/*.properties</include>
+        </includes>
+      </resource>
+    </resources>
+    <testResources>
+      <testResource>
+        <directory>src/test/java</directory>
+        <includes>
+          <include>**/testdata/**</include>
+        </includes>
+      </testResource>
+    </testResources>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-shade-plugin</artifactId>
+          <version>2.1</version>
+          <configuration>
+            <dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <version>2.5</version>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.9.1</version>
+        <configuration>
+          <notimestamp>true</notimestamp>
+        </configuration>
+        <dependencies>
+          <dependency>
+            <groupId>org.codehaus.plexus</groupId>
+            <artifactId>plexus-io</artifactId>
+            <version>2.0.9</version>
+          </dependency>
+        </dependencies>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.1</version>
+        <configuration>
+          <source>1.8</source>
+          <target>1.8</target>
+          <testExcludes>
+            <exclude>**/testdata/**</exclude>
+          </testExcludes>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-source-plugin</artifactId>
+        <version>2.1.2</version>
+        <executions>
+          <execution>
+            <id>attach-sources</id>
+            <phase>package</phase>
+            <goals>
+              <goal>jar-no-fork</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-site-plugin</artifactId>
+        <version>3.3</version>
+        <executions>
+          <execution>
+            <id>attach-descriptor</id>
+            <goals>
+              <goal>attach-descriptor</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>2.9</version>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom.md5 b/common/m2/repository/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom.md5
new file mode 100644
index 0000000..167dc54
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom.md5
@@ -0,0 +1 @@
+0456a9fe3a1372c1e924798101ee09ec
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom.sha1 b/common/m2/repository/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom.sha1
new file mode 100644
index 0000000..595361b
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom.sha1
@@ -0,0 +1 @@
+16ffdb67ed91d9d87a943a3127da3900d83cc81d
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.jar b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.jar
new file mode 100644
index 0000000..6e4ae44
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.jar
Binary files differ
diff --git a/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.jar.md5 b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.jar.md5
new file mode 100644
index 0000000..4ea8a49
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.jar.md5
@@ -0,0 +1 @@
+62d9ac4286f7366938289d26bee9c615
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.jar.sha1 b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.jar.sha1
new file mode 100644
index 0000000..f846e96
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.jar.sha1
@@ -0,0 +1 @@
+11afab10351b84af0b4a0107d43b390b8164f55e
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.pom b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.pom
new file mode 100644
index 0000000..3683c27
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.pom
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <name>error-prone javac</name>
+  <groupId>com.google.errorprone</groupId>
+  <artifactId>javac</artifactId>
+  <version>9-dev-r3297-4</version>
+  <packaging>jar</packaging>
+
+  <description>A repackaged copy of javac for error-prone to depend on</description>
+  <url>https://github.com/google/error-prone-javac</url>
+
+  <licenses>
+    <license>
+      <name>GNU General Public License, version 2, with the Classpath Exception</name>
+      <url>http://openjdk.java.net/legal/gplv2+ce.html</url>
+    </license>
+  </licenses>
+
+  <scm>
+    <url>https://github.com/google/error-prone-javac</url>
+    <connection>scm:git:git://github.com/google/error-prone-javac.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/google/error-prone-javac.git</developerConnection>
+  </scm>
+
+</project>
diff --git a/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.pom.md5 b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.pom.md5
new file mode 100644
index 0000000..46a0db1
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.pom.md5
@@ -0,0 +1 @@
+7afbe5573ec3eb614d944c0c6c08614e
\ No newline at end of file
diff --git a/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.pom.sha1 b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.pom.sha1
new file mode 100644
index 0000000..fbda79b
--- /dev/null
+++ b/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/javac-9-dev-r3297-4.pom.sha1
@@ -0,0 +1 @@
+ee369a14aefcb6daefa38d1798375aca300ace58
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava-parent/20.0/BUILD b/common/m2/repository/com/google/guava/guava-parent/20.0/BUILD
new file mode 100644
index 0000000..841dbdb
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava-parent/20.0/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "guava-parent-20.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom b/common/m2/repository/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
new file mode 100644
index 0000000..d4ed3f7
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
@@ -0,0 +1,323 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+  <groupId>com.google.guava</groupId>
+  <artifactId>guava-parent</artifactId>
+  <version>20.0</version>
+  <packaging>pom</packaging>
+  <name>Guava Maven Parent</name>
+  <url>https://github.com/google/guava</url>
+  <properties>
+    <gpg.skip>true</gpg.skip>
+    <!-- Override this with -Dtest.include="**/SomeTest.java" on the CLI -->
+    <test.include>**/*Test.java</test.include>
+    <truth.version>0.28</truth.version>
+    <animal.sniffer.version>1.14</animal.sniffer.version>
+  </properties>
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>https://github.com/google/guava/issues</url>
+  </issueManagement>
+  <inceptionYear>2010</inceptionYear>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <prerequisites>
+    <maven>3.0.3</maven>
+  </prerequisites>
+  <scm>
+    <connection>scm:git:https://github.com/google/guava.git</connection>
+    <developerConnection>scm:git:git@github.com:google/guava.git</developerConnection>
+    <url>https://github.com/google/guava</url>
+  </scm>
+  <developers>
+    <developer>
+      <id>kevinb9n</id>
+      <name>Kevin Bourrillion</name>
+      <email>kevinb@google.com</email>
+      <organization>Google</organization>
+      <organizationUrl>http://www.google.com</organizationUrl>
+      <roles>
+        <role>owner</role>
+        <role>developer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
+  </developers>
+  <ciManagement>
+    <system>Travis CI</system>
+    <url>https://travis-ci.org/google/guava</url>
+  </ciManagement>
+  <modules>
+    <module>guava</module>
+    <module>guava-gwt</module>
+    <module>guava-testlib</module>
+    <module>guava-tests</module>
+  </modules>
+  <build>
+    <!-- Handle where Guava deviates from Maven defaults -->
+    <sourceDirectory>src</sourceDirectory>
+    <testSourceDirectory>test</testSourceDirectory>
+    <resources>
+      <resource>
+        <directory>src</directory>
+        <excludes>
+          <exclude>**/*.java</exclude>
+        </excludes>
+      </resource>
+    </resources>
+    <testResources>
+      <testResource>
+        <directory>test</directory>
+        <excludes>
+          <exclude>**/*.java</exclude>
+        </excludes>
+      </testResource>
+    </testResources>
+
+    <plugins>
+      <plugin>
+        <artifactId>maven-gpg-plugin</artifactId>
+        <version>1.4</version>
+        <executions>
+          <execution>
+            <id>sign-artifacts</id>
+            <phase>verify</phase>
+            <goals><goal>sign</goal></goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>2.3.2</version>
+          <configuration>
+            <source>1.6</source>
+            <target>1.6</target>
+          </configuration>
+        </plugin>
+        <plugin>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>2.3.1</version>
+          <configuration>
+            <excludes>
+              <exclude>**/ForceGuavaCompilation*</exclude>
+            </excludes>
+          </configuration>
+        </plugin>
+        <plugin>
+          <artifactId>maven-source-plugin</artifactId>
+          <version>2.1.2</version>
+          <executions>
+            <execution>
+              <id>attach-sources</id>
+              <phase>post-integration-test</phase>
+              <goals><goal>jar</goal></goals>
+            </execution>
+          </executions>
+          <configuration>
+            <excludes>
+              <exclude>**/ForceGuavaCompilation*</exclude>
+            </excludes>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>animal-sniffer-maven-plugin</artifactId>
+          <version>${animal.sniffer.version}</version>
+          <configuration>
+            <signature>
+              <groupId>org.codehaus.mojo.signature</groupId>
+              <artifactId>java16-sun</artifactId>
+              <version>1.10</version>
+            </signature>
+          </configuration>
+          <executions>
+            <execution>
+              <id>check-java-version-compatibility</id>
+              <phase>test</phase>
+              <goals>
+                <goal>check</goal>
+              </goals>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.8</version>
+          <configuration>
+            <notimestamp>true</notimestamp>
+          </configuration>
+          <executions>
+            <execution>
+              <id>attach-docs</id>
+              <phase>post-integration-test</phase>
+              <goals><goal>jar</goal></goals>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <artifactId>maven-dependency-plugin</artifactId>
+          <version>2.10</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-antrun-plugin</artifactId>
+          <version>1.6</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.7.2</version>
+          <configuration>
+            <includes>
+              <include>${test.include}</include>
+            </includes>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+  <distributionManagement>
+    <site>
+      <id>guava-site</id>
+      <name>Guava Documentation Site</name>
+      <url>scp://dummy.server/dontinstall/usestaging</url>
+    </site>
+  </distributionManagement>
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>com.google.code.findbugs</groupId>
+        <artifactId>jsr305</artifactId>
+        <version>1.3.9</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.errorprone</groupId>
+        <artifactId>error_prone_annotations</artifactId>
+        <version>2.0.12</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.j2objc</groupId>
+        <artifactId>j2objc-annotations</artifactId>
+        <version>1.1</version>
+      </dependency>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>4.8.2</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.easymock</groupId>
+        <artifactId>easymock</artifactId>
+        <version>3.0</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.mockito</groupId>
+        <artifactId>mockito-core</artifactId>
+        <version>2.1.0</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>com.google.truth</groupId>
+        <artifactId>truth</artifactId>
+        <version>${truth.version}</version>
+        <scope>test</scope>
+        <exclusions>
+          <exclusion>
+            <!-- use the guava we're building. -->
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+      <dependency>
+        <groupId>com.google.caliper</groupId>
+        <artifactId>caliper</artifactId>
+        <version>1.0-beta-2</version>
+        <scope>test</scope>
+        <exclusions>
+          <exclusion>
+            <!-- use the guava we're building. -->
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+  <profiles>
+    <profile>
+      <id>jdk7</id>
+      <activation>
+        <jdk>1.7</jdk>
+      </activation>
+      <!-- Set custom stylesheet under JDK7 -->
+      <reporting>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <stylesheetfile>javadoc-stylesheet.css</stylesheetfile>
+            </configuration>
+          </plugin>
+        </plugins>
+      </reporting>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <stylesheetfile>javadoc-stylesheet.css</stylesheetfile>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <id>jdk8</id>
+      <activation>
+        <jdk>[1.8,)</jdk>
+      </activation>
+      <!-- Disable doclint under JDK 8 -->
+      <reporting>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <additionalparam>-Xdoclint:none</additionalparam>
+            </configuration>
+          </plugin>
+        </plugins>
+      </reporting>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <additionalparam>-Xdoclint:none</additionalparam>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom.sha1 b/common/m2/repository/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom.sha1
new file mode 100644
index 0000000..f6f6871
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom.sha1
@@ -0,0 +1 @@
+7ba07b80563d9b18c4d384600a6fc1792d7899dd
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom b/common/m2/repository/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
new file mode 100644
index 0000000..bec7ae7
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
@@ -0,0 +1,313 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+  <groupId>com.google.guava</groupId>
+  <artifactId>guava-parent</artifactId>
+  <version>21.0</version>
+  <packaging>pom</packaging>
+  <name>Guava Maven Parent</name>
+  <url>https://github.com/google/guava</url>
+  <properties>
+    <gpg.skip>true</gpg.skip>
+    <!-- Override this with -Dtest.include="**/SomeTest.java" on the CLI -->
+    <test.include>**/*Test.java</test.include>
+    <truth.version>0.31</truth.version>
+    <animal.sniffer.version>1.14</animal.sniffer.version>
+  </properties>
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>https://github.com/google/guava/issues</url>
+  </issueManagement>
+  <inceptionYear>2010</inceptionYear>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <prerequisites>
+    <maven>3.0.3</maven>
+  </prerequisites>
+  <scm>
+    <connection>scm:git:https://github.com/google/guava.git</connection>
+    <developerConnection>scm:git:git@github.com:google/guava.git</developerConnection>
+    <url>https://github.com/google/guava</url>
+  </scm>
+  <developers>
+    <developer>
+      <id>kevinb9n</id>
+      <name>Kevin Bourrillion</name>
+      <email>kevinb@google.com</email>
+      <organization>Google</organization>
+      <organizationUrl>http://www.google.com</organizationUrl>
+      <roles>
+        <role>owner</role>
+        <role>developer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
+  </developers>
+  <ciManagement>
+    <system>Travis CI</system>
+    <url>https://travis-ci.org/google/guava</url>
+  </ciManagement>
+  <modules>
+    <module>guava</module>
+    <module>guava-gwt</module>
+    <module>guava-testlib</module>
+    <module>guava-tests</module>
+  </modules>
+  <build>
+    <!-- Handle where Guava deviates from Maven defaults -->
+    <sourceDirectory>src</sourceDirectory>
+    <testSourceDirectory>test</testSourceDirectory>
+    <resources>
+      <resource>
+        <directory>src</directory>
+        <excludes>
+          <exclude>**/*.java</exclude>
+        </excludes>
+      </resource>
+    </resources>
+    <testResources>
+      <testResource>
+        <directory>test</directory>
+        <excludes>
+          <exclude>**/*.java</exclude>
+        </excludes>
+      </testResource>
+    </testResources>
+
+    <plugins>
+      <plugin>
+        <artifactId>maven-gpg-plugin</artifactId>
+        <version>1.4</version>
+        <executions>
+          <execution>
+            <id>sign-artifacts</id>
+            <phase>verify</phase>
+            <goals><goal>sign</goal></goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>2.3.2</version>
+          <configuration>
+            <source>1.8</source>
+            <target>1.8</target>
+          </configuration>
+        </plugin>
+        <plugin>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>2.3.1</version>
+          <configuration>
+            <excludes>
+              <exclude>**/ForceGuavaCompilation*</exclude>
+            </excludes>
+          </configuration>
+        </plugin>
+        <plugin>
+          <artifactId>maven-source-plugin</artifactId>
+          <version>2.1.2</version>
+          <executions>
+            <execution>
+              <id>attach-sources</id>
+              <phase>post-integration-test</phase>
+              <goals><goal>jar</goal></goals>
+            </execution>
+          </executions>
+          <configuration>
+            <excludes>
+              <exclude>**/ForceGuavaCompilation*</exclude>
+            </excludes>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>animal-sniffer-maven-plugin</artifactId>
+          <version>${animal.sniffer.version}</version>
+          <configuration>
+            <signature>
+              <groupId>org.codehaus.mojo.signature</groupId>
+              <artifactId>java18</artifactId>
+              <version>1.0</version>
+            </signature>
+          </configuration>
+          <executions>
+            <execution>
+              <id>check-java-version-compatibility</id>
+              <phase>test</phase>
+              <goals>
+                <goal>check</goal>
+              </goals>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.8</version>
+          <configuration>
+            <notimestamp>true</notimestamp>
+          </configuration>
+          <executions>
+            <execution>
+              <id>attach-docs</id>
+              <phase>post-integration-test</phase>
+              <goals><goal>jar</goal></goals>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <artifactId>maven-dependency-plugin</artifactId>
+          <version>2.10</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-antrun-plugin</artifactId>
+          <version>1.6</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.7.2</version>
+          <configuration>
+            <includes>
+              <include>${test.include}</include>
+            </includes>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+  <distributionManagement>
+    <site>
+      <id>guava-site</id>
+      <name>Guava Documentation Site</name>
+      <url>scp://dummy.server/dontinstall/usestaging</url>
+    </site>
+  </distributionManagement>
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>com.google.code.findbugs</groupId>
+        <artifactId>jsr305</artifactId>
+        <version>1.3.9</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.errorprone</groupId>
+        <artifactId>error_prone_annotations</artifactId>
+        <version>2.0.15</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.j2objc</groupId>
+        <artifactId>j2objc-annotations</artifactId>
+        <version>1.1</version>
+      </dependency>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>4.8.2</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.easymock</groupId>
+        <artifactId>easymock</artifactId>
+        <version>3.0</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.mockito</groupId>
+        <artifactId>mockito-core</artifactId>
+        <version>2.1.0</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>com.google.jimfs</groupId>
+        <artifactId>jimfs</artifactId>
+        <version>1.1</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>com.google.truth</groupId>
+        <artifactId>truth</artifactId>
+        <version>${truth.version}</version>
+        <scope>test</scope>
+        <exclusions>
+          <exclusion>
+            <!-- use the guava we're building. -->
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+      <dependency>
+        <groupId>com.google.truth.extensions</groupId>
+        <artifactId>truth-java8-extension</artifactId>
+        <version>${truth.version}</version>
+        <scope>test</scope>
+        <exclusions>
+          <exclusion>
+            <!-- use the guava we're building. -->
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+      <dependency>
+        <groupId>com.google.caliper</groupId>
+        <artifactId>caliper</artifactId>
+        <version>1.0-beta-2</version>
+        <scope>test</scope>
+        <exclusions>
+          <exclusion>
+            <!-- use the guava we're building. -->
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+  <profiles>
+    <profile>
+      <id>jdk8</id>
+      <activation>
+        <jdk>[1.8,)</jdk>
+      </activation>
+      <!-- Disable doclint under JDK 8 -->
+      <reporting>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <additionalparam>-Xdoclint:-html</additionalparam>
+            </configuration>
+          </plugin>
+        </plugins>
+      </reporting>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <additionalparam>-Xdoclint:-html</additionalparam>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom.md5 b/common/m2/repository/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom.md5
new file mode 100644
index 0000000..895a765
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom.md5
@@ -0,0 +1 @@
+86aaa353cf4ce9f2da179ebca5f7a869
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom.sha1 b/common/m2/repository/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom.sha1
new file mode 100644
index 0000000..843193b
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom.sha1
@@ -0,0 +1 @@
+3566f35f82f03bebac041380e502be66b0355d02
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava-parent/maven-metadata.xml.md5 b/common/m2/repository/com/google/guava/guava-parent/maven-metadata.xml.md5
deleted file mode 100644
index 9295f05..0000000
--- a/common/m2/repository/com/google/guava/guava-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-f3bae8d3b90265829ac2e05e9eea4c67
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava-parent/maven-metadata.xml.sha1 b/common/m2/repository/com/google/guava/guava-parent/maven-metadata.xml.sha1
deleted file mode 100644
index d67c480..0000000
--- a/common/m2/repository/com/google/guava/guava-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-04ce73ef4de332f3391c1dd16944faf644c91580
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava/19.0/BUILD b/common/m2/repository/com/google/guava/guava/19.0/BUILD
index 920a1e7..021616d 100644
--- a/common/m2/repository/com/google/guava/guava/19.0/BUILD
+++ b/common/m2/repository/com/google/guava/guava/19.0/BUILD
@@ -4,8 +4,8 @@
 maven_java_import(
     name = "jar",
     jars = ["guava-19.0.jar"],
-    srcjar = "guava-19.0-sources.jar",
     pom = ":pom",
+    srcjar = "guava-19.0-sources.jar",
     visibility = ["//visibility:public"],
 )
 
diff --git a/common/m2/repository/com/google/guava/guava/19.0/guava-19.0-javadoc.jar b/common/m2/repository/com/google/guava/guava/19.0/guava-19.0-javadoc.jar
new file mode 100644
index 0000000..baab5a2
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/19.0/guava-19.0-javadoc.jar
Binary files differ
diff --git a/common/m2/repository/com/google/guava/guava/19.0/guava-19.0-javadoc.jar.sha1 b/common/m2/repository/com/google/guava/guava/19.0/guava-19.0-javadoc.jar.sha1
new file mode 100644
index 0000000..13bcf50
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/19.0/guava-19.0-javadoc.jar.sha1
@@ -0,0 +1 @@
+1b83a1c2f6138f09b5d3adf1b33e3d06d0c4ea2b
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava/20.0/BUILD b/common/m2/repository/com/google/guava/guava/20.0/BUILD
new file mode 100644
index 0000000..e936426
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/20.0/BUILD
@@ -0,0 +1,17 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["guava-20.0.jar"],
+    pom = ":pom",
+    srcjar = "guava-20.0-sources.jar",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/20.0:pom",
+    source = "guava-20.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/guava/guava/20.0/NOTICE b/common/m2/repository/com/google/guava/guava/20.0/NOTICE
new file mode 100644
index 0000000..d645695
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/20.0/NOTICE
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
diff --git a/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-javadoc.jar b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-javadoc.jar
new file mode 100644
index 0000000..e995132
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-javadoc.jar
Binary files differ
diff --git a/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-javadoc.jar.sha1 b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-javadoc.jar.sha1
new file mode 100644
index 0000000..bc8a47a
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-javadoc.jar.sha1
@@ -0,0 +1 @@
+fcf063ba2bcd1f6866d09feeef65a181bf32da0d
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-sources.jar b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-sources.jar
new file mode 100644
index 0000000..24e11b1
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-sources.jar
Binary files differ
diff --git a/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-sources.jar.sha1 b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-sources.jar.sha1
new file mode 100644
index 0000000..357b48f
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0-sources.jar.sha1
@@ -0,0 +1 @@
+9c8493c7991464839b612d7547d6c263adf08f75
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.jar b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.jar
new file mode 100644
index 0000000..632772f
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.jar
Binary files differ
diff --git a/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.jar.sha1 b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.jar.sha1
new file mode 100644
index 0000000..7b6ae09
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.jar.sha1
@@ -0,0 +1 @@
+89507701249388e1ed5ddcf8c41f4ce1be7831ef
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.pom b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.pom
new file mode 100644
index 0000000..0a71521
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.pom
@@ -0,0 +1,183 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.google.guava</groupId>
+    <artifactId>guava-parent</artifactId>
+    <version>20.0</version>
+  </parent>
+  <artifactId>guava</artifactId>
+  <packaging>bundle</packaging>
+  <name>Guava: Google Core Libraries for Java</name>
+  <description>
+    Guava is a suite of core and expanded libraries that include
+    utility classes, google's collections, io classes, and much
+    much more.
+
+    Guava has only one code dependency - javax.annotation,
+    per the JSR-305 spec.
+  </description>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.code.findbugs</groupId>
+      <artifactId>jsr305</artifactId>
+      <optional>true</optional><!-- needed only for annotations -->
+    </dependency>
+    <dependency>
+      <groupId>com.google.errorprone</groupId>
+      <artifactId>error_prone_annotations</artifactId>
+      <optional>true</optional><!-- needed only for annotations -->
+    </dependency>
+    <dependency>
+      <groupId>com.google.j2objc</groupId>
+      <artifactId>j2objc-annotations</artifactId>
+      <optional>true</optional><!-- needed only for annotations -->
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.mojo</groupId>
+      <artifactId>animal-sniffer-annotations</artifactId>
+      <version>${animal.sniffer.version}</version>
+      <optional>true</optional><!-- needed only for annotations -->
+    </dependency>
+    <!-- TODO(cpovirk): does this comment belong on the <dependency> in <profiles>? -->
+    <!-- TODO(cpovirk): want this only for dependency plugin but seems not to work there? Maven runs without failure, but the resulting Javadoc is missing the hoped-for inherited text -->
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <extensions>true</extensions>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <version>2.5.0</version>
+        <executions>
+          <execution>
+            <id>bundle-manifest</id>
+            <phase>process-classes</phase>
+            <goals>
+              <goal>manifest</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <instructions>
+            <Export-Package>!com.google.common.base.internal,com.google.common.*</Export-Package>
+            <Import-Package>
+              javax.annotation;resolution:=optional,
+              javax.crypto.*;resolution:=optional,
+              sun.misc.*;resolution:=optional
+            </Import-Package>
+            <Bundle-DocURL>https://github.com/google/guava/</Bundle-DocURL>
+          </instructions>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <artifactId>maven-source-plugin</artifactId>
+      </plugin>
+      <!-- TODO(cpovirk): include JDK sources when building testlib doc, too -->
+      <plugin>
+        <artifactId>maven-dependency-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>unpack-jdk-sources</id>
+            <phase>site</phase>
+            <goals><goal>unpack-dependencies</goal></goals>
+            <configuration>
+              <includeArtifactIds>srczip</includeArtifactIds>
+              <outputDirectory>${project.build.directory}/jdk-sources</outputDirectory>
+              <silent>false</silent>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-maven-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <encoding>UTF-8</encoding>
+          <docencoding>UTF-8</docencoding>
+          <charset>UTF-8</charset>
+          <additionalparam>-XDignore.symbol.file</additionalparam>
+          <excludePackageNames>com.google.common.base.internal</excludePackageNames>
+          <linksource>true</linksource>
+          <links>
+            <link>http://jsr-305.googlecode.com/svn/trunk/javadoc</link>
+            <link>http://docs.oracle.com/javase/7/docs/api/</link>
+          </links>
+          <!-- TODO(cpovirk): can we use includeDependencySources and a local com.oracle.java:jdk-lib:noversion:sources instead of all this unzipping and manual sourcepath modification? -->
+          <sourcepath>${project.build.sourceDirectory}:${project.build.directory}/jdk-sources</sourcepath>
+          <subpackages>com.google.common</subpackages>
+        </configuration>
+        <executions>
+          <execution>
+            <id>attach-docs</id>
+          </execution>
+          <execution>
+            <id>generate-javadoc-site-report</id>
+            <phase>site</phase>
+            <goals><goal>javadoc</goal></goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  <profiles>
+    <profile>
+      <id>srczip</id>
+      <activation>
+        <file>
+          <exists>${java.home}/../src.zip</exists>
+        </file>
+      </activation>
+      <dependencies>
+        <dependency>
+          <groupId>jdk</groupId>
+          <artifactId>srczip</artifactId>
+          <version>999</version>
+          <scope>system</scope>
+          <systemPath>${java.home}/../src.zip</systemPath>
+          <optional>true</optional>
+        </dependency>
+      </dependencies>
+    </profile>
+    <profile>
+      <id>jdk8</id>
+      <activation>
+        <jdk>[1.8,)</jdk>
+      </activation>
+      <!-- Disable doclint under JDK 8 -->
+      <!-- This is defined in guava-parent as well, but we need it here too because the
+           <additionalparam> from the maven-javadoc-plugin configuration above seems to
+           override the one from the parent pom. -->
+      <reporting>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <additionalparam>-XDignore.symbol.file -Xdoclint:none</additionalparam>
+            </configuration>
+          </plugin>
+        </plugins>
+      </reporting>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <additionalparam>-XDignore.symbol.file -Xdoclint:none</additionalparam>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.pom.sha1 b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.pom.sha1
new file mode 100644
index 0000000..28d3b00
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/20.0/guava-20.0.pom.sha1
@@ -0,0 +1 @@
+386bd381301224cac5ae8d2c7883b90a12192d79
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.jar b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.jar
new file mode 100644
index 0000000..0618195
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.jar
Binary files differ
diff --git a/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.jar.md5 b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.jar.md5
new file mode 100644
index 0000000..feca819
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.jar.md5
@@ -0,0 +1 @@
+ddc91fd850fa6177c91aab5d4e4d1fa6
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.jar.sha1 b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.jar.sha1
new file mode 100644
index 0000000..de745e3
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.jar.sha1
@@ -0,0 +1 @@
+3a3d111be1be1b745edfa7d91678a12d7ed38709
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.pom b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.pom
new file mode 100644
index 0000000..711d997
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.pom
@@ -0,0 +1,185 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.google.guava</groupId>
+    <artifactId>guava-parent</artifactId>
+    <version>21.0</version>
+  </parent>
+  <artifactId>guava</artifactId>
+  <packaging>bundle</packaging>
+  <name>Guava: Google Core Libraries for Java</name>
+  <description>
+    Guava is a suite of core and expanded libraries that include
+    utility classes, google's collections, io classes, and much
+    much more.
+
+    Guava has only one code dependency - javax.annotation,
+    per the JSR-305 spec.
+  </description>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.code.findbugs</groupId>
+      <artifactId>jsr305</artifactId>
+      <optional>true</optional><!-- needed only for annotations -->
+    </dependency>
+    <dependency>
+      <groupId>com.google.errorprone</groupId>
+      <artifactId>error_prone_annotations</artifactId>
+      <optional>true</optional><!-- needed only for annotations -->
+    </dependency>
+    <dependency>
+      <groupId>com.google.j2objc</groupId>
+      <artifactId>j2objc-annotations</artifactId>
+      <optional>true</optional><!-- needed only for annotations -->
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.mojo</groupId>
+      <artifactId>animal-sniffer-annotations</artifactId>
+      <version>${animal.sniffer.version}</version>
+      <optional>true</optional><!-- needed only for annotations -->
+    </dependency>
+    <!-- TODO(cpovirk): does this comment belong on the <dependency> in <profiles>? -->
+    <!-- TODO(cpovirk): want this only for dependency plugin but seems not to work there? Maven runs without failure, but the resulting Javadoc is missing the hoped-for inherited text -->
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <extensions>true</extensions>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <version>2.5.0</version>
+        <executions>
+          <execution>
+            <id>bundle-manifest</id>
+            <phase>process-classes</phase>
+            <goals>
+              <goal>manifest</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <instructions>
+            <Export-Package>!com.google.common.base.internal,com.google.common.*</Export-Package>
+            <Import-Package>
+              javax.annotation;resolution:=optional,
+              javax.crypto.*;resolution:=optional,
+              sun.misc.*;resolution:=optional
+            </Import-Package>
+            <Bundle-DocURL>https://github.com/google/guava/</Bundle-DocURL>
+          </instructions>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <artifactId>maven-source-plugin</artifactId>
+      </plugin>
+      <!-- TODO(cpovirk): include JDK sources when building testlib doc, too -->
+      <plugin>
+        <artifactId>maven-dependency-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>unpack-jdk-sources</id>
+            <phase>site</phase>
+            <goals><goal>unpack-dependencies</goal></goals>
+            <configuration>
+              <includeArtifactIds>srczip</includeArtifactIds>
+              <outputDirectory>${project.build.directory}/jdk-sources</outputDirectory>
+              <silent>false</silent>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-maven-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <encoding>UTF-8</encoding>
+          <docencoding>UTF-8</docencoding>
+          <charset>UTF-8</charset>
+          <additionalparam>-XDignore.symbol.file</additionalparam>
+          <excludePackageNames>com.google.common.base.internal</excludePackageNames>
+          <linksource>true</linksource>
+          <links>
+            <link>http://docs.oracle.com/javase/8/docs/api/</link>
+            <link>http://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.1/</link>
+            <link>http://errorprone.info/api/latest/</link>
+            <link>http://static.javadoc.io/com.google.j2objc/j2objc-annotations/1.1/</link>
+          </links>
+          <!-- TODO(cpovirk): can we use includeDependencySources and a local com.oracle.java:jdk-lib:noversion:sources instead of all this unzipping and manual sourcepath modification? -->
+          <sourcepath>${project.build.sourceDirectory}:${project.build.directory}/jdk-sources</sourcepath>
+          <subpackages>com.google.common</subpackages>
+        </configuration>
+        <executions>
+          <execution>
+            <id>attach-docs</id>
+          </execution>
+          <execution>
+            <id>generate-javadoc-site-report</id>
+            <phase>site</phase>
+            <goals><goal>javadoc</goal></goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  <profiles>
+    <profile>
+      <id>srczip</id>
+      <activation>
+        <file>
+          <exists>${java.home}/../src.zip</exists>
+        </file>
+      </activation>
+      <dependencies>
+        <dependency>
+          <groupId>jdk</groupId>
+          <artifactId>srczip</artifactId>
+          <version>999</version>
+          <scope>system</scope>
+          <systemPath>${java.home}/../src.zip</systemPath>
+          <optional>true</optional>
+        </dependency>
+      </dependencies>
+    </profile>
+    <profile>
+      <id>jdk8</id>
+      <activation>
+        <jdk>[1.8,)</jdk>
+      </activation>
+      <!-- Disable doclint under JDK 8 -->
+      <!-- This is defined in guava-parent as well, but we need it here too because the
+           <additionalparam> from the maven-javadoc-plugin configuration above seems to
+           override the one from the parent pom. -->
+      <reporting>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <additionalparam>-XDignore.symbol.file -Xdoclint:-html</additionalparam>
+            </configuration>
+          </plugin>
+        </plugins>
+      </reporting>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <additionalparam>-XDignore.symbol.file -Xdoclint:-html</additionalparam>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.pom.md5 b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.pom.md5
new file mode 100644
index 0000000..d8eeb39
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.pom.md5
@@ -0,0 +1 @@
+5c10f97af2ce9db54fa6c2ea6997a8d7
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.pom.sha1 b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.pom.sha1
new file mode 100644
index 0000000..9e14c5b
--- /dev/null
+++ b/common/m2/repository/com/google/guava/guava/21.0/guava-21.0.pom.sha1
@@ -0,0 +1 @@
+fe4fa08a8c0897f9896c7e278fb397ede4a2feed
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava/maven-metadata.xml.md5 b/common/m2/repository/com/google/guava/guava/maven-metadata.xml.md5
deleted file mode 100644
index 5db8e82..0000000
--- a/common/m2/repository/com/google/guava/guava/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-9702ffaa5a24088bd6d374afacc3b9c5
\ No newline at end of file
diff --git a/common/m2/repository/com/google/guava/guava/maven-metadata.xml.sha1 b/common/m2/repository/com/google/guava/guava/maven-metadata.xml.sha1
deleted file mode 100644
index feffe81..0000000
--- a/common/m2/repository/com/google/guava/guava/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3401f893f42b7883e182f6ea869995f58e3b7376
\ No newline at end of file
diff --git a/common/m2/repository/com/google/http-client/google-http-client-jackson2/maven-metadata.xml.md5 b/common/m2/repository/com/google/http-client/google-http-client-jackson2/maven-metadata.xml.md5
deleted file mode 100644
index 4fab274..0000000
--- a/common/m2/repository/com/google/http-client/google-http-client-jackson2/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-8c72ba2ad02a7de3828288e95bb74d11
\ No newline at end of file
diff --git a/common/m2/repository/com/google/http-client/google-http-client-jackson2/maven-metadata.xml.sha1 b/common/m2/repository/com/google/http-client/google-http-client-jackson2/maven-metadata.xml.sha1
deleted file mode 100644
index 10c8f55..0000000
--- a/common/m2/repository/com/google/http-client/google-http-client-jackson2/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0f4373b57fe8f0fe8a9c8caa33c9deca470fa033
\ No newline at end of file
diff --git a/common/m2/repository/com/google/http-client/google-http-client-parent/maven-metadata.xml.md5 b/common/m2/repository/com/google/http-client/google-http-client-parent/maven-metadata.xml.md5
deleted file mode 100644
index 5ae544d..0000000
--- a/common/m2/repository/com/google/http-client/google-http-client-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-15ca94363244073ff85a3853238ce260
\ No newline at end of file
diff --git a/common/m2/repository/com/google/http-client/google-http-client-parent/maven-metadata.xml.sha1 b/common/m2/repository/com/google/http-client/google-http-client-parent/maven-metadata.xml.sha1
deleted file mode 100644
index 4b3f758..0000000
--- a/common/m2/repository/com/google/http-client/google-http-client-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7354c64cc3b203396526ce1bcc0519466cac3a37
\ No newline at end of file
diff --git a/common/m2/repository/com/google/jsilver/jsilver/maven-metadata.xml.md5 b/common/m2/repository/com/google/jsilver/jsilver/maven-metadata.xml.md5
deleted file mode 100755
index b8a1d61..0000000
--- a/common/m2/repository/com/google/jsilver/jsilver/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-c54e8d21c490b73c7a4a0efb0cb5102e
\ No newline at end of file
diff --git a/common/m2/repository/com/google/jsilver/jsilver/maven-metadata.xml.sha1 b/common/m2/repository/com/google/jsilver/jsilver/maven-metadata.xml.sha1
deleted file mode 100755
index 27dfef4..0000000
--- a/common/m2/repository/com/google/jsilver/jsilver/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7e066109cebae827c0b4fcbe5c39bf940f1cf384
\ No newline at end of file
diff --git a/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/BUILD b/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/BUILD
new file mode 100644
index 0000000..47b513b
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["protobuf-java-util-3.0.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-parent/3.0.2:pom",
+    source = "protobuf-java-util-3.0.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.jar b/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.jar
new file mode 100644
index 0000000..88fbbf6
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.jar
Binary files differ
diff --git a/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.jar.sha1 b/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.jar.sha1
new file mode 100644
index 0000000..b0997f9
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.jar.sha1
@@ -0,0 +1 @@
+8ec8e734385db24bbbeb3c7e99d130fc3567413b
\ No newline at end of file
diff --git a/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.pom b/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.pom
new file mode 100644
index 0000000..58cc4b3
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.pom
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.google.protobuf</groupId>
+    <artifactId>protobuf-parent</artifactId>
+    <version>3.0.2</version>
+  </parent>
+
+  <artifactId>protobuf-java-util</artifactId>
+  <packaging>bundle</packaging>
+
+  <name>Protocol Buffers [Util]</name>
+  <description>Utilities for Protocol Buffers</description>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>protobuf-java</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.code.gson</groupId>
+      <artifactId>gson</artifactId>
+      <version>2.3</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.easymock</groupId>
+      <artifactId>easymock</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.easymock</groupId>
+      <artifactId>easymockclassextension</artifactId>
+    </dependency>
+  </dependencies>
+
+  <properties>
+    <!-- Use the core proto dir so that we can call the core generation script -->
+    <test.proto.dir>../core/src/test/proto</test.proto.dir>
+  </properties>
+
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <!-- Generate the test protos -->
+          <execution>
+            <id>generate-test-sources</id>
+            <phase>generate-test-sources</phase>
+            <configuration>
+              <target>
+                <!-- Generate all of the test protos from the core module -->
+                <ant antfile="../core/generate-test-sources-build.xml"/>
+
+                <!-- Generate additional test protos for this module -->
+                <exec executable="${protoc}">
+                  <arg value="--java_out=${generated.testsources.dir}" />
+                  <arg value="--proto_path=${protobuf.source.dir}" />
+                  <arg value="--proto_path=src/test/proto" />
+                  <arg value="src/test/proto/com/google/protobuf/util/json_test.proto" />
+                </exec>
+              </target>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <!-- Add the generated test sources to the build -->
+          <generatedTestSourcesDirectory>${generated.testsources.dir}</generatedTestSourcesDirectory>
+        </configuration>
+      </plugin>
+
+      <!-- Configure the OSGI bundle -->
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <extensions>true</extensions>
+        <configuration>
+          <instructions>
+            <Bundle-DocURL>https://developers.google.com/protocol-buffers/</Bundle-DocURL>
+            <Bundle-SymbolicName>com.google.protobuf.util</Bundle-SymbolicName>
+            <Export-Package>com.google.protobuf.util;version=${project.version}</Export-Package>
+          </instructions>
+        </configuration>
+      </plugin>
+
+      <!-- Configure the fat jar to include all dependencies -->
+      <plugin>
+        <artifactId>maven-assembly-plugin</artifactId>
+        <configuration>
+          <descriptorRefs>
+            <descriptorRef>jar-with-dependencies</descriptorRef>
+          </descriptorRefs>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.pom.sha1 b/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.pom.sha1
new file mode 100644
index 0000000..5577276
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/protobuf-java-util-3.0.2.pom.sha1
@@ -0,0 +1 @@
+a861143a143b27d0e448bdf5f884d76477f8efcc
\ No newline at end of file
diff --git a/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/BUILD b/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/BUILD
new file mode 100644
index 0000000..635687e
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["protobuf-java-3.0.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-parent/3.0.2:pom",
+    source = "protobuf-java-3.0.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.jar b/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.jar
new file mode 100644
index 0000000..2ab35dc
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.jar
Binary files differ
diff --git a/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.jar.sha1 b/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.jar.sha1
new file mode 100644
index 0000000..0802e4c
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.jar.sha1
@@ -0,0 +1 @@
+ee55e8e697d10b6643d77bb1f686bac3b9ba8579
\ No newline at end of file
diff --git a/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.pom b/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.pom
new file mode 100644
index 0000000..28bc99a
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.pom
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.google.protobuf</groupId>
+    <artifactId>protobuf-parent</artifactId>
+    <version>3.0.2</version>
+  </parent>
+
+  <artifactId>protobuf-java</artifactId>
+  <packaging>bundle</packaging>
+
+  <name>Protocol Buffers [Core]</name>
+  <description>
+    Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
+    efficient yet extensible format.
+  </description>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.easymock</groupId>
+      <artifactId>easymock</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.easymock</groupId>
+      <artifactId>easymockclassextension</artifactId>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <!-- Include core protos in the bundle as resources -->
+    <resources>
+      <resource>
+        <directory>${protobuf.source.dir}</directory>
+        <includes>
+          <include>google/protobuf/any.proto</include>
+          <include>google/protobuf/api.proto</include>
+          <include>google/protobuf/descriptor.proto</include>
+          <include>google/protobuf/duration.proto</include>
+          <include>google/protobuf/empty.proto</include>
+          <include>google/protobuf/field_mask.proto</include>
+          <include>google/protobuf/source_context.proto</include>
+          <include>google/protobuf/struct.proto</include>
+          <include>google/protobuf/timestamp.proto</include>
+          <include>google/protobuf/type.proto</include>
+          <include>google/protobuf/wrappers.proto</include>
+          <include>google/protobuf/compiler/plugin.proto</include>
+        </includes>
+      </resource>
+    </resources>
+
+    <plugins>
+      <!-- Use Antrun plugin to generate sources with protoc -->
+      <plugin>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <!-- Generate core protos -->
+          <execution>
+            <id>generate-sources</id>
+            <phase>generate-sources</phase>
+            <configuration>
+              <target>
+                <ant antfile="generate-sources-build.xml"/>
+              </target>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+
+          <!-- Generate the test protos -->
+          <execution>
+            <id>generate-test-sources</id>
+            <phase>generate-test-sources</phase>
+            <configuration>
+              <target>
+                <ant antfile="generate-test-sources-build.xml"/>
+              </target>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <!-- Add the generated sources to the build -->
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <generatedSourcesDirectory>${generated.sources.dir}</generatedSourcesDirectory>
+          <generatedTestSourcesDirectory>${generated.testsources.dir}</generatedTestSourcesDirectory>
+        </configuration>
+      </plugin>
+
+      <!-- OSGI bundle configuration -->
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <extensions>true</extensions>
+        <configuration>
+          <instructions>
+            <Bundle-DocURL>https://developers.google.com/protocol-buffers/</Bundle-DocURL>
+            <Bundle-SymbolicName>com.google.protobuf</Bundle-SymbolicName>
+            <Export-Package>com.google.protobuf;version=${project.version}</Export-Package>
+          </instructions>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+</project>
diff --git a/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.pom.sha1 b/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.pom.sha1
new file mode 100644
index 0000000..e0fc1d7
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/protobuf-java-3.0.2.pom.sha1
@@ -0,0 +1 @@
+5dc19d1f724edfb259119a773d951935a1d72bfd
\ No newline at end of file
diff --git a/common/m2/repository/com/google/protobuf/protobuf-parent/3.0.2/BUILD b/common/m2/repository/com/google/protobuf/protobuf-parent/3.0.2/BUILD
new file mode 100644
index 0000000..cdc7dd4
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-parent/3.0.2/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/google/google/1:pom",
+    source = "protobuf-parent-3.0.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/google/protobuf/protobuf-parent/3.0.2/protobuf-parent-3.0.2.pom b/common/m2/repository/com/google/protobuf/protobuf-parent/3.0.2/protobuf-parent-3.0.2.pom
new file mode 100644
index 0000000..ccfb229
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-parent/3.0.2/protobuf-parent-3.0.2.pom
@@ -0,0 +1,215 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>com.google</groupId>
+    <artifactId>google</artifactId>
+    <version>1</version>
+  </parent>
+
+  <groupId>com.google.protobuf</groupId>
+  <artifactId>protobuf-parent</artifactId>
+  <version>3.0.2</version>
+  <packaging>pom</packaging>
+
+  <name>Protocol Buffers [Parent]</name>
+  <inceptionYear>2008</inceptionYear>
+  <url>https://developers.google.com/protocol-buffers/</url>
+  <description>
+    Protocol Buffers are a way of encoding structured data in an efficient yet
+    extensible format.
+  </description>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+
+    <!-- These are relative to the submodules -->
+    <protobuf.basedir>${project.basedir}/../..</protobuf.basedir>
+    <protobuf.source.dir>${protobuf.basedir}/src</protobuf.source.dir>
+    <protoc>${protobuf.source.dir}/protoc</protoc>
+    <test.proto.dir>src/test/proto</test.proto.dir>
+    <generated.sources.dir>${project.build.directory}/generated-sources</generated.sources.dir>
+    <generated.testsources.dir>${project.build.directory}/generated-test-sources</generated.testsources.dir>
+    <generated.sources.lite.dir>${project.build.directory}/generated-sources-lite</generated.sources.lite.dir>
+    <generated.testsources.lite.dir>${project.build.directory}/generated-test-sources-lite</generated.testsources.lite.dir>
+  </properties>
+
+  <licenses>
+    <license>
+      <name>New BSD license</name>
+      <url>http://www.opensource.org/licenses/bsd-license.php</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <scm>
+    <url>https://github.com/google/protobuf</url>
+    <connection>scm:git:https://github.com/google/protobuf.git</connection>
+  </scm>
+
+  <distributionManagement>
+    <snapshotRepository>
+      <id>sonatype-nexus-staging</id>
+      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+    </snapshotRepository>
+    <repository>
+      <id>sonatype-nexus-staging</id>
+      <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+    </repository>
+  </distributionManagement>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>4.12</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.easymock</groupId>
+        <artifactId>easymock</artifactId>
+        <version>2.2</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.easymock</groupId>
+        <artifactId>easymockclassextension</artifactId>
+        <version>2.2.1</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>com.google.guava</groupId>
+        <artifactId>guava</artifactId>
+        <version>18.0</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.3</version>
+          <configuration>
+            <source>1.6</source>
+            <target>1.6</target>
+          </configuration>
+        </plugin>
+        <plugin>
+          <artifactId>maven-source-plugin</artifactId>
+          <version>2.4</version>
+          <executions>
+            <execution>
+              <id>attach-sources</id>
+              <goals>
+                <goal>jar-no-fork</goal>
+              </goals>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.10.3</version>
+          <executions>
+            <execution>
+              <id>attach-javadocs</id>
+              <goals>
+                <goal>jar</goal>
+              </goals>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>2.6</version>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>build-helper-maven-plugin</artifactId>
+          <version>1.10</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.felix</groupId>
+          <artifactId>maven-bundle-plugin</artifactId>
+          <version>3.0.1</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-antrun-plugin</artifactId>
+          <version>1.8</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+
+  <profiles>
+    <profile>
+      <id>release</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <version>2.2.1</version>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <goals>
+                  <goal>jar-no-fork</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <version>2.9.1</version>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.6</version>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.sonatype.plugins</groupId>
+            <artifactId>nexus-staging-maven-plugin</artifactId>
+            <version>1.6.6</version>
+            <extensions>true</extensions>
+            <configuration>
+              <serverId>sonatype-nexus-staging</serverId>
+              <nexusUrl>https://oss.sonatype.org/</nexusUrl>
+              <autoReleaseAfterClose>false</autoReleaseAfterClose>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+  <modules>
+    <module>core</module>
+    <!-- <module>lite</module> -->
+    <module>util</module>
+  </modules>
+
+</project>
diff --git a/common/m2/repository/com/google/protobuf/protobuf-parent/3.0.2/protobuf-parent-3.0.2.pom.sha1 b/common/m2/repository/com/google/protobuf/protobuf-parent/3.0.2/protobuf-parent-3.0.2.pom.sha1
new file mode 100644
index 0000000..f552e0e
--- /dev/null
+++ b/common/m2/repository/com/google/protobuf/protobuf-parent/3.0.2/protobuf-parent-3.0.2.pom.sha1
@@ -0,0 +1 @@
+f00b6e9a0501e0d4870a76b8e877e3ec0d70dd00
\ No newline at end of file
diff --git a/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar
new file mode 100644
index 0000000..3febbac
--- /dev/null
+++ b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar
Binary files differ
diff --git a/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar.md5 b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar.md5
new file mode 100644
index 0000000..339455d
--- /dev/null
+++ b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar.md5
@@ -0,0 +1 @@
+638158a6bca62926aa9986c92ccb15e0
\ No newline at end of file
diff --git a/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar.sha1 b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar.sha1
new file mode 100644
index 0000000..f46ba43
--- /dev/null
+++ b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar.sha1
@@ -0,0 +1 @@
+7e060dd5b19431e6d198e91ff670644372f60fbd
\ No newline at end of file
diff --git a/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom
new file mode 100644
index 0000000..33ca991
--- /dev/null
+++ b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom
@@ -0,0 +1,93 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>com.googlecode.java-diff-utils</groupId>
+	<artifactId>diffutils</artifactId>
+	<packaging>jar</packaging>
+	<version>1.3.0</version>
+
+	<name>java-diff-utils</name>
+	<description>The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.</description>
+	<url>http://code.google.com/p/java-diff-utils/</url>
+	<inceptionYear>2009</inceptionYear>
+	<parent>
+		<groupId>org.sonatype.oss</groupId>
+		<artifactId>oss-parent</artifactId>
+		<version>7</version>
+	</parent>
+	<scm>
+		<connection>scm:svn:http://java-diff-utils.googlecode.com/svn/branches/1.3.0/</connection>
+		<developerConnection>scm:svn:https://java-diff-utils.googlecode.com/svn/branches/1.3.0</developerConnection>
+		<url>http://code.google.com/p/java-diff-utils/source/browse/</url>
+	</scm>
+	<licenses>
+		<license>
+			<name>The Apache Software License, Version 2.0</name>
+			<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+			<distribution>repo</distribution>
+			<comments>A business-friendly OSS license</comments>
+		</license>
+	</licenses>
+	<developers />
+	
+	<properties>
+		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+	</properties>
+
+	<dependencies>
+		<dependency>
+			<groupId>junit</groupId>
+			<artifactId>junit</artifactId>
+			<version>4.11</version>
+			<type>jar</type>
+			<scope>test</scope>
+		</dependency>
+	</dependencies>
+
+	<build>
+		<plugins>
+			
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<version>2.3.2</version>
+				<configuration>
+					<source>1.5</source>
+					<target>1.5</target>
+					<encoding>UTF-8</encoding>
+				</configuration>
+			</plugin>
+			
+			<!-- Make this JAR OSGi ready -->
+			<!-- We want to keep packaging type as jar. Therefore we need to customize the MANIFEST.MF. 
+			See http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
+			-->
+			<plugin>
+				<artifactId>maven-jar-plugin</artifactId>
+				<version>2.4</version>
+				<configuration>
+					<archive>
+						<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
+					</archive>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.felix</groupId>
+				<artifactId>maven-bundle-plugin</artifactId>
+				<version>2.3.7</version>
+				<executions>
+					<execution>
+						<id>bundle-manifest</id>
+						<phase>process-classes</phase>
+						<goals>
+							<goal>manifest</goal>
+						</goals>
+					</execution>
+				</executions>
+			</plugin>
+			
+		</plugins>
+	</build>
+	
+</project>
+
diff --git a/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom.md5 b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom.md5
new file mode 100644
index 0000000..3970006
--- /dev/null
+++ b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom.md5
@@ -0,0 +1 @@
+7840396763fafd8850bd483e096af3c7
\ No newline at end of file
diff --git a/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom.sha1 b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom.sha1
new file mode 100644
index 0000000..7a3f559
--- /dev/null
+++ b/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom.sha1
@@ -0,0 +1 @@
+7d5e372ff32c90095800f96d8308c41af0285a41
\ No newline at end of file
diff --git a/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/BUILD b/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/BUILD
new file mode 100644
index 0000000..b8bc070
--- /dev/null
+++ b/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["mvp-common-2.0.1.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "mvp-common-2.0.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.jar b/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.jar
new file mode 100644
index 0000000..a2a8ff6
--- /dev/null
+++ b/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.jar
Binary files differ
diff --git a/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.jar.sha1 b/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.jar.sha1
new file mode 100644
index 0000000..9229d35
--- /dev/null
+++ b/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.jar.sha1
@@ -0,0 +1 @@
+d75c9c5577143f3cf3fd63f61526a551f910b56f
\ No newline at end of file
diff --git a/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.pom b/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.pom
new file mode 100644
index 0000000..d2b4b75
--- /dev/null
+++ b/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.pom
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.hannesdorfmann.mosby</groupId>
+  <artifactId>mvp-common</artifactId>
+  <version>2.0.1</version>
+  <name>Mosby mvp-common</name>
+  <description>Containing the common interfaces of mosby mvp</description>
+  <url>https://github.com/sockeqwe/mosby</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>hannesdorfmann</id>
+      <name>Hannes Dorfmann</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:sockeqwe/mosby.git</connection>
+    <developerConnection>scm:git@github.com:sockeqwe/mosby.git</developerConnection>
+    <url>https://github.com/sockeqwe/mosby</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>23.1.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.12</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>2.0.5-beta</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.pom.sha1 b/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.pom.sha1
new file mode 100644
index 0000000..2c66436
--- /dev/null
+++ b/common/m2/repository/com/hannesdorfmann/mosby/mvp-common/2.0.1/mvp-common-2.0.1.pom.sha1
@@ -0,0 +1 @@
+238a7d34eedc0f5e74611dca82f3111faa48b7a9
\ No newline at end of file
diff --git a/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/BUILD b/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/BUILD
new file mode 100644
index 0000000..6869755
--- /dev/null
+++ b/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "mvp-2.0.1.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "mvp-2.0.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.aar b/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.aar
new file mode 100644
index 0000000..bbca046
--- /dev/null
+++ b/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.aar
Binary files differ
diff --git a/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.aar.sha1 b/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.aar.sha1
new file mode 100644
index 0000000..64aee04
--- /dev/null
+++ b/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.aar.sha1
@@ -0,0 +1 @@
+42f90eecb8b943e71caa6d0bb8d31d7d2de74b17
\ No newline at end of file
diff --git a/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.pom b/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.pom
new file mode 100644
index 0000000..eed3996
--- /dev/null
+++ b/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.hannesdorfmann.mosby</groupId>
+  <artifactId>mvp</artifactId>
+  <version>2.0.1</version>
+  <packaging>aar</packaging>
+  <name>Mosby Model-View-Presenter</name>
+  <description>A Model-View-Presenter library for Android apps</description>
+  <url>https://github.com/sockeqwe/mosby</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>hannesdorfmann</id>
+      <name>Hannes Dorfmann</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:sockeqwe/mosby.git</connection>
+    <developerConnection>scm:git@github.com:sockeqwe/mosby.git</developerConnection>
+    <url>https://github.com/sockeqwe/mosby</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.hannesdorfmann.mosby</groupId>
+      <artifactId>mvp-common</artifactId>
+      <version>2.0.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>appcompat-v7</artifactId>
+      <version>23.1.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.pom.sha1 b/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.pom.sha1
new file mode 100644
index 0000000..9c14c09
--- /dev/null
+++ b/common/m2/repository/com/hannesdorfmann/mosby/mvp/2.0.1/mvp-2.0.1.pom.sha1
@@ -0,0 +1 @@
+f47ebbea88bc441dad313be332f2d8007e89d91c
\ No newline at end of file
diff --git a/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/BUILD b/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/BUILD
new file mode 100644
index 0000000..658bc6e
--- /dev/null
+++ b/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "android-helpshift-aar-4.7.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "android-helpshift-aar-4.7.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.aar b/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.aar
new file mode 100644
index 0000000..0a6a8b8
--- /dev/null
+++ b/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.aar
Binary files differ
diff --git a/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.aar.sha1 b/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.aar.sha1
new file mode 100644
index 0000000..2d30c1a
--- /dev/null
+++ b/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.aar.sha1
@@ -0,0 +1 @@
+7c9dc0863f46148bf2d34f954525e456d396c5ec
\ No newline at end of file
diff --git a/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.pom b/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.pom
new file mode 100644
index 0000000..1961da8
--- /dev/null
+++ b/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.pom
@@ -0,0 +1,40 @@
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.helpshift</groupId>
+  <artifactId>android-helpshift-aar</artifactId>
+  <version>4.7.0</version>
+  <packaging>aar</packaging>
+
+  <name>Helpshift Android SDK</name>
+  <description>Android SDK to integrate with Helpshift.</description>
+  <url>http://www.helpshift.com</url>
+
+  <scm>
+    <url>http://www.helpshift.com</url>
+    <connection>http://www.helpshift.com</connection>
+  </scm>
+
+  <developers>
+    <developer>
+      <id>b.ghose</id>
+      <name>Baishampayan Ghose</name>
+      <email>b.ghose@helpshift.com</email>
+    </developer>
+    <developer>
+      <id>rhishikesh</id>
+      <name>Rhishikesh Joshi</name>
+      <email>rhishikesh@helpshift.com</email>
+    </developer>
+    <developer>
+      <id>daniel</id>
+      <name>Daniel Victor</name>
+      <email>daniel@helpshift.com</email>
+    </developer>
+  </developers>
+
+  <licenses>
+    <license>
+      <name>Proprietary</name>
+    </license>
+  </licenses>
+</project>
diff --git a/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.pom.sha1 b/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.pom.sha1
new file mode 100644
index 0000000..d64c328
--- /dev/null
+++ b/common/m2/repository/com/helpshift/android-helpshift-aar/4.7.0/android-helpshift-aar-4.7.0.pom.sha1
@@ -0,0 +1 @@
+6a09526c958ca9a865032310f55315c08a8ce2c2
\ No newline at end of file
diff --git a/common/m2/repository/com/ibm/icu/icu4j/maven-metadata.xml.md5 b/common/m2/repository/com/ibm/icu/icu4j/maven-metadata.xml.md5
deleted file mode 100644
index 1705b7e..0000000
--- a/common/m2/repository/com/ibm/icu/icu4j/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-1a2c5fa3d0fdc1fa3ae4aa76b9d11eae
\ No newline at end of file
diff --git a/common/m2/repository/com/ibm/icu/icu4j/maven-metadata.xml.sha1 b/common/m2/repository/com/ibm/icu/icu4j/maven-metadata.xml.sha1
deleted file mode 100644
index 54b1573..0000000
--- a/common/m2/repository/com/ibm/icu/icu4j/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-59b8b7eb3020aee84b29d28abd486f790ce1f60b
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1-sources.jar b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1-sources.jar
new file mode 100644
index 0000000..45cc845
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1-sources.jar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1-sources.jar.md5 b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1-sources.jar.md5
new file mode 100644
index 0000000..d004809
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1-sources.jar.md5
@@ -0,0 +1 @@
+1488082afbbd5a6c1004d03d376dc4bd
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1-sources.jar.sha1 b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1-sources.jar.sha1
new file mode 100644
index 0000000..3e3659a
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1-sources.jar.sha1
@@ -0,0 +1 @@
+acfc1e1efbdfa8de9839b2a4f58e6233a6904664
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.jar b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.jar
new file mode 100644
index 0000000..c559399
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.jar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.jar.md5 b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.jar.md5
new file mode 100644
index 0000000..e861c38
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.jar.md5
@@ -0,0 +1 @@
+9a1fdacac40fc50db2f4de04502ad4d3
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.jar.sha1 b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.jar.sha1
new file mode 100644
index 0000000..b3757f3
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.jar.sha1
@@ -0,0 +1 @@
+5344672f614ef1df39f7a9d88a5aa0e44d74d4d9
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.pom b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.pom
new file mode 100644
index 0000000..8bc8d59
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.pom
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.jakewharton.android.repackaged</groupId>
+  <artifactId>dalvik-dx</artifactId>
+  <version>1</version>
+
+  <name>platform/dalvik dx</name>
+  <description>A standalone packaging of AOSP's platform/dalvik dx library.</description>
+
+  <scm>
+    <url>http://github.com/JakeWharton/dalvik-dx</url>
+    <connection>scm:git:git://github.com/JakeWharton/dalvik-dx.git</connection>
+    <developerConnection>scm:git:git@github.com:JakeWharton/dalvik-dx.git</developerConnection>
+  </scm>
+
+  <licenses>
+    <license>
+      <name>Apache License Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <java.version>1.6</java.version>
+    <additionalparam>-Xdoclint:none</additionalparam>
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>com.jakewharton.android.repackaged</groupId>
+      <artifactId>libcore-dex</artifactId>
+      <version>2</version>
+    </dependency>
+
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.12</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <sourceDirectory>platform_dalvik/dx/src</sourceDirectory>
+    <testSourceDirectory>platform_dalvik/dx/junit-tests</testSourceDirectory>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.3</version>
+        <configuration>
+          <source>${java.version}</source>
+          <target>${java.version}</target>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.pom.md5 b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.pom.md5
new file mode 100644
index 0000000..74fd3a3
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.pom.md5
@@ -0,0 +1 @@
+d76a9e392048a8949b924e91c1bc9373
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.pom.sha1 b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.pom.sha1
new file mode 100644
index 0000000..304a6df
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/dalvik-dx-1.pom.sha1
@@ -0,0 +1 @@
+02858ee9583738869f9922a5a81fb23481bf826d
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2-sources.jar b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2-sources.jar
new file mode 100644
index 0000000..3391687
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2-sources.jar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2-sources.jar.md5 b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2-sources.jar.md5
new file mode 100644
index 0000000..bcc031d
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2-sources.jar.md5
@@ -0,0 +1 @@
+e625c941a3132f34fb8c2bed2b42ef95
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2-sources.jar.sha1 b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2-sources.jar.sha1
new file mode 100644
index 0000000..1ad492f
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2-sources.jar.sha1
@@ -0,0 +1 @@
+685e668bcf0ba8f46c7635467b393f5023b4ba56
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.jar b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.jar
new file mode 100644
index 0000000..4d368d5
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.jar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.jar.md5 b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.jar.md5
new file mode 100644
index 0000000..bc48955
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.jar.md5
@@ -0,0 +1 @@
+0d59565f96fc46b5b4664ee9b680d9a2
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.jar.sha1 b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.jar.sha1
new file mode 100644
index 0000000..3e7f211
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.jar.sha1
@@ -0,0 +1 @@
+1d3c98644912295ca8cb80069b1cdea4389085b2
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.pom b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.pom
new file mode 100644
index 0000000..0751aa2
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.pom
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.jakewharton.android.repackaged</groupId>
+  <artifactId>libcore-dex</artifactId>
+  <version>2</version>
+
+  <name>platform/libcore dex</name>
+  <description>A standalone packaging of AOSP's platform/libcore dex library.</description>
+
+  <scm>
+    <url>http://github.com/JakeWharton/libcore-dex</url>
+    <connection>scm:git:git://github.com/JakeWharton/libcore-dex.git</connection>
+    <developerConnection>scm:git:git@github.com:JakeWharton/libcore-dex.git</developerConnection>
+  </scm>
+
+  <licenses>
+    <license>
+      <name>Apache License Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <java.version>1.6</java.version>
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.12</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <sourceDirectory>platform_libcore/dex/src/main/java</sourceDirectory>
+    <testSourceDirectory>platform_libcore/dex/src/test/java</testSourceDirectory>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.3</version>
+        <configuration>
+          <source>${java.version}</source>
+          <target>${java.version}</target>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.pom.md5 b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.pom.md5
new file mode 100644
index 0000000..428690e
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.pom.md5
@@ -0,0 +1 @@
+da20da115ed3b3c07825f36ee2e97a31
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.pom.sha1 b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.pom.sha1
new file mode 100644
index 0000000..1cafea9
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/libcore-dex-2.pom.sha1
@@ -0,0 +1 @@
+868891e73fa461c7198ecdd5eca19478add8636e
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/BUILD b/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/BUILD
new file mode 100644
index 0000000..04ea3c4
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["butterknife-annotations-8.4.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "butterknife-annotations-8.4.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.jar b/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.jar
new file mode 100644
index 0000000..c72e5a9
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.jar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.jar.sha1 b/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.jar.sha1
new file mode 100644
index 0000000..4fdfa62
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.jar.sha1
@@ -0,0 +1 @@
+ea392375cf9ff59234a82e7928a204215ccc98cd
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.pom b/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.pom
new file mode 100644
index 0000000..8777050
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.pom
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.jakewharton</groupId>
+  <artifactId>butterknife-annotations</artifactId>
+  <version>8.4.0</version>
+  <name>Butterknife Annotations</name>
+  <description>Field and method binding for Android views.</description>
+  <url>https://github.com/JakeWharton/butterknife/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>jakewharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/JakeWharton/butterknife.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/JakeWharton/butterknife.git</developerConnection>
+    <url>https://github.com/JakeWharton/butterknife/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>24.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.pom.sha1 b/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.pom.sha1
new file mode 100644
index 0000000..07d037a
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife-annotations/8.4.0/butterknife-annotations-8.4.0.pom.sha1
@@ -0,0 +1 @@
+0e39479b0cd5463949c064888803f2baaa363277
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/BUILD b/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/BUILD
new file mode 100644
index 0000000..807b773
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["butterknife-compiler-8.4.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "butterknife-compiler-8.4.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.jar b/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.jar
new file mode 100644
index 0000000..cfde278
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.jar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.jar.sha1 b/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.jar.sha1
new file mode 100644
index 0000000..1ee6a52
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.jar.sha1
@@ -0,0 +1 @@
+022f40cd3f01849c6deeab0a755d2082b2624581
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.pom b/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.pom
new file mode 100644
index 0000000..aa890cd
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.pom
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.jakewharton</groupId>
+  <artifactId>butterknife-compiler</artifactId>
+  <version>8.4.0</version>
+  <name>Butterknife Compiler</name>
+  <description>Field and method binding for Android views.</description>
+  <url>https://github.com/JakeWharton/butterknife/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>jakewharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/JakeWharton/butterknife.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/JakeWharton/butterknife.git</developerConnection>
+    <url>https://github.com/JakeWharton/butterknife/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.jakewharton</groupId>
+      <artifactId>butterknife-annotations</artifactId>
+      <version>8.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.12</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.auto</groupId>
+      <artifactId>auto-common</artifactId>
+      <version>0.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.truth</groupId>
+      <artifactId>truth</artifactId>
+      <version>0.28</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.android</groupId>
+      <artifactId>android</artifactId>
+      <version>2.1.2</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.auto.service</groupId>
+      <artifactId>auto-service</artifactId>
+      <version>1.0-rc2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.robolectric</groupId>
+      <artifactId>robolectric</artifactId>
+      <version>3.1</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.squareup</groupId>
+      <artifactId>javapoet</artifactId>
+      <version>1.7.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.testing.compile</groupId>
+      <artifactId>compile-testing</artifactId>
+      <version>0.9</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.pom.sha1 b/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.pom.sha1
new file mode 100644
index 0000000..5f68cc3
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/butterknife-compiler-8.4.0.pom.sha1
@@ -0,0 +1 @@
+af6eeded0c17f6e435ff8c916ca1401601e250cd
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/butterknife/8.4.0/BUILD b/common/m2/repository/com/jakewharton/butterknife/8.4.0/BUILD
new file mode 100644
index 0000000..c04c16b
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife/8.4.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "butterknife-8.4.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "butterknife-8.4.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.aar b/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.aar
new file mode 100644
index 0000000..ea60c69
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.aar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.aar.sha1 b/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.aar.sha1
new file mode 100644
index 0000000..a6bec3d
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.aar.sha1
@@ -0,0 +1 @@
+6c39334929311ff90a06c67ca310db1342fe2b6a
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.pom b/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.pom
new file mode 100644
index 0000000..1989e2c
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.jakewharton</groupId>
+  <artifactId>butterknife</artifactId>
+  <version>8.4.0</version>
+  <packaging>aar</packaging>
+  <name>Butterknife</name>
+  <description>Field and method binding for Android views.</description>
+  <url>https://github.com/JakeWharton/butterknife/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>jakewharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/JakeWharton/butterknife.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/JakeWharton/butterknife.git</developerConnection>
+    <url>https://github.com/JakeWharton/butterknife/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.jakewharton</groupId>
+      <artifactId>butterknife-annotations</artifactId>
+      <version>8.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>24.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.pom.sha1 b/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.pom.sha1
new file mode 100644
index 0000000..e5740c4
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/butterknife/8.4.0/butterknife-8.4.0.pom.sha1
@@ -0,0 +1 @@
+4ec05ff5b0074fa4e1a088f478cbd4d67151f9df
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/BUILD b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/BUILD
new file mode 100644
index 0000000..8fb2e45
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "rxbinding-appcompat-v7-1.0.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxbinding-appcompat-v7-1.0.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.aar b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.aar
new file mode 100644
index 0000000..49ee767
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.aar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.aar.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.aar.sha1
new file mode 100644
index 0000000..88caf94
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.aar.sha1
@@ -0,0 +1 @@
+e22a9b74fd738b57144694758599640ef8d070ee
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.pom b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.pom
new file mode 100644
index 0000000..6342545
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.jakewharton.rxbinding</groupId>
+  <artifactId>rxbinding-appcompat-v7</artifactId>
+  <version>1.0.0</version>
+  <packaging>aar</packaging>
+  <name>RxBinding (appcompat-v7)</name>
+  <description>RxJava binding APIs for Android's UI widgets.</description>
+  <url>https://github.com/JakeWharton/RxBinding/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>jakewharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/JakeWharton/RxBinding.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/JakeWharton/RxBinding.git</developerConnection>
+    <url>https://github.com/JakeWharton/RxBinding/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.jakewharton.rxbinding</groupId>
+      <artifactId>rxbinding</artifactId>
+      <version>1.0.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>appcompat-v7</artifactId>
+      <version>25.0.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.pom.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.pom.sha1
new file mode 100644
index 0000000..db23063
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-appcompat-v7/1.0.0/rxbinding-appcompat-v7-1.0.0.pom.sha1
@@ -0,0 +1 @@
+27ba4a9e3184f745bbe200f74e1d77a229027ea7
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/BUILD b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/BUILD
new file mode 100644
index 0000000..01d5c90
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "rxbinding-design-1.0.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxbinding-design-1.0.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.aar b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.aar
new file mode 100644
index 0000000..667415c
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.aar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.aar.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.aar.sha1
new file mode 100644
index 0000000..06617d2
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.aar.sha1
@@ -0,0 +1 @@
+b5e86af849d27d1f49acc153dae89b4e56675047
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.pom b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.pom
new file mode 100644
index 0000000..a1f428f
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.jakewharton.rxbinding</groupId>
+  <artifactId>rxbinding-design</artifactId>
+  <version>1.0.0</version>
+  <packaging>aar</packaging>
+  <name>RxBinding (design)</name>
+  <description>RxJava binding APIs for Android's UI widgets.</description>
+  <url>https://github.com/JakeWharton/RxBinding/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>jakewharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/JakeWharton/RxBinding.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/JakeWharton/RxBinding.git</developerConnection>
+    <url>https://github.com/JakeWharton/RxBinding/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.jakewharton.rxbinding</groupId>
+      <artifactId>rxbinding</artifactId>
+      <version>1.0.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>design</artifactId>
+      <version>25.0.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.pom.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.pom.sha1
new file mode 100644
index 0000000..cba1c83
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-design/1.0.0/rxbinding-design-1.0.0.pom.sha1
@@ -0,0 +1 @@
+0ff7772472c79f8441749b5bdfde8e5e9fba978f
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/BUILD b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/BUILD
new file mode 100644
index 0000000..52dc81c
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "rxbinding-leanback-v17-1.0.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxbinding-leanback-v17-1.0.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.aar b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.aar
new file mode 100644
index 0000000..1ef4f20
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.aar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.aar.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.aar.sha1
new file mode 100644
index 0000000..8ed2dfd
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.aar.sha1
@@ -0,0 +1 @@
+605160f30a85166071d84cce679a359a2590ef26
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.pom b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.pom
new file mode 100644
index 0000000..7ad7467
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.jakewharton.rxbinding</groupId>
+  <artifactId>rxbinding-leanback-v17</artifactId>
+  <version>1.0.0</version>
+  <packaging>aar</packaging>
+  <name>RxBinding (leanback-v17)</name>
+  <description>RxJava binding APIs for Android's UI widgets.</description>
+  <url>https://github.com/JakeWharton/RxBinding/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>jakewharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/JakeWharton/RxBinding.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/JakeWharton/RxBinding.git</developerConnection>
+    <url>https://github.com/JakeWharton/RxBinding/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.jakewharton.rxbinding</groupId>
+      <artifactId>rxbinding</artifactId>
+      <version>1.0.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>leanback-v17</artifactId>
+      <version>25.0.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.pom.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.pom.sha1
new file mode 100644
index 0000000..3ec03d7
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-leanback-v17/1.0.0/rxbinding-leanback-v17-1.0.0.pom.sha1
@@ -0,0 +1 @@
+d7f16f2259acaabd704d59472b23a7de5706caa3
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/BUILD b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/BUILD
new file mode 100644
index 0000000..a5440b0
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "rxbinding-recyclerview-v7-1.0.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxbinding-recyclerview-v7-1.0.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.aar b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.aar
new file mode 100644
index 0000000..5e201a4
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.aar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.aar.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.aar.sha1
new file mode 100644
index 0000000..3fc3aed
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.aar.sha1
@@ -0,0 +1 @@
+370883834e178408f8c7f7a99930dc9498508ede
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.pom b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.pom
new file mode 100644
index 0000000..9a27d0d
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.jakewharton.rxbinding</groupId>
+  <artifactId>rxbinding-recyclerview-v7</artifactId>
+  <version>1.0.0</version>
+  <packaging>aar</packaging>
+  <name>RxBinding (recyclerview-v7)</name>
+  <description>RxJava binding APIs for Android's UI widgets.</description>
+  <url>https://github.com/JakeWharton/RxBinding/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>jakewharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/JakeWharton/RxBinding.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/JakeWharton/RxBinding.git</developerConnection>
+    <url>https://github.com/JakeWharton/RxBinding/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.jakewharton.rxbinding</groupId>
+      <artifactId>rxbinding</artifactId>
+      <version>1.0.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>recyclerview-v7</artifactId>
+      <version>25.0.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.pom.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.pom.sha1
new file mode 100644
index 0000000..015253f
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-recyclerview-v7/1.0.0/rxbinding-recyclerview-v7-1.0.0.pom.sha1
@@ -0,0 +1 @@
+8d83887c4317f963911c47ab9aa9a965c4df55b5
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/BUILD b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/BUILD
new file mode 100644
index 0000000..289605c
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "rxbinding-support-v4-1.0.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxbinding-support-v4-1.0.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.aar b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.aar
new file mode 100644
index 0000000..fdf6dff
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.aar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.aar.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.aar.sha1
new file mode 100644
index 0000000..7c1e923
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.aar.sha1
@@ -0,0 +1 @@
+efb488f32a51c99abd62ef942eee3f104a98228a
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.pom b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.pom
new file mode 100644
index 0000000..2dc8410
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.jakewharton.rxbinding</groupId>
+  <artifactId>rxbinding-support-v4</artifactId>
+  <version>1.0.0</version>
+  <packaging>aar</packaging>
+  <name>RxBinding (support-v4)</name>
+  <description>RxJava binding APIs for Android's UI widgets.</description>
+  <url>https://github.com/JakeWharton/RxBinding/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>jakewharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/JakeWharton/RxBinding.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/JakeWharton/RxBinding.git</developerConnection>
+    <url>https://github.com/JakeWharton/RxBinding/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.jakewharton.rxbinding</groupId>
+      <artifactId>rxbinding</artifactId>
+      <version>1.0.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-core-ui</artifactId>
+      <version>25.0.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.pom.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.pom.sha1
new file mode 100644
index 0000000..b8c0287
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding-support-v4/1.0.0/rxbinding-support-v4-1.0.0.pom.sha1
@@ -0,0 +1 @@
+294ccb1df17e3d5dcf0d85332b429305641c508d
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding/0.4.0/rxbinding-0.4.0.pom b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/0.4.0/rxbinding-0.4.0.pom
new file mode 100644
index 0000000..28a53be
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/0.4.0/rxbinding-0.4.0.pom
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.jakewharton.rxbinding</groupId>
+  <artifactId>rxbinding</artifactId>
+  <version>0.4.0</version>
+  <packaging>aar</packaging>
+  <name>RxBinding</name>
+  <description>RxJava binding APIs for Android's UI widgets.</description>
+  <url>https://github.com/JakeWharton/RxBinding/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>jakewharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/JakeWharton/RxBinding.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/JakeWharton/RxBinding.git</developerConnection>
+    <url>https://github.com/JakeWharton/RxBinding/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>io.reactivex</groupId>
+      <artifactId>rxandroid</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.reactivex</groupId>
+      <artifactId>rxjava</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>23.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding/0.4.0/rxbinding-0.4.0.pom.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/0.4.0/rxbinding-0.4.0.pom.sha1
new file mode 100644
index 0000000..bd9e5d7
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/0.4.0/rxbinding-0.4.0.pom.sha1
@@ -0,0 +1 @@
+2ec8c845d3aa82c34b1c86fda9a00e1de8d41131
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/BUILD b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/BUILD
new file mode 100644
index 0000000..8af0c0f
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "rxbinding-1.0.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxbinding-1.0.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.aar b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.aar
new file mode 100644
index 0000000..11a01a7
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.aar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.aar.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.aar.sha1
new file mode 100644
index 0000000..eb4b1f4
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.aar.sha1
@@ -0,0 +1 @@
+6ab938ca0edb381a426980c420ebe13dc37ebbbf
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.pom b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.pom
new file mode 100644
index 0000000..169bd92
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.pom
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.jakewharton.rxbinding</groupId>
+  <artifactId>rxbinding</artifactId>
+  <version>1.0.0</version>
+  <packaging>aar</packaging>
+  <name>RxBinding</name>
+  <description>RxJava binding APIs for Android's UI widgets.</description>
+  <url>https://github.com/JakeWharton/RxBinding/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>jakewharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/JakeWharton/RxBinding.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/JakeWharton/RxBinding.git</developerConnection>
+    <url>https://github.com/JakeWharton/RxBinding/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>io.reactivex</groupId>
+      <artifactId>rxjava</artifactId>
+      <version>1.2.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.reactivex</groupId>
+      <artifactId>rxandroid</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>25.0.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.pom.sha1 b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.pom.sha1
new file mode 100644
index 0000000..d9362ea
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxbinding/rxbinding/1.0.0/rxbinding-1.0.0.pom.sha1
@@ -0,0 +1 @@
+c542233090ae6a94681b6934944c2237eff06bbd
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/BUILD b/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/BUILD
new file mode 100644
index 0000000..50ebb85
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["rxrelay-1.1.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "rxrelay-1.1.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.jar b/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.jar
new file mode 100644
index 0000000..bec9369
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.jar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.jar.sha1 b/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.jar.sha1
new file mode 100644
index 0000000..258ad3d
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.jar.sha1
@@ -0,0 +1 @@
+54c35b15208240815ed73471108ac0fabb3754d9
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.pom b/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.pom
new file mode 100644
index 0000000..22cb727
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.pom
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.jakewharton.rxrelay</groupId>
+  <artifactId>rxrelay</artifactId>
+  <version>1.1.0</version>
+
+  <name>RxRelay</name>
+  <description>Objects that are both an Observable and an Action1.</description>
+  <inceptionYear>2015</inceptionYear>
+
+  <scm>
+    <url>http://github.com/JakeWharton/RxRelay</url>
+    <connection>scm:git:git://github.com/JakeWharton/RxRelay.git</connection>
+    <developerConnection>scm:git:git@github.com:JakeWharton/RxRelay.git</developerConnection>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>http://github.com/JakeWharton/RxRelay/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache License Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <java.version>1.6</java.version>
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>io.reactivex</groupId>
+      <artifactId>rxjava</artifactId>
+      <version>1.1.3</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.12</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.10.19</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.3</version>
+        <configuration>
+          <source>${java.version}</source>
+          <target>${java.version}</target>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.pom.sha1 b/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.pom.sha1
new file mode 100644
index 0000000..ffa2fd1
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/rxrelay/rxrelay/1.1.0/rxrelay-1.1.0.pom.sha1
@@ -0,0 +1 @@
+41b0a70d6f5b7b1236051afcc4a945aa939c47aa
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/timber/timber/4.1.2/BUILD b/common/m2/repository/com/jakewharton/timber/timber/4.1.2/BUILD
new file mode 100644
index 0000000..243b35e
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/timber/timber/4.1.2/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "timber-4.1.2.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "timber-4.1.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.aar b/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.aar
new file mode 100644
index 0000000..2dda036
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.aar
Binary files differ
diff --git a/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.aar.sha1 b/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.aar.sha1
new file mode 100644
index 0000000..bfd2217
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.aar.sha1
@@ -0,0 +1 @@
+ea22b9a5942df02927e65c4764a6c5750eea7924
\ No newline at end of file
diff --git a/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.pom b/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.pom
new file mode 100644
index 0000000..5cec5e9
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.pom
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.jakewharton.timber</groupId>
+  <artifactId>timber</artifactId>
+  <version>4.1.2</version>
+  <packaging>aar</packaging>
+  <name>Timber</name>
+  <description>No-nonsense injectable logging.</description>
+  <url>https://github.com/JakeWharton/timber</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>jakewharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/JakeWharton/timber.git</connection>
+    <developerConnection>scm:git:git://github.com/JakeWharton/timber.git</developerConnection>
+    <url>https://github.com/JakeWharton/timber</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.pom.sha1 b/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.pom.sha1
new file mode 100644
index 0000000..5aa0e4b
--- /dev/null
+++ b/common/m2/repository/com/jakewharton/timber/timber/4.1.2/timber-4.1.2.pom.sha1
@@ -0,0 +1 @@
+0a00ceb9be26b266ab30260204d3a97ba3ac5de7
\ No newline at end of file
diff --git a/common/m2/repository/com/jayway/android/robotium/robotium-solo/5.5.3/BUILD b/common/m2/repository/com/jayway/android/robotium/robotium-solo/5.5.3/BUILD
index 245fae8..a6e49a8 100644
--- a/common/m2/repository/com/jayway/android/robotium/robotium-solo/5.5.3/BUILD
+++ b/common/m2/repository/com/jayway/android/robotium/robotium-solo/5.5.3/BUILD
@@ -1,5 +1,16 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_java_import(name = "jar", jars = ["robotium-solo-5.5.3.jar"], pom = ":pom", visibility = ["//visibility:public"])
-maven_pom(name = "pom", source = "robotium-solo-5.5.3.pom" , parent ="//prebuilts/tools/common/m2/repository/com/jayway/android/robotium/robotium/5.5.3:pom", visibility = ["//visibility:public"])
+maven_java_import(
+    name = "jar",
+    jars = ["robotium-solo-5.5.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/jayway/android/robotium/robotium/5.5.3:pom",
+    source = "robotium-solo-5.5.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/jayway/android/robotium/robotium/5.5.3/BUILD b/common/m2/repository/com/jayway/android/robotium/robotium/5.5.3/BUILD
index b9e9c50..be7193e 100644
--- a/common/m2/repository/com/jayway/android/robotium/robotium/5.5.3/BUILD
+++ b/common/m2/repository/com/jayway/android/robotium/robotium/5.5.3/BUILD
@@ -1,4 +1,8 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_pom(name = "pom", source = "robotium-5.5.3.pom" , visibility = ["//visibility:public"])
+maven_pom(
+    name = "pom",
+    source = "robotium-5.5.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/joanzapata/iconify/android-iconify/2.1.1/BUILD b/common/m2/repository/com/joanzapata/iconify/android-iconify/2.1.1/BUILD
index c1998f5..f2c70db 100644
--- a/common/m2/repository/com/joanzapata/iconify/android-iconify/2.1.1/BUILD
+++ b/common/m2/repository/com/joanzapata/iconify/android-iconify/2.1.1/BUILD
@@ -1,5 +1,15 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_aar(name = "aar", aar = "android-iconify-2.1.1.aar", pom = ":pom", visibility = ["//visibility:public"])
-maven_pom(name = "pom", source = "android-iconify-2.1.1.pom" , visibility = ["//visibility:public"])
+maven_aar(
+    name = "aar",
+    aar = "android-iconify-2.1.1.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "android-iconify-2.1.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/BUILD b/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/BUILD
new file mode 100644
index 0000000..23da763
--- /dev/null
+++ b/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "jar",
+    aar = "androidasync-2.1.3.jar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "androidasync-2.1.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.jar b/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.jar
new file mode 100644
index 0000000..7a0bc16
--- /dev/null
+++ b/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.jar
Binary files differ
diff --git a/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.jar.sha1 b/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.jar.sha1
new file mode 100644
index 0000000..6fa5a9b
--- /dev/null
+++ b/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.jar.sha1
@@ -0,0 +1 @@
+52aed89a155265a48984ecc06aa8dec12674edad
\ No newline at end of file
diff --git a/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.pom b/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.pom
new file mode 100644
index 0000000..5f462a6
--- /dev/null
+++ b/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.pom
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.koushikdutta.async</groupId>
+  <artifactId>androidasync</artifactId>
+  <version>2.1.3</version>
+  <name>AndroidAsync</name>
+  <description>Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.</description>
+  <url>https://github.com/koush/AndroidAsync</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>koush</id>
+      <name>koush</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>git://github.com/koush/AndroidAsync.git</connection>
+    <developerConnection>git@github.com:koush/AndroidAsync.git</developerConnection>
+    <url>git://github.com/koush/AndroidAsync.git</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.pom.sha1 b/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.pom.sha1
new file mode 100644
index 0000000..a0191bf
--- /dev/null
+++ b/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/androidasync-2.1.3.pom.sha1
@@ -0,0 +1 @@
+c17dd098e7a24a60c07fa01d6aaca85956d71bc1
\ No newline at end of file
diff --git a/common/m2/repository/com/lovedise/permissiongen/0.0.6/BUILD b/common/m2/repository/com/lovedise/permissiongen/0.0.6/BUILD
new file mode 100644
index 0000000..2cb7ae6
--- /dev/null
+++ b/common/m2/repository/com/lovedise/permissiongen/0.0.6/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "permissiongen-0.0.6.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "permissiongen-0.0.6.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.aar b/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.aar
new file mode 100644
index 0000000..36c3d1a
--- /dev/null
+++ b/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.aar
Binary files differ
diff --git a/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.aar.sha1 b/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.aar.sha1
new file mode 100644
index 0000000..2a60cec
--- /dev/null
+++ b/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.aar.sha1
@@ -0,0 +1 @@
+d4b1284d8d0dbb449cacf4b88b9f5e590bb59ff9
\ No newline at end of file
diff --git a/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.pom b/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.pom
new file mode 100644
index 0000000..cde8c48
--- /dev/null
+++ b/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.pom
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.lovedise</groupId>
+  <artifactId>permissiongen</artifactId>
+  <version>0.0.6</version>
+  <packaging>aar</packaging>
+  <name>PermissionGen</name>
+  <description>The project PermissionGen easy to use permission of Android M</description>
+  <url>https://github.com/lovedise/PermissionGen</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>lovedise</id>
+      <name>SeungHwan Kim</name>
+      <email>lovedise@gmail.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>https://github.com/lovedise/PermissionGen.git</connection>
+    <developerConnection>https://github.com/lovedise/PermissionGen.git</developerConnection>
+    <url>https://github.com/lovedise/PermissionGen</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>appcompat-v7</artifactId>
+      <version>23.1.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.pom.sha1 b/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.pom.sha1
new file mode 100644
index 0000000..11d0f9d
--- /dev/null
+++ b/common/m2/repository/com/lovedise/permissiongen/0.0.6/permissiongen-0.0.6.pom.sha1
@@ -0,0 +1 @@
+36854b5de9b2ad79d3a9858b648eb1630953f5d4
\ No newline at end of file
diff --git a/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/BUILD b/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/BUILD
new file mode 100644
index 0000000..16a9724
--- /dev/null
+++ b/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["library-1.0.10.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "library-1.0.10.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.jar b/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.jar
new file mode 100644
index 0000000..5feccb8
--- /dev/null
+++ b/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.jar
Binary files differ
diff --git a/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.jar.sha1 b/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.jar.sha1
new file mode 100644
index 0000000..8238592
--- /dev/null
+++ b/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.jar.sha1
@@ -0,0 +1 @@
+8d62b91f5ccb6f7f872313191c016c03bb61a792
\ No newline at end of file
diff --git a/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.pom b/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.pom
new file mode 100644
index 0000000..cf56eae
--- /dev/null
+++ b/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.pom
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.mcxiaoke.volley</groupId>
+  <artifactId>library</artifactId>
+  <version>1.0.10</version>
+  <name>Android-Volley Library</name>
+  <description>Volley is a network library from Android source code.</description>
+  <url>https://github.com/mcxiaoke/android-volley</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>mcxiaoke</id>
+      <name>Xiaoke Zhang</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git@github.com:mcxiaoke/android-volley.git</connection>
+    <developerConnection>scm:git:git@github.com:mcxiaoke/android-volley.git</developerConnection>
+    <url>https://github.com/mcxiaoke/android-volley</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.pom.sha1 b/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.pom.sha1
new file mode 100644
index 0000000..bca0e92
--- /dev/null
+++ b/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/library-1.0.10.pom.sha1
@@ -0,0 +1 @@
+3741ff22099c164a8a7e8670198a6a83449bf1a2
\ No newline at end of file
diff --git a/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/BUILD b/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/BUILD
new file mode 100644
index 0000000..529eb8c
--- /dev/null
+++ b/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["library-1.0.18.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "library-1.0.18.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.jar b/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.jar
new file mode 100644
index 0000000..9232d65
--- /dev/null
+++ b/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.jar
Binary files differ
diff --git a/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.jar.sha1 b/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.jar.sha1
new file mode 100644
index 0000000..12efbec
--- /dev/null
+++ b/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.jar.sha1
@@ -0,0 +1 @@
+38da306aafee11459cd935a01d2c92a98dc670a4
\ No newline at end of file
diff --git a/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.pom b/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.pom
new file mode 100644
index 0000000..cda2650
--- /dev/null
+++ b/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.pom
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.mcxiaoke.volley</groupId>
+  <artifactId>library</artifactId>
+  <version>1.0.18</version>
+  <name>Android-Volley Library</name>
+  <description>Volley is a network library from Android source code.</description>
+  <url>https://github.com/mcxiaoke/android-volley</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>mcxiaoke</id>
+      <name>Xiaoke Zhang</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git@github.com:mcxiaoke/android-volley.git</connection>
+    <developerConnection>scm:git:git@github.com:mcxiaoke/android-volley.git</developerConnection>
+    <url>https://github.com/mcxiaoke/android-volley</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.pom.sha1 b/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.pom.sha1
new file mode 100644
index 0000000..2652b68
--- /dev/null
+++ b/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/library-1.0.18.pom.sha1
@@ -0,0 +1 @@
+3d33ce41be9a7443db2a4ad78c6caab2276ac094
\ No newline at end of file
diff --git a/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/BUILD b/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/BUILD
new file mode 100644
index 0000000..ef33bf6
--- /dev/null
+++ b/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "dragueur-1.0.3.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "dragueur-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.aar b/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.aar
new file mode 100644
index 0000000..fbe6d08
--- /dev/null
+++ b/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.aar
Binary files differ
diff --git a/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.aar.sha1 b/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.aar.sha1
new file mode 100644
index 0000000..9425f0d
--- /dev/null
+++ b/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.aar.sha1
@@ -0,0 +1 @@
+303a117e22343a605e5bf90ffba67899bda317a0
\ No newline at end of file
diff --git a/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.pom b/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.pom
new file mode 100644
index 0000000..f1e0d25
--- /dev/null
+++ b/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.pom
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.meetic.dragueur</groupId>
+  <artifactId>dragueur</artifactId>
+  <version>1.0.3</version>
+  <packaging>aar</packaging>
+  <name>Dragueur</name>
+  <description>Dragueur</description>
+  <url>https://github.com/Meetic/Dragueur</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>meetic-android</id>
+      <name>meetic-android</name>
+      <email>champigny.florent@gmail.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>https://github.com/Meetic/Dragueur.git</connection>
+    <developerConnection>https://github.com/Meetic/Dragueur.git</developerConnection>
+    <url>https://github.com/Meetic/Dragueur</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>appcompat-v7</artifactId>
+      <version>23.3.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.pom.sha1 b/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.pom.sha1
new file mode 100644
index 0000000..46dbab6
--- /dev/null
+++ b/common/m2/repository/com/meetic/dragueur/dragueur/1.0.3/dragueur-1.0.3.pom.sha1
@@ -0,0 +1 @@
+92ce1e44fba316314268a7d579888edb9d4d9b4e
\ No newline at end of file
diff --git a/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/BUILD b/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/BUILD
new file mode 100644
index 0000000..134daa8
--- /dev/null
+++ b/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "shuffle-1.0.8.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "shuffle-1.0.8.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.aar b/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.aar
new file mode 100644
index 0000000..37a347b
--- /dev/null
+++ b/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.aar
Binary files differ
diff --git a/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.aar.sha1 b/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.aar.sha1
new file mode 100644
index 0000000..5b1ac7d
--- /dev/null
+++ b/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.aar.sha1
@@ -0,0 +1 @@
+b73ecf60f3919db290fea1b5498055f0c0648d9f
\ No newline at end of file
diff --git a/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.pom b/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.pom
new file mode 100644
index 0000000..edaf226
--- /dev/null
+++ b/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.meetic.shuffle</groupId>
+  <artifactId>shuffle</artifactId>
+  <version>1.0.8</version>
+  <packaging>aar</packaging>
+  <name>Shuffle</name>
+  <description>Shuffle</description>
+  <url>https://github.com/Meetic/Shuffle</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>meetic-android</id>
+      <name>meetic-android</name>
+      <email>champigny.florent@gmail.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>https://github.com/Meetic/Shuffle.git</connection>
+    <developerConnection>https://github.com/Meetic/Shuffle.git</developerConnection>
+    <url>https://github.com/Meetic/Shuffle</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.meetic.dragueur</groupId>
+      <artifactId>dragueur</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>appcompat-v7</artifactId>
+      <version>23.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.pom.sha1 b/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.pom.sha1
new file mode 100644
index 0000000..eff14ec
--- /dev/null
+++ b/common/m2/repository/com/meetic/shuffle/shuffle/1.0.8/shuffle-1.0.8.pom.sha1
@@ -0,0 +1 @@
+6ac7830ea6972d82f8ea81c724d1b0fdafd0e064
\ No newline at end of file
diff --git a/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/BUILD b/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/BUILD
new file mode 100644
index 0000000..45c4f75
--- /dev/null
+++ b/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "mixpanel-android-4.6.4.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "mixpanel-android-4.6.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.aar b/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.aar
new file mode 100644
index 0000000..85f6701
--- /dev/null
+++ b/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.aar
Binary files differ
diff --git a/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.aar.sha1 b/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.aar.sha1
new file mode 100644
index 0000000..3dc3c29
--- /dev/null
+++ b/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.aar.sha1
@@ -0,0 +1 @@
+2ae3e05fdb0008a5cd0364a63ab03bd99b6b6205
\ No newline at end of file
diff --git a/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.pom b/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.pom
new file mode 100644
index 0000000..adeecd5
--- /dev/null
+++ b/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.pom
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.mixpanel.android</groupId>
+  <artifactId>mixpanel-android</artifactId>
+  <version>4.6.4</version>
+  <packaging>aar</packaging>
+  <name>mixpanel-android</name>
+  <description>An Android library for Mixpanel Analytics 
+http://mixpanel.com/android-analytics/</description>
+  <url>https://github.com/mixpanel/mixpanel-android</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/license/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>mixpanel_dev</id>
+      <name>Mixpanel Developers</name>
+      <email>dev+android@mixpanel.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:http://github.com/mixpanel/mixpanel-android</connection>
+    <developerConnection>scm:git:git@github.com:mixpanel/mixpanel-android.git</developerConnection>
+    <url>http://github.com/mixpanel/mixpanel-android</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.android.gms</groupId>
+      <artifactId>play-services</artifactId>
+      <version>[3.1,)</version>
+      <scope>compile</scope>
+      <optional>true</optional>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.pom.sha1 b/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.pom.sha1
new file mode 100644
index 0000000..0dcee7a
--- /dev/null
+++ b/common/m2/repository/com/mixpanel/android/mixpanel-android/4.6.4/mixpanel-android-4.6.4.pom.sha1
@@ -0,0 +1 @@
+81b705e4f5e7043487568edd335513e9802c6f16
\ No newline at end of file
diff --git a/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/BUILD b/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/BUILD
new file mode 100644
index 0000000..030cbf3
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["bolts-android-1.4.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "bolts-android-1.4.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.jar b/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.jar
new file mode 100644
index 0000000..b34a2df
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.jar
Binary files differ
diff --git a/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.jar.sha1 b/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.jar.sha1
new file mode 100644
index 0000000..09760e4
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.jar.sha1
@@ -0,0 +1 @@
+cc174c559b5177982887bf6e1b76003aebad9516
\ No newline at end of file
diff --git a/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.pom b/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.pom
new file mode 100644
index 0000000..e04a801
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.pom
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.parse.bolts</groupId>
+  <artifactId>bolts-android</artifactId>
+  <version>1.4.0</version>
+  <name>Bolts-Android</name>
+  <description>Bolts is a collection of low-level libraries designed to make developing mobile apps easier.</description>
+  <url>https://github.com/BoltsFramework/Bolts-Android</url>
+  <licenses>
+    <license>
+      <name>BSD 2-Clause License</name>
+      <url>https://github.com/BoltsFramework/Bolts-Android/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>parse</id>
+      <name>Parse</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:BoltsFramework/Bolts-Android.git</connection>
+    <developerConnection>scm:git@github.com:BoltsFramework/Bolts-Android.git</developerConnection>
+    <url>https://github.com/BoltsFramework/Bolts-Android</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.parse.bolts</groupId>
+      <artifactId>bolts-tasks</artifactId>
+      <version>1.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.parse.bolts</groupId>
+      <artifactId>bolts-applinks</artifactId>
+      <version>1.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.pom.sha1 b/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.pom.sha1
new file mode 100644
index 0000000..b24b743
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-android/1.4.0/bolts-android-1.4.0.pom.sha1
@@ -0,0 +1 @@
+8b2e761cd2a6f81af00ab7be89aaa5f70f377331
\ No newline at end of file
diff --git a/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/BUILD b/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/BUILD
new file mode 100644
index 0000000..62c5eb0
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["bolts-applinks-1.4.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "bolts-applinks-1.4.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.jar b/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.jar
new file mode 100644
index 0000000..d27ff62
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.jar
Binary files differ
diff --git a/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.jar.sha1 b/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.jar.sha1
new file mode 100644
index 0000000..247022e
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.jar.sha1
@@ -0,0 +1 @@
+8ad21bf21784dacce5f2043afb97218cc377e835
\ No newline at end of file
diff --git a/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.pom b/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.pom
new file mode 100644
index 0000000..fcca9aa
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.pom
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.parse.bolts</groupId>
+  <artifactId>bolts-applinks</artifactId>
+  <version>1.4.0</version>
+  <name>Bolts-AppLinks</name>
+  <description>Bolts is a collection of low-level libraries designed to make developing mobile apps easier.</description>
+  <url>https://github.com/BoltsFramework/Bolts-Android</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/BoltsFramework/Bolts-Android/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>parse</id>
+      <name>Parse</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:BoltsFramework/Bolts-Android.git</connection>
+    <developerConnection>scm:git@github.com:BoltsFramework/Bolts-Android.git</developerConnection>
+    <url>https://github.com/BoltsFramework/Bolts-Android</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.parse.bolts</groupId>
+      <artifactId>bolts-tasks</artifactId>
+      <version>1.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.pom.sha1 b/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.pom.sha1
new file mode 100644
index 0000000..5fc663f
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.pom.sha1
@@ -0,0 +1 @@
+9a7b6fa518be36c41eeb71e9ccb960da962a161f
\ No newline at end of file
diff --git a/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/BUILD b/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/BUILD
new file mode 100644
index 0000000..bbc24a4
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["bolts-tasks-1.4.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "bolts-tasks-1.4.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.jar b/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.jar
new file mode 100644
index 0000000..d4118d6
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.jar
Binary files differ
diff --git a/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.jar.sha1 b/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.jar.sha1
new file mode 100644
index 0000000..4468c9d
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.jar.sha1
@@ -0,0 +1 @@
+d85884acf6810a3bbbecb587f239005cbc846dc4
\ No newline at end of file
diff --git a/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.pom b/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.pom
new file mode 100644
index 0000000..e55842e
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.pom
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.parse.bolts</groupId>
+  <artifactId>bolts-tasks</artifactId>
+  <version>1.4.0</version>
+  <name>Bolts-Tasks</name>
+  <description>Bolts is a collection of low-level libraries designed to make developing mobile apps easier.</description>
+  <url>https://github.com/BoltsFramework/Bolts-Android</url>
+  <licenses>
+    <license>
+      <name>BSD License</name>
+      <url>https://github.com/BoltsFramework/Bolts-Android/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>parse</id>
+      <name>Parse</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:BoltsFramework/Bolts-Android.git</connection>
+    <developerConnection>scm:git@github.com:BoltsFramework/Bolts-Android.git</developerConnection>
+    <url>https://github.com/BoltsFramework/Bolts-Android</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.12</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.pom.sha1 b/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.pom.sha1
new file mode 100644
index 0000000..fda15ac
--- /dev/null
+++ b/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.pom.sha1
@@ -0,0 +1 @@
+db60026ffef8aae5e2bac952e74a106a784ea5ae
\ No newline at end of file
diff --git a/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/BUILD b/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/BUILD
new file mode 100644
index 0000000..8ccd2fc
--- /dev/null
+++ b/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["data-collector-2.3.6.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "data-collector-2.3.6.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.jar b/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.jar
new file mode 100644
index 0000000..b92f4f7
--- /dev/null
+++ b/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.jar
Binary files differ
diff --git a/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.jar.sha1 b/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.jar.sha1
new file mode 100644
index 0000000..cf6bccd
--- /dev/null
+++ b/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.jar.sha1
@@ -0,0 +1 @@
+1a0e2e9305e636c80cb9a5baf723938b5048d196
\ No newline at end of file
diff --git a/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.pom b/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.pom
new file mode 100644
index 0000000..220c55a
--- /dev/null
+++ b/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.pom
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.paypal.android.sdk</groupId>
+  <artifactId>data-collector</artifactId>
+  <version>2.3.6</version>
+  <name>data-collector</name>
+  <description>Fraud tools for PayPal integrations on Android.</description>
+  <url>https://github.com/braintree/braintree_android</url>
+  <licenses>
+    <license>
+      <name>MIT</name>
+      <url>http://opensource.org/licenses/MIT</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>devs</id>
+      <name>Braintree Payments</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:braintree/braintree_android.git</connection>
+    <developerConnection>scm:git@github.com:braintree/braintree_android.git</developerConnection>
+    <url>scm:git@github.com:braintree/braintree_android.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>[24.0.0,25.0.0)</version>
+      <scope>compile</scope>
+      <optional>true</optional>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.pom.sha1 b/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.pom.sha1
new file mode 100644
index 0000000..373e9d5
--- /dev/null
+++ b/common/m2/repository/com/paypal/android/sdk/data-collector/2.3.6/data-collector-2.3.6.pom.sha1
@@ -0,0 +1 @@
+f8773fb57ad76298c98519ec9d066ae329dfdb02
\ No newline at end of file
diff --git a/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/BUILD b/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/BUILD
new file mode 100644
index 0000000..007167e
--- /dev/null
+++ b/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "paypal-one-touch-2.3.6.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "paypal-one-touch-2.3.6.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.aar b/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.aar
new file mode 100644
index 0000000..81b1faf
--- /dev/null
+++ b/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.aar
Binary files differ
diff --git a/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.aar.sha1 b/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.aar.sha1
new file mode 100644
index 0000000..0e7871f
--- /dev/null
+++ b/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.aar.sha1
@@ -0,0 +1 @@
+0cfde18bc7b67b14e2f575c2152f65fb798b4f3f
\ No newline at end of file
diff --git a/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.pom b/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.pom
new file mode 100644
index 0000000..8c5ae25
--- /dev/null
+++ b/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.pom
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.paypal.android.sdk</groupId>
+  <artifactId>paypal-one-touch</artifactId>
+  <version>2.3.6</version>
+  <packaging>aar</packaging>
+  <name>paypal-one-touch</name>
+  <description>PayPal SDK for handling app and browser switch based payments.</description>
+  <url>https://github.com/braintree/braintree_android</url>
+  <licenses>
+    <license>
+      <name>MIT</name>
+      <url>http://opensource.org/licenses/MIT</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>devs</id>
+      <name>Braintree Payments</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:braintree/braintree_android.git</connection>
+    <developerConnection>scm:git@github.com:braintree/braintree_android.git</developerConnection>
+    <url>scm:git@github.com:braintree/braintree_android.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.braintreepayments.api</groupId>
+      <artifactId>core</artifactId>
+      <version>2.3.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>[24.0.0,25.0.0)</version>
+      <scope>compile</scope>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>com.paypal.android.sdk</groupId>
+      <artifactId>data-collector</artifactId>
+      <version>2.3.6</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.pom.sha1 b/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.pom.sha1
new file mode 100644
index 0000000..7abb148
--- /dev/null
+++ b/common/m2/repository/com/paypal/android/sdk/paypal-one-touch/2.3.6/paypal-one-touch-2.3.6.pom.sha1
@@ -0,0 +1 @@
+0a6d15021a4182711a9f2b329eedad5526df0a70
\ No newline at end of file
diff --git a/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/BUILD b/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/BUILD
new file mode 100644
index 0000000..cd5b7b5
--- /dev/null
+++ b/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["auto-value-gson-0.3.2-rc1.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "auto-value-gson-0.3.2-rc1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.jar b/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.jar
new file mode 100644
index 0000000..39df296
--- /dev/null
+++ b/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.jar
Binary files differ
diff --git a/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.jar.sha1 b/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.jar.sha1
new file mode 100644
index 0000000..1552e68
--- /dev/null
+++ b/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.jar.sha1
@@ -0,0 +1 @@
+595a010953b6f93af4911be066e1c785b646059e
\ No newline at end of file
diff --git a/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.pom b/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.pom
new file mode 100644
index 0000000..ca2b4cd
--- /dev/null
+++ b/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.pom
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.ryanharter.auto.value</groupId>
+  <artifactId>auto-value-gson</artifactId>
+  <version>0.3.2-rc1</version>
+  <name>AutoValue: Gson Extension</name>
+  <description>AutoValue extension that creates a Gson TypeAdapterFactory</description>
+  <url>https://github.com/rharter/auto-value-gson/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>rharter</id>
+      <name>Ryan Harter</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/rharter/auto-value-gson</connection>
+    <developerConnection>scm:git:ssh://git@github.com/rharter/auto-value-gson</developerConnection>
+    <url>https://github.com/rharter/auto-value-gson/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.truth</groupId>
+      <artifactId>truth</artifactId>
+      <version>0.27</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.auto</groupId>
+      <artifactId>auto-common</artifactId>
+      <version>0.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.auto.service</groupId>
+      <artifactId>auto-service</artifactId>
+      <version>1.0-rc2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.squareup</groupId>
+      <artifactId>javapoet</artifactId>
+      <version>1.7.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.code.gson</groupId>
+      <artifactId>gson</artifactId>
+      <version>2.6.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.testing.compile</groupId>
+      <artifactId>compile-testing</artifactId>
+      <version>0.9</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.auto.value</groupId>
+      <artifactId>auto-value</artifactId>
+      <version>1.3-rc1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.pom.sha1 b/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.pom.sha1
new file mode 100644
index 0000000..a3ac86d
--- /dev/null
+++ b/common/m2/repository/com/ryanharter/auto/value/auto-value-gson/0.3.2-rc1/auto-value-gson-0.3.2-rc1.pom.sha1
@@ -0,0 +1 @@
+7956f78b382e88ec3294ab6c9f10ef97ef3a5965
\ No newline at end of file
diff --git a/common/m2/repository/com/simperium/android/simperium/0.6.8/BUILD b/common/m2/repository/com/simperium/android/simperium/0.6.8/BUILD
new file mode 100644
index 0000000..24f3cfa
--- /dev/null
+++ b/common/m2/repository/com/simperium/android/simperium/0.6.8/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "simperium-0.6.8.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "simperium-0.6.8.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.aar b/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.aar
new file mode 100644
index 0000000..1abd502
--- /dev/null
+++ b/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.aar
Binary files differ
diff --git a/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.aar.sha1 b/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.aar.sha1
new file mode 100644
index 0000000..2c32ce8
--- /dev/null
+++ b/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.aar.sha1
@@ -0,0 +1 @@
+45c970e6cbe667bcdcc9059cdcfc6cc30033e0ce
\ No newline at end of file
diff --git a/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.pom b/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.pom
new file mode 100644
index 0000000..3b4ab89
--- /dev/null
+++ b/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.simperium.android</groupId>
+  <artifactId>simperium</artifactId>
+  <version>0.6.8</version>
+  <packaging>aar</packaging>
+  <name>Simperium Android Library</name>
+  <description>Android Library for building applications using Simperium</description>
+  <url>https://github.com/simperium/simperium-android</url>
+  <licenses>
+    <license>
+      <name>The MIT License (MIT)</name>
+      <url>http://opensource.org/licenses/MIT</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>beaucollins</id>
+      <name>Robert Collins</name>
+      <email>robert@automattic.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/simperium/simperium-android.git</connection>
+    <developerConnection>scm:git:https://github.com/simperium/simperium-android.git</developerConnection>
+    <url>https://github.com/simperium/simperium-android.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>org.thoughtcrime.ssl.pinning</groupId>
+      <artifactId>AndroidPinning</artifactId>
+      <version>1.0.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.koushikdutta.async</groupId>
+      <artifactId>androidasync</artifactId>
+      <version>2.1.3</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.pom.sha1 b/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.pom.sha1
new file mode 100644
index 0000000..2436bf8
--- /dev/null
+++ b/common/m2/repository/com/simperium/android/simperium/0.6.8/simperium-0.6.8.pom.sha1
@@ -0,0 +1 @@
+f5934665480142eed05a5edcf9276d5dea5bb90d
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/BUILD b/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/BUILD
new file mode 100644
index 0000000..bda08c9
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["burst-junit4-1.1.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/squareup/burst/burst-parent/1.1.0:pom",
+    source = "burst-junit4-1.1.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.jar b/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.jar
new file mode 100644
index 0000000..48641ea
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.jar.sha1 b/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.jar.sha1
new file mode 100644
index 0000000..9a2b648
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.jar.sha1
@@ -0,0 +1 @@
+960e3aa6837d21fd5ed6f900904e4b5117dfcdba
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.pom b/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.pom
new file mode 100644
index 0000000..b00b2d6
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.pom
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.squareup.burst</groupId>
+    <artifactId>burst-parent</artifactId>
+    <version>1.1.0</version>
+  </parent>
+
+  <artifactId>burst-junit4</artifactId>
+  <name>Burst JUnit 4 Integration</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>com.squareup.burst</groupId>
+      <artifactId>burst</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+    </dependency>
+
+    <dependency>
+      <groupId>org.assertj</groupId>
+      <artifactId>assertj-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.pom.sha1 b/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.pom.sha1
new file mode 100644
index 0000000..262242c
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst-junit4/1.1.0/burst-junit4-1.1.0.pom.sha1
@@ -0,0 +1 @@
+b05be3fce6d8355d6226e576941fbe487149cacd
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/burst/burst-parent/1.1.0/BUILD b/common/m2/repository/com/squareup/burst/burst-parent/1.1.0/BUILD
new file mode 100644
index 0000000..f1b5bb2
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst-parent/1.1.0/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "burst-parent-1.1.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/burst/burst-parent/1.1.0/burst-parent-1.1.0.pom b/common/m2/repository/com/squareup/burst/burst-parent/1.1.0/burst-parent-1.1.0.pom
new file mode 100644
index 0000000..c681b30
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst-parent/1.1.0/burst-parent-1.1.0.pom
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.squareup.burst</groupId>
+  <artifactId>burst-parent</artifactId>
+  <version>1.1.0</version>
+  <packaging>pom</packaging>
+  <name>Burst (Parent)</name>
+  <description>Burst is a unit testing library for varying test data.</description>
+  <url>https://github.com/square/burst</url>
+
+  <modules>
+    <module>burst</module>
+    <module>burst-junit4</module>
+  </modules>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <java.version>1.7</java.version>
+
+    <junit.version>4.11</junit.version>
+
+    <assertj.version>1.6.1</assertj.version>
+    <dexmaker.version>1.2</dexmaker.version>
+  </properties>
+
+  <scm>
+    <url>https://github.com/square/burst/</url>
+    <connection>scm:git:https://github.com/square/burst.git</connection>
+    <developerConnection>scm:git:git@github.com:square/burst.git</developerConnection>
+    <tag>burst-parent-1.1.0</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>https://github.com/square/burst/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${junit.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.assertj</groupId>
+        <artifactId>assertj-core</artifactId>
+        <version>${assertj.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.dexmaker</groupId>
+        <artifactId>dexmaker</artifactId>
+        <version>${dexmaker.version}</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.0</version>
+          <configuration>
+            <source>${java.version}</source>
+            <target>${java.version}</target>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.5</version>
+        <configuration>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.10</version>
+        <configuration>
+          <failsOnError>true</failsOnError>
+          <configLocation>checkstyle.xml</configLocation>
+          <consoleOutput>true</consoleOutput>
+        </configuration>
+        <executions>
+          <execution>
+            <phase>verify</phase>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/squareup/burst/burst-parent/1.1.0/burst-parent-1.1.0.pom.sha1 b/common/m2/repository/com/squareup/burst/burst-parent/1.1.0/burst-parent-1.1.0.pom.sha1
new file mode 100644
index 0000000..f10b1b0
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst-parent/1.1.0/burst-parent-1.1.0.pom.sha1
@@ -0,0 +1 @@
+f66bf08c3cb6503b377b7e5ae23f601d12d0e01e
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/burst/burst/1.1.0/BUILD b/common/m2/repository/com/squareup/burst/burst/1.1.0/BUILD
new file mode 100644
index 0000000..7174699
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst/1.1.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["burst-1.1.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/squareup/burst/burst-parent/1.1.0:pom",
+    source = "burst-1.1.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.jar b/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.jar
new file mode 100644
index 0000000..f83c19d
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.jar.sha1 b/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.jar.sha1
new file mode 100644
index 0000000..0961458
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.jar.sha1
@@ -0,0 +1 @@
+429b5b45e5ecc46391f7c78d3f567b1ebc9d21ae
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.pom b/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.pom
new file mode 100644
index 0000000..72791aa
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.pom
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.squareup.burst</groupId>
+    <artifactId>burst-parent</artifactId>
+    <version>1.1.0</version>
+  </parent>
+
+  <artifactId>burst</artifactId>
+  <name>Burst</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.assertj</groupId>
+      <artifactId>assertj-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.pom.sha1 b/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.pom.sha1
new file mode 100644
index 0000000..eb6f0ad
--- /dev/null
+++ b/common/m2/repository/com/squareup/burst/burst/1.1.0/burst-1.1.0.pom.sha1
@@ -0,0 +1 @@
+9d3857a1f841cd0157d90e5ea28105bc50c29fdb
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/haha/haha/2.0.3/BUILD b/common/m2/repository/com/squareup/haha/haha/2.0.3/BUILD
new file mode 100644
index 0000000..09b87dc
--- /dev/null
+++ b/common/m2/repository/com/squareup/haha/haha/2.0.3/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["haha-2.0.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "haha-2.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.jar b/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.jar
new file mode 100644
index 0000000..684b4cf
--- /dev/null
+++ b/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.jar.sha1 b/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.jar.sha1
new file mode 100644
index 0000000..9db61bb
--- /dev/null
+++ b/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.jar.sha1
@@ -0,0 +1 @@
+640a438d2d415c056ca6a673ac26b183b044e160
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.pom b/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.pom
new file mode 100644
index 0000000..27e259b
--- /dev/null
+++ b/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.pom
@@ -0,0 +1,244 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

+  <parent>

+    <artifactId>oss-parent</artifactId>

+    <groupId>org.sonatype.oss</groupId>

+    <version>7</version>

+    <relativePath>../pom.xml/pom.xml</relativePath>

+  </parent>

+  <modelVersion>4.0.0</modelVersion>

+  <groupId>com.squareup.haha</groupId>

+  <artifactId>haha</artifactId>

+  <name>Headless Android Heap Analyzer</name>

+  <version>2.0.3</version>

+  <description>Java library to automate the analysis of Android heap dumps.</description>

+  <url>https://github.com/square/haha</url>

+  <issueManagement>

+    <system>GitHub Issues</system>

+    <url>http://github.com/square/haha/issues</url>

+  </issueManagement>

+  <inceptionYear>2015</inceptionYear>

+  <developers>

+    <developer>

+      <name>Pierre-Yves Ricau</name>

+      <email>py@squareup.com</email>

+      <organization>Square, Inc.</organization>

+      <organizationUrl>https://squareup.com</organizationUrl>

+    </developer>

+  </developers>

+  <licenses>

+    <license>

+      <name>Apache 2</name>

+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>

+      <distribution>repo</distribution>

+    </license>

+  </licenses>

+  <scm>

+    <connection>scm:git:https://github.com/square/haha.git</connection>

+    <developerConnection>scm:git:git@github.com:square/haha.git</developerConnection>

+    <tag>haha-2.0.3</tag>

+    <url>https://github.com/square/haha</url>

+  </scm>

+  <organization>

+    <name>Square, Inc.</name>

+    <url>http://squareup.com</url>

+  </organization>

+  <build>

+    <plugins>

+      <plugin>

+        <artifactId>maven-compiler-plugin</artifactId>

+        <version>3.1</version>

+        <configuration>

+          <source>${java.version}</source>

+          <target>${java.version}</target>

+        </configuration>

+      </plugin>

+      <plugin>

+        <artifactId>maven-release-plugin</artifactId>

+        <version>2.5</version>

+        <configuration>

+          <autoVersionSubmodules>true</autoVersionSubmodules>

+          <useReleaseProfile>false</useReleaseProfile>

+          <releaseProfiles>release</releaseProfiles>

+          <goals>deploy</goals>

+        </configuration>

+      </plugin>

+      <plugin>

+        <groupId>org.sonatype.plugins</groupId>

+        <artifactId>nexus-staging-maven-plugin</artifactId>

+        <version>1.6.3</version>

+        <extensions>true</extensions>

+        <configuration>

+          <serverId>ossrh</serverId>

+          <nexusUrl>https://oss.sonatype.org/</nexusUrl>

+          <autoReleaseAfterClose>true</autoReleaseAfterClose>

+        </configuration>

+      </plugin>

+      <plugin>

+        <artifactId>maven-source-plugin</artifactId>

+        <version>2.1.2</version>

+        <executions>

+          <execution>

+            <id>attach-sources</id>

+            <phase>package</phase>

+            <goals>

+              <goal>jar-no-fork</goal>

+            </goals>

+          </execution>

+        </executions>

+      </plugin>

+      <plugin>

+        <artifactId>maven-shade-plugin</artifactId>

+        <version>2.4.1</version>

+        <executions>

+          <execution>

+            <phase>package</phase>

+            <goals>

+              <goal>shade</goal>

+            </goals>

+          </execution>

+        </executions>

+        <configuration>

+          <minimizeJar>true</minimizeJar>

+          <createSourcesJar>true</createSourcesJar>

+          <shadeSourcesContent>true</shadeSourcesContent>

+          <relocations>

+            <relocation>

+              <pattern>com.google.common</pattern>

+              <shadedPattern>com.squareup.haha.guava</shadedPattern>

+            </relocation>

+            <relocation>

+              <pattern>gnu.trove</pattern>

+              <shadedPattern>com.squareup.haha.trove</shadedPattern>

+            </relocation>

+            <relocation>

+              <pattern>com.android.annotations</pattern>

+              <shadedPattern>com.squareup.haha.annotations</shadedPattern>

+            </relocation>

+            <relocation>

+              <pattern>com.android.tools.perflib.heap</pattern>

+              <shadedPattern>com.squareup.haha.perflib</shadedPattern>

+            </relocation>

+          </relocations>

+        </configuration>

+      </plugin>

+      <plugin>

+        <groupId>com.github.wvengen</groupId>

+        <artifactId>proguard-maven-plugin</artifactId>

+        <version>2.0.10</version>

+        <executions>

+          <execution>

+            <phase>package</phase>

+            <goals>

+              <goal>proguard</goal>

+            </goals>

+          </execution>

+        </executions>

+        <dependencies>

+          <dependency>

+            <groupId>net.sf.proguard</groupId>

+            <artifactId>proguard-base</artifactId>

+            <version>5.2.1</version>

+            <scope>runtime</scope>

+          </dependency>

+        </dependencies>

+        <configuration>

+          <proguardVersion>5.2.1</proguardVersion>

+          <obfuscate>false</obfuscate>

+          <options>

+            <option>-allowaccessmodification</option>

+            <option>-keep,includedescriptorclasses class com.squareup.haha.perflib.** { *; }</option>

+            <option>-keep,includedescriptorclasses class com.squareup.haha.trove.THashMap { *; }</option>

+            <option>-dontwarn javax.annotation.**</option>

+            <option>-optimizations !code/allocation/variable</option>

+            <option>-keepnames class com.squareup.haha.guava.collect.Iterables</option>

+          </options>

+          <libs>

+            <lib>${java.home}/lib/rt.jar</lib>

+          </libs>

+        </configuration>

+      </plugin>

+    </plugins>

+  </build>

+  <profiles>

+    <profile>

+      <id>release</id>

+      <build>

+        <plugins>

+          <plugin>

+            <groupId>org.codehaus.mojo</groupId>

+            <artifactId>exec-maven-plugin</artifactId>

+            <version>1.5.0</version>

+            <executions>

+              <execution>

+                <id>git submodule update</id>

+                <phase>initialize</phase>

+                <goals>

+                  <goal>exec</goal>

+                </goals>

+                <configuration>

+                  <executable>git</executable>

+                  <arguments>

+                    <argument>submodule</argument>

+                    <argument>update</argument>

+                    <argument>--init</argument>

+                    <argument>--recursive</argument>

+                  </arguments>

+                </configuration>

+              </execution>

+            </executions>

+            <inherited>false</inherited>

+          </plugin>

+          <plugin>

+            <artifactId>maven-javadoc-plugin</artifactId>

+            <version>2.10.1</version>

+            <executions>

+              <execution>

+                <id>attach-javadocs</id>

+                <goals>

+                  <goal>jar</goal>

+                </goals>

+              </execution>

+            </executions>

+          </plugin>

+          <plugin>

+            <artifactId>maven-source-plugin</artifactId>

+            <version>2.2.1</version>

+            <executions>

+              <execution>

+                <id>attach-sources</id>

+                <goals>

+                  <goal>jar-no-fork</goal>

+                </goals>

+              </execution>

+            </executions>

+          </plugin>

+          <plugin>

+            <artifactId>maven-gpg-plugin</artifactId>

+            <version>1.5</version>

+            <executions>

+              <execution>

+                <id>sign-artifacts</id>

+                <phase>verify</phase>

+                <goals>

+                  <goal>sign</goal>

+                </goals>

+              </execution>

+            </executions>

+          </plugin>

+        </plugins>

+      </build>

+    </profile>

+  </profiles>

+  <distributionManagement>

+    <snapshotRepository>

+      <id>ossrh</id>

+      <url>https://oss.sonatype.org/content/repositories/snapshots</url>

+    </snapshotRepository>

+  </distributionManagement>

+  <properties>

+    <java.version>1.6</java.version>

+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

+  </properties>

+</project>

+

diff --git a/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.pom.sha1 b/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.pom.sha1
new file mode 100644
index 0000000..cf4fe60
--- /dev/null
+++ b/common/m2/repository/com/squareup/haha/haha/2.0.3/haha-2.0.3.pom.sha1
@@ -0,0 +1 @@
+78daa2fd191417b723463bcfd86393f6f6e7b1b4
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/haha/haha/maven-metadata.xml.md5 b/common/m2/repository/com/squareup/haha/haha/maven-metadata.xml.md5
deleted file mode 100644
index 793109e..0000000
--- a/common/m2/repository/com/squareup/haha/haha/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-1da7ce7cf0cf1f0a32270c42009436c5
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/javapoet/1.2.0/BUILD b/common/m2/repository/com/squareup/javapoet/1.2.0/BUILD
new file mode 100644
index 0000000..3273f27
--- /dev/null
+++ b/common/m2/repository/com/squareup/javapoet/1.2.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["javapoet-1.2.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "javapoet-1.2.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.jar b/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.jar
new file mode 100644
index 0000000..84bdc7c
--- /dev/null
+++ b/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.jar.sha1 b/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.jar.sha1
new file mode 100644
index 0000000..78a55ab
--- /dev/null
+++ b/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.jar.sha1
@@ -0,0 +1 @@
+ad3ba65c1788f4d814a4da056323e2b84412fb3c
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.pom b/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.pom
new file mode 100644
index 0000000..db67a47
--- /dev/null
+++ b/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.pom
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.squareup</groupId>
+  <artifactId>javapoet</artifactId>
+  <version>1.2.0</version>
+
+  <name>JavaPoet</name>
+  <description>Use beautiful Java code to generate beautiful Java code.</description>
+  <url>http://github.com/square/javapoet/</url>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+
+    <java.version>1.7</java.version>
+    <junit.version>4.12</junit.version>
+    <truth.version>0.25</truth.version>
+    <compile-testing.version>0.6</compile-testing.version>
+  </properties>
+
+  <scm>
+    <url>http://github.com/square/javapoet/</url>
+    <connection>scm:git:git://github.com/square/javapoet.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/square/javapoet.git</developerConnection>
+    <tag>HEAD</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>http://github.com/square/javapoet/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <organization>
+    <name>Square, Inc.</name>
+    <url>http://squareup.com</url>
+  </organization>
+
+  <dependencies>
+    <dependency>
+      <groupId>com.google.truth</groupId>
+      <artifactId>truth</artifactId>
+      <version>0.25</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.testing.compile</groupId>
+      <artifactId>compile-testing</artifactId>
+      <version>0.6</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>${junit.version}</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.jimfs</groupId>
+      <artifactId>jimfs</artifactId>
+      <version>1.0</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.10.16</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.0</version>
+        <configuration>
+          <source>${java.version}</source>
+          <target>${java.version}</target>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.13</version>
+        <configuration>
+          <failsOnError>true</failsOnError>
+          <configLocation>checkstyle.xml</configLocation>
+          <consoleOutput>true</consoleOutput>
+        </configuration>
+        <executions>
+          <execution>
+            <phase>verify</phase>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.pom.sha1 b/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.pom.sha1
new file mode 100644
index 0000000..30636e9
--- /dev/null
+++ b/common/m2/repository/com/squareup/javapoet/1.2.0/javapoet-1.2.0.pom.sha1
@@ -0,0 +1 @@
+a9d5beb9a0951b402143a3d29094b4a67c55e927
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/javawriter/maven-metadata.xml.md5 b/common/m2/repository/com/squareup/javawriter/maven-metadata.xml.md5
deleted file mode 100644
index 2702e60..0000000
--- a/common/m2/repository/com/squareup/javawriter/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-52f254612d3cb2ae2489baf195d0806b
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/javawriter/maven-metadata.xml.sha1 b/common/m2/repository/com/squareup/javawriter/maven-metadata.xml.sha1
deleted file mode 100644
index 1b5aefe..0000000
--- a/common/m2/repository/com/squareup/javawriter/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-541737b9a51b713a05dbc2b65999e111563411e0
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/BUILD b/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/BUILD
new file mode 100644
index 0000000..569bdaf
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["leakcanary-analyzer-1.4.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "leakcanary-analyzer-1.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.jar b/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.jar
new file mode 100644
index 0000000..ca70110
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.jar.sha1 b/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.jar.sha1
new file mode 100644
index 0000000..f63741e
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.jar.sha1
@@ -0,0 +1 @@
+5faf46d7b5f99d8bdc887ba83c7a966b426740e1
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.pom b/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.pom
new file mode 100644
index 0000000..a64bbdc
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.pom
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.squareup.leakcanary</groupId>
+  <artifactId>leakcanary-analyzer</artifactId>
+  <version>1.4</version>
+  <name>LeakCanary Analyzer</name>
+  <description>Leak Canary</description>
+  <url>http://github.com/square/leakcanary/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>square</id>
+      <name>Square, Inc.</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/square/leakcanary.git</connection>
+    <developerConnection>scm:git:git@github.com:square/leakcanary.git</developerConnection>
+    <url>http://github.com/square/leakcanary/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.squareup.haha</groupId>
+      <artifactId>haha</artifactId>
+      <version>2.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.squareup.leakcanary</groupId>
+      <artifactId>leakcanary-watcher</artifactId>
+      <version>1.4</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.pom.sha1 b/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.pom.sha1
new file mode 100644
index 0000000..3529095
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-analyzer/1.4/leakcanary-analyzer-1.4.pom.sha1
@@ -0,0 +1 @@
+c7d22050b7b27ef22419548501c78246c43bd227
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/BUILD b/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/BUILD
new file mode 100644
index 0000000..9e63eaa
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "leakcanary-android-1.4.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "leakcanary-android-1.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.aar b/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.aar
new file mode 100644
index 0000000..66f5bfe
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.aar
Binary files differ
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.aar.sha1 b/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.aar.sha1
new file mode 100644
index 0000000..d5bef34
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.aar.sha1
@@ -0,0 +1 @@
+3beca94758eab0aa82c21c9dbfdb64fc7672cc81
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.pom b/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.pom
new file mode 100644
index 0000000..f9eada2
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.pom
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.squareup.leakcanary</groupId>
+  <artifactId>leakcanary-android</artifactId>
+  <version>1.4</version>
+  <packaging>aar</packaging>
+  <name>LeakCanary for Android</name>
+  <description>Leak Canary</description>
+  <url>http://github.com/square/leakcanary/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>square</id>
+      <name>Square, Inc.</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/square/leakcanary.git</connection>
+    <developerConnection>scm:git:git@github.com:square/leakcanary.git</developerConnection>
+    <url>http://github.com/square/leakcanary/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.squareup.leakcanary</groupId>
+      <artifactId>leakcanary-analyzer</artifactId>
+      <version>1.4</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.pom.sha1 b/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.pom.sha1
new file mode 100644
index 0000000..dc3c84a
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-android/1.4/leakcanary-android-1.4.pom.sha1
@@ -0,0 +1 @@
+6a154d7d73bf0ce0dcdc3d73f56404a2803401b8
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/BUILD b/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/BUILD
new file mode 100644
index 0000000..7bd19ae
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["leakcanary-watcher-1.4.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "leakcanary-watcher-1.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.jar b/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.jar
new file mode 100644
index 0000000..e44174d
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.jar.sha1 b/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.jar.sha1
new file mode 100644
index 0000000..0726702
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.jar.sha1
@@ -0,0 +1 @@
+5afc3a836f7523c7dec8ea0da5632a19b354b0a0
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.pom b/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.pom
new file mode 100644
index 0000000..f83c27e
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.pom
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.squareup.leakcanary</groupId>
+  <artifactId>leakcanary-watcher</artifactId>
+  <version>1.4</version>
+  <name>LeakCanary Watcher</name>
+  <description>Leak Canary</description>
+  <url>http://github.com/square/leakcanary/</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>square</id>
+      <name>Square, Inc.</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/square/leakcanary.git</connection>
+    <developerConnection>scm:git:git@github.com:square/leakcanary.git</developerConnection>
+    <url>http://github.com/square/leakcanary/</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.pom.sha1 b/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.pom.sha1
new file mode 100644
index 0000000..19d62cf
--- /dev/null
+++ b/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/leakcanary-watcher-1.4.pom.sha1
@@ -0,0 +1 @@
+bd9bf83f8cc30a6293f5b7b4f5c306ef7ad51937
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/BUILD b/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/BUILD
new file mode 100644
index 0000000..51d6eb5
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["okhttp-2.7.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/squareup/okhttp/parent/2.7.2:pom",
+    source = "okhttp-2.7.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.jar b/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.jar
new file mode 100644
index 0000000..9150647
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.jar.sha1 b/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.jar.sha1
new file mode 100644
index 0000000..0f29a55
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.jar.sha1
@@ -0,0 +1 @@
+20f6463eb19ac61960c5d91a094c2f4f0727dc2e
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.pom b/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.pom
new file mode 100644
index 0000000..d46d9ff
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.pom
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.squareup.okhttp</groupId>
+    <artifactId>parent</artifactId>
+    <version>2.7.2</version>
+  </parent>
+
+  <artifactId>okhttp</artifactId>
+  <name>OkHttp</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>com.squareup.okio</groupId>
+      <artifactId>okio</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.android</groupId>
+      <artifactId>android</artifactId>
+      <scope>provided</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>templating-maven-plugin</artifactId>
+        <version>1.0-alpha-3</version>
+        <executions>
+          <execution>
+            <goals>
+              <goal>filter-sources</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <excludePackageNames>com.squareup.okhttp.internal:com.squareup.okhttp.internal.*</excludePackageNames>
+          <links>
+            <link>http://square.github.io/okio/</link>
+          </links>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.pom.sha1 b/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.pom.sha1
new file mode 100644
index 0000000..fbcd86f
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/okhttp-2.7.2.pom.sha1
@@ -0,0 +1 @@
+3f4628cb339211d1af7ce69e0ae72b32117f1fc4
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okhttp/parent/2.7.2/BUILD b/common/m2/repository/com/squareup/okhttp/parent/2.7.2/BUILD
new file mode 100644
index 0000000..d48eaf4
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp/parent/2.7.2/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "parent-2.7.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/okhttp/parent/2.7.2/parent-2.7.2.pom b/common/m2/repository/com/squareup/okhttp/parent/2.7.2/parent-2.7.2.pom
new file mode 100644
index 0000000..0455338
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp/parent/2.7.2/parent-2.7.2.pom
@@ -0,0 +1,294 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.squareup.okhttp</groupId>
+  <artifactId>parent</artifactId>
+  <version>2.7.2</version>
+  <packaging>pom</packaging>
+
+  <name>OkHttp (Parent)</name>
+  <description>An HTTP+SPDY client for Android and Java applications</description>
+  <url>https://github.com/square/okhttp</url>
+
+  <modules>
+    <module>okhttp</module>
+    <module>okhttp-tests</module>
+
+    <module>okhttp-android-support</module>
+
+    <module>okhttp-apache</module>
+    <module>okhttp-testing-support</module>
+    <module>okhttp-urlconnection</module>
+
+    <module>okhttp-ws</module>
+    <module>okhttp-ws-tests</module>
+
+    <module>okhttp-logging-interceptor</module>
+
+    <module>okcurl</module>
+    <module>mockwebserver</module>
+    <module>samples</module>
+    <module>benchmarks</module>
+  </modules>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+
+    <!-- Compilation -->
+    <java.version>1.7</java.version>
+    <okio.version>1.6.0</okio.version>
+    <!-- ALPN library targeted to Java 7 -->
+    <alpn.jdk7.version>7.1.2.v20141202</alpn.jdk7.version>
+    <!-- ALPN library targeted to Java 8 update 25. -->
+    <alpn.jdk8.version>8.1.2.v20141202</alpn.jdk8.version>
+    <bouncycastle.version>1.50</bouncycastle.version>
+    <gson.version>2.2.3</gson.version>
+    <apache.http.version>4.2.2</apache.http.version>
+    <airlift.version>0.6</airlift.version>
+    <guava.version>16.0</guava.version>
+    <android.version>4.1.1.4</android.version>
+
+    <!-- Test Dependencies -->
+    <junit.version>4.11</junit.version>
+  </properties>
+
+  <scm>
+    <url>https://github.com/square/okhttp/</url>
+    <connection>scm:git:https://github.com/square/okhttp.git</connection>
+    <developerConnection>scm:git:git@github.com:square/okhttp.git</developerConnection>
+    <tag>parent-2.7.2</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>https://github.com/square/okhttp/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>com.squareup.okio</groupId>
+        <artifactId>okio</artifactId>
+        <version>${okio.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${junit.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.bouncycastle</groupId>
+        <artifactId>bcprov-jdk15on</artifactId>
+        <version>${bouncycastle.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.code.gson</groupId>
+        <artifactId>gson</artifactId>
+        <version>${gson.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.httpcomponents</groupId>
+        <artifactId>httpclient</artifactId>
+        <version>${apache.http.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>io.airlift</groupId>
+        <artifactId>airline</artifactId>
+        <version>${airlift.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.guava</groupId>
+        <artifactId>guava</artifactId>
+        <version>${guava.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.android</groupId>
+        <artifactId>android</artifactId>
+        <version>${android.version}</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.0</version>
+          <configuration>
+            <source>${java.version}</source>
+            <target>${java.version}</target>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.17</version>
+          <configuration>
+            <properties>
+              <!--
+                Configure a listener for enforcing that no uncaught exceptions issue from OkHttp
+                tests. Every test must have a <scope>test</scope> dependency on
+                okhttp-testing-support.
+                -->
+              <property>
+                <name>listener</name>
+                <value>com.squareup.okhttp.testing.InstallUncaughtExceptionHandlerListener</value>
+              </property>
+            </properties>
+          </configuration>
+          <dependencies>
+            <dependency>
+              <groupId>org.apache.maven.surefire</groupId>
+              <artifactId>surefire-junit47</artifactId>
+              <version>2.17</version>
+            </dependency>
+          </dependencies>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.9</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.4.2</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-provider-gitexe</artifactId>
+            <version>1.9</version>
+          </dependency>
+        </dependencies>
+        <configuration>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.10</version>
+        <configuration>
+          <failsOnError>true</failsOnError>
+          <configLocation>checkstyle.xml</configLocation>
+          <consoleOutput>true</consoleOutput>
+          <excludes>**/CipherSuite.java</excludes>
+        </configuration>
+        <executions>
+          <execution>
+            <phase>verify</phase>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-maven-plugin</artifactId>
+        <version>1.11</version>
+        <executions>
+          <execution>
+            <phase>test</phase>
+            <goals>
+              <goal>check</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <signature>
+            <groupId>org.codehaus.mojo.signature</groupId>
+            <artifactId>java16</artifactId>
+            <version>1.1</version>
+          </signature>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <profiles>
+    <profile>
+      <id>alpn-when-jdk7</id>
+      <activation>
+        <jdk>1.7</jdk>
+      </activation>
+      <properties>
+        <bootclasspathPrefix>${settings.localRepository}/org/mortbay/jetty/alpn/alpn-boot/${alpn.jdk7.version}/alpn-boot-${alpn.jdk7.version}.jar</bootclasspathPrefix>
+      </properties>
+      <build>
+        <pluginManagement>
+          <plugins>
+            <plugin>
+              <groupId>org.apache.maven.plugins</groupId>
+              <artifactId>maven-surefire-plugin</artifactId>
+              <configuration>
+                <argLine>-Xbootclasspath/p:${bootclasspathPrefix}</argLine>
+              </configuration>
+              <dependencies>
+                <dependency>
+                  <groupId>org.mortbay.jetty.alpn</groupId>
+                  <artifactId>alpn-boot</artifactId>
+                  <version>${alpn.jdk7.version}</version>
+                </dependency>
+              </dependencies>
+            </plugin>
+          </plugins>
+        </pluginManagement>
+      </build>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8</id>
+      <activation>
+        <jdk>1.8</jdk>
+      </activation>
+      <properties>
+        <bootclasspathPrefix>${settings.localRepository}/org/mortbay/jetty/alpn/alpn-boot/${alpn.jdk8.version}/alpn-boot-${alpn.jdk8.version}.jar</bootclasspathPrefix>
+      </properties>
+      <build>
+        <pluginManagement>
+          <plugins>
+            <plugin>
+              <groupId>org.apache.maven.plugins</groupId>
+              <artifactId>maven-surefire-plugin</artifactId>
+              <configuration>
+                <argLine>-Xbootclasspath/p:${bootclasspathPrefix}</argLine>
+              </configuration>
+              <dependencies>
+                <dependency>
+                  <groupId>org.mortbay.jetty.alpn</groupId>
+                  <artifactId>alpn-boot</artifactId>
+                  <version>${alpn.jdk8.version}</version>
+                </dependency>
+              </dependencies>
+            </plugin>
+          </plugins>
+        </pluginManagement>
+      </build>
+    </profile>
+  </profiles>
+</project>
+
diff --git a/common/m2/repository/com/squareup/okhttp/parent/2.7.2/parent-2.7.2.pom.sha1 b/common/m2/repository/com/squareup/okhttp/parent/2.7.2/parent-2.7.2.pom.sha1
new file mode 100644
index 0000000..c7d25c4
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp/parent/2.7.2/parent-2.7.2.pom.sha1
@@ -0,0 +1 @@
+81f349b3486ec01fe4c8fe32febc79c9241b18ac
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/BUILD b/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/BUILD
new file mode 100644
index 0000000..6fd72c3
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["okhttp-3.3.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/squareup/okhttp3/parent/3.3.0:pom",
+    source = "okhttp-3.3.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.jar b/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.jar
new file mode 100644
index 0000000..cbcfa64
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.jar.sha1 b/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.jar.sha1
new file mode 100644
index 0000000..eaecd70
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.jar.sha1
@@ -0,0 +1 @@
+2b802460eea20f8f2ad9c08c74e0f14718e88aa9
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.pom b/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.pom
new file mode 100644
index 0000000..878e557
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.pom
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.squareup.okhttp3</groupId>
+    <artifactId>parent</artifactId>
+    <version>3.3.0</version>
+  </parent>
+
+  <artifactId>okhttp</artifactId>
+  <name>OkHttp</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>com.squareup.okio</groupId>
+      <artifactId>okio</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.android</groupId>
+      <artifactId>android</artifactId>
+      <scope>provided</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>templating-maven-plugin</artifactId>
+        <version>1.0-alpha-3</version>
+        <executions>
+          <execution>
+            <goals>
+              <goal>filter-sources</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <excludePackageNames>okhttp3.internal:okhttp3.internal.*</excludePackageNames>
+          <links>
+            <link>http://square.github.io/okio/</link>
+          </links>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.pom.sha1 b/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.pom.sha1
new file mode 100644
index 0000000..0337c67
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.pom.sha1
@@ -0,0 +1 @@
+1899f0a3a00f85e326f3b18727c74fcd7c4e0003
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/BUILD b/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/BUILD
new file mode 100644
index 0000000..3f6b4ef
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["okhttp-3.4.1.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/squareup/okhttp3/parent/3.4.1:pom",
+    source = "okhttp-3.4.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.jar b/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.jar
new file mode 100644
index 0000000..e31f248
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.jar.sha1 b/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.jar.sha1
new file mode 100644
index 0000000..70b4047
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.jar.sha1
@@ -0,0 +1 @@
+c7c4f9e35c2fd5900da24f9872e3971801f08ce0
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.pom b/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.pom
new file mode 100644
index 0000000..be2adc2
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.pom
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.squareup.okhttp3</groupId>
+    <artifactId>parent</artifactId>
+    <version>3.4.1</version>
+  </parent>
+
+  <artifactId>okhttp</artifactId>
+  <name>OkHttp</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>com.squareup.okio</groupId>
+      <artifactId>okio</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.android</groupId>
+      <artifactId>android</artifactId>
+      <scope>provided</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>templating-maven-plugin</artifactId>
+        <version>1.0-alpha-3</version>
+        <executions>
+          <execution>
+            <goals>
+              <goal>filter-sources</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <excludePackageNames>okhttp3.internal:okhttp3.internal.*</excludePackageNames>
+          <links>
+            <link>http://square.github.io/okio/</link>
+          </links>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.pom.sha1 b/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.pom.sha1
new file mode 100644
index 0000000..c8d9208
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1.pom.sha1
@@ -0,0 +1 @@
+6a472f3cb27fb7c5e14a9a4527ad808f0d8f7454
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okhttp3/parent/3.3.0/BUILD b/common/m2/repository/com/squareup/okhttp3/parent/3.3.0/BUILD
new file mode 100644
index 0000000..c74c9ba
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/parent/3.3.0/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "parent-3.3.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/okhttp3/parent/3.3.0/parent-3.3.0.pom b/common/m2/repository/com/squareup/okhttp3/parent/3.3.0/parent-3.3.0.pom
new file mode 100644
index 0000000..ea0a3f8
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/parent/3.3.0/parent-3.3.0.pom
@@ -0,0 +1,315 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.squareup.okhttp3</groupId>
+  <artifactId>parent</artifactId>
+  <version>3.3.0</version>
+  <packaging>pom</packaging>
+
+  <name>OkHttp (Parent)</name>
+  <description>An HTTP+SPDY client for Android and Java applications</description>
+  <url>https://github.com/square/okhttp</url>
+
+  <modules>
+    <module>okhttp</module>
+    <module>okhttp-tests</module>
+
+    <module>okhttp-android-support</module>
+
+    <module>okhttp-apache</module>
+    <module>okhttp-testing-support</module>
+    <module>okhttp-urlconnection</module>
+
+    <module>okhttp-ws</module>
+    <module>okhttp-ws-tests</module>
+
+    <module>okhttp-logging-interceptor</module>
+
+    <module>okcurl</module>
+    <module>mockwebserver</module>
+    <module>samples</module>
+    <module>benchmarks</module>
+  </modules>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+
+    <!-- Compilation -->
+    <airlift.version>0.7</airlift.version>
+    <!-- ALPN library targeted to Java 7 -->
+    <alpn.jdk7.version>7.1.2.v20141202</alpn.jdk7.version>
+    <!-- ALPN library targeted to Java 8 update 71 - 74 -->
+    <alpn.jdk8.version>8.1.7.v20160121</alpn.jdk8.version>
+    <android.version>4.1.1.4</android.version>
+    <apache.http.version>4.2.2</apache.http.version>
+    <bouncycastle.version>1.50</bouncycastle.version>
+    <guava.version>16.0</guava.version>
+    <java.version>1.7</java.version>
+    <moshi.version>1.1.0</moshi.version>
+    <okio.version>1.8.0</okio.version>
+
+    <!-- Test Dependencies -->
+    <junit.version>4.12</junit.version>
+
+    <!-- platform test mode -->
+    <okhttp.platform>platform</okhttp.platform>
+  </properties>
+
+  <scm>
+    <url>https://github.com/square/okhttp/</url>
+    <connection>scm:git:https://github.com/square/okhttp.git</connection>
+    <developerConnection>scm:git:git@github.com:square/okhttp.git</developerConnection>
+    <tag>parent-3.3.0</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>https://github.com/square/okhttp/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>com.squareup.okio</groupId>
+        <artifactId>okio</artifactId>
+        <version>${okio.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${junit.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.bouncycastle</groupId>
+        <artifactId>bcprov-jdk15on</artifactId>
+        <version>${bouncycastle.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.httpcomponents</groupId>
+        <artifactId>httpclient</artifactId>
+        <version>${apache.http.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>io.airlift</groupId>
+        <artifactId>airline</artifactId>
+        <version>${airlift.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.guava</groupId>
+        <artifactId>guava</artifactId>
+        <version>${guava.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.android</groupId>
+        <artifactId>android</artifactId>
+        <version>${android.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.squareup.moshi</groupId>
+        <artifactId>moshi</artifactId>
+        <version>${moshi.version}</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.0</version>
+          <configuration>
+            <source>${java.version}</source>
+            <target>${java.version}</target>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.17</version>
+          <configuration>
+            <systemPropertyVariables>
+              <okhttp.platform>${okhttp.platform}</okhttp.platform>
+            </systemPropertyVariables>
+            <properties>
+              <!--
+                Configure a listener for enforcing that no uncaught exceptions issue from OkHttp
+                tests. Every test must have a <scope>test</scope> dependency on
+                okhttp-testing-support.
+                -->
+              <property>
+                <name>listener</name>
+                <value>okhttp3.testing.InstallUncaughtExceptionHandlerListener</value>
+              </property>
+            </properties>
+          </configuration>
+          <dependencies>
+            <dependency>
+              <groupId>org.apache.maven.surefire</groupId>
+              <artifactId>surefire-junit47</artifactId>
+              <version>2.17</version>
+            </dependency>
+          </dependencies>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.9</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.4.2</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-provider-gitexe</artifactId>
+            <version>1.9</version>
+          </dependency>
+        </dependencies>
+        <configuration>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.10</version>
+        <configuration>
+          <failsOnError>true</failsOnError>
+          <configLocation>checkstyle.xml</configLocation>
+          <consoleOutput>true</consoleOutput>
+          <excludes>**/CipherSuite.java</excludes>
+        </configuration>
+        <executions>
+          <execution>
+            <phase>verify</phase>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-maven-plugin</artifactId>
+        <version>1.11</version>
+        <executions>
+          <execution>
+            <phase>test</phase>
+            <goals>
+              <goal>check</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <signature>
+            <groupId>org.codehaus.mojo.signature</groupId>
+            <artifactId>java16</artifactId>
+            <version>1.1</version>
+          </signature>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <profiles>
+    <profile>
+      <id>alpn-when-jdk7</id>
+      <activation>
+        <jdk>1.7</jdk>
+      </activation>
+      <properties>
+        <bootclasspathPrefix>
+          ${settings.localRepository}/org/mortbay/jetty/alpn/alpn-boot/${alpn.jdk7.version}/alpn-boot-${alpn.jdk7.version}.jar
+        </bootclasspathPrefix>
+        <okhttp.platform>jdk-with-jetty-boot</okhttp.platform>
+      </properties>
+      <build>
+        <pluginManagement>
+          <plugins>
+            <plugin>
+              <groupId>org.apache.maven.plugins</groupId>
+              <artifactId>maven-surefire-plugin</artifactId>
+              <configuration>
+                <argLine>-Xbootclasspath/p:${bootclasspathPrefix}</argLine>
+              </configuration>
+              <dependencies>
+                <dependency>
+                  <groupId>org.mortbay.jetty.alpn</groupId>
+                  <artifactId>alpn-boot</artifactId>
+                  <version>${alpn.jdk7.version}</version>
+                </dependency>
+              </dependencies>
+            </plugin>
+          </plugins>
+        </pluginManagement>
+      </build>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8</id>
+      <activation>
+        <jdk>1.8</jdk>
+      </activation>
+      <properties>
+        <bootclasspathPrefix>
+          ${settings.localRepository}/org/mortbay/jetty/alpn/alpn-boot/${alpn.jdk8.version}/alpn-boot-${alpn.jdk8.version}.jar
+        </bootclasspathPrefix>
+        <okhttp.platform>jdk-with-jetty-boot</okhttp.platform>
+      </properties>
+      <build>
+        <pluginManagement>
+          <plugins>
+            <plugin>
+              <groupId>org.apache.maven.plugins</groupId>
+              <artifactId>maven-surefire-plugin</artifactId>
+              <configuration>
+                <argLine>-Xbootclasspath/p:${bootclasspathPrefix}</argLine>
+              </configuration>
+              <dependencies>
+                <dependency>
+                  <groupId>org.mortbay.jetty.alpn</groupId>
+                  <artifactId>alpn-boot</artifactId>
+                  <version>${alpn.jdk8.version}</version>
+                </dependency>
+              </dependencies>
+            </plugin>
+          </plugins>
+        </pluginManagement>
+      </build>
+    </profile>
+    <profile>
+      <id>jdk9</id>
+      <activation>
+        <jdk>1.9</jdk>
+      </activation>
+      <properties>
+        <okhttp.platform>jdk9</okhttp.platform>
+      </properties>
+    </profile>
+  </profiles>
+</project>
+
diff --git a/common/m2/repository/com/squareup/okhttp3/parent/3.3.0/parent-3.3.0.pom.sha1 b/common/m2/repository/com/squareup/okhttp3/parent/3.3.0/parent-3.3.0.pom.sha1
new file mode 100644
index 0000000..addf740
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/parent/3.3.0/parent-3.3.0.pom.sha1
@@ -0,0 +1 @@
+a85e2a8692e3167da1c971b26813495546f45707
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okhttp3/parent/3.4.1/BUILD b/common/m2/repository/com/squareup/okhttp3/parent/3.4.1/BUILD
new file mode 100644
index 0000000..b3afce1
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/parent/3.4.1/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "parent-3.4.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/okhttp3/parent/3.4.1/parent-3.4.1.pom b/common/m2/repository/com/squareup/okhttp3/parent/3.4.1/parent-3.4.1.pom
new file mode 100644
index 0000000..ccf992f
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/parent/3.4.1/parent-3.4.1.pom
@@ -0,0 +1,479 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.squareup.okhttp3</groupId>
+  <artifactId>parent</artifactId>
+  <version>3.4.1</version>
+  <packaging>pom</packaging>
+
+  <name>OkHttp (Parent)</name>
+  <description>An HTTP+SPDY client for Android and Java applications</description>
+  <url>https://github.com/square/okhttp</url>
+
+  <modules>
+    <module>okhttp</module>
+    <module>okhttp-tests</module>
+
+    <module>okhttp-android-support</module>
+
+    <module>okhttp-apache</module>
+    <module>okhttp-testing-support</module>
+    <module>okhttp-urlconnection</module>
+
+    <module>okhttp-ws</module>
+    <module>okhttp-ws-tests</module>
+
+    <module>okhttp-logging-interceptor</module>
+
+    <module>okcurl</module>
+    <module>mockwebserver</module>
+    <module>samples</module>
+    <module>benchmarks</module>
+  </modules>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+
+    <!-- Compilation -->
+    <airlift.version>0.7</airlift.version>
+    <!-- ALPN library targeted to Java 7 -->
+    <alpn.jdk7.version>7.1.2.v20141202</alpn.jdk7.version>
+    <android.version>4.1.1.4</android.version>
+    <animal.sniffer.version>1.11</animal.sniffer.version>
+    <apache.http.version>4.2.2</apache.http.version>
+    <bouncycastle.version>1.50</bouncycastle.version>
+    <guava.version>16.0</guava.version>
+    <java.version>1.7</java.version>
+    <moshi.version>1.1.0</moshi.version>
+    <okio.version>1.9.0</okio.version>
+
+    <!-- Test Dependencies -->
+    <junit.version>4.12</junit.version>
+
+    <!-- platform test mode -->
+    <okhttp.platform>platform</okhttp.platform>
+  </properties>
+
+  <scm>
+    <url>https://github.com/square/okhttp/</url>
+    <connection>scm:git:https://github.com/square/okhttp.git</connection>
+    <developerConnection>scm:git:git@github.com:square/okhttp.git</developerConnection>
+    <tag>parent-3.4.1</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>https://github.com/square/okhttp/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>com.squareup.okio</groupId>
+        <artifactId>okio</artifactId>
+        <version>${okio.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${junit.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.bouncycastle</groupId>
+        <artifactId>bcprov-jdk15on</artifactId>
+        <version>${bouncycastle.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.httpcomponents</groupId>
+        <artifactId>httpclient</artifactId>
+        <version>${apache.http.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>io.airlift</groupId>
+        <artifactId>airline</artifactId>
+        <version>${airlift.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.guava</groupId>
+        <artifactId>guava</artifactId>
+        <version>${guava.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.android</groupId>
+        <artifactId>android</artifactId>
+        <version>${android.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.squareup.moshi</groupId>
+        <artifactId>moshi</artifactId>
+        <version>${moshi.version}</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.0</version>
+          <configuration>
+            <source>${java.version}</source>
+            <target>${java.version}</target>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.17</version>
+          <configuration>
+            <systemPropertyVariables>
+              <okhttp.platform>${okhttp.platform}</okhttp.platform>
+            </systemPropertyVariables>
+            <properties>
+              <!--
+                Configure a listener for enforcing that no uncaught exceptions issue from OkHttp
+                tests. Every test must have a <scope>test</scope> dependency on
+                okhttp-testing-support.
+                -->
+              <property>
+                <name>listener</name>
+                <value>okhttp3.testing.InstallUncaughtExceptionHandlerListener</value>
+              </property>
+            </properties>
+          </configuration>
+          <dependencies>
+            <dependency>
+              <groupId>org.apache.maven.surefire</groupId>
+              <artifactId>surefire-junit47</artifactId>
+              <version>2.17</version>
+            </dependency>
+          </dependencies>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.9</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.4.2</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-provider-gitexe</artifactId>
+            <version>1.9</version>
+          </dependency>
+        </dependencies>
+        <configuration>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.10</version>
+        <configuration>
+          <failsOnError>true</failsOnError>
+          <configLocation>checkstyle.xml</configLocation>
+          <consoleOutput>true</consoleOutput>
+          <excludes>**/CipherSuite.java</excludes>
+        </configuration>
+        <executions>
+          <execution>
+            <phase>verify</phase>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-maven-plugin</artifactId>
+        <version>${animal.sniffer.version}</version>
+        <executions>
+          <execution>
+            <phase>test</phase>
+            <goals>
+              <goal>check</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <signature>
+            <groupId>org.codehaus.mojo.signature</groupId>
+            <artifactId>java16</artifactId>
+            <version>1.1</version>
+          </signature>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <profiles>
+    <profile>
+      <id>alpn-when-jdk7</id>
+      <activation>
+        <jdk>1.7</jdk>
+      </activation>
+      <properties>
+        <bootclasspathPrefix>
+          ${settings.localRepository}/org/mortbay/jetty/alpn/alpn-boot/${alpn.jdk7.version}/alpn-boot-${alpn.jdk7.version}.jar
+        </bootclasspathPrefix>
+        <okhttp.platform>jdk-with-jetty-boot</okhttp.platform>
+      </properties>
+      <build>
+        <pluginManagement>
+          <plugins>
+            <plugin>
+              <groupId>org.apache.maven.plugins</groupId>
+              <artifactId>maven-surefire-plugin</artifactId>
+              <configuration>
+                <argLine>-Xbootclasspath/p:${bootclasspathPrefix} -Xms512m -Xmx512m</argLine>
+              </configuration>
+              <dependencies>
+                <dependency>
+                  <groupId>org.mortbay.jetty.alpn</groupId>
+                  <artifactId>alpn-boot</artifactId>
+                  <version>${alpn.jdk7.version}</version>
+                </dependency>
+              </dependencies>
+            </plugin>
+          </plugins>
+        </pluginManagement>
+      </build>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8</id>
+      <activation>
+        <jdk>1.8</jdk>
+      </activation>
+      <properties>
+        <bootclasspathPrefix>
+          ${settings.localRepository}/org/mortbay/jetty/alpn/alpn-boot/${alpn.jdk8.version}/alpn-boot-${alpn.jdk8.version}.jar
+        </bootclasspathPrefix>
+        <okhttp.platform>jdk-with-jetty-boot</okhttp.platform>
+      </properties>
+      <build>
+        <pluginManagement>
+          <plugins>
+            <plugin>
+              <groupId>org.apache.maven.plugins</groupId>
+              <artifactId>maven-surefire-plugin</artifactId>
+              <configuration>
+                <argLine>-Xbootclasspath/p:${bootclasspathPrefix} -Xms512m -Xmx512m</argLine>
+              </configuration>
+              <dependencies>
+                <dependency>
+                  <groupId>org.mortbay.jetty.alpn</groupId>
+                  <artifactId>alpn-boot</artifactId>
+                  <version>${alpn.jdk8.version}</version>
+                </dependency>
+              </dependencies>
+            </plugin>
+          </plugins>
+        </pluginManagement>
+      </build>
+    </profile>
+    <profile>
+      <id>jdk9</id>
+      <activation>
+        <jdk>9</jdk>
+      </activation>
+      <properties>
+        <okhttp.platform>jdk9</okhttp.platform>
+      </properties>
+    </profile>
+    <!-- ALPN Versions targeted for each Java 8 minor release -->
+    <!-- Check versions with this page: -->
+    <!-- http://www.eclipse.org/jetty/documentation/current/alpn-chapter.html#alpn-chapterchapterversions -->
+        <profile>
+      <id>alpn-when-jdk8_05</id>
+      <activation>
+        <jdk>1.8.0_05</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.0.v20141016</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_11</id>
+      <activation>
+        <jdk>1.8.0_11</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.0.v20141016</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_20</id>
+      <activation>
+        <jdk>1.8.0_20</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.0.v20141016</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_25</id>
+      <activation>
+        <jdk>1.8.0_25</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.2.v20141202</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_31</id>
+      <activation>
+        <jdk>1.8.0_31</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.3.v20150130</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_40</id>
+      <activation>
+        <jdk>1.8.0_40</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.3.v20150130</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_45</id>
+      <activation>
+        <jdk>1.8.0_45</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.3.v20150130</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_51</id>
+      <activation>
+        <jdk>1.8.0_51</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.4.v20150727</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_60</id>
+      <activation>
+        <jdk>1.8.0_60</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.5.v20150921</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_65</id>
+      <activation>
+        <jdk>1.8.0_65</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.6.v20151105</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_66</id>
+      <activation>
+        <jdk>1.8.0_66</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.6.v20151105</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_71</id>
+      <activation>
+        <jdk>1.8.0_71</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.7.v20160121</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_72</id>
+      <activation>
+        <jdk>1.8.0_72</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.7.v20160121</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_73</id>
+      <activation>
+        <jdk>1.8.0_73</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.7.v20160121</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_74</id>
+      <activation>
+        <jdk>1.8.0_74</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.7.v20160121</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_77</id>
+      <activation>
+        <jdk>1.8.0_77</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.7.v20160121</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_91</id>
+      <activation>
+        <jdk>1.8.0_91</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.7.v20160121</alpn.jdk8.version>
+      </properties>
+    </profile>
+    <profile>
+      <id>alpn-when-jdk8_92</id>
+      <activation>
+        <jdk>1.8.0_92</jdk>
+      </activation>
+      <properties>
+        <alpn.jdk8.version>8.1.8.v20160420</alpn.jdk8.version>
+      </properties>
+    </profile>
+  </profiles>
+</project>
+
diff --git a/common/m2/repository/com/squareup/okhttp3/parent/3.4.1/parent-3.4.1.pom.sha1 b/common/m2/repository/com/squareup/okhttp3/parent/3.4.1/parent-3.4.1.pom.sha1
new file mode 100644
index 0000000..bdf32d2
--- /dev/null
+++ b/common/m2/repository/com/squareup/okhttp3/parent/3.4.1/parent-3.4.1.pom.sha1
@@ -0,0 +1 @@
+042205adb7a27cc6873a79bd2fd1b00ba570a470
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okio/okio-parent/1.8.0/BUILD b/common/m2/repository/com/squareup/okio/okio-parent/1.8.0/BUILD
new file mode 100644
index 0000000..4df3bca
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio-parent/1.8.0/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "okio-parent-1.8.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/okio/okio-parent/1.8.0/okio-parent-1.8.0.pom b/common/m2/repository/com/squareup/okio/okio-parent/1.8.0/okio-parent-1.8.0.pom
new file mode 100644
index 0000000..87af1c4
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio-parent/1.8.0/okio-parent-1.8.0.pom
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.squareup.okio</groupId>
+  <artifactId>okio-parent</artifactId>
+  <version>1.8.0</version>
+  <packaging>pom</packaging>
+  <name>Okio (Parent)</name>
+  <description>A modern I/O API for Java</description>
+  <url>https://github.com/square/okio</url>
+
+  <modules>
+    <module>okio</module>
+    <module>benchmarks</module>
+  </modules>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <java.version>1.7</java.version>
+
+    <!-- Dependencies -->
+    <animal.sniffer.version>1.10</animal.sniffer.version>
+    <jmh.version>1.4.1</jmh.version>
+
+    <!-- Test Dependencies -->
+    <junit.version>4.11</junit.version>
+  </properties>
+
+  <scm>
+    <url>https://github.com/square/okio/</url>
+    <connection>scm:git:https://github.com/square/okio.git</connection>
+    <developerConnection>scm:git:git@github.com:square/okio.git</developerConnection>
+    <tag>okio-parent-1.8.0</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>https://github.com/square/okio/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${junit.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-annotations</artifactId>
+        <version>${animal.sniffer.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openjdk.jmh</groupId>
+        <artifactId>jmh-core</artifactId>
+        <version>${jmh.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openjdk.jmh</groupId>
+        <artifactId>jmh-generator-annprocess</artifactId>
+        <version>${jmh.version}</version>
+        <scope>provided</scope>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.0</version>
+          <configuration>
+            <source>${java.version}</source>
+            <target>${java.version}</target>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.5</version>
+        <configuration>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/squareup/okio/okio-parent/1.8.0/okio-parent-1.8.0.pom.sha1 b/common/m2/repository/com/squareup/okio/okio-parent/1.8.0/okio-parent-1.8.0.pom.sha1
new file mode 100644
index 0000000..d4c9e11
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio-parent/1.8.0/okio-parent-1.8.0.pom.sha1
@@ -0,0 +1 @@
+3e4416939b4ff673523540d9248b449ea925d734
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okio/okio-parent/1.9.0/BUILD b/common/m2/repository/com/squareup/okio/okio-parent/1.9.0/BUILD
new file mode 100644
index 0000000..8338a81
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio-parent/1.9.0/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "okio-parent-1.9.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/okio/okio-parent/1.9.0/okio-parent-1.9.0.pom b/common/m2/repository/com/squareup/okio/okio-parent/1.9.0/okio-parent-1.9.0.pom
new file mode 100644
index 0000000..517a2c4
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio-parent/1.9.0/okio-parent-1.9.0.pom
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.squareup.okio</groupId>
+  <artifactId>okio-parent</artifactId>
+  <version>1.9.0</version>
+  <packaging>pom</packaging>
+  <name>Okio (Parent)</name>
+  <description>A modern I/O API for Java</description>
+  <url>https://github.com/square/okio</url>
+
+  <modules>
+    <module>okio</module>
+    <module>benchmarks</module>
+  </modules>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <java.version>1.7</java.version>
+
+    <!-- Dependencies -->
+    <animal.sniffer.version>1.10</animal.sniffer.version>
+    <jmh.version>1.4.1</jmh.version>
+
+    <!-- Test Dependencies -->
+    <junit.version>4.11</junit.version>
+  </properties>
+
+  <scm>
+    <url>https://github.com/square/okio/</url>
+    <connection>scm:git:https://github.com/square/okio.git</connection>
+    <developerConnection>scm:git:git@github.com:square/okio.git</developerConnection>
+    <tag>okio-parent-1.9.0</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>https://github.com/square/okio/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${junit.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-annotations</artifactId>
+        <version>${animal.sniffer.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openjdk.jmh</groupId>
+        <artifactId>jmh-core</artifactId>
+        <version>${jmh.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openjdk.jmh</groupId>
+        <artifactId>jmh-generator-annprocess</artifactId>
+        <version>${jmh.version}</version>
+        <scope>provided</scope>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.0</version>
+          <configuration>
+            <source>${java.version}</source>
+            <target>${java.version}</target>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.5</version>
+        <configuration>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/squareup/okio/okio-parent/1.9.0/okio-parent-1.9.0.pom.sha1 b/common/m2/repository/com/squareup/okio/okio-parent/1.9.0/okio-parent-1.9.0.pom.sha1
new file mode 100644
index 0000000..506a997
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio-parent/1.9.0/okio-parent-1.9.0.pom.sha1
@@ -0,0 +1 @@
+af84cd1d58da22b8f1a788ee6885d6135da0f8c5
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okio/okio/1.8.0/BUILD b/common/m2/repository/com/squareup/okio/okio/1.8.0/BUILD
new file mode 100644
index 0000000..23105dc
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio/1.8.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["okio-1.8.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/squareup/okio/okio-parent/1.8.0:pom",
+    source = "okio-1.8.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.jar b/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.jar
new file mode 100644
index 0000000..bb70f75
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.jar.sha1 b/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.jar.sha1
new file mode 100644
index 0000000..c8a670d
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.jar.sha1
@@ -0,0 +1 @@
+05ea7af56cc7c567ed9856d99efb30740e9b17ff
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.pom b/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.pom
new file mode 100644
index 0000000..b56d358
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.pom
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.squareup.okio</groupId>
+    <artifactId>okio-parent</artifactId>
+    <version>1.8.0</version>
+  </parent>
+
+  <artifactId>okio</artifactId>
+  <name>Okio</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.codehaus.mojo</groupId>
+      <artifactId>animal-sniffer-annotations</artifactId>
+      <optional>true</optional>
+    </dependency>
+
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-maven-plugin</artifactId>
+        <version>${animal.sniffer.version}</version>
+        <executions>
+          <execution>
+            <phase>test</phase>
+            <goals>
+              <goal>check</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <signature>
+            <groupId>org.codehaus.mojo.signature</groupId>
+            <artifactId>java16</artifactId>
+            <version>1.1</version>
+          </signature>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.pom.sha1 b/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.pom.sha1
new file mode 100644
index 0000000..e271b6f
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio/1.8.0/okio-1.8.0.pom.sha1
@@ -0,0 +1 @@
+1341f757a8818312ec9d80330749686225d86aa6
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okio/okio/1.9.0/BUILD b/common/m2/repository/com/squareup/okio/okio/1.9.0/BUILD
new file mode 100644
index 0000000..7adc2d0
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio/1.9.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["okio-1.9.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/squareup/okio/okio-parent/1.9.0:pom",
+    source = "okio-1.9.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.jar b/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.jar
new file mode 100644
index 0000000..3c42b93
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.jar.sha1 b/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.jar.sha1
new file mode 100644
index 0000000..b20a651
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.jar.sha1
@@ -0,0 +1 @@
+f824591a0016efbaeddb8300bee54832a1398cfa
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.pom b/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.pom
new file mode 100644
index 0000000..422454f
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.pom
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.squareup.okio</groupId>
+    <artifactId>okio-parent</artifactId>
+    <version>1.9.0</version>
+  </parent>
+
+  <artifactId>okio</artifactId>
+  <name>Okio</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.codehaus.mojo</groupId>
+      <artifactId>animal-sniffer-annotations</artifactId>
+      <optional>true</optional>
+    </dependency>
+
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-maven-plugin</artifactId>
+        <version>${animal.sniffer.version}</version>
+        <executions>
+          <execution>
+            <phase>test</phase>
+            <goals>
+              <goal>check</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <signature>
+            <groupId>org.codehaus.mojo.signature</groupId>
+            <artifactId>java16</artifactId>
+            <version>1.1</version>
+          </signature>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.pom.sha1 b/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.pom.sha1
new file mode 100644
index 0000000..ee75d0b
--- /dev/null
+++ b/common/m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0.pom.sha1
@@ -0,0 +1 @@
+89a645ecad8ca55fefd3ecf840fe3f645cb2d541
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/picasso/picasso-parent/2.5.2/BUILD b/common/m2/repository/com/squareup/picasso/picasso-parent/2.5.2/BUILD
new file mode 100644
index 0000000..000a84b
--- /dev/null
+++ b/common/m2/repository/com/squareup/picasso/picasso-parent/2.5.2/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "picasso-parent-2.5.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/picasso/picasso-parent/2.5.2/picasso-parent-2.5.2.pom b/common/m2/repository/com/squareup/picasso/picasso-parent/2.5.2/picasso-parent-2.5.2.pom
new file mode 100644
index 0000000..2fe921e
--- /dev/null
+++ b/common/m2/repository/com/squareup/picasso/picasso-parent/2.5.2/picasso-parent-2.5.2.pom
@@ -0,0 +1,185 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.squareup.picasso</groupId>
+  <artifactId>picasso-parent</artifactId>
+  <version>2.5.2</version>
+  <packaging>pom</packaging>
+
+  <name>Picasso (Parent)</name>
+  <description>A powerful image downloading and caching library for Android</description>
+  <url>http://github.com/square/picasso</url>
+  <inceptionYear>2013</inceptionYear>
+
+  <scm>
+    <url>http://github.com/square/picasso/</url>
+    <connection>scm:git:git://github.com/square/picasso.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/square/picasso.git</developerConnection>
+    <tag>picasso-parent-2.5.2</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>http://github.com/square/picasso/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <organization>
+    <name>Square, Inc.</name>
+    <url>http://squareup.com</url>
+  </organization>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+
+    <java.version>1.6</java.version>
+  </properties>
+
+  <modules>
+    <module>picasso</module>
+    <module>picasso-pollexor</module>
+    <module>picasso-sample</module>
+  </modules>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>com.google.android</groupId>
+        <artifactId>android</artifactId>
+        <version>4.1.1.4</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.android</groupId>
+        <artifactId>support-v4</artifactId>
+        <version>r7</version>
+      </dependency>
+
+      <dependency>
+        <groupId>com.squareup.okhttp</groupId>
+        <artifactId>okhttp</artifactId>
+        <version>2.1.0</version>
+      </dependency>
+      <dependency>
+        <groupId>com.squareup.okhttp</groupId>
+        <artifactId>mockwebserver</artifactId>
+        <version>2.1.0</version>
+      </dependency>
+
+      <dependency>
+        <groupId>com.intellij</groupId>
+        <artifactId>annotations</artifactId>
+        <version>12.0</version>
+      </dependency>
+
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>4.10</version>
+      </dependency>
+      <dependency>
+        <groupId>org.easytesting</groupId>
+        <artifactId>fest-assert-core</artifactId>
+        <version>2.0M10</version>
+      </dependency>
+      <dependency>
+        <groupId>com.squareup</groupId>
+        <artifactId>fest-android</artifactId>
+        <version>1.0.6</version>
+      </dependency>
+      <dependency>
+        <groupId>org.robolectric</groupId>
+        <artifactId>robolectric</artifactId>
+        <version>2.2</version>
+      </dependency>
+      <dependency>
+        <groupId>org.mockito</groupId>
+        <artifactId>mockito-core</artifactId>
+        <version>1.9.5</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>com.simpligility.maven.plugins</groupId>
+          <artifactId>android-maven-plugin</artifactId>
+          <version>4.1.1</version>
+          <configuration>
+            <sdk>
+              <platform>17</platform>
+            </sdk>
+          </configuration>
+        </plugin>
+
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.0</version>
+          <configuration>
+            <source>${java.version}</source>
+            <target>${java.version}</target>
+          </configuration>
+        </plugin>
+
+        <!-- This is needed because 'mvn site' does not work with Maven 3.0. -->
+        <plugin>
+          <artifactId>maven-site-plugin</artifactId>
+          <version>3.3</version>
+        </plugin>
+
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>emma-maven-plugin</artifactId>
+          <version>1.0-alpha-3</version>
+        </plugin>
+
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.10</version>
+        <configuration>
+          <failsOnError>true</failsOnError>
+          <configLocation>checkstyle.xml</configLocation>
+          <consoleOutput>true</consoleOutput>
+        </configuration>
+        <executions>
+          <execution>
+            <phase>verify</phase>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.4</version>
+        <configuration>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/squareup/picasso/picasso-parent/2.5.2/picasso-parent-2.5.2.pom.sha1 b/common/m2/repository/com/squareup/picasso/picasso-parent/2.5.2/picasso-parent-2.5.2.pom.sha1
new file mode 100644
index 0000000..ac6cd15
--- /dev/null
+++ b/common/m2/repository/com/squareup/picasso/picasso-parent/2.5.2/picasso-parent-2.5.2.pom.sha1
@@ -0,0 +1 @@
+1064a94e11eca88acc4d7bc415259f3995d79354
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/picasso/picasso/2.5.2/BUILD b/common/m2/repository/com/squareup/picasso/picasso/2.5.2/BUILD
new file mode 100644
index 0000000..33c695c
--- /dev/null
+++ b/common/m2/repository/com/squareup/picasso/picasso/2.5.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["picasso-2.5.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/squareup/picasso/picasso-parent/2.5.2:pom",
+    source = "picasso-2.5.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.jar b/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.jar
new file mode 100644
index 0000000..6acbaa1
--- /dev/null
+++ b/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.jar.sha1 b/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.jar.sha1
new file mode 100644
index 0000000..ad82062
--- /dev/null
+++ b/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.jar.sha1
@@ -0,0 +1 @@
+7446d06ec8d4f7ffcc53f1da37c95f200dcb9387
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.pom b/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.pom
new file mode 100644
index 0000000..bd2facc
--- /dev/null
+++ b/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.pom
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.squareup.picasso</groupId>
+    <artifactId>picasso-parent</artifactId>
+    <version>2.5.2</version>
+    <relativePath>../pom.xml</relativePath>
+  </parent>
+
+  <artifactId>picasso</artifactId>
+  <name>Picasso</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>com.squareup.okhttp</groupId>
+      <artifactId>okhttp</artifactId>
+      <optional>true</optional>
+    </dependency>
+
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.easytesting</groupId>
+      <artifactId>fest-assert-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.squareup</groupId>
+      <artifactId>fest-android</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.robolectric</groupId>
+      <artifactId>robolectric</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.squareup.okhttp</groupId>
+      <artifactId>mockwebserver</artifactId>
+      <scope>test</scope>
+    </dependency>
+
+    <dependency>
+      <groupId>com.intellij</groupId>
+      <artifactId>annotations</artifactId>
+      <version>9.0.4</version>
+      <scope>provided</scope>
+    </dependency>
+
+    <dependency>
+      <groupId>com.google.android</groupId>
+      <artifactId>android</artifactId>
+      <scope>provided</scope>
+    </dependency>
+  </dependencies>
+
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>emma-maven-plugin</artifactId>
+        <version>1.0-alpha-3</version>
+      </plugin>
+    </plugins>
+  </reporting>
+</project>
diff --git a/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.pom.sha1 b/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.pom.sha1
new file mode 100644
index 0000000..a2777e1
--- /dev/null
+++ b/common/m2/repository/com/squareup/picasso/picasso/2.5.2/picasso-2.5.2.pom.sha1
@@ -0,0 +1 @@
+ec6aa0c5c1807dc608ae9ff86ce2b1d64058d1f8
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/retrofit2/parent/2.1.0/BUILD b/common/m2/repository/com/squareup/retrofit2/parent/2.1.0/BUILD
new file mode 100644
index 0000000..3962c88
--- /dev/null
+++ b/common/m2/repository/com/squareup/retrofit2/parent/2.1.0/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7:pom",
+    source = "parent-2.1.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/retrofit2/parent/2.1.0/parent-2.1.0.pom b/common/m2/repository/com/squareup/retrofit2/parent/2.1.0/parent-2.1.0.pom
new file mode 100644
index 0000000..aac00a1
--- /dev/null
+++ b/common/m2/repository/com/squareup/retrofit2/parent/2.1.0/parent-2.1.0.pom
@@ -0,0 +1,269 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Square, Inc.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
+  <groupId>com.squareup.retrofit2</groupId>
+  <artifactId>parent</artifactId>
+  <version>2.1.0</version>
+  <packaging>pom</packaging>
+
+  <name>Retrofit (Parent)</name>
+  <description>Type-safe HTTP client for Android and Java by Square, Inc.</description>
+  <url>http://github.com/square/retrofit/</url>
+
+  <modules>
+    <module>retrofit</module>
+    <module>retrofit-adapters</module>
+    <module>retrofit-converters</module>
+    <module>retrofit-mock</module>
+    <module>samples</module>
+  </modules>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <project.reporting.sourceEncoding>UTF-8</project.reporting.sourceEncoding>
+
+    <!-- Compilation -->
+    <java.version>1.7</java.version>
+
+    <!-- Dependencies -->
+    <android.version>4.1.1.4</android.version>
+    <okhttp.version>3.3.0</okhttp.version>
+    <animal.sniffer.version>1.14</animal.sniffer.version>
+
+    <!-- Adapter Dependencies -->
+    <rxjava.version>1.1.5</rxjava.version>
+
+    <!-- Converter Dependencies -->
+    <gson.version>2.7</gson.version>
+    <protobuf.version>2.6.1</protobuf.version>
+    <jackson.version>2.7.2</jackson.version>
+    <wire.version>2.2.0</wire.version>
+    <simplexml.version>2.7.1</simplexml.version>
+    <moshi.version>1.2.0</moshi.version>
+
+    <!-- Sample Dependencies -->
+    <jsoup.version>1.7.3</jsoup.version>
+
+    <!-- Test Dependencies -->
+    <junit.version>4.12</junit.version>
+    <assertj.version>1.7.0</assertj.version>
+    <mockito.version>1.9.5</mockito.version>
+    <guava.version>19.0</guava.version>
+    <robolectric.version>3.0</robolectric.version>
+  </properties>
+
+  <scm>
+    <url>http://github.com/square/retrofit</url>
+    <connection>scm:git:git://github.com/square/retrofit.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/square/retrofit.git</developerConnection>
+    <tag>parent-2.1.0</tag>
+  </scm>
+
+  <issueManagement>
+    <system>GitHub Issues</system>
+    <url>http://github.com/square/retrofit/issues</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>Apache 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <organization>
+    <name>Square, Inc.</name>
+    <url>http://squareup.com</url>
+  </organization>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>com.google.android</groupId>
+        <artifactId>android</artifactId>
+        <version>${android.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-annotations</artifactId>
+        <version>${animal.sniffer.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.squareup.okhttp3</groupId>
+        <artifactId>okhttp</artifactId>
+        <version>${okhttp.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.code.gson</groupId>
+        <artifactId>gson</artifactId>
+        <version>${gson.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>io.reactivex</groupId>
+        <artifactId>rxjava</artifactId>
+        <version>${rxjava.version}</version>
+      </dependency>
+
+      <dependency>
+        <groupId>com.google.protobuf</groupId>
+        <artifactId>protobuf-java</artifactId>
+        <version>${protobuf.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.fasterxml.jackson.core</groupId>
+        <artifactId>jackson-databind</artifactId>
+        <version>${jackson.version}</version>
+     </dependency>
+      <dependency>
+        <groupId>com.squareup.wire</groupId>
+        <artifactId>wire-runtime</artifactId>
+        <version>${wire.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.simpleframework</groupId>
+        <artifactId>simple-xml</artifactId>
+        <version>${simplexml.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.squareup.moshi</groupId>
+        <artifactId>moshi</artifactId>
+        <version>${moshi.version}</version>
+      </dependency>
+
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${junit.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.assertj</groupId>
+        <artifactId>assertj-core</artifactId>
+        <version>${assertj.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.mockito</groupId>
+        <artifactId>mockito-core</artifactId>
+        <version>${mockito.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.guava</groupId>
+        <artifactId>guava</artifactId>
+        <version>${guava.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.squareup.okhttp3</groupId>
+        <artifactId>mockwebserver</artifactId>
+        <version>${okhttp.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.robolectric</groupId>
+        <artifactId>robolectric</artifactId>
+        <version>${robolectric.version}</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.0</version>
+          <configuration>
+            <source>${java.version}</source>
+            <target>${java.version}</target>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.5</version>
+        <configuration>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.15</version>
+        <configuration>
+          <failsOnError>true</failsOnError>
+          <configLocation>checkstyle.xml</configLocation>
+          <consoleOutput>true</consoleOutput>
+        </configuration>
+        <executions>
+          <execution>
+            <phase>verify</phase>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.10.3</version>
+        <executions>
+          <execution>
+            <id>attach-javadocs</id>
+            <phase>package</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-maven-plugin</artifactId>
+        <version>${animal.sniffer.version}</version>
+        <executions>
+          <execution>
+            <phase>test</phase>
+            <goals>
+              <goal>check</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <signature>
+            <groupId>org.codehaus.mojo.signature</groupId>
+            <artifactId>java16</artifactId>
+            <version>1.1</version>
+          </signature>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/com/squareup/retrofit2/parent/2.1.0/parent-2.1.0.pom.sha1 b/common/m2/repository/com/squareup/retrofit2/parent/2.1.0/parent-2.1.0.pom.sha1
new file mode 100644
index 0000000..783cc30
--- /dev/null
+++ b/common/m2/repository/com/squareup/retrofit2/parent/2.1.0/parent-2.1.0.pom.sha1
@@ -0,0 +1 @@
+64e1ff5bbad71ce91e1b418d460410b6cf8a1be8
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/BUILD b/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/BUILD
new file mode 100644
index 0000000..b8e8c58
--- /dev/null
+++ b/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["retrofit-2.1.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/squareup/retrofit2/parent/2.1.0:pom",
+    source = "retrofit-2.1.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.jar b/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.jar
new file mode 100644
index 0000000..282796c
--- /dev/null
+++ b/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.jar
Binary files differ
diff --git a/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.jar.sha1 b/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.jar.sha1
new file mode 100644
index 0000000..faeffa1
--- /dev/null
+++ b/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.jar.sha1
@@ -0,0 +1 @@
+2de7cd8b95b7021b1d597f049bcb422055119f2c
\ No newline at end of file
diff --git a/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.pom b/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.pom
new file mode 100644
index 0000000..66664ef
--- /dev/null
+++ b/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.pom
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>com.squareup.retrofit2</groupId>
+    <artifactId>parent</artifactId>
+    <version>2.1.0</version>
+    <relativePath>../pom.xml</relativePath>
+  </parent>
+
+  <artifactId>retrofit</artifactId>
+  <name>Retrofit</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>com.squareup.okhttp3</groupId>
+      <artifactId>okhttp</artifactId>
+    </dependency>
+
+    <dependency>
+      <groupId>com.google.android</groupId>
+      <artifactId>android</artifactId>
+      <optional>true</optional>
+    </dependency>
+
+    <dependency>
+      <groupId>org.codehaus.mojo</groupId>
+      <artifactId>animal-sniffer-annotations</artifactId>
+      <optional>true</optional>
+    </dependency>
+
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.assertj</groupId>
+      <artifactId>assertj-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.squareup.okhttp3</groupId>
+      <artifactId>mockwebserver</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.robolectric</groupId>
+      <artifactId>robolectric</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.pom.sha1 b/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.pom.sha1
new file mode 100644
index 0000000..508aa17
--- /dev/null
+++ b/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.pom.sha1
@@ -0,0 +1 @@
+0892a7d13d4200ae8e8545508f5b8c64c3116431
\ No newline at end of file
diff --git a/common/m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7/BUILD b/common/m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7/BUILD
index 84fb1ba..332bced 100644
--- a/common/m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7/BUILD
+++ b/common/m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7/BUILD
@@ -1,4 +1,9 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_pom(name = "pom", source = "xstream-parent-1.4.7.pom" , parent ="//prebuilts/tools/common/m2/repository/org/codehaus/codehaus-parent/3:pom", visibility = ["//visibility:public"])
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/codehaus/codehaus-parent/3:pom",
+    source = "xstream-parent-1.4.7.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.7/BUILD b/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.7/BUILD
index 1ef5ef3..761fb57 100644
--- a/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.7/BUILD
+++ b/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.7/BUILD
@@ -1,5 +1,16 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_java_import(name = "jar", jars = ["xstream-1.4.7.jar"], pom = ":pom", visibility = ["//visibility:public"])
-maven_pom(name = "pom", source = "xstream-1.4.7.pom" , parent ="//prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7:pom", visibility = ["//visibility:public"])
+maven_java_import(
+    name = "jar",
+    jars = ["xstream-1.4.7.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7:pom",
+    source = "xstream-1.4.7.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/trello/rxlifecycle/0.6.1/BUILD b/common/m2/repository/com/trello/rxlifecycle/0.6.1/BUILD
new file mode 100644
index 0000000..e3e35ca
--- /dev/null
+++ b/common/m2/repository/com/trello/rxlifecycle/0.6.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "rxlifecycle-0.6.1.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxlifecycle-0.6.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.aar b/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.aar
new file mode 100644
index 0000000..34d63e1
--- /dev/null
+++ b/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.aar
Binary files differ
diff --git a/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.aar.sha1 b/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.aar.sha1
new file mode 100644
index 0000000..4777e0f
--- /dev/null
+++ b/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.aar.sha1
@@ -0,0 +1 @@
+d6dd397fbd54b032eaba8a06254b2adf2b050233
\ No newline at end of file
diff --git a/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.pom b/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.pom
new file mode 100644
index 0000000..c621fbd
--- /dev/null
+++ b/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.pom
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.trello</groupId>
+  <artifactId>rxlifecycle</artifactId>
+  <version>0.6.1</version>
+  <packaging>aar</packaging>
+  <name>RxLifecycle</name>
+  <description>RxLifecycle</description>
+  <url>https://github.com/trello/RxLifecycle</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>dlew</id>
+      <name>Dan Lew</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/trello/RxLifecycle.git</connection>
+    <developerConnection>scm:git:git@github.com:trello/RxLifecycle.git</developerConnection>
+    <url>https://github.com/trello/RxLifecycle</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.jakewharton.rxbinding</groupId>
+      <artifactId>rxbinding</artifactId>
+      <version>0.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.reactivex</groupId>
+      <artifactId>rxjava</artifactId>
+      <version>1.1.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>23.3.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.pom.sha1 b/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.pom.sha1
new file mode 100644
index 0000000..bfda801
--- /dev/null
+++ b/common/m2/repository/com/trello/rxlifecycle/0.6.1/rxlifecycle-0.6.1.pom.sha1
@@ -0,0 +1 @@
+97730bcd0800f2a82b2873c80586f9d47ad540d6
\ No newline at end of file
diff --git a/common/m2/repository/com/uber/rave-compiler/0.6.0/BUILD b/common/m2/repository/com/uber/rave-compiler/0.6.0/BUILD
new file mode 100644
index 0000000..9e28ae1
--- /dev/null
+++ b/common/m2/repository/com/uber/rave-compiler/0.6.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["rave-compiler-0.6.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rave-compiler-0.6.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.jar b/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.jar
new file mode 100644
index 0000000..002cd6f
--- /dev/null
+++ b/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.jar
Binary files differ
diff --git a/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.jar.sha1 b/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.jar.sha1
new file mode 100644
index 0000000..1954f46
--- /dev/null
+++ b/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.jar.sha1
@@ -0,0 +1 @@
+b5215e6f541cd6f3e3c4c9e06b4372d542bafcc1
\ No newline at end of file
diff --git a/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.pom b/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.pom
new file mode 100644
index 0000000..c26c933
--- /dev/null
+++ b/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.pom
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.uber</groupId>
+  <artifactId>rave-compiler</artifactId>
+  <version>0.6.0</version>
+  <name>RAVE Compiler</name>
+  <description>A data model validation framework that uses java annotation processing</description>
+  <url>https://github.com/uber-common/rave/</url>
+  <licenses>
+    <license>
+      <name>MIT License</name>
+      <url>http://opensource.org/licenses/MIT</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>behroozkhorashadi</id>
+      <name>Behrooz Khorashadi</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/uber-common/rave.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/uber-common/rave.git</developerConnection>
+    <url>https://github.com/uber-common/rave/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.testing.compile</groupId>
+      <artifactId>compile-testing</artifactId>
+      <version>0.5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.android</groupId>
+      <artifactId>android</artifactId>
+      <version>4.1.1.4</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.auto</groupId>
+      <artifactId>auto-common</artifactId>
+      <version>0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.uber</groupId>
+      <artifactId>rave</artifactId>
+      <version>0.6.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+      <version>19.0-rc2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.squareup</groupId>
+      <artifactId>javapoet</artifactId>
+      <version>1.2.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.uber</groupId>
+      <artifactId>rave-test</artifactId>
+      <version>0.6.0</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.10.19</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.auto.service</groupId>
+      <artifactId>auto-service</artifactId>
+      <version>1.0-rc2</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.assertj</groupId>
+      <artifactId>assertj-core</artifactId>
+      <version>1.7.1</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+      <version>1.7.6</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>23.3.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.pom.sha1 b/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.pom.sha1
new file mode 100644
index 0000000..77bffdb
--- /dev/null
+++ b/common/m2/repository/com/uber/rave-compiler/0.6.0/rave-compiler-0.6.0.pom.sha1
@@ -0,0 +1 @@
+48a830c58ffdf128cb9b0f408d7b26af5b62f5dd
\ No newline at end of file
diff --git a/common/m2/repository/com/uber/rave/0.6.0/BUILD b/common/m2/repository/com/uber/rave/0.6.0/BUILD
new file mode 100644
index 0000000..1352ea6
--- /dev/null
+++ b/common/m2/repository/com/uber/rave/0.6.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["rave-0.6.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rave-0.6.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.jar b/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.jar
new file mode 100644
index 0000000..8f174ff
--- /dev/null
+++ b/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.jar
Binary files differ
diff --git a/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.jar.sha1 b/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.jar.sha1
new file mode 100644
index 0000000..191c72f
--- /dev/null
+++ b/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.jar.sha1
@@ -0,0 +1 @@
+610d32f17d2d5b306e3ae05f2b6faeb5eea6f7ec
\ No newline at end of file
diff --git a/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.pom b/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.pom
new file mode 100644
index 0000000..ad57c1e
--- /dev/null
+++ b/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.pom
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.uber</groupId>
+  <artifactId>rave</artifactId>
+  <version>0.6.0</version>
+  <name>RAVE</name>
+  <description>A data model validation framework that uses java annotation processing</description>
+  <url>https://github.com/uber-common/rave/</url>
+  <licenses>
+    <license>
+      <name>MIT License</name>
+      <url>http://opensource.org/licenses/MIT</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>behroozkhorashadi</id>
+      <name>Behrooz Khorashadi</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git://github.com/uber-common/rave.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/uber-common/rave.git</developerConnection>
+    <url>https://github.com/uber-common/rave/</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.10</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.uber</groupId>
+      <artifactId>rave-test</artifactId>
+      <version>0.6.0</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+      <version>1.7.6</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-annotations</artifactId>
+      <version>23.3.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.pom.sha1 b/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.pom.sha1
new file mode 100644
index 0000000..5840a4f
--- /dev/null
+++ b/common/m2/repository/com/uber/rave/0.6.0/rave-0.6.0.pom.sha1
@@ -0,0 +1 @@
+b31bc65dfbafa3d19272b204b04d685500f3f669
\ No newline at end of file
diff --git a/common/m2/repository/com/yalantis/ucrop/2.2.0/BUILD b/common/m2/repository/com/yalantis/ucrop/2.2.0/BUILD
new file mode 100644
index 0000000..b3ee6b6
--- /dev/null
+++ b/common/m2/repository/com/yalantis/ucrop/2.2.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "ucrop-2.2.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "ucrop-2.2.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.aar b/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.aar
new file mode 100644
index 0000000..bfcda2d
--- /dev/null
+++ b/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.aar
Binary files differ
diff --git a/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.aar.sha1 b/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.aar.sha1
new file mode 100644
index 0000000..f2ba23f
--- /dev/null
+++ b/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.aar.sha1
@@ -0,0 +1 @@
+257bdc28173e748bb72936ccfdb149b22abd90ff
\ No newline at end of file
diff --git a/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.pom b/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.pom
new file mode 100644
index 0000000..f931cc3
--- /dev/null
+++ b/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.yalantis</groupId>
+  <artifactId>ucrop</artifactId>
+  <version>2.2.0</version>
+  <packaging>aar</packaging>
+  <name>uCrop</name>
+  <description>Android Library for cropping images</description>
+  <url>https://github.com/Yalantis/uCrop</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>yalantis</id>
+      <name>Yalantis</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com/Yalantis/uCrop.git</connection>
+    <developerConnection>scm:git@github.com/Yalantis/uCrop.git</developerConnection>
+    <url>https://github.com/Yalantis/uCrop</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>appcompat-v7</artifactId>
+      <version>24.2.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.squareup.okhttp3</groupId>
+      <artifactId>okhttp</artifactId>
+      <version>3.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.pom.sha1 b/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.pom.sha1
new file mode 100644
index 0000000..fe4e4e7
--- /dev/null
+++ b/common/m2/repository/com/yalantis/ucrop/2.2.0/ucrop-2.2.0.pom.sha1
@@ -0,0 +1 @@
+4498752e08937c1987895a5a31bd48067131cb4c
\ No newline at end of file
diff --git a/common/m2/repository/commons-beanutils/commons-beanutils/maven-metadata.xml.md5 b/common/m2/repository/commons-beanutils/commons-beanutils/maven-metadata.xml.md5
deleted file mode 100644
index 62ff269..0000000
--- a/common/m2/repository/commons-beanutils/commons-beanutils/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-a8625974f5b8a9c84db42aa9ccf67399
\ No newline at end of file
diff --git a/common/m2/repository/commons-beanutils/commons-beanutils/maven-metadata.xml.sha1 b/common/m2/repository/commons-beanutils/commons-beanutils/maven-metadata.xml.sha1
deleted file mode 100644
index 6a30aed..0000000
--- a/common/m2/repository/commons-beanutils/commons-beanutils/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9b1ef9e545c8f35cad07573378dea6570c97ae36
\ No newline at end of file
diff --git a/common/m2/repository/commons-cli/commons-cli/maven-metadata.xml.md5 b/common/m2/repository/commons-cli/commons-cli/maven-metadata.xml.md5
deleted file mode 100644
index 4111a01..0000000
--- a/common/m2/repository/commons-cli/commons-cli/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-94d0a8aad11e5e08c92ee4e5085522ee
\ No newline at end of file
diff --git a/common/m2/repository/commons-cli/commons-cli/maven-metadata.xml.sha1 b/common/m2/repository/commons-cli/commons-cli/maven-metadata.xml.sha1
deleted file mode 100644
index f861191..0000000
--- a/common/m2/repository/commons-cli/commons-cli/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e4856330076f5140bf27e551190e5eaa1d1dbd7c
\ No newline at end of file
diff --git a/common/m2/repository/commons-codec/commons-codec/maven-metadata.xml.md5 b/common/m2/repository/commons-codec/commons-codec/maven-metadata.xml.md5
deleted file mode 100644
index 6401f21..0000000
--- a/common/m2/repository/commons-codec/commons-codec/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-ad65fecd9b6071541c539d3103e7a2f4
\ No newline at end of file
diff --git a/common/m2/repository/commons-codec/commons-codec/maven-metadata.xml.sha1 b/common/m2/repository/commons-codec/commons-codec/maven-metadata.xml.sha1
deleted file mode 100644
index b6c45f2..0000000
--- a/common/m2/repository/commons-codec/commons-codec/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a55334a5d85a5b2017744124b2e9a7e42ac4a806
\ No newline at end of file
diff --git a/common/m2/repository/commons-collections/commons-collections/maven-metadata.xml.md5 b/common/m2/repository/commons-collections/commons-collections/maven-metadata.xml.md5
deleted file mode 100644
index f4afa5f..0000000
--- a/common/m2/repository/commons-collections/commons-collections/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-51e98d73820504ff98c8860d0cbf02fc
\ No newline at end of file
diff --git a/common/m2/repository/commons-collections/commons-collections/maven-metadata.xml.sha1 b/common/m2/repository/commons-collections/commons-collections/maven-metadata.xml.sha1
deleted file mode 100644
index 9e32244..0000000
--- a/common/m2/repository/commons-collections/commons-collections/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-93ab63a5491a89af918e50e988d65c0aec57c241
\ No newline at end of file
diff --git a/common/m2/repository/commons-io/commons-io/maven-metadata.xml.md5 b/common/m2/repository/commons-io/commons-io/maven-metadata.xml.md5
deleted file mode 100644
index ae4e4cb..0000000
--- a/common/m2/repository/commons-io/commons-io/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-46da94e8b201bbf25e5198191fee0100
\ No newline at end of file
diff --git a/common/m2/repository/commons-io/commons-io/maven-metadata.xml.sha1 b/common/m2/repository/commons-io/commons-io/maven-metadata.xml.sha1
deleted file mode 100644
index 9690444..0000000
--- a/common/m2/repository/commons-io/commons-io/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5044b77776e4092a757f96fec6cff9c421a8b233
\ No newline at end of file
diff --git a/common/m2/repository/commons-lang/commons-lang/maven-metadata.xml.md5 b/common/m2/repository/commons-lang/commons-lang/maven-metadata.xml.md5
deleted file mode 100644
index f13d56d..0000000
--- a/common/m2/repository/commons-lang/commons-lang/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-f49e558c4c6950954411338a26a61211
\ No newline at end of file
diff --git a/common/m2/repository/commons-lang/commons-lang/maven-metadata.xml.sha1 b/common/m2/repository/commons-lang/commons-lang/maven-metadata.xml.sha1
deleted file mode 100644
index 547fb4b..0000000
--- a/common/m2/repository/commons-lang/commons-lang/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-305da5c1a727ba63f4d5171bf4eea85f3248e3ff
\ No newline at end of file
diff --git a/common/m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom b/common/m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
new file mode 100644
index 0000000..cdad31c
--- /dev/null
+++ b/common/m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
@@ -0,0 +1,547 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <!--
+    - Note that due to the special requirements of logging unit-tests, most
+    - tests are executed in the "integration-test" phase rather than the
+    - "test" phase. Please run "mvn integration-test" to run the full suite of
+    - available unit tests.
+    -->
+  <parent>
+    <groupId>org.apache.commons</groupId>
+    <artifactId>commons-parent</artifactId>
+    <version>34</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>commons-logging</groupId>
+  <artifactId>commons-logging</artifactId>
+  <name>Apache Commons Logging</name>
+  <version>1.2</version>
+  <description>Apache Commons Logging is a thin adapter allowing configurable bridging to other,
+    well known logging systems.</description>
+  <url>http://commons.apache.org/proper/commons-logging/</url>
+
+  <issueManagement>
+    <system>JIRA</system>
+    <url>http://issues.apache.org/jira/browse/LOGGING</url>
+  </issueManagement>
+
+  <inceptionYear>2001</inceptionYear>
+
+  <developers>
+    <developer>
+      <id>baliuka</id>
+      <name>Juozas Baliuka</name>
+      <email>baliuka@apache.org</email>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>morgand</id>
+      <name>Morgan Delagrange</name>
+      <email>morgand@apache.org</email>
+      <organization>Apache</organization>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>donaldp</id>
+      <name>Peter Donald</name>
+      <email>donaldp@apache.org</email>
+    </developer>
+    <developer>
+      <id>rdonkin</id>
+      <name>Robert Burrell Donkin</name>
+      <email>rdonkin@apache.org</email>
+      <organization>The Apache Software Foundation</organization>
+    </developer>
+    <developer>
+      <id>skitching</id>
+      <name>Simon Kitching</name>
+      <email>skitching@apache.org</email>
+      <organization>The Apache Software Foundation</organization>
+    </developer>
+    <developer>
+      <id>dennisl</id>
+      <name>Dennis Lundberg</name>
+      <email>dennisl@apache.org</email>
+      <organization>The Apache Software Foundation</organization>
+    </developer>
+    <developer>
+      <id>costin</id>
+      <name>Costin Manolache</name>
+      <email>costin@apache.org</email>
+      <organization>The Apache Software Foundation</organization>
+    </developer>
+    <developer>
+      <id>craigmcc</id>
+      <name>Craig McClanahan</name>
+      <email>craigmcc@apache.org</email>
+      <organization>The Apache Software Foundation</organization>
+    </developer>
+    <developer>
+      <id>tn</id>
+      <name>Thomas Neidhart</name>
+      <email>tn@apache.org</email>
+      <organization>The Apache Software Foundation</organization>
+    </developer>
+    <developer>
+      <id>sanders</id>
+      <name>Scott Sanders</name>
+      <email>sanders@apache.org</email>
+      <organization>The Apache Software Foundation</organization>
+    </developer>
+    <developer>
+      <id>rsitze</id>
+      <name>Richard Sitze</name>
+      <email>rsitze@apache.org</email>
+      <organization>The Apache Software Foundation</organization>
+    </developer>
+    <developer>
+      <id>bstansberry</id>
+      <name>Brian Stansberry</name>
+    </developer>
+    <developer>
+      <id>rwaldhoff</id>
+      <name>Rodney Waldhoff</name>
+      <email>rwaldhoff@apache.org</email>
+      <organization>The Apache Software Foundation</organization>
+    </developer>
+  </developers>
+  <contributors>
+    <contributor>
+      <name>Matthew P. Del Buono</name>
+      <roles>
+        <role>Provided patch</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Vince Eagen</name>
+      <email>vince256 at comcast dot net</email>
+      <roles>
+        <role>Lumberjack logging abstraction</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Peter Lawrey</name>
+      <roles>
+        <role>Provided patch</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Berin Loritsch</name>
+      <email>bloritsch at apache dot org</email>
+      <roles>
+        <role>Lumberjack logging abstraction</role>
+        <role>JDK 1.4 logging abstraction</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Philippe Mouawad</name>
+      <roles>
+        <role>Provided patch</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Neeme Praks</name>
+      <email>neeme at apache dot org</email>
+      <roles>
+        <role>Avalon logging abstraction</role>
+      </roles>
+    </contributor>
+    
+  </contributors>
+  
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/logging/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/logging/trunk</developerConnection>
+    <url>http://svn.apache.org/repos/asf/commons/proper/logging/trunk</url>
+  </scm>
+
+  <build>
+    <plugins>
+
+      <!--
+        - We want to create four jarfiles from this project: normal, tests, api
+        - and adapters. The first two are handled by the normal jar:jar and
+        - jar:test-jar targets.
+        - The jar plugin with some includes/excludes is used to create the other
+        - ones.
+        -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <executions>
+          <execution>
+            <!--
+              - The custom test framework requires the unit test code to be
+              - in a jarfile so it can control its place in the classpath.
+              -->
+            <id>testjar</id>
+            <phase>package</phase>
+            <goals>
+              <goal>test-jar</goal>
+            </goals>
+            <configuration>
+              <jarName>commons-logging</jarName>
+            </configuration>
+          </execution>
+
+          <execution>
+            <id>apijar</id>
+            <phase>package</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+            <configuration>
+              <jarName>${project.artifactId}-api-${project.version}</jarName>
+              <includes>
+                <include>org/apache/commons/logging/*.class</include>
+                <include>org/apache/commons/logging/impl/LogFactoryImpl*.class</include>
+                <include>org/apache/commons/logging/impl/WeakHashtable*.class</include>
+                <include>org/apache/commons/logging/impl/SimpleLog*.class</include>
+                <include>org/apache/commons/logging/impl/NoOpLog*.class</include>
+                <include>org/apache/commons/logging/impl/Jdk14Logger.class</include>
+                <include>META-INF/LICENSE.txt</include>
+                <include>META-INF/NOTICE.txt</include>
+              </includes>
+              <excludes>
+                <exclude>**/package.html</exclude>
+              </excludes>
+            </configuration>
+          </execution>
+
+          <execution>
+            <id>adaptersjar</id>
+            <phase>package</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+            <configuration>
+              <jarName>${project.artifactId}-adapters-${project.version}</jarName>
+              <includes>
+                <include>org/apache/commons/logging/impl/**.class</include>
+                <include>META-INF/LICENSE.txt</include>
+                <include>META-INF/NOTICE.txt</include>
+              </includes>
+              <excludes>
+                <exclude>org/apache/commons/logging/impl/WeakHashtable*.class</exclude>
+                <exclude>org/apache/commons/logging/impl/LogFactoryImpl*.class</exclude>
+              </excludes>
+            </configuration>
+          </execution>
+          
+          <!--
+            - Define the full jar last, the deploy/install plugin seems to be broken
+            - and takes the last definition from here.
+            -->
+          <execution>
+            <id>fulljar</id>
+            <phase>package</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+            <configuration>
+              <jarName>${project.artifactId}-${project.version}</jarName>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>site.resources</id>
+            <phase>site</phase>
+            <configuration>
+              <target>
+                <copy todir="${project.reporting.outputDirectory}">
+                  <fileset dir="${basedir}">
+                    <include name="RELEASE-NOTES.txt" />
+                  </fileset>
+                </copy>
+              </target>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <!--
+          - Attach the adapters and api jars to the normal artifact. This way
+          - they will be deployed when the normal artifact is deployed.
+          -->
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>build-helper-maven-plugin</artifactId>
+        <version>1.0</version>
+        <executions>
+          <execution>
+            <id>attach-artifacts</id>
+            <phase>package</phase>
+            <goals>
+              <goal>attach-artifact</goal>
+            </goals>
+            <configuration>
+              <artifacts>
+                <artifact>
+                  <file>${project.build.directory}/${project.artifactId}-adapters-${project.version}.jar</file>
+                  <type>jar</type>
+                  <classifier>adapters</classifier>
+                </artifact>
+                <artifact>
+                  <file>${project.build.directory}/${project.artifactId}-api-${project.version}.jar</file>
+                  <type>jar</type>
+                  <classifier>api</classifier>
+                </artifact>
+              </artifacts>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <!--
+          - Many of JCL's tests use tricky techniques to place the generated
+          - JCL jarfiles on the classpath in various configurations. This means
+          - that those tests must be run *after* the "package" build phase.
+          -
+          - In order to not mess with the Ant build we "disable" the normal test
+          - phase. This is done by skipping the execution of the surefire plugin.
+          -->
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <skip>true</skip>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <!--
+          - Many of JCL's tests use tricky techniques to place the generated
+          - JCL jarfiles on the classpath in various configurations. This means
+          - that those tests must be run *after* the "package" build phase.
+          -
+          - Disable cobertura report generation as this does not work correctly
+          - with integration-tests and the normal unit tests are disabled too.
+          -->
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>cobertura-maven-plugin</artifactId>
+        <version>${commons.cobertura.version}</version>
+        <configuration>
+          <skip>true</skip>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <!--
+          - Many of JCL's tests use tricky techniques to place the generated
+          - JCL jarfiles on the classpath in various configurations. This means
+          - that those tests must be run *after* the "package" build phase.
+          -
+          - For this we use the failsafe plugin which is bound to the
+          - "integration-test" phase by default.
+          -->
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-failsafe-plugin</artifactId>
+        <version>${commons.surefire.version}</version>        
+        <executions>
+          <execution>
+            <id>integration-test</id>
+            <goals>
+              <goal>integration-test</goal>
+              <goal>verify</goal>
+            </goals>
+            <configuration>
+              <runOrder>${failsafe.runorder}</runOrder>
+              <includes>
+                <include>**/*TestCase.java</include>
+              </includes>
+              <systemPropertyVariables>
+                <!--
+                  <org.apache.commons.logging.diagnostics.dest>STDOUT</org.apache.commons.logging.diagnostics.dest>
+                -->
+                  <log4j12>${log4j:log4j:jar}</log4j12>
+                  <logkit>${logkit:logkit:jar}</logkit>
+                  <servlet-api>${javax.servlet:servlet-api:jar}</servlet-api>
+                  <commons-logging>target/${project.build.finalName}.jar</commons-logging>
+                  <commons-logging-api>target/${project.artifactId}-api-${project.version}.jar</commons-logging-api>
+                  <commons-logging-adapters>target/${project.artifactId}-adapters-${project.version}.jar</commons-logging-adapters>
+                  <testclasses>target/commons-logging-tests.jar</testclasses>
+              </systemPropertyVariables>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-assembly-plugin</artifactId>
+        <version>2.3</version>
+        <configuration>
+          <descriptors>
+            <descriptor>src/main/assembly/bin.xml</descriptor>
+            <descriptor>src/main/assembly/src.xml</descriptor>
+          </descriptors>
+          <tarLongFileMode>gnu</tarLongFileMode>
+        </configuration>
+      </plugin>
+      <!-- Define properties for referencing dependencies -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-dependency-plugin</artifactId>
+        <version>2.4</version>
+        <executions>
+          <execution>
+            <goals>
+              <goal>properties</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-scm-publish-plugin</artifactId>
+        <configuration>
+          <ignorePathsToDelete>
+            <ignorePathToDelete>javadocs</ignorePathToDelete>
+            <ignorePathToDelete>commons-logging-**</ignorePathToDelete>
+          </ignorePathsToDelete>
+        </configuration>
+      </plugin>
+
+    </plugins>
+  </build>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+      <version>1.2.17</version>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>logkit</groupId>
+      <artifactId>logkit</artifactId>
+      <version>1.0.1</version>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>avalon-framework</groupId>
+      <artifactId>avalon-framework</artifactId>
+      <version>4.1.5</version>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>servlet-api</artifactId>
+      <version>2.3</version>
+      <scope>provided</scope>
+      <optional>true</optional>
+    </dependency>
+  </dependencies>
+
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.7</version>
+        <configuration>
+          <configLocation>${basedir}/checkstyle.xml</configLocation>
+          <enableRulesSummary>false</enableRulesSummary>
+          <headerFile>${basedir}/license-header.txt</headerFile>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>clirr-maven-plugin</artifactId>
+        <version>2.2.2</version>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>jdepend-maven-plugin</artifactId>
+        <version>2.0-beta-1</version>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>findbugs-maven-plugin</artifactId>
+        <version>2.5.2</version>
+        <configuration>
+          <skip>true</skip>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-pmd-plugin</artifactId>
+        <version>3.0.1</version>
+        <configuration>
+          <!-- targetJdk 1.1, 1.2 is not supported -->
+          <targetJdk>1.3</targetJdk>
+          <linkXref>true</linkXref>
+          <rulesets>
+            <ruleset>${basedir}/pmd.xml</ruleset>
+          </rulesets>
+        </configuration>
+      </plugin>
+    </plugins>
+  </reporting>
+
+  <distributionManagement>
+    <site>
+      <id>apache.website</id>
+      <url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/logging/</url>
+    </site>
+  </distributionManagement>
+
+  <properties>
+    <maven.compiler.source>1.2</maven.compiler.source>
+    <maven.compiler.target>1.2</maven.compiler.target>
+    <commons.componentid>logging</commons.componentid>
+    <commons.release.version>1.2</commons.release.version>
+    <commons.jira.id>LOGGING</commons.jira.id>
+    <commons.jira.pid>12310484</commons.jira.pid>
+    <!-- The RC version used in the staging repository URL. -->
+    <commons.rc.version>RC2</commons.rc.version>
+    <commons.surefire.version>2.12</commons.surefire.version>
+    <skipSurefireReport>true</skipSurefireReport>
+    <!-- Allow default test run order to be changed -->
+    <failsafe.runorder>filesystem</failsafe.runorder>
+    
+    <commons.osgi.import>
+      javax.servlet;version="[2.1.0, 3.0.0)";resolution:=optional,
+      org.apache.avalon.framework.logger;version="[4.1.3, 4.1.5]";resolution:=optional,
+      org.apache.log;version="[1.0.1, 1.0.1]";resolution:=optional,
+      org.apache.log4j;version="[1.2.15, 2.0.0)";resolution:=optional
+    </commons.osgi.import>
+  </properties>
+</project>
diff --git a/common/m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom.sha1 b/common/m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom.sha1
new file mode 100644
index 0000000..8cb2a62
--- /dev/null
+++ b/common/m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom.sha1
@@ -0,0 +1 @@
+075c03ba4b01932842a996ef8d3fc1ab61ddeac2
\ No newline at end of file
diff --git a/common/m2/repository/commons-logging/commons-logging/maven-metadata.xml.md5 b/common/m2/repository/commons-logging/commons-logging/maven-metadata.xml.md5
deleted file mode 100644
index e7b50ad..0000000
--- a/common/m2/repository/commons-logging/commons-logging/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-b2129365d35139e3ba6c6e968adb9a0c
\ No newline at end of file
diff --git a/common/m2/repository/commons-logging/commons-logging/maven-metadata.xml.sha1 b/common/m2/repository/commons-logging/commons-logging/maven-metadata.xml.sha1
deleted file mode 100644
index f4ca6a6..0000000
--- a/common/m2/repository/commons-logging/commons-logging/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0655d81de5b9f46616be6fbbfc6479c6136c2203
\ No newline at end of file
diff --git a/common/m2/repository/dom4j/dom4j/maven-metadata.xml.md5 b/common/m2/repository/dom4j/dom4j/maven-metadata.xml.md5
deleted file mode 100644
index 65b586c..0000000
--- a/common/m2/repository/dom4j/dom4j/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-44826a8cc72d507458eb2946e980f7bf  ./dom4j/dom4j/maven-metadata.xml
diff --git a/common/m2/repository/dom4j/dom4j/maven-metadata.xml.sha1 b/common/m2/repository/dom4j/dom4j/maven-metadata.xml.sha1
deleted file mode 100644
index 0a91d85..0000000
--- a/common/m2/repository/dom4j/dom4j/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-afe060d478adf07e45a71e506c4044064b6919a0  /home/maven/repository-staging/to-ibiblio/maven2/dom4j/dom4j/maven-metadata.xml
diff --git a/common/m2/repository/io/grpc/grpc-all/1.0.3/BUILD b/common/m2/repository/io/grpc/grpc-all/1.0.3/BUILD
new file mode 100644
index 0000000..34c79da
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-all/1.0.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["grpc-all-1.0.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "grpc-all-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.jar b/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.jar
new file mode 100644
index 0000000..072232c
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.jar
Binary files differ
diff --git a/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.jar.sha1 b/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.jar.sha1
new file mode 100644
index 0000000..fe148ab
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.jar.sha1
@@ -0,0 +1 @@
+1f692cbbab010c1011ce8218dfabe7e256067c11
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.pom b/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.pom
new file mode 100644
index 0000000..1caf6ad
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.pom
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.grpc</groupId>
+  <artifactId>grpc-all</artifactId>
+  <version>1.0.3</version>
+  <name>io.grpc:grpc-all</name>
+  <description>gRPC: All</description>
+  <url>https://github.com/grpc/grpc-java</url>
+  <licenses>
+    <license>
+      <name>BSD 3-Clause</name>
+      <url>http://opensource.org/licenses/BSD-3-Clause</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>grpc.io</id>
+      <name>gRPC Contributors</name>
+      <email>grpc-io@googlegroups.com</email>
+      <url>http://grpc.io/</url>
+      <organization>Google, Inc.</organization>
+      <organizationUrl>https://www.google.com</organizationUrl>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
+    <developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
+    <url>https://github.com/grpc/grpc-java</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-netty</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-core</artifactId>
+      <version>[1.0.3]</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-stub</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-auth</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-context</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-protobuf</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.9.5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-protobuf-lite</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-okhttp</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-protobuf-nano</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.pom.sha1 b/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.pom.sha1
new file mode 100644
index 0000000..987d50e
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-all/1.0.3/grpc-all-1.0.3.pom.sha1
@@ -0,0 +1 @@
+359bdb984cab3b31dc64af2c39ca4c8b012c08b2
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-auth/1.0.3/BUILD b/common/m2/repository/io/grpc/grpc-auth/1.0.3/BUILD
new file mode 100644
index 0000000..bd62254
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-auth/1.0.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["grpc-auth-1.0.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "grpc-auth-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.jar b/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.jar
new file mode 100644
index 0000000..970ca37
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.jar
Binary files differ
diff --git a/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.jar.sha1 b/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.jar.sha1
new file mode 100644
index 0000000..b0faa04
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.jar.sha1
@@ -0,0 +1 @@
+75ef63b771810cf64555d443a619df6dc34fa424
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.pom b/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.pom
new file mode 100644
index 0000000..b9f7823
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.pom
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.grpc</groupId>
+  <artifactId>grpc-auth</artifactId>
+  <version>1.0.3</version>
+  <name>io.grpc:grpc-auth</name>
+  <description>gRpc: Auth</description>
+  <url>https://github.com/grpc/grpc-java</url>
+  <licenses>
+    <license>
+      <name>BSD 3-Clause</name>
+      <url>http://opensource.org/licenses/BSD-3-Clause</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>grpc.io</id>
+      <name>gRPC Contributors</name>
+      <email>grpc-io@googlegroups.com</email>
+      <url>http://grpc.io/</url>
+      <organization>Google, Inc.</organization>
+      <organizationUrl>https://www.google.com</organizationUrl>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
+    <developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
+    <url>https://github.com/grpc/grpc-java</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.auth</groupId>
+      <artifactId>google-auth-library-credentials</artifactId>
+      <version>0.4.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-core</artifactId>
+      <version>[1.0.3]</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.9.5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.auth</groupId>
+      <artifactId>google-auth-library-oauth2-http</artifactId>
+      <version>0.4.0</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.pom.sha1 b/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.pom.sha1
new file mode 100644
index 0000000..a03f990
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-auth/1.0.3/grpc-auth-1.0.3.pom.sha1
@@ -0,0 +1 @@
+9726c17c2663c4e42fea73cd9783f7a18bfd17e0
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-context/1.0.3/BUILD b/common/m2/repository/io/grpc/grpc-context/1.0.3/BUILD
new file mode 100644
index 0000000..bd25244
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-context/1.0.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["grpc-context-1.0.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "grpc-context-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.jar b/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.jar
new file mode 100644
index 0000000..22a78bc
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.jar
Binary files differ
diff --git a/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.jar.sha1 b/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.jar.sha1
new file mode 100644
index 0000000..4212ccd
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.jar.sha1
@@ -0,0 +1 @@
+fc29af09029527ac52bc9bb97ef27a645709aeea
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.pom b/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.pom
new file mode 100644
index 0000000..86aaa42
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.pom
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.grpc</groupId>
+  <artifactId>grpc-context</artifactId>
+  <version>1.0.3</version>
+  <name>io.grpc:grpc-context</name>
+  <description>gRPC: Context</description>
+  <url>https://github.com/grpc/grpc-java</url>
+  <licenses>
+    <license>
+      <name>BSD 3-Clause</name>
+      <url>http://opensource.org/licenses/BSD-3-Clause</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>grpc.io</id>
+      <name>gRPC Contributors</name>
+      <email>grpc-io@googlegroups.com</email>
+      <url>http://grpc.io/</url>
+      <organization>Google, Inc.</organization>
+      <organizationUrl>https://www.google.com</organizationUrl>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
+    <developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
+    <url>https://github.com/grpc/grpc-java</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-testing</artifactId>
+      <version>1.0.3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.9.5</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.pom.sha1 b/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.pom.sha1
new file mode 100644
index 0000000..9dac011
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-context/1.0.3/grpc-context-1.0.3.pom.sha1
@@ -0,0 +1 @@
+d61f7b5b3935a0858e7bb9fcc85911e9980463e2
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-core/1.0.3/BUILD b/common/m2/repository/io/grpc/grpc-core/1.0.3/BUILD
new file mode 100644
index 0000000..55cb493
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-core/1.0.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["grpc-core-1.0.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "grpc-core-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.jar b/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.jar
new file mode 100644
index 0000000..5f914bf
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.jar
Binary files differ
diff --git a/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.jar.sha1 b/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.jar.sha1
new file mode 100644
index 0000000..3451fba
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.jar.sha1
@@ -0,0 +1 @@
+104435f03a23f5680a392a9586d03995e45b9d35
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.pom b/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.pom
new file mode 100644
index 0000000..7fee85c
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.pom
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.grpc</groupId>
+  <artifactId>grpc-core</artifactId>
+  <version>1.0.3</version>
+  <name>io.grpc:grpc-core</name>
+  <description>gRPC: Core</description>
+  <url>https://github.com/grpc/grpc-java</url>
+  <licenses>
+    <license>
+      <name>BSD 3-Clause</name>
+      <url>http://opensource.org/licenses/BSD-3-Clause</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>grpc.io</id>
+      <name>gRPC Contributors</name>
+      <email>grpc-io@googlegroups.com</email>
+      <url>http://grpc.io/</url>
+      <organization>Google, Inc.</organization>
+      <organizationUrl>https://www.google.com</organizationUrl>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
+    <developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
+    <url>https://github.com/grpc/grpc-java</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+      <version>19.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-testing</artifactId>
+      <version>1.0.3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-context</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.9.5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.code.findbugs</groupId>
+      <artifactId>jsr305</artifactId>
+      <version>3.0.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.pom.sha1 b/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.pom.sha1
new file mode 100644
index 0000000..eb01616
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-core/1.0.3/grpc-core-1.0.3.pom.sha1
@@ -0,0 +1 @@
+2d0a3b31d8b5b6c1b2242deee7d094696227ec64
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-core/maven-metadata-JCenter.xml b/common/m2/repository/io/grpc/grpc-core/maven-metadata-JCenter.xml
new file mode 100644
index 0000000..ace28b2
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-core/maven-metadata-JCenter.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>io.grpc</groupId>
+  <artifactId>grpc-core</artifactId>
+  <version>1.1.2</version>
+  <versioning>
+    <latest>1.1.2</latest>
+    <release>1.1.2</release>
+    <versions>
+      <version>0.7.0</version>
+      <version>0.7.1</version>
+      <version>0.7.2</version>
+      <version>0.8.0</version>
+      <version>0.9.0</version>
+      <version>0.9.1</version>
+      <version>0.12.0</version>
+      <version>0.13.0</version>
+      <version>0.13.1</version>
+      <version>0.13.2</version>
+      <version>0.14.0</version>
+      <version>0.14.1</version>
+      <version>0.15.0</version>
+      <version>1.0.0</version>
+      <version>1.0.0-pre1</version>
+      <version>1.0.0-pre2</version>
+      <version>1.0.1</version>
+      <version>1.0.2</version>
+      <version>1.0.3</version>
+      <version>1.1.1</version>
+      <version>1.1.2</version>
+    </versions>
+    <lastUpdated>20170207214851</lastUpdated>
+  </versioning>
+</metadata>
diff --git a/common/m2/repository/io/grpc/grpc-core/maven-metadata-JCenter.xml.sha1 b/common/m2/repository/io/grpc/grpc-core/maven-metadata-JCenter.xml.sha1
new file mode 100644
index 0000000..bc23ecf
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-core/maven-metadata-JCenter.xml.sha1
@@ -0,0 +1 @@
+d6ed5568784ccc3e95b3b95e078d02d182444b74
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-core/maven-metadata-Maven Central.xml b/common/m2/repository/io/grpc/grpc-core/maven-metadata-Maven Central.xml
index 8fe870e..9315895 100644
--- a/common/m2/repository/io/grpc/grpc-core/maven-metadata-Maven Central.xml
+++ b/common/m2/repository/io/grpc/grpc-core/maven-metadata-Maven Central.xml
@@ -3,8 +3,8 @@
   <groupId>io.grpc</groupId>
   <artifactId>grpc-core</artifactId>
   <versioning>
-    <latest>1.0.1</latest>
-    <release>1.0.1</release>
+    <latest>1.1.2</latest>
+    <release>1.1.2</release>
     <versions>
       <version>0.7.0</version>
       <version>0.7.1</version>
@@ -23,7 +23,11 @@
       <version>1.0.0-pre1</version>
       <version>1.0.0-pre2</version>
       <version>1.0.1</version>
+      <version>1.0.2</version>
+      <version>1.0.3</version>
+      <version>1.1.1</version>
+      <version>1.1.2</version>
     </versions>
-    <lastUpdated>20160914231344</lastUpdated>
+    <lastUpdated>20170207213902</lastUpdated>
   </versioning>
 </metadata>
diff --git a/common/m2/repository/io/grpc/grpc-core/maven-metadata-Maven Central.xml.sha1 b/common/m2/repository/io/grpc/grpc-core/maven-metadata-Maven Central.xml.sha1
index 9861f12..7410ca0 100644
--- a/common/m2/repository/io/grpc/grpc-core/maven-metadata-Maven Central.xml.sha1
+++ b/common/m2/repository/io/grpc/grpc-core/maven-metadata-Maven Central.xml.sha1
@@ -1 +1 @@
-6b040d03244d285d6b1f40df6bd397f5a0bc63a6
\ No newline at end of file
+3dcc993f5fd1866e09a4d582d8f6f23a21334023
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-core/resolver-status.properties b/common/m2/repository/io/grpc/grpc-core/resolver-status.properties
index 48736cd..f9a01c4 100644
--- a/common/m2/repository/io/grpc/grpc-core/resolver-status.properties
+++ b/common/m2/repository/io/grpc/grpc-core/resolver-status.properties
@@ -1,3 +1,4 @@
 #NOTE: This is an Aether internal implementation file, its format can be changed without prior notice.
-#Fri Nov 18 15:17:57 GMT 2016
-maven-metadata-Maven\ Central.xml.lastUpdated=1479482277664
+#Tue Feb 21 15:24:13 PST 2017
+maven-metadata-JCenter.xml.lastUpdated=1487719453167
+maven-metadata-Maven\ Central.xml.lastUpdated=1487719453094
diff --git a/common/m2/repository/io/grpc/grpc-netty/1.0.3/BUILD b/common/m2/repository/io/grpc/grpc-netty/1.0.3/BUILD
new file mode 100644
index 0000000..15ccd79
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-netty/1.0.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["grpc-netty-1.0.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "grpc-netty-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.jar b/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.jar
new file mode 100644
index 0000000..6d56cc4
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.jar
Binary files differ
diff --git a/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.jar.sha1 b/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.jar.sha1
new file mode 100644
index 0000000..b0e36fb
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.jar.sha1
@@ -0,0 +1 @@
+d473fe54759e38cd2e88e2994817421e193adebe
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.pom b/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.pom
new file mode 100644
index 0000000..160245a
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.pom
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.grpc</groupId>
+  <artifactId>grpc-netty</artifactId>
+  <version>1.0.3</version>
+  <name>io.grpc:grpc-netty</name>
+  <description>gRPC: Netty</description>
+  <url>https://github.com/grpc/grpc-java</url>
+  <licenses>
+    <license>
+      <name>BSD 3-Clause</name>
+      <url>http://opensource.org/licenses/BSD-3-Clause</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>grpc.io</id>
+      <name>gRPC Contributors</name>
+      <email>grpc-io@googlegroups.com</email>
+      <url>http://grpc.io/</url>
+      <organization>Google, Inc.</organization>
+      <organizationUrl>https://www.google.com</organizationUrl>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
+    <developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
+    <url>https://github.com/grpc/grpc-java</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-core</artifactId>
+      <version>[1.0.3]</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-testing</artifactId>
+      <version>1.0.3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-handler-proxy</artifactId>
+      <version>4.1.6.Final</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-codec-http2</artifactId>
+      <version>[4.1.6.Final]</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.9.5</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.pom.sha1 b/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.pom.sha1
new file mode 100644
index 0000000..42dcf23
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-netty/1.0.3/grpc-netty-1.0.3.pom.sha1
@@ -0,0 +1 @@
+2aa4276079d00b4508a459b4a59ee54641bdec60
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/BUILD b/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/BUILD
new file mode 100644
index 0000000..245b5e5
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["grpc-okhttp-1.0.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "grpc-okhttp-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.jar b/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.jar
new file mode 100644
index 0000000..cd5676d
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.jar
Binary files differ
diff --git a/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.jar.sha1 b/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.jar.sha1
new file mode 100644
index 0000000..792da26
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.jar.sha1
@@ -0,0 +1 @@
+807c14b8be5c8a092cd2bd787a9313b1cdd4f213
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.pom b/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.pom
new file mode 100644
index 0000000..5512d5c
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.pom
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.grpc</groupId>
+  <artifactId>grpc-okhttp</artifactId>
+  <version>1.0.3</version>
+  <name>io.grpc:grpc-okhttp</name>
+  <description>gRPC: OkHttp</description>
+  <url>https://github.com/grpc/grpc-java</url>
+  <licenses>
+    <license>
+      <name>BSD 3-Clause</name>
+      <url>http://opensource.org/licenses/BSD-3-Clause</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>grpc.io</id>
+      <name>gRPC Contributors</name>
+      <email>grpc-io@googlegroups.com</email>
+      <url>http://grpc.io/</url>
+      <organization>Google, Inc.</organization>
+      <organizationUrl>https://www.google.com</organizationUrl>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
+    <developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
+    <url>https://github.com/grpc/grpc-java</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-netty</artifactId>
+      <version>1.0.3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.squareup.okio</groupId>
+      <artifactId>okio</artifactId>
+      <version>1.6.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-core</artifactId>
+      <version>[1.0.3]</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-testing</artifactId>
+      <version>1.0.3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.squareup.okhttp</groupId>
+      <artifactId>okhttp</artifactId>
+      <version>2.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.9.5</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.pom.sha1 b/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.pom.sha1
new file mode 100644
index 0000000..d17cb38
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/grpc-okhttp-1.0.3.pom.sha1
@@ -0,0 +1 @@
+b2434932a122bcf1659508ee9240de4ad76f864f
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/BUILD b/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/BUILD
new file mode 100644
index 0000000..348d355
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["grpc-protobuf-lite-1.0.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "grpc-protobuf-lite-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.jar b/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.jar
new file mode 100644
index 0000000..38186c7
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.jar
Binary files differ
diff --git a/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.jar.sha1 b/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.jar.sha1
new file mode 100644
index 0000000..78eed40
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.jar.sha1
@@ -0,0 +1 @@
+016a1669179ab06c7b74d3b1c5959b28f1caa6a1
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.pom b/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.pom
new file mode 100644
index 0000000..cb33c1a
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.pom
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.grpc</groupId>
+  <artifactId>grpc-protobuf-lite</artifactId>
+  <version>1.0.3</version>
+  <name>io.grpc:grpc-protobuf-lite</name>
+  <description>gRPC: Protobuf Lite</description>
+  <url>https://github.com/grpc/grpc-java</url>
+  <licenses>
+    <license>
+      <name>BSD 3-Clause</name>
+      <url>http://opensource.org/licenses/BSD-3-Clause</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>grpc.io</id>
+      <name>gRPC Contributors</name>
+      <email>grpc-io@googlegroups.com</email>
+      <url>http://grpc.io/</url>
+      <organization>Google, Inc.</organization>
+      <organizationUrl>https://www.google.com</organizationUrl>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
+    <developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
+    <url>https://github.com/grpc/grpc-java</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+      <version>19.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-core</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.protobuf</groupId>
+      <artifactId>protobuf-lite</artifactId>
+      <version>3.0.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.9.5</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.pom.sha1 b/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.pom.sha1
new file mode 100644
index 0000000..bfec1ed
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/grpc-protobuf-lite-1.0.3.pom.sha1
@@ -0,0 +1 @@
+dbd051a9c6db1c0052bcd72c56f04e693f4393d9
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/BUILD b/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/BUILD
new file mode 100644
index 0000000..d686457
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["grpc-protobuf-nano-1.0.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "grpc-protobuf-nano-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.jar b/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.jar
new file mode 100644
index 0000000..684ece9
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.jar
Binary files differ
diff --git a/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.jar.sha1 b/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.jar.sha1
new file mode 100644
index 0000000..5313b9c
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.jar.sha1
@@ -0,0 +1 @@
+31a5d9a20ccc3934f354b7a77e361eeb7fad2c91
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.pom b/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.pom
new file mode 100644
index 0000000..3e56b88
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.pom
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.grpc</groupId>
+  <artifactId>grpc-protobuf-nano</artifactId>
+  <version>1.0.3</version>
+  <name>io.grpc:grpc-protobuf-nano</name>
+  <description>gRPC: Protobuf Nano</description>
+  <url>https://github.com/grpc/grpc-java</url>
+  <licenses>
+    <license>
+      <name>BSD 3-Clause</name>
+      <url>http://opensource.org/licenses/BSD-3-Clause</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>grpc.io</id>
+      <name>gRPC Contributors</name>
+      <email>grpc-io@googlegroups.com</email>
+      <url>http://grpc.io/</url>
+      <organization>Google, Inc.</organization>
+      <organizationUrl>https://www.google.com</organizationUrl>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
+    <developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
+    <url>https://github.com/grpc/grpc-java</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+      <version>19.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-core</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.protobuf.nano</groupId>
+      <artifactId>protobuf-javanano</artifactId>
+      <version>3.0.0-alpha-5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.9.5</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.pom.sha1 b/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.pom.sha1
new file mode 100644
index 0000000..f9bead4
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/grpc-protobuf-nano-1.0.3.pom.sha1
@@ -0,0 +1 @@
+0893542b029d3db80735bc95d0f3095aff6ea4cf
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/BUILD b/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/BUILD
new file mode 100644
index 0000000..43512ce
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["grpc-protobuf-1.0.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "grpc-protobuf-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.jar b/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.jar
new file mode 100644
index 0000000..2f61579
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.jar
Binary files differ
diff --git a/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.jar.sha1 b/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.jar.sha1
new file mode 100644
index 0000000..c24e30e
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.jar.sha1
@@ -0,0 +1 @@
+330c3da988bdc9bf336218ae12b2b0ee86767775
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.pom b/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.pom
new file mode 100644
index 0000000..de4c3d6
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.pom
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.grpc</groupId>
+  <artifactId>grpc-protobuf</artifactId>
+  <version>1.0.3</version>
+  <name>io.grpc:grpc-protobuf</name>
+  <description>gRPC: Protobuf</description>
+  <url>https://github.com/grpc/grpc-java</url>
+  <licenses>
+    <license>
+      <name>BSD 3-Clause</name>
+      <url>http://opensource.org/licenses/BSD-3-Clause</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>grpc.io</id>
+      <name>gRPC Contributors</name>
+      <email>grpc-io@googlegroups.com</email>
+      <url>http://grpc.io/</url>
+      <organization>Google, Inc.</organization>
+      <organizationUrl>https://www.google.com</organizationUrl>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
+    <developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
+    <url>https://github.com/grpc/grpc-java</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+      <version>19.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.protobuf</groupId>
+      <artifactId>protobuf-java-util</artifactId>
+      <version>3.0.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-core</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.google.protobuf</groupId>
+      <artifactId>protobuf-java</artifactId>
+      <version>3.0.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.9.5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-protobuf-lite</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+      <exclusions>
+        <exclusion>
+          <artifactId>protobuf-lite</artifactId>
+          <groupId>com.google.protobuf</groupId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.pom.sha1 b/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.pom.sha1
new file mode 100644
index 0000000..9c6434f
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/grpc-protobuf-1.0.3.pom.sha1
@@ -0,0 +1 @@
+331dc48f90429d718b8d20b32e055436acf5915d
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-stub/1.0.3/BUILD b/common/m2/repository/io/grpc/grpc-stub/1.0.3/BUILD
new file mode 100644
index 0000000..216bfc7
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-stub/1.0.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["grpc-stub-1.0.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "grpc-stub-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.jar b/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.jar
new file mode 100644
index 0000000..701f962
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.jar
Binary files differ
diff --git a/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.jar.sha1 b/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.jar.sha1
new file mode 100644
index 0000000..4005c2d
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.jar.sha1
@@ -0,0 +1 @@
+4af1464041224cdef2efbeafbe948f942a3fb028
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.pom b/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.pom
new file mode 100644
index 0000000..99f446d
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.pom
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.grpc</groupId>
+  <artifactId>grpc-stub</artifactId>
+  <version>1.0.3</version>
+  <name>io.grpc:grpc-stub</name>
+  <description>gRPC: Stub</description>
+  <url>https://github.com/grpc/grpc-java</url>
+  <licenses>
+    <license>
+      <name>BSD 3-Clause</name>
+      <url>http://opensource.org/licenses/BSD-3-Clause</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>grpc.io</id>
+      <name>gRPC Contributors</name>
+      <email>grpc-io@googlegroups.com</email>
+      <url>http://grpc.io/</url>
+      <organization>Google, Inc.</organization>
+      <organizationUrl>https://www.google.com</organizationUrl>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
+    <developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
+    <url>https://github.com/grpc/grpc-java</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-core</artifactId>
+      <version>1.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.9.5</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.pom.sha1 b/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.pom.sha1
new file mode 100644
index 0000000..01ae588
--- /dev/null
+++ b/common/m2/repository/io/grpc/grpc-stub/1.0.3/grpc-stub-1.0.3.pom.sha1
@@ -0,0 +1 @@
+50941de2b74f7b8303238b634b6f6b26ddf0e8f5
\ No newline at end of file
diff --git a/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/BUILD b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/BUILD
new file mode 100644
index 0000000..3bc77a3
--- /dev/null
+++ b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/BUILD
@@ -0,0 +1,18 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    source = "protoc-gen-grpc-java-1.0.3.pom",
+    visibility = ["//visibility:public"],
+)
+
+filegroup(
+    name = "exe",
+    srcs = select({
+        "//prebuilts/tools/common/m2:osx-x86_64": ["protoc-gen-grpc-java-1.0.3-osx-x86_64.exe"],
+        "//prebuilts/tools/common/m2:windows-x86_64": ["protoc-gen-grpc-java-1.0.3-windows-x86_64.exe"],
+        "//prebuilts/tools/common/m2:linux-x86_64": ["protoc-gen-grpc-java-1.0.3-linux-x86_64.exe"],
+    }),
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-linux-x86_64.exe b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-linux-x86_64.exe
new file mode 100755
index 0000000..6cc360d
--- /dev/null
+++ b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-linux-x86_64.exe
Binary files differ
diff --git a/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-osx-x86_64.exe b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-osx-x86_64.exe
new file mode 100755
index 0000000..b29797d
--- /dev/null
+++ b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-osx-x86_64.exe
Binary files differ
diff --git a/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-windows-x86_32.exe b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-windows-x86_32.exe
new file mode 100755
index 0000000..a17fe4d
--- /dev/null
+++ b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-windows-x86_32.exe
Binary files differ
diff --git a/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-windows-x86_64.exe b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-windows-x86_64.exe
new file mode 100755
index 0000000..9deabdf
--- /dev/null
+++ b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3-windows-x86_64.exe
Binary files differ
diff --git a/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3.pom b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3.pom
new file mode 100644
index 0000000..80066cb
--- /dev/null
+++ b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3.pom
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.grpc</groupId>
+  <artifactId>protoc-gen-grpc-java</artifactId>
+  <version>1.0.3</version>
+  <packaging>pom</packaging>
+  <name>io.grpc:grpc-compiler</name>
+  <description>The protoc plugin for gRPC Java</description>
+  <url>https://github.com/grpc/grpc-java</url>
+  <licenses>
+    <license>
+      <name>BSD 3-Clause</name>
+      <url>http://opensource.org/licenses/BSD-3-Clause</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>grpc.io</id>
+      <name>gRPC Contributors</name>
+      <email>grpc-io@googlegroups.com</email>
+      <url>http://grpc.io/</url>
+      <organization>Google, Inc.</organization>
+      <organizationUrl>https://www.google.com</organizationUrl>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
+    <developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
+    <url>https://github.com/grpc/grpc-java</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-stub</artifactId>
+      <version>1.0.3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>io.grpc</groupId>
+      <artifactId>grpc-protobuf</artifactId>
+      <version>1.0.3</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.9.5</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3.pom.sha1 b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3.pom.sha1
new file mode 100644
index 0000000..d44b456
--- /dev/null
+++ b/common/m2/repository/io/grpc/protoc-gen-grpc-java/1.0.3/protoc-gen-grpc-java-1.0.3.pom.sha1
@@ -0,0 +1 @@
+7aa40bc117c8d3226da237e12f20696a1f864e8f
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/BUILD b/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/BUILD
new file mode 100644
index 0000000..49f34da
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["netty-buffer-4.1.6.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.6.Final:pom",
+    source = "netty-buffer-4.1.6.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.jar b/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.jar
new file mode 100644
index 0000000..eb9571b
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.jar
Binary files differ
diff --git a/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.jar.sha1 b/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.jar.sha1
new file mode 100644
index 0000000..a1b16cc
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.jar.sha1
@@ -0,0 +1 @@
+dc1a304ee7c448bfa241f60c41948db6f12b653b
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.pom b/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.pom
new file mode 100644
index 0000000..c79777a
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.pom
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright 2012 The Netty Project
+  ~
+  ~ The Netty Project licenses this file to you under the Apache License,
+  ~ version 2.0 (the "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at:
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+  ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+  ~ License for the specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>io.netty</groupId>
+    <artifactId>netty-parent</artifactId>
+    <version>4.1.6.Final</version>
+  </parent>
+
+  <artifactId>netty-buffer</artifactId>
+  <packaging>jar</packaging>
+
+  <name>Netty/Buffer</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-common</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.pom.sha1 b/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.pom.sha1
new file mode 100644
index 0000000..ad3effc
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.pom.sha1
@@ -0,0 +1 @@
+5bdd5d25be073aa43439a0127b9ce04eeac53bba
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/BUILD b/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/BUILD
new file mode 100644
index 0000000..de5a5ca
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["netty-codec-http-4.1.6.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.6.Final:pom",
+    source = "netty-codec-http-4.1.6.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar b/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar
new file mode 100644
index 0000000..59087aa
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar
Binary files differ
diff --git a/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar.sha1 b/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar.sha1
new file mode 100644
index 0000000..31ba47f
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar.sha1
@@ -0,0 +1 @@
+ee6c65cb3f39f212241e9131dc05a837e776fd70
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom b/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom
new file mode 100644
index 0000000..a6dda96
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright 2012 The Netty Project
+  ~
+  ~ The Netty Project licenses this file to you under the Apache License,
+  ~ version 2.0 (the "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at:
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+  ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+  ~ License for the specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>io.netty</groupId>
+    <artifactId>netty-parent</artifactId>
+    <version>4.1.6.Final</version>
+  </parent>
+
+  <artifactId>netty-codec-http</artifactId>
+  <packaging>jar</packaging>
+
+  <name>Netty/Codec/HTTP</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-codec</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-handler</artifactId>
+      <version>${project.version}</version>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>com.jcraft</groupId>
+      <artifactId>jzlib</artifactId>
+      <optional>true</optional>
+    </dependency>
+  </dependencies>
+</project>
+
diff --git a/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom.sha1 b/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom.sha1
new file mode 100644
index 0000000..603728d
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom.sha1
@@ -0,0 +1 @@
+7d77a7bf3b96d903edad5b3a0afec125549568e4
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/BUILD b/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/BUILD
new file mode 100644
index 0000000..09e7ccd
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["netty-codec-http2-4.1.6.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.6.Final:pom",
+    source = "netty-codec-http2-4.1.6.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.jar b/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.jar
new file mode 100644
index 0000000..f805b3a
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.jar
Binary files differ
diff --git a/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.jar.sha1 b/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.jar.sha1
new file mode 100644
index 0000000..52698ad
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.jar.sha1
@@ -0,0 +1 @@
+3c7cf39825f8ec4e4da848b4e237b29257750cf3
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.pom b/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.pom
new file mode 100644
index 0000000..92e0012
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.pom
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright 2014 The Netty Project
+  ~
+  ~ The Netty Project licenses this file to you under the Apache License,
+  ~ version 2.0 (the "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at:
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+  ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+  ~ License for the specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>io.netty</groupId>
+    <artifactId>netty-parent</artifactId>
+    <version>4.1.6.Final</version>
+  </parent>
+
+  <artifactId>netty-codec-http2</artifactId>
+  <packaging>jar</packaging>
+
+  <name>Netty/Codec/HTTP2</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-codec-http</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-handler</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>com.jcraft</groupId>
+      <artifactId>jzlib</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>com.google.code.gson</groupId>
+      <artifactId>gson</artifactId>
+    </dependency>
+  </dependencies>
+</project>
+
diff --git a/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.pom.sha1 b/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.pom.sha1
new file mode 100644
index 0000000..54417e6
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/netty-codec-http2-4.1.6.Final.pom.sha1
@@ -0,0 +1 @@
+7ffdcfdb969326528683829e80efa76ff4968e14
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-JCenter.xml b/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-JCenter.xml
new file mode 100644
index 0000000..223e41c
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-JCenter.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>io.netty</groupId>
+  <artifactId>netty-codec-http2</artifactId>
+  <version>5.0.0.Alpha2</version>
+  <versioning>
+    <latest>5.0.0.Alpha2</latest>
+    <release>5.0.0.Alpha2</release>
+    <versions>
+      <version>4.1.0.Beta4</version>
+      <version>4.1.0.Beta5</version>
+      <version>4.1.0.Beta6</version>
+      <version>4.1.0.Beta7</version>
+      <version>4.1.0.Beta8</version>
+      <version>4.1.0.CR1</version>
+      <version>4.1.0.CR2</version>
+      <version>4.1.0.CR3</version>
+      <version>4.1.0.CR4</version>
+      <version>4.1.0.CR5</version>
+      <version>4.1.0.CR6</version>
+      <version>4.1.0.CR7</version>
+      <version>4.1.0.Final</version>
+      <version>4.1.1.Final</version>
+      <version>4.1.2.Final</version>
+      <version>4.1.3.Final</version>
+      <version>4.1.4.Final</version>
+      <version>4.1.5.Final</version>
+      <version>4.1.6.Final</version>
+      <version>4.1.7.Final</version>
+      <version>4.1.8.Final</version>
+      <version>5.0.0.Alpha2</version>
+    </versions>
+    <lastUpdated>20170130201705</lastUpdated>
+  </versioning>
+</metadata>
diff --git a/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-JCenter.xml.sha1 b/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-JCenter.xml.sha1
new file mode 100644
index 0000000..38251ca
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-JCenter.xml.sha1
@@ -0,0 +1 @@
+5631f027c5e35669d621e6ef8acc8c012bb7320b
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-Maven Central.xml b/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-Maven Central.xml
index 05cb432..be9eff8 100644
--- a/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-Maven Central.xml
+++ b/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-Maven Central.xml
@@ -25,8 +25,10 @@
       <version>4.1.4.Final</version>
       <version>4.1.5.Final</version>
       <version>4.1.6.Final</version>
+      <version>4.1.7.Final</version>
+      <version>4.1.8.Final</version>
       <version>5.0.0.Alpha2</version>
     </versions>
-    <lastUpdated>20161014115817</lastUpdated>
+    <lastUpdated>20170130171844</lastUpdated>
   </versioning>
 </metadata>
diff --git a/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-Maven Central.xml.sha1 b/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-Maven Central.xml.sha1
index f39ad26..6aedb15 100644
--- a/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-Maven Central.xml.sha1
+++ b/common/m2/repository/io/netty/netty-codec-http2/maven-metadata-Maven Central.xml.sha1
@@ -1 +1 @@
-81a5fc9168f7322553811f0a58fde65e0f9f9c14
\ No newline at end of file
+0a706d1a33358dbd08c2b2fbbce548ae26fc4baf
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-codec-http2/resolver-status.properties b/common/m2/repository/io/netty/netty-codec-http2/resolver-status.properties
index f2ea886..15e43f0 100644
--- a/common/m2/repository/io/netty/netty-codec-http2/resolver-status.properties
+++ b/common/m2/repository/io/netty/netty-codec-http2/resolver-status.properties
@@ -1,3 +1,4 @@
 #NOTE: This is an Aether internal implementation file, its format can be changed without prior notice.
-#Fri Nov 18 15:17:57 GMT 2016
-maven-metadata-Maven\ Central.xml.lastUpdated=1479482277710
+#Tue Feb 21 15:24:15 PST 2017
+maven-metadata-JCenter.xml.lastUpdated=1487719455961
+maven-metadata-Maven\ Central.xml.lastUpdated=1487719455910
diff --git a/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/BUILD b/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/BUILD
new file mode 100644
index 0000000..bc6c47d
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["netty-codec-socks-4.1.6.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.6.Final:pom",
+    source = "netty-codec-socks-4.1.6.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.jar b/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.jar
new file mode 100644
index 0000000..2bbf8ea
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.jar
Binary files differ
diff --git a/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.jar.sha1 b/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.jar.sha1
new file mode 100644
index 0000000..94a20ca
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.jar.sha1
@@ -0,0 +1 @@
+4731b98ef9557de20fc4124b7fb12ed13b5910d9
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.pom b/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.pom
new file mode 100644
index 0000000..eb67466
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.pom
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright 2012 The Netty Project
+  ~
+  ~ The Netty Project licenses this file to you under the Apache License,
+  ~ version 2.0 (the "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at:
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+  ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+  ~ License for the specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>io.netty</groupId>
+    <artifactId>netty-parent</artifactId>
+    <version>4.1.6.Final</version>
+  </parent>
+
+  <artifactId>netty-codec-socks</artifactId>
+  <packaging>jar</packaging>
+
+  <name>Netty/Codec/Socks</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-codec</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+  </dependencies>
+</project>
+
diff --git a/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.pom.sha1 b/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.pom.sha1
new file mode 100644
index 0000000..19379bd
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/netty-codec-socks-4.1.6.Final.pom.sha1
@@ -0,0 +1 @@
+be2a43864ce4b28360950fb2513805f567f8a6bf
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-codec/4.1.6.Final/BUILD b/common/m2/repository/io/netty/netty-codec/4.1.6.Final/BUILD
new file mode 100644
index 0000000..1e049b2
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec/4.1.6.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["netty-codec-4.1.6.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.6.Final:pom",
+    source = "netty-codec-4.1.6.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.jar b/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.jar
new file mode 100644
index 0000000..46e6d34
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.jar
Binary files differ
diff --git a/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.jar.sha1 b/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.jar.sha1
new file mode 100644
index 0000000..45cf352
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.jar.sha1
@@ -0,0 +1 @@
+086ce3c559af6759a0b991b9ad2faec20981e18e
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.pom b/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.pom
new file mode 100644
index 0000000..b79499c
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.pom
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright 2012 The Netty Project
+  ~
+  ~ The Netty Project licenses this file to you under the Apache License,
+  ~ version 2.0 (the "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at:
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+  ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+  ~ License for the specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>io.netty</groupId>
+    <artifactId>netty-parent</artifactId>
+    <version>4.1.6.Final</version>
+  </parent>
+
+  <artifactId>netty-codec</artifactId>
+  <packaging>jar</packaging>
+
+  <name>Netty/Codec</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-transport</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>com.google.protobuf</groupId>
+      <artifactId>protobuf-java</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>com.google.protobuf.nano</groupId>
+      <artifactId>protobuf-javanano</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss.marshalling</groupId>
+      <artifactId>jboss-marshalling</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>com.jcraft</groupId>
+      <artifactId>jzlib</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>com.ning</groupId>
+      <artifactId>compress-lzf</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>net.jpountz.lz4</groupId>
+      <artifactId>lz4</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>com.github.jponge</groupId>
+      <artifactId>lzma-java</artifactId>
+      <optional>true</optional>
+    </dependency>
+
+    <!-- Test dependencies for jboss marshalling encoder/decoder -->
+    <dependency>
+      <groupId>org.jboss.marshalling</groupId>
+      <artifactId>jboss-marshalling-serial</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss.marshalling</groupId>
+      <artifactId>jboss-marshalling-river</artifactId>
+      <scope>test</scope>
+    </dependency>
+
+    <!-- Test dependency for Bzip2 compression codec -->
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-compress</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
+
diff --git a/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.pom.sha1 b/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.pom.sha1
new file mode 100644
index 0000000..8d747e3
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.pom.sha1
@@ -0,0 +1 @@
+694297beaf48c07355b2782c2d893950e0f433ac
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-common/4.1.6.Final/BUILD b/common/m2/repository/io/netty/netty-common/4.1.6.Final/BUILD
new file mode 100644
index 0000000..21aefdf
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-common/4.1.6.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["netty-common-4.1.6.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.6.Final:pom",
+    source = "netty-common-4.1.6.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.jar b/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.jar
new file mode 100644
index 0000000..f119295
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.jar
Binary files differ
diff --git a/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.jar.sha1 b/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.jar.sha1
new file mode 100644
index 0000000..1e2bbb9
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.jar.sha1
@@ -0,0 +1 @@
+654e4d8e87bc442be5c1d82d0369a3885f7168ea
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.pom b/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.pom
new file mode 100644
index 0000000..f062772
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.pom
@@ -0,0 +1,286 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

+  <parent>

+    <artifactId>netty-parent</artifactId>

+    <groupId>io.netty</groupId>

+    <version>4.1.6.Final</version>

+  </parent>

+  <modelVersion>4.0.0</modelVersion>

+  <artifactId>netty-common</artifactId>

+  <name>Netty/Common</name>

+  <build>

+    <plugins>

+      <plugin>

+        <artifactId>maven-shade-plugin</artifactId>

+        <executions>

+          <execution>

+            <phase>package</phase>

+            <goals>

+              <goal>shade</goal>

+            </goals>

+            <configuration>

+              <artifactSet>

+                <includes>

+                  <include>org.jctools</include>

+                </includes>

+              </artifactSet>

+              <relocations>

+                <relocation>

+                  <pattern>org.jctools.</pattern>

+                  <shadedPattern>io.netty.util.internal.shaded.org.jctools.</shadedPattern>

+                </relocation>

+              </relocations>

+              <minimizeJar>true</minimizeJar>

+            </configuration>

+          </execution>

+        </executions>

+      </plugin>

+      <plugin>

+        <groupId>org.codehaus.mojo</groupId>

+        <artifactId>build-helper-maven-plugin</artifactId>

+        <version>1.10</version>

+        <executions>

+          <execution>

+            <id>add-source</id>

+            <phase>generate-sources</phase>

+            <goals>

+              <goal>add-source</goal>

+            </goals>

+            <configuration>

+              <sources>

+                <source>${collection.src.dir}</source>

+              </sources>

+            </configuration>

+          </execution>

+          <execution>

+            <id>add-test-source</id>

+            <phase>generate-test-sources</phase>

+            <goals>

+              <goal>add-test-source</goal>

+            </goals>

+            <configuration>

+              <sources>

+                <source>${collection.testsrc.dir}</source>

+              </sources>

+            </configuration>

+          </execution>

+        </executions>

+      </plugin>

+      <plugin>

+        <groupId>org.codehaus.gmaven</groupId>

+        <artifactId>groovy-maven-plugin</artifactId>

+        <version>2.0</version>

+        <executions>

+          <execution>

+            <id>generate-collections</id>

+            <phase>generate-sources</phase>

+            <goals>

+              <goal>execute</goal>

+            </goals>

+            <configuration>

+              <source>${project.basedir}/src/main/script/codegen.groovy</source>

+            </configuration>

+          </execution>

+        </executions>

+        <dependencies>

+          <dependency>

+            <groupId>org.codehaus.groovy</groupId>

+            <artifactId>groovy-all</artifactId>

+            <version>2.4.7</version>

+          </dependency>

+          <dependency>

+            <groupId>ant</groupId>

+            <artifactId>ant-optional</artifactId>

+            <version>1.5.3-1</version>

+          </dependency>

+        </dependencies>

+      </plugin>

+      <plugin>

+        <groupId>org.apache.felix</groupId>

+        <artifactId>maven-bundle-plugin</artifactId>

+        <version>2.5.4</version>

+        <executions>

+          <execution>

+            <id>generate-manifest</id>

+            <phase>process-classes</phase>

+            <goals>

+              <goal>manifest</goal>

+            </goals>

+            <configuration>

+              <instructions>

+                <DynamicImport-Package>*</DynamicImport-Package>

+                <Import-Package>!org.jctools.*;sun.misc;resolution:=optional;*</Import-Package>

+              </instructions>

+            </configuration>

+          </execution>

+        </executions>

+      </plugin>

+    </plugins>

+  </build>

+  <dependencies>

+    <dependency>

+      <groupId>org.javassist</groupId>

+      <artifactId>javassist</artifactId>

+      <version>3.20.0-GA</version>

+      <scope>compile</scope>

+      <optional>true</optional>

+    </dependency>

+    <dependency>

+      <groupId>org.slf4j</groupId>

+      <artifactId>slf4j-api</artifactId>

+      <version>1.7.21</version>

+      <scope>compile</scope>

+      <optional>true</optional>

+    </dependency>

+    <dependency>

+      <groupId>commons-logging</groupId>

+      <artifactId>commons-logging</artifactId>

+      <version>1.2</version>

+      <scope>compile</scope>

+      <optional>true</optional>

+    </dependency>

+    <dependency>

+      <groupId>log4j</groupId>

+      <artifactId>log4j</artifactId>

+      <version>1.2.17</version>

+      <scope>compile</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>mail</artifactId>

+          <groupId>javax.mail</groupId>

+        </exclusion>

+        <exclusion>

+          <artifactId>jms</artifactId>

+          <groupId>javax.jms</groupId>

+        </exclusion>

+        <exclusion>

+          <artifactId>jmxtools</artifactId>

+          <groupId>com.sun.jdmk</groupId>

+        </exclusion>

+        <exclusion>

+          <artifactId>jmxri</artifactId>

+          <groupId>com.sun.jmx</groupId>

+        </exclusion>

+      </exclusions>

+      <optional>true</optional>

+    </dependency>

+    <dependency>

+      <groupId>org.apache.logging.log4j</groupId>

+      <artifactId>log4j-api</artifactId>

+      <version>2.6.2</version>

+      <scope>compile</scope>

+      <optional>true</optional>

+    </dependency>

+    <dependency>

+      <groupId>org.apache.logging.log4j</groupId>

+      <artifactId>log4j-core</artifactId>

+      <version>2.6.2</version>

+      <scope>test</scope>

+    </dependency>

+    <dependency>

+      <groupId>junit</groupId>

+      <artifactId>junit</artifactId>

+      <version>4.12</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>hamcrest-core</artifactId>

+          <groupId>org.hamcrest</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>io.netty</groupId>

+      <artifactId>netty-build</artifactId>

+      <version>22</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>checkstyle</artifactId>

+          <groupId>com.puppycrawl.tools</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>org.hamcrest</groupId>

+      <artifactId>hamcrest-library</artifactId>

+      <version>1.3</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>hamcrest-core</artifactId>

+          <groupId>org.hamcrest</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>org.easymock</groupId>

+      <artifactId>easymock</artifactId>

+      <version>3.4</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>objenesis</artifactId>

+          <groupId>org.objenesis</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>org.easymock</groupId>

+      <artifactId>easymockclassextension</artifactId>

+      <version>3.2</version>

+      <scope>test</scope>

+    </dependency>

+    <dependency>

+      <groupId>org.jmock</groupId>

+      <artifactId>jmock-junit4</artifactId>

+      <version>2.8.2</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>junit-dep</artifactId>

+          <groupId>junit</groupId>

+        </exclusion>

+        <exclusion>

+          <artifactId>jmock</artifactId>

+          <groupId>org.jmock</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>org.mockito</groupId>

+      <artifactId>mockito-core</artifactId>

+      <version>1.10.19</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>objenesis</artifactId>

+          <groupId>org.objenesis</groupId>

+        </exclusion>

+        <exclusion>

+          <artifactId>hamcrest-core</artifactId>

+          <groupId>org.hamcrest</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>ch.qos.logback</groupId>

+      <artifactId>logback-classic</artifactId>

+      <version>1.1.7</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>logback-core</artifactId>

+          <groupId>ch.qos.logback</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+  </dependencies>

+  <properties>

+    <collection.template.test.dir>${project.basedir}/src/test/templates</collection.template.test.dir>

+    <collection.testsrc.dir>${project.build.directory}/generated-test-sources/collections/java</collection.testsrc.dir>

+    <collection.template.dir>${project.basedir}/src/main/templates</collection.template.dir>

+    <collection.src.dir>${project.build.directory}/generated-sources/collections/java</collection.src.dir>

+  </properties>

+</project>

+

diff --git a/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.pom.sha1 b/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.pom.sha1
new file mode 100644
index 0000000..5cbe51b
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.pom.sha1
@@ -0,0 +1 @@
+7875a94a5e84efd6df0413e16b8b94e72c2de45c
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/BUILD b/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/BUILD
new file mode 100644
index 0000000..3c08005
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["netty-handler-proxy-4.1.6.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.6.Final:pom",
+    source = "netty-handler-proxy-4.1.6.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.jar b/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.jar
new file mode 100644
index 0000000..b66b806
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.jar
Binary files differ
diff --git a/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.jar.sha1 b/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.jar.sha1
new file mode 100644
index 0000000..d658cb3
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.jar.sha1
@@ -0,0 +1 @@
+2028f80883012becbb54162d9ebb9017905aca38
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.pom b/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.pom
new file mode 100644
index 0000000..d30ee1a
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.pom
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright 2014 The Netty Project
+  ~
+  ~ The Netty Project licenses this file to you under the Apache License,
+  ~ version 2.0 (the "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at:
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+  ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+  ~ License for the specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>io.netty</groupId>
+    <artifactId>netty-parent</artifactId>
+    <version>4.1.6.Final</version>
+  </parent>
+
+  <artifactId>netty-handler-proxy</artifactId>
+  <packaging>jar</packaging>
+
+  <name>Netty/Handler/Proxy</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-transport</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-codec-socks</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-codec-http</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-handler</artifactId>
+      <version>${project.version}</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
+
diff --git a/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.pom.sha1 b/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.pom.sha1
new file mode 100644
index 0000000..d5f3133
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/netty-handler-proxy-4.1.6.Final.pom.sha1
@@ -0,0 +1 @@
+a8539855a4ac5ace9176082080708b9f23596d12
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-handler/4.1.6.Final/BUILD b/common/m2/repository/io/netty/netty-handler/4.1.6.Final/BUILD
new file mode 100644
index 0000000..1d96ccc
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-handler/4.1.6.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["netty-handler-4.1.6.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.6.Final:pom",
+    source = "netty-handler-4.1.6.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.jar b/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.jar
new file mode 100644
index 0000000..283ae99
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.jar
Binary files differ
diff --git a/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.jar.sha1 b/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.jar.sha1
new file mode 100644
index 0000000..9cfb2d9
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.jar.sha1
@@ -0,0 +1 @@
+a24e92d67e467a3b97ff63642ab56637990685fd
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.pom b/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.pom
new file mode 100644
index 0000000..c7cc47d
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.pom
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright 2012 The Netty Project
+  ~
+  ~ The Netty Project licenses this file to you under the Apache License,
+  ~ version 2.0 (the "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at:
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+  ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+  ~ License for the specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>io.netty</groupId>
+    <artifactId>netty-parent</artifactId>
+    <version>4.1.6.Final</version>
+  </parent>
+
+  <artifactId>netty-handler</artifactId>
+  <packaging>jar</packaging>
+
+  <name>Netty/Handler</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-buffer</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-transport</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-codec</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>${tcnative.artifactId}</artifactId>
+      <classifier>${tcnative.classifier}</classifier>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.bouncycastle</groupId>
+      <artifactId>bcpkix-jdk15on</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.npn</groupId>
+      <artifactId>npn-api</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.alpn</groupId>
+      <artifactId>alpn-api</artifactId>
+      <optional>true</optional>
+    </dependency>
+  </dependencies>
+</project>
+
diff --git a/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.pom.sha1 b/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.pom.sha1
new file mode 100644
index 0000000..8bbc3f8
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.pom.sha1
@@ -0,0 +1 @@
+a110112ebe90748a9ee921d719cf8b0dca3bf32e
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-parent/4.1.6.Final/BUILD b/common/m2/repository/io/netty/netty-parent/4.1.6.Final/BUILD
new file mode 100644
index 0000000..d940f30
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-parent/4.1.6.Final/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/9:pom",
+    source = "netty-parent-4.1.6.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/netty/netty-parent/4.1.6.Final/netty-parent-4.1.6.Final.pom b/common/m2/repository/io/netty/netty-parent/4.1.6.Final/netty-parent-4.1.6.Final.pom
new file mode 100644
index 0000000..1d99345
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-parent/4.1.6.Final/netty-parent-4.1.6.Final.pom
@@ -0,0 +1,1282 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright 2012 The Netty Project
+  ~
+  ~ The Netty Project licenses this file to you under the Apache License,
+  ~ version 2.0 (the "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at:
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+  ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+  ~ License for the specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>9</version>
+  </parent>
+
+  <groupId>io.netty</groupId>
+  <artifactId>netty-parent</artifactId>
+  <packaging>pom</packaging>
+  <version>4.1.6.Final</version>
+
+  <name>Netty</name>
+  <url>http://netty.io/</url>
+  <description>
+    Netty is an asynchronous event-driven network application framework for
+    rapid development of maintainable high performance protocol servers and
+    clients.
+  </description>
+
+  <organization>
+    <name>The Netty Project</name>
+    <url>http://netty.io/</url>
+  </organization>
+
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+    </license>
+  </licenses>
+  <inceptionYear>2008</inceptionYear>
+
+  <scm>
+    <url>https://github.com/netty/netty</url>
+    <connection>scm:git:git://github.com/netty/netty.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com/netty/netty.git</developerConnection>
+    <tag>netty-4.1.6.Final</tag>
+  </scm>
+
+  <developers>
+    <developer>
+      <id>netty.io</id>
+      <name>The Netty Project Contributors</name>
+      <email>netty@googlegroups.com</email>
+      <url>http://netty.io/</url>
+      <organization>The Netty Project</organization>
+      <organizationUrl>http://netty.io/</organizationUrl>
+    </developer>
+  </developers>
+
+  <profiles>
+    <profile>
+      <id>leak</id>
+      <properties>
+        <argLine.leak>-Dio.netty.leakDetectionLevel=paranoid -Dio.netty.leakDetection.maxRecords=32</argLine.leak>
+      </properties>
+    </profile>
+    <profile>
+      <id>noUnsafe</id>
+      <properties>
+        <argLine.noUnsafe>-Dio.netty.noUnsafe</argLine.noUnsafe>
+      </properties>
+    </profile>
+    <profile>
+      <id>coverage</id>
+      <properties>
+        <argLine.coverage>${jacoco.argLine}</argLine.coverage>
+      </properties>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.jacoco</groupId>
+            <artifactId>jacoco-maven-plugin</artifactId>
+            <version>0.7.7.201606060606</version>
+            <executions>
+              <execution>
+                <id>jacoco-prepare-agent</id>
+                <goals>
+                  <goal>prepare-agent</goal>
+                </goals>
+                <configuration>
+                  <propertyName>jacoco.argLine</propertyName>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <id>jdk8</id>
+      <activation>
+        <jdk>[1.8,)</jdk>
+      </activation>
+      <properties>
+        <!-- Our Javadoc has poor enough quality to fail the build thanks to JDK8 javadoc which got more strict. -->
+        <maven.javadoc.failOnError>false</maven.javadoc.failOnError>
+      </properties>
+    </profile>
+    <profile>
+      <id>linux</id>
+      <activation>
+        <os>
+          <family>linux</family>
+        </os>
+      </activation>
+      <modules>
+        <module>transport-native-epoll</module>
+      </modules>
+    </profile>
+    <!--
+      Netty must be released from RHEL 6.7 x86_64 or compatible so that:
+
+        1) we ship x86_64 version of epoll transport officially, and
+        2) we ensure the ABI compatibility with older GLIBC versions.
+
+           The shared library built on a distribution with newer GLIBC
+           will not run on older distributions.
+    -->
+    <profile>
+      <id>restricted-release</id>
+      <build>
+        <plugins>
+          <plugin>
+            <artifactId>maven-enforcer-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>enforce-release-environment</id>
+                <goals>
+                  <goal>enforce</goal>
+                </goals>
+                <configuration>
+                  <rules>
+                    <requireJavaVersion>
+                      <!-- Enforce JDK 1.7 (and not 1.8+) for compilation. -->
+                      <!-- See: https://github.com/netty/netty/issues/3548 -->
+                      <version>[1.7.0, 1.8.0)</version>
+                    </requireJavaVersion>
+                    <requireProperty>
+                      <regexMessage>
+                        Release process must be performed on linux-x86_64.
+                      </regexMessage>
+                      <property>os.detected.classifier</property>
+                      <regex>^linux-x86_64-fedora$</regex>
+                    </requireProperty>
+                    <requireFilesContent>
+                      <message>
+                        Release process must be performed on RHEL 6.7 or its derivatives.
+                      </message>
+                      <files>
+                        <file>/etc/redhat-release</file>
+                      </files>
+                      <content>release 6.7</content>
+                    </requireFilesContent>
+                  </rules>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <!--
+      This profile exists because either ALPN or NPN can exits on the class path at once, but not both.
+      The JDK version is typically used to distinguish which should be used but there is some overlap
+      where both could be used.  ALPN is the default and this profile is enabled with a -Dforcenpn=true arugument
+      -->
+      <id>forcenpn</id>
+      <activation>
+        <property>
+          <name>forcenpn</name>
+          <value>true</value>
+        </property>
+      </activation>
+      <properties>
+        <jetty.alpnAgent.option>forceNpn=true</jetty.alpnAgent.option>
+      </properties>
+    </profile>
+  </profiles>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+    <netty.build.version>22</netty.build.version>
+    <jboss.marshalling.version>1.4.11.Final</jboss.marshalling.version>
+    <jetty.alpnAgent.version>2.0.4</jetty.alpnAgent.version>
+    <jetty.alpnAgent.path>"${settings.localRepository}"/org/mortbay/jetty/alpn/jetty-alpn-agent/${jetty.alpnAgent.version}/jetty-alpn-agent-${jetty.alpnAgent.version}.jar</jetty.alpnAgent.path>
+    <argLine.common>
+      -server
+      -dsa -da -ea:io.netty...
+      -XX:+AggressiveOpts
+      -XX:+TieredCompilation
+      -XX:+UseBiasedLocking
+      -XX:+UseFastAccessorMethods
+      -XX:+OptimizeStringConcat
+      -XX:+HeapDumpOnOutOfMemoryError
+    </argLine.common>
+    <!-- Default to ALPN. See forcenpn profile to force NPN -->
+    <argLine.alpnAgent>-javaagent:${jetty.alpnAgent.path}=${jetty.alpnAgent.option}</argLine.alpnAgent>
+    <argLine.leak>-D_</argLine.leak> <!-- Overridden when 'leak' profile is active -->
+    <argLine.noUnsafe>-D_</argLine.noUnsafe> <!-- Overridden when 'noUnsafe' profile is active -->
+    <argLine.coverage>-D_</argLine.coverage> <!-- Overridden when 'coverage' profile is active -->
+    <!-- Configure the os-maven-plugin extension to expand the classifier on                  -->
+    <!-- Fedora-"like" systems. This is currently only used for the netty-tcnative dependency -->
+    <os.detection.classifierWithLikes>fedora</os.detection.classifierWithLikes>
+    <tcnative.artifactId>netty-tcnative</tcnative.artifactId>
+    <tcnative.version>1.1.33.Fork23</tcnative.version>
+    <tcnative.classifier>${os.detected.classifier}</tcnative.classifier>
+    <epoll.classifier>${os.detected.name}-${os.detected.arch}</epoll.classifier>
+    <logging.config>${project.basedir}/../common/src/test/resources/logback-test.xml</logging.config>
+    <logging.logLevel>debug</logging.logLevel>
+    <log4j2.version>2.6.2</log4j2.version>
+  </properties>
+
+  <modules>
+    <module>common</module>
+    <module>buffer</module>
+    <module>codec</module>
+    <module>codec-dns</module>
+    <module>codec-haproxy</module>
+    <module>codec-http</module>
+    <module>codec-http2</module>
+    <module>codec-memcache</module>
+    <module>codec-mqtt</module>
+    <module>codec-redis</module>
+    <module>codec-smtp</module>
+    <module>codec-socks</module>
+    <module>codec-stomp</module>
+    <module>codec-xml</module>
+    <module>resolver</module>
+    <module>resolver-dns</module>
+    <module>transport</module>
+    <module>transport-rxtx</module>
+    <module>transport-sctp</module>
+    <module>transport-udt</module>
+    <module>handler</module>
+    <module>handler-proxy</module>
+    <module>example</module>
+    <module>testsuite</module>
+    <module>testsuite-osgi</module>
+    <module>microbench</module>
+    <module>all</module>
+    <module>tarball</module>
+  </modules>
+
+  <dependencyManagement>
+    <dependencies>
+      <!-- Byte code generator - completely optional -->
+      <dependency>
+        <groupId>org.javassist</groupId>
+        <artifactId>javassist</artifactId>
+        <version>3.20.0-GA</version>
+        <scope>compile</scope>
+        <optional>true</optional>
+      </dependency>
+
+      <!-- JBoss Marshalling - completely optional -->
+      <dependency>
+        <groupId>org.jboss.marshalling</groupId>
+        <artifactId>jboss-marshalling</artifactId>
+        <version>${jboss.marshalling.version}</version>
+        <scope>compile</scope>
+        <optional>true</optional>
+      </dependency>
+
+      <!-- SPDY and HTTP/2 - completely optional -->
+      <dependency>
+        <groupId>org.eclipse.jetty.npn</groupId>
+        <artifactId>npn-api</artifactId>
+        <version>1.1.1.v20141010</version>
+        <scope>provided</scope> <!-- Provided by npn-boot -->
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse.jetty.alpn</groupId>
+        <artifactId>alpn-api</artifactId>
+        <version>1.1.2.v20150522</version>
+        <scope>provided</scope> <!-- Provided by alpn-boot -->
+      </dependency>
+
+      <!-- Google Protocol Buffers - completely optional -->
+      <dependency>
+        <groupId>com.google.protobuf</groupId>
+        <artifactId>protobuf-java</artifactId>
+        <version>2.6.1</version>
+      </dependency>
+      <dependency>
+        <groupId>com.google.protobuf.nano</groupId>
+        <artifactId>protobuf-javanano</artifactId>
+        <version>3.0.0-alpha-5</version>
+      </dependency>
+
+      <!-- Our own Tomcat Native fork - completely optional, used for acclerating SSL with OpenSSL. -->
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>${tcnative.artifactId}</artifactId>
+        <version>${tcnative.version}</version>
+        <classifier>${tcnative.classifier}</classifier>
+        <scope>compile</scope>
+        <optional>true</optional>
+      </dependency>
+
+      <!--
+        Bouncy Castle - completely optional, only needed when:
+        - you generate a temporary self-signed certificate using SelfSignedCertificate, and
+        - you don't use the JDK which doesn't provide sun.security.x509 package.
+      -->
+      <dependency>
+        <groupId>org.bouncycastle</groupId>
+        <artifactId>bcpkix-jdk15on</artifactId>
+        <version>1.54</version>
+        <scope>compile</scope>
+        <optional>true</optional>
+      </dependency>
+
+      <dependency>
+        <groupId>com.fasterxml</groupId>
+        <artifactId>aalto-xml</artifactId>
+        <version>1.0.0</version>
+      </dependency>
+
+      <dependency>
+        <groupId>com.jcraft</groupId>
+        <artifactId>jzlib</artifactId>
+        <version>1.1.3</version>
+      </dependency>
+      <dependency>
+        <groupId>com.ning</groupId>
+        <artifactId>compress-lzf</artifactId>
+        <version>1.0.3</version>
+      </dependency>
+      <dependency>
+        <groupId>net.jpountz.lz4</groupId>
+        <artifactId>lz4</artifactId>
+        <version>1.3.0</version>
+      </dependency>
+      <dependency>
+        <groupId>com.github.jponge</groupId>
+        <artifactId>lzma-java</artifactId>
+        <version>1.3</version>
+      </dependency>
+
+      <!-- Java concurrency tools for the JVM -->
+      <dependency>
+        <groupId>org.jctools</groupId>
+        <artifactId>jctools-core</artifactId>
+        <version>1.2.1</version>
+      </dependency>
+
+      <dependency>
+        <groupId>org.rxtx</groupId>
+        <artifactId>rxtx</artifactId>
+        <version>2.1.7</version>
+      </dependency>
+
+      <dependency>
+        <groupId>com.barchart.udt</groupId>
+        <artifactId>barchart-udt-bundle</artifactId>
+        <version>2.3.0</version>
+      </dependency>
+
+      <dependency>
+        <groupId>javax.servlet</groupId>
+        <artifactId>servlet-api</artifactId>
+        <version>2.5</version>
+      </dependency>
+
+      <dependency>
+        <groupId>org.slf4j</groupId>
+        <artifactId>slf4j-api</artifactId>
+        <version>1.7.21</version>
+      </dependency>
+      <dependency>
+        <groupId>commons-logging</groupId>
+        <artifactId>commons-logging</artifactId>
+        <version>1.2</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-api</artifactId>
+        <version>${log4j2.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>log4j</groupId>
+        <artifactId>log4j</artifactId>
+        <version>1.2.17</version>
+        <exclusions>
+          <exclusion>
+            <artifactId>mail</artifactId>
+            <groupId>javax.mail</groupId>
+          </exclusion>
+          <exclusion>
+            <artifactId>jms</artifactId>
+            <groupId>javax.jms</groupId>
+          </exclusion>
+          <exclusion>
+            <artifactId>jmxtools</artifactId>
+            <groupId>com.sun.jdmk</groupId>
+          </exclusion>
+          <exclusion>
+            <artifactId>jmxri</artifactId>
+            <groupId>com.sun.jmx</groupId>
+          </exclusion>
+        </exclusions>
+        <optional>true</optional>
+      </dependency>
+
+      <!-- Metrics providers -->
+      <dependency>
+        <groupId>com.yammer.metrics</groupId>
+        <artifactId>metrics-core</artifactId>
+        <version>2.2.0</version>
+      </dependency>
+
+      <!-- Common test dependencies -->
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>4.12</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>netty-build</artifactId>
+        <version>${netty.build.version}</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.hamcrest</groupId>
+        <artifactId>hamcrest-library</artifactId>
+        <version>1.3</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.easymock</groupId>
+        <artifactId>easymock</artifactId>
+        <version>3.4</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.easymock</groupId>
+        <artifactId>easymockclassextension</artifactId>
+        <version>3.2</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.jmock</groupId>
+        <artifactId>jmock-junit4</artifactId>
+        <version>2.8.2</version>
+        <scope>test</scope>
+        <exclusions>
+          <exclusion>
+            <groupId>junit</groupId>
+            <artifactId>junit-dep</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+      <dependency>
+        <groupId>org.mockito</groupId>
+        <artifactId>mockito-core</artifactId>
+        <version>1.10.19</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>ch.qos.logback</groupId>
+        <artifactId>logback-classic</artifactId>
+        <version>1.1.7</version>
+        <scope>test</scope>
+      </dependency>
+
+      <!-- Test dependencies for jboss marshalling encoder/decoder -->
+      <dependency>
+        <groupId>org.jboss.marshalling</groupId>
+        <artifactId>jboss-marshalling-serial</artifactId>
+        <version>${jboss.marshalling.version}</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.jboss.marshalling</groupId>
+        <artifactId>jboss-marshalling-river</artifactId>
+        <version>${jboss.marshalling.version}</version>
+        <scope>test</scope>
+      </dependency>
+
+      <!-- Test dependencies for microbench -->
+      <dependency>
+        <groupId>com.google.caliper</groupId>
+        <artifactId>caliper</artifactId>
+        <version>0.5-rc1</version>
+        <scope>test</scope>
+      </dependency>
+
+      <!-- Test dependency for Bzip2 compression codec -->
+      <dependency>
+        <groupId>org.apache.commons</groupId>
+        <artifactId>commons-compress</artifactId>
+        <version>1.12</version>
+        <scope>test</scope>
+      </dependency>
+
+      <!-- Test dependency used by http/2 hpack -->
+      <dependency>
+        <groupId>com.google.code.gson</groupId>
+        <artifactId>gson</artifactId>
+        <version>2.7</version>
+        <scope>test</scope>
+      </dependency>
+
+      <!-- Test suite dependency for generating a compressed heap dump file -->
+      <dependency>
+        <groupId>org.tukaani</groupId>
+        <artifactId>xz</artifactId>
+        <version>1.5</version>
+      </dependency>
+
+      <!-- Test dependency for resolver-dns -->
+      <dependency>
+        <groupId>org.apache.directory.server</groupId>
+        <artifactId>apacheds-protocol-dns</artifactId>
+        <version>1.5.7</version>
+        <scope>test</scope>
+      </dependency>
+
+      <!-- Test dependency for log4j2 tests -->
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-core</artifactId>
+        <version>${log4j2.version}</version>
+        <scope>test</scope>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <dependencies>
+    <!-- Enable Javassist support for all test runs -->
+    <dependency>
+      <groupId>org.javassist</groupId>
+      <artifactId>javassist</artifactId>
+      <scope>test</scope>
+    </dependency>
+
+    <!-- Testing frameworks and related dependencies -->
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-build</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.hamcrest</groupId>
+      <artifactId>hamcrest-library</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.easymock</groupId>
+      <artifactId>easymock</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.easymock</groupId>
+      <artifactId>easymockclassextension</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jmock</groupId>
+      <artifactId>jmock-junit4</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>ch.qos.logback</groupId>
+      <artifactId>logback-classic</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <extensions>
+      <extension>
+        <groupId>kr.motd.maven</groupId>
+        <artifactId>os-maven-plugin</artifactId>
+        <version>1.5.0.Final</version>
+      </extension>
+    </extensions>
+
+    <plugins>
+      <plugin>
+        <artifactId>maven-enforcer-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>enforce-tools</id>
+            <goals>
+              <goal>enforce</goal>
+            </goals>
+            <configuration>
+              <rules>
+                <requireJavaVersion>
+                  <!-- Enforce JDK 1.7+ for compilation. -->
+                  <!-- This is needed because of java.util.zip.Deflater and NIO UDP multicast. -->
+                  <version>[1.7.0,)</version>
+                </requireJavaVersion>
+                <requireMavenVersion>
+                  <version>[3.1.1,)</version>
+                </requireMavenVersion>
+                <requireProperty>
+                  <regexMessage>
+                    x86_64 JDK must be used.
+                  </regexMessage>
+                  <property>os.detected.arch</property>
+                  <regex>^x86_64$</regex>
+                </requireProperty>
+              </rules>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.5.1</version>
+        <configuration>
+          <compilerVersion>1.7</compilerVersion>
+          <fork>true</fork>
+          <source>1.6</source>
+          <target>1.6</target>
+          <debug>true</debug>
+          <optimize>true</optimize>
+          <showDeprecation>true</showDeprecation>
+          <showWarnings>true</showWarnings>
+          <compilerArgument>-Xlint:-options</compilerArgument>
+          <!-- XXX: maven-release-plugin complains - MRELEASE-715 -->
+          <!--
+          <compilerArguments>
+            <Xlint:-options />
+            <Xlint:unchecked />
+            <Xlint:deprecation />
+          </compilerArguments>
+          -->
+          <meminitial>256m</meminitial>
+          <maxmem>1024m</maxmem>
+          <excludes>
+            <exclude>**/package-info.java</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+      <plugin>
+        <!-- ensure that only methods available in java 1.6 can
+             be used even when compiling with java 1.7+ -->
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-maven-plugin</artifactId>
+        <version>1.11</version>
+        <dependencies>
+          <!-- Upgrade ASM and support Java 8 bytecode -->
+          <dependency>
+            <groupId>org.ow2.asm</groupId>
+            <artifactId>asm-all</artifactId>
+            <version>5.1</version>
+          </dependency>
+        </dependencies>
+        <configuration>
+          <signature>
+            <groupId>org.codehaus.mojo.signature</groupId>
+            <artifactId>java16</artifactId>
+            <version>1.1</version>
+          </signature>
+          <ignores>
+            <ignore>sun.misc.Unsafe</ignore>
+            <ignore>sun.misc.Cleaner</ignore>
+            <ignore>sun.nio.ch.DirectBuffer</ignore>
+
+            <ignore>java.util.zip.Deflater</ignore>
+
+            <!-- Used for NIO -->
+            <ignore>java.nio.channels.DatagramChannel</ignore>
+            <ignore>java.nio.channels.MembershipKey</ignore>
+            <ignore>java.nio.channels.ServerSocketChannel</ignore>
+            <ignore>java.nio.channels.SocketChannel</ignore>
+            <ignore>java.net.StandardProtocolFamily</ignore>
+            <ignore>java.nio.channels.spi.SelectorProvider</ignore>
+
+            <!-- Self-signed certificate generation -->
+            <ignore>sun.security.x509.AlgorithmId</ignore>
+            <ignore>sun.security.x509.CertificateAlgorithmId</ignore>
+            <ignore>sun.security.x509.CertificateIssuerName</ignore>
+            <ignore>sun.security.x509.CertificateSerialNumber</ignore>
+            <ignore>sun.security.x509.CertificateSubjectName</ignore>
+            <ignore>sun.security.x509.CertificateValidity</ignore>
+            <ignore>sun.security.x509.CertificateVersion</ignore>
+            <ignore>sun.security.x509.CertificateX509Key</ignore>
+            <ignore>sun.security.x509.X500Name</ignore>
+            <ignore>sun.security.x509.X509CertInfo</ignore>
+            <ignore>sun.security.x509.X509CertImpl</ignore>
+
+            <!-- SSLSession implementation -->
+            <ignore>javax.net.ssl.SSLEngine</ignore>
+            <ignore>javax.net.ssl.X509ExtendedTrustManager</ignore>
+            <ignore>javax.net.ssl.SSLParameters</ignore>
+            <ignore>java.security.AlgorithmConstraints</ignore>
+            <ignore>java.security.cert.CertificateRevokedException</ignore>
+
+            <ignore>java.util.concurrent.ConcurrentLinkedDeque</ignore>
+
+            <!-- Compression -->
+            <ignore>java.util.zip.CRC32</ignore>
+            <ignore>java.util.zip.Adler32</ignore>
+          </ignores>
+        </configuration>
+        <executions>
+          <execution>
+            <phase>process-classes</phase>
+            <goals>
+              <goal>check</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.12.1</version>
+        <executions>
+          <execution>
+            <id>check-style</id>
+            <goals>
+              <goal>check</goal>
+            </goals>
+            <phase>validate</phase>
+            <configuration>
+              <consoleOutput>true</consoleOutput>
+              <logViolationsToConsole>true</logViolationsToConsole>
+              <failsOnError>true</failsOnError>
+              <failOnViolation>true</failOnViolation>
+              <configLocation>io/netty/checkstyle.xml</configLocation>
+              <includeTestSourceDirectory>true</includeTestSourceDirectory>
+            </configuration>
+          </execution>
+        </executions>
+        <dependencies>
+          <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>netty-build</artifactId>
+            <version>${netty.build.version}</version>
+          </dependency>
+        </dependencies>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>xml-maven-plugin</artifactId>
+        <version>1.0.1</version>
+        <executions>
+          <execution>
+            <id>check-style</id>
+            <goals>
+              <goal>check-format</goal>
+            </goals>
+            <phase>validate</phase>
+          </execution>
+        </executions>
+        <configuration>
+          <formatFileSets>
+            <formatFileSet>
+              <directory>${project.basedir}</directory>
+              <includes>
+                <include>**/pom.xml</include>
+              </includes>
+            </formatFileSet>
+          </formatFileSets>
+          <useDefaultFormatFileSet>false</useDefaultFormatFileSet>
+        </configuration>
+      </plugin>
+      <!-- Download the npn-boot.jar in advance to add it to the boot classpath. -->
+      <plugin>
+        <artifactId>maven-dependency-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>get-jetty-alpn-agent</id>
+            <phase>validate</phase>
+            <goals>
+              <goal>get</goal>
+            </goals>
+            <configuration>
+              <groupId>org.mortbay.jetty.alpn</groupId>
+              <artifactId>jetty-alpn-agent</artifactId>
+              <version>${jetty.alpnAgent.version}</version>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <includes>
+            <include>**/*Test*.java</include>
+            <include>**/*Benchmark*.java</include>
+          </includes>
+          <excludes>
+            <exclude>**/Abstract*</exclude>
+            <exclude>**/TestUtil*</exclude>
+          </excludes>
+          <runOrder>random</runOrder>
+          <systemPropertyVariables>
+            <logback.configurationFile>${logging.config}</logback.configurationFile>
+            <logLevel>${logging.logLevel}</logLevel>
+          </systemPropertyVariables>
+          <argLine>${argLine.common} ${argLine.alpnAgent} ${argLine.leak} ${argLine.coverage} ${argLine.noUnsafe}</argLine>
+          <properties>
+            <property>
+              <name>listener</name>
+              <value>io.netty.build.junit.TimedOutTestsListener</value>
+            </property>
+          </properties>
+        </configuration>
+      </plugin>
+      <!-- always produce osgi bundles -->
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <version>2.5.4</version>
+        <executions>
+          <execution>
+            <id>generate-manifest</id>
+            <phase>process-classes</phase>
+            <goals>
+              <goal>manifest</goal>
+            </goals>
+            <configuration>
+              <supportedProjectTypes>
+                <supportedProjectType>jar</supportedProjectType>
+                <supportedProjectType>bundle</supportedProjectType>
+              </supportedProjectTypes>
+              <instructions>
+                <Export-Package>${project.groupId}.*</Export-Package>
+                <!-- enforce JVM vendor package as optional -->
+                <Import-Package>sun.misc.*;resolution:=optional,sun.nio.ch;resolution:=optional,sun.security.*;resolution:=optional,org.eclipse.jetty.npn;version="[1,2)";resolution:=optional,org.eclipse.jetty.alpn;version="[1,2)";resolution:=optional,*</Import-Package>
+                <!-- override "internal" private package convention -->
+                <Private-Package>!*</Private-Package>
+              </instructions>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>build-helper-maven-plugin</artifactId>
+        <version>1.10</version>
+        <executions>
+          <execution>
+            <id>parse-version</id>
+            <goals>
+              <goal>parse-version</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-source-plugin</artifactId>
+        <version>3.0.1</version>
+        <!-- Eclipse-related OSGi manifests
+             See https://github.com/netty/netty/issues/3886
+             More information: http://rajakannappan.blogspot.ie/2010/03/automating-eclipse-source-bundle.html -->
+        <configuration>
+          <archive>
+            <manifestEntries>
+              <Bundle-ManifestVersion>2</Bundle-ManifestVersion>
+              <Bundle-Name>${project.name}</Bundle-Name>
+              <Bundle-SymbolicName>${project.groupId}.${project.artifactId}.source</Bundle-SymbolicName>
+              <Bundle-Vendor>${project.organization.name}</Bundle-Vendor>
+              <Bundle-Version>${parsedVersion.osgiVersion}</Bundle-Version>
+              <Eclipse-SourceBundle>${project.groupId}.${project.artifactId};version="${parsedVersion.osgiVersion}";roots:="."</Eclipse-SourceBundle>
+            </manifestEntries>
+          </archive>
+        </configuration>
+
+        <executions>
+          <!--
+            ~ This workaround prevents Maven from executing the 'generate-sources' phase twice.
+            ~ See http://jira.codehaus.org/browse/MSOURCES-13
+            ~ and http://blog.peterlynch.ca/2010/05/maven-how-to-prevent-generate-sources.html
+            -->
+          <execution>
+            <id>attach-sources</id>
+            <phase>invalid</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+          <execution>
+            <id>attach-sources-no-fork</id>
+            <phase>package</phase>
+            <goals>
+              <goal>jar-no-fork</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.10.4</version>
+        <configuration>
+          <detectOfflineLinks>false</detectOfflineLinks>
+          <breakiterator>true</breakiterator>
+          <version>false</version>
+          <author>false</author>
+          <keywords>true</keywords>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-deploy-plugin</artifactId>
+        <version>2.8.2</version>
+        <configuration>
+          <retryFailedDeploymentCount>10</retryFailedDeploymentCount>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-release-plugin</artifactId>
+        <!-- Downgrade to 2.4.1 if release fails -->
+        <version>2.5.3</version>
+        <configuration>
+          <useReleaseProfile>false</useReleaseProfile>
+          <arguments>-P restricted-release,sonatype-oss-release,full</arguments>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+          <allowTimestampedSnapshots>false</allowTimestampedSnapshots>
+          <tagNameFormat>netty-@{project.version}</tagNameFormat>
+        </configuration>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-api</artifactId>
+            <version>1.9.4</version>
+          </dependency>
+          <dependency>
+            <groupId>org.apache.maven.scm</groupId>
+            <artifactId>maven-scm-provider-gitexe</artifactId>
+            <version>1.9.4</version>
+          </dependency>
+        </dependencies>
+      </plugin>
+
+      <!-- Ensure to put maven-antrun-plugin at the end of the plugin list
+           so that they are run lastly in the same phase. -->
+      <plugin>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <!-- Generate the version properties for all artifacts. -->
+          <execution>
+            <id>write-version-properties</id>
+            <phase>initialize</phase>
+            <goals>
+              <goal>run</goal>
+            </goals>
+            <configuration>
+              <target>
+                <taskdef resource="net/sf/antcontrib/antlib.xml" />
+
+                <!-- Get the information about the latest commit -->
+                <exec executable="git" outputproperty="gitOutput.lastCommit" resultproperty="gitExitCode.lastCommit" failonerror="false" failifexecutionfails="false">
+                  <arg value="log" />
+                  <arg value="-1" />
+                  <arg value="--format=format:%h %H %cd" />
+                  <arg value="--date=iso" />
+                </exec>
+                <propertyregex property="shortCommitHash" input="${gitOutput.lastCommit}" regexp="^([0-9a-f]+) .*$" select="\1" casesensitive="true" defaultValue="0" />
+                <propertyregex property="longCommitHash" input="${gitOutput.lastCommit}" regexp="^[0-9a-f]+ ([0-9a-f]{40}) .*$" select="\1" casesensitive="true" defaultValue="0000000000000000000000000000000000000000" />
+                <propertyregex property="commitDate" input="${gitOutput.lastCommit}" regexp="^[0-9a-f]+ [0-9a-f]{40} (.*)$" select="\1" casesensitive="true" defaultValue="1970-01-01 00:00:00 +0000" />
+
+                <!-- Get the information abount whether the repository is clean or dirty -->
+                <exec executable="git" outputproperty="gitOutput.repoStatus" resultproperty="gitExitCode.repoStatus" failonerror="false" failifexecutionfails="false">
+                  <arg value="status" />
+                  <arg value="--porcelain" />
+                </exec>
+                <if>
+                  <equals arg2="0" arg1="${gitExitCode.repoStatus}" />
+                  <then>
+                    <if>
+                      <equals arg2="" arg1="${gitOutput.repoStatus}" />
+                      <then>
+                        <property name="repoStatus" value="clean" />
+                      </then>
+                      <else>
+                        <property name="repoStatus" value="dirty" />
+                      </else>
+                    </if>
+                  </then>
+                  <else>
+                    <property name="repoStatus" value="unknown" />
+                  </else>
+                </if>
+
+                <!-- Print the obtained commit information. -->
+                <echo>Current commit: ${shortCommitHash} on ${commitDate}</echo>
+
+                <!-- Generate the .properties file. -->
+                <!--
+                <property name="metaInfDir" value="${project.basedir}/src/main/resources/META-INF" />
+                -->
+                <property name="metaInfDir" value="${project.build.outputDirectory}/META-INF" />
+                <property name="versionPropFile" value="${metaInfDir}/${project.groupId}.versions.properties" />
+                <mkdir dir="${metaInfDir}" />
+                <delete file="${versionPropFile}" quiet="true" />
+
+                <propertyfile file="${versionPropFile}" comment="Generated by netty-parent/pom.xml">
+                  <entry key="${project.artifactId}.version" value="${project.version}" />
+                  <entry key="${project.artifactId}.buildDate" type="date" value="now" pattern="yyyy-MM-dd HH:mm:ss Z" />
+                  <entry key="${project.artifactId}.commitDate" value="${commitDate}" />
+                  <entry key="${project.artifactId}.shortCommitHash" value="${shortCommitHash}" />
+                  <entry key="${project.artifactId}.longCommitHash" value="${longCommitHash}" />
+                  <entry key="${project.artifactId}.repoStatus" value="${repoStatus}" />
+                </propertyfile>
+              </target>
+            </configuration>
+          </execution>
+        </executions>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.ant</groupId>
+            <artifactId>ant</artifactId>
+            <version>1.9.7</version>
+          </dependency>
+          <dependency>
+            <groupId>org.apache.ant</groupId>
+            <artifactId>ant-launcher</artifactId>
+            <version>1.9.7</version>
+          </dependency>
+          <dependency>
+            <groupId>ant-contrib</groupId>
+            <artifactId>ant-contrib</artifactId>
+            <version>1.0b3</version>
+            <exclusions>
+              <exclusion>
+                <groupId>ant</groupId>
+                <artifactId>ant</artifactId>
+              </exclusion>
+            </exclusions>
+          </dependency>
+        </dependencies>
+      </plugin>
+    </plugins>
+
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <artifactId>maven-enforcer-plugin</artifactId>
+          <version>1.4.1</version>
+          <dependencies>
+            <!-- Provides the 'requireFilesContent' enforcer rule. -->
+            <dependency>
+              <groupId>com.ceilfors.maven.plugin</groupId>
+              <artifactId>enforcer-rules</artifactId>
+              <version>1.2.0</version>
+            </dependency>
+          </dependencies>
+        </plugin>
+        <!-- keep surefire and failsafe in sync -->
+        <plugin>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.19.1</version>
+        </plugin>
+        <!-- keep surefire and failsafe in sync -->
+        <plugin>
+          <artifactId>maven-failsafe-plugin</artifactId>
+          <version>2.19.1</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-clean-plugin</artifactId>
+          <version>3.0.0</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-resources-plugin</artifactId>
+          <version>3.0.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.ops4j.pax.exam</groupId>
+          <artifactId>maven-paxexam-plugin</artifactId>
+          <version>1.2.4</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>3.0.2</version>
+          <executions>
+            <execution>
+              <id>default-jar</id>
+              <configuration>
+                <archive>
+                  <manifest>
+                    <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                  </manifest>
+                  <index>true</index>
+                  <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
+                </archive>
+              </configuration>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <artifactId>maven-dependency-plugin</artifactId>
+          <version>2.10</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-assembly-plugin</artifactId>
+          <version>2.6</version>
+        </plugin>
+        <plugin>
+          <!-- Do NOT upgrade -->
+          <artifactId>maven-jxr-plugin</artifactId>
+          <version>2.2</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-antrun-plugin</artifactId>
+          <version>1.8</version>
+          <dependencies>
+            <dependency>
+              <groupId>ant-contrib</groupId>
+              <artifactId>ant-contrib</artifactId>
+              <version>1.0b3</version>
+              <exclusions>
+                <exclusion>
+                  <groupId>ant</groupId>
+                  <artifactId>ant</artifactId>
+                </exclusion>
+              </exclusions>
+            </dependency>
+          </dependencies>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>build-helper-maven-plugin</artifactId>
+          <version>1.10</version>
+        </plugin>
+        <plugin>
+          <groupId>org.fusesource.hawtjni</groupId>
+          <artifactId>maven-hawtjni-plugin</artifactId>
+          <version>1.14</version>
+        </plugin>
+        <plugin>
+          <groupId>kr.motd.maven</groupId>
+          <artifactId>exec-maven-plugin</artifactId>
+          <version>1.0.0.Final</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-shade-plugin</artifactId>
+          <version>2.4.3</version>
+        </plugin>
+
+        <!-- Workaround for the 'M2E plugin execution not covered' problem.
+             See: http://wiki.eclipse.org/M2E_plugin_execution_not_covered -->
+        <plugin>
+          <groupId>org.eclipse.m2e</groupId>
+          <artifactId>lifecycle-mapping</artifactId>
+          <version>1.0.0</version>
+          <configuration>
+            <lifecycleMappingMetadata>
+              <pluginExecutions>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-antrun-plugin</artifactId>
+                    <versionRange>[1.7,)</versionRange>
+                    <goals>
+                      <goal>run</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-checkstyle-plugin</artifactId>
+                    <versionRange>[1.0,)</versionRange>
+                    <goals>
+                      <goal>check</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-enforcer-plugin</artifactId>
+                    <versionRange>[1.0,)</versionRange>
+                    <goals>
+                      <goal>enforce</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-clean-plugin</artifactId>
+                    <versionRange>[1.0,)</versionRange>
+                    <goals>
+                      <goal>clean</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.apache.felix</groupId>
+                    <artifactId>maven-bundle-plugin</artifactId>
+                    <versionRange>[2.4,)</versionRange>
+                    <goals>
+                      <goal>manifest</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.fusesource.hawtjni</groupId>
+                    <artifactId>maven-hawtjni-plugin</artifactId>
+                    <versionRange>[1.10,)</versionRange>
+                    <goals>
+                      <goal>generate</goal>
+                      <goal>build</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-dependency-plugin</artifactId>
+                    <versionRange>[2.8,)</versionRange>
+                    <goals>
+                      <goal>get</goal>
+                      <goal>copy</goal>
+                      <goal>properties</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+              </pluginExecutions>
+            </lifecycleMappingMetadata>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+</project>
diff --git a/common/m2/repository/io/netty/netty-parent/4.1.6.Final/netty-parent-4.1.6.Final.pom.sha1 b/common/m2/repository/io/netty/netty-parent/4.1.6.Final/netty-parent-4.1.6.Final.pom.sha1
new file mode 100644
index 0000000..06b1cf3
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-parent/4.1.6.Final/netty-parent-4.1.6.Final.pom.sha1
@@ -0,0 +1 @@
+8761a31cf28a7137dbbae29f382e998880d86bb6
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/BUILD b/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/BUILD
new file mode 100644
index 0000000..88d3a82
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["netty-resolver-4.1.6.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.6.Final:pom",
+    source = "netty-resolver-4.1.6.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.jar b/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.jar
new file mode 100644
index 0000000..1a99757
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.jar
Binary files differ
diff --git a/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.jar.sha1 b/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.jar.sha1
new file mode 100644
index 0000000..67c8474
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.jar.sha1
@@ -0,0 +1 @@
+2a1c97445b6aa544cd029faa72abfb3f85e9957e
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.pom b/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.pom
new file mode 100644
index 0000000..286b05f
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.pom
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright 2014 The Netty Project
+  ~
+  ~ The Netty Project licenses this file to you under the Apache License,
+  ~ version 2.0 (the "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at:
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+  ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+  ~ License for the specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>io.netty</groupId>
+    <artifactId>netty-parent</artifactId>
+    <version>4.1.6.Final</version>
+  </parent>
+
+  <artifactId>netty-resolver</artifactId>
+  <packaging>jar</packaging>
+
+  <name>Netty/Resolver</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-common</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+  </dependencies>
+</project>
+
diff --git a/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.pom.sha1 b/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.pom.sha1
new file mode 100644
index 0000000..e2d8e24
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.pom.sha1
@@ -0,0 +1 @@
+3c2a52ab930243b9d681925af4606ebd16430a80
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-transport/4.1.6.Final/BUILD b/common/m2/repository/io/netty/netty-transport/4.1.6.Final/BUILD
new file mode 100644
index 0000000..915a404
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-transport/4.1.6.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["netty-transport-4.1.6.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.6.Final:pom",
+    source = "netty-transport-4.1.6.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.jar b/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.jar
new file mode 100644
index 0000000..b9610fe
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.jar
Binary files differ
diff --git a/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.jar.sha1 b/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.jar.sha1
new file mode 100644
index 0000000..7107502
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.jar.sha1
@@ -0,0 +1 @@
+4cba91ad2711c13a063d480f01edf70aa3f9387d
\ No newline at end of file
diff --git a/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.pom b/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.pom
new file mode 100644
index 0000000..b9e481a
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright 2012 The Netty Project
+  ~
+  ~ The Netty Project licenses this file to you under the Apache License,
+  ~ version 2.0 (the "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at:
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+  ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+  ~ License for the specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>io.netty</groupId>
+    <artifactId>netty-parent</artifactId>
+    <version>4.1.6.Final</version>
+  </parent>
+
+  <artifactId>netty-transport</artifactId>
+  <packaging>jar</packaging>
+
+  <name>Netty/Transport</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-buffer</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netty-resolver</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+  </dependencies>
+</project>
+
diff --git a/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.pom.sha1 b/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.pom.sha1
new file mode 100644
index 0000000..d05129a
--- /dev/null
+++ b/common/m2/repository/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.pom.sha1
@@ -0,0 +1 @@
+0ef378151b2366f2a32437f3476582ab3241bfab
\ No newline at end of file
diff --git a/common/m2/repository/io/opentracing/opentracing-api/0.13.0/BUILD b/common/m2/repository/io/opentracing/opentracing-api/0.13.0/BUILD
new file mode 100644
index 0000000..605b1ea
--- /dev/null
+++ b/common/m2/repository/io/opentracing/opentracing-api/0.13.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["opentracing-api-0.13.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/opentracing/parent/0.13.0:pom",
+    source = "opentracing-api-0.13.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.jar b/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.jar
new file mode 100644
index 0000000..aa5ff32
--- /dev/null
+++ b/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.jar
Binary files differ
diff --git a/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.jar.sha1 b/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.jar.sha1
new file mode 100644
index 0000000..947f747
--- /dev/null
+++ b/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.jar.sha1
@@ -0,0 +1 @@
+efd3d4cb5d3423c7052074641b3be42e2bf2f2e2
\ No newline at end of file
diff --git a/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.pom b/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.pom
new file mode 100644
index 0000000..cda3eb6
--- /dev/null
+++ b/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.pom
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Copyright 2016 The OpenTracing Authors
+
+    Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+    in compliance with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software distributed under the License
+    is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+    or implied. See the License for the specific language governing permissions and limitations under
+    the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>io.opentracing</groupId>
+        <artifactId>parent</artifactId>
+        <version>0.13.0</version>
+    </parent>
+
+    <artifactId>opentracing-api</artifactId>
+    <name>OpenTracing API</name>
+    <description>OpenTracing Java API</description>
+
+    <properties>
+        <main.basedir>${project.basedir}/..</main.basedir>
+    </properties>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-all</artifactId>
+            <version>1.10.19</version>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+</project>
diff --git a/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.pom.sha1 b/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.pom.sha1
new file mode 100644
index 0000000..b63b214
--- /dev/null
+++ b/common/m2/repository/io/opentracing/opentracing-api/0.13.0/opentracing-api-0.13.0.pom.sha1
@@ -0,0 +1 @@
+15b9469aeb37434941b6438ed76eb2be96bd572c
\ No newline at end of file
diff --git a/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/BUILD b/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/BUILD
new file mode 100644
index 0000000..5e8f884
--- /dev/null
+++ b/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["opentracing-impl-0.13.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/io/opentracing/parent/0.13.0:pom",
+    source = "opentracing-impl-0.13.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.jar b/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.jar
new file mode 100644
index 0000000..5b19a64
--- /dev/null
+++ b/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.jar
Binary files differ
diff --git a/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.jar.sha1 b/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.jar.sha1
new file mode 100644
index 0000000..0689206
--- /dev/null
+++ b/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.jar.sha1
@@ -0,0 +1 @@
+91333699557a90bfa75763860d05c53b9c695b5a
\ No newline at end of file
diff --git a/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.pom b/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.pom
new file mode 100644
index 0000000..7503f48
--- /dev/null
+++ b/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.pom
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Copyright 2016 The OpenTracing Authors
+
+    Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+    in compliance with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software distributed under the License
+    is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+    or implied. See the License for the specific language governing permissions and limitations under
+    the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>io.opentracing</groupId>
+        <artifactId>parent</artifactId>
+        <version>0.13.0</version>
+    </parent>
+
+    <artifactId>opentracing-impl</artifactId>
+    <name>OpenTracing-impl</name>
+    <description>OpenTracing base implementation</description>
+
+    <properties>
+        <main.basedir>${project.basedir}/..</main.basedir>
+    </properties>
+
+    <dependencies>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>opentracing-api</artifactId>
+        </dependency>
+    </dependencies>
+</project>
diff --git a/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.pom.sha1 b/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.pom.sha1
new file mode 100644
index 0000000..8479965
--- /dev/null
+++ b/common/m2/repository/io/opentracing/opentracing-impl/0.13.0/opentracing-impl-0.13.0.pom.sha1
@@ -0,0 +1 @@
+06bff97fac02943218eb2bc18059f862cc96ec3b
\ No newline at end of file
diff --git a/common/m2/repository/io/opentracing/parent/0.13.0/BUILD b/common/m2/repository/io/opentracing/parent/0.13.0/BUILD
new file mode 100644
index 0000000..d6fc611
--- /dev/null
+++ b/common/m2/repository/io/opentracing/parent/0.13.0/BUILD
@@ -0,0 +1,8 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    source = "parent-0.13.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/opentracing/parent/0.13.0/parent-0.13.0.pom b/common/m2/repository/io/opentracing/parent/0.13.0/parent-0.13.0.pom
new file mode 100644
index 0000000..f75113c
--- /dev/null
+++ b/common/m2/repository/io/opentracing/parent/0.13.0/parent-0.13.0.pom
@@ -0,0 +1,336 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Copyright 2016 The OpenTracing Authors
+
+    Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+    in compliance with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software distributed under the License
+    is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+    or implied. See the License for the specific language governing permissions and limitations under
+    the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>io.opentracing</groupId>
+    <artifactId>parent</artifactId>
+    <version>0.13.0</version>
+    <packaging>pom</packaging>
+
+    <modules>
+        <module>opentracing-api</module>
+        <module>opentracing-impl</module>
+        <module>opentracing-impl-java8</module>
+    </modules>
+
+    <properties>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+        <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
+
+        <!-- default bytecode version for src/main -->
+        <main.java.version>1.7</main.java.version>
+        <main.signature.artifact>java17</main.signature.artifact>
+
+        <!-- default bytecode version for src/test -->
+        <maven.compiler.source>1.8</maven.compiler.source>
+        <maven.compiler.target>1.8</maven.compiler.target>
+
+        <main.basedir>${project.basedir}</main.basedir>
+
+        <junit.version>4.12</junit.version>
+        <assertj.version>3.2.0</assertj.version>
+
+        <animal-sniffer-maven-plugin.version>1.15</animal-sniffer-maven-plugin.version>
+        <maven-plugin.version>0.3.3</maven-plugin.version>
+        <maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version>
+        <maven-install-plugin.version>2.5.2</maven-install-plugin.version>
+        <maven-source-plugin.version>3.0.0</maven-source-plugin.version>
+        <maven-javadoc-plugin.version>2.10.3</maven-javadoc-plugin.version>
+        <license-maven-plugin.version>2.11</license-maven-plugin.version>
+        <maven-jar-plugin.version>2.6</maven-jar-plugin.version>
+        <maven-release-plugin.version>2.5.3</maven-release-plugin.version>
+        <centralsync-maven-plugin.version>0.1.0</centralsync-maven-plugin.version>
+    </properties>
+
+    <name>OpenTracing (Parent)</name>
+    <description>OpenTracing API for Java</description>
+    <url>https://github.com/opentracing/opentracing-java</url>
+    <inceptionYear>2016</inceptionYear>
+
+    <organization>
+        <name>OpenTracing</name>
+        <url>http://opentracing.io/</url>
+    </organization>
+
+    <licenses>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+        </license>
+    </licenses>
+
+    <scm>
+        <url>https://github.com/opentracing/opentracing-java</url>
+        <connection>scm:git:https://github.com/opentracing/opentracing-java.git</connection>
+        <developerConnection>scm:git:https://github.com/opentracing/opentracing-java.git</developerConnection>
+        <tag>0.13.0</tag>
+    </scm>
+
+    <developers>
+        <developer>
+            <id>bensigelman</id>
+            <name>Ben Sigelman</name>
+            <email>bhs@resonancelabs.com</email>
+        </developer>
+        <developer>
+            <id>adriancole</id>
+            <name>Adrian Cole</name>
+            <email>acole@pivotal.io</email>
+        </developer>
+    </developers>
+
+    <distributionManagement>
+        <repository>
+            <id>bintray</id>
+            <url>https://api.bintray.com/maven/opentracing/maven/opentracing-java/;publish=1</url>
+        </repository>
+        <snapshotRepository>
+            <id>jfrog-snapshots</id>
+            <url>http://oss.jfrog.org/artifactory/oss-snapshot-local</url>
+        </snapshotRepository>
+    </distributionManagement>
+
+    <issueManagement>
+        <system>Github</system>
+        <url>https://github.com/opentracing/opentracing-java/issues</url>
+    </issueManagement>
+
+    <dependencyManagement>
+        <dependencies>
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>opentracing-api</artifactId>
+                <version>${project.version}</version>
+            </dependency>
+
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>opentracing-impl</artifactId>
+                <version>${project.version}</version>
+            </dependency>
+
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>opentracing-impl-java8</artifactId>
+                <version>${project.version}</version>
+            </dependency>
+
+            <dependency>
+                <groupId>junit</groupId>
+                <artifactId>junit</artifactId>
+                <version>${junit.version}</version>
+            </dependency>
+
+            <dependency>
+                <groupId>org.assertj</groupId>
+                <artifactId>assertj-core</artifactId>
+                <version>${assertj.version}</version>
+            </dependency>
+        </dependencies>
+    </dependencyManagement>
+
+    <dependencies>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <scope>test</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>org.assertj</groupId>
+            <artifactId>assertj-core</artifactId>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <pluginManagement>
+            <plugins>
+                <!-- mvn -N io.takari:maven:wrapper -Dmaven=3.3.9 -->
+                <plugin>
+                    <groupId>io.takari</groupId>
+                    <artifactId>maven</artifactId>
+                    <version>${maven-plugin.version}</version>
+                </plugin>
+
+                <plugin>
+                    <artifactId>maven-compiler-plugin</artifactId>
+                    <version>${maven-compiler-plugin.version}</version>
+                </plugin>
+
+                <plugin>
+                    <artifactId>maven-jar-plugin</artifactId>
+                    <version>${maven-jar-plugin.version}</version>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+
+        <plugins>
+            <plugin>
+                <inherited>true</inherited>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <executions>
+                    <!-- Ensure main source tree compiles to Java ${main.java.version} bytecode. -->
+                    <execution>
+                        <id>default-compile</id>
+                        <phase>compile</phase>
+                        <goals>
+                            <goal>compile</goal>
+                        </goals>
+                        <configuration>
+                            <source>${main.java.version}</source>
+                            <target>${main.java.version}</target>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>animal-sniffer-maven-plugin</artifactId>
+                <version>${animal-sniffer-maven-plugin.version}</version>
+                <configuration>
+                    <signature>
+                        <groupId>org.codehaus.mojo.signature</groupId>
+                        <artifactId>${main.signature.artifact}</artifactId>
+                        <version>1.0</version>
+                    </signature>
+                </configuration>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <!-- Ensures checksums are added to published jars -->
+            <plugin>
+                <artifactId>maven-install-plugin</artifactId>
+                <version>${maven-install-plugin.version}</version>
+                <configuration>
+                    <createChecksum>true</createChecksum>
+                </configuration>
+            </plugin>
+
+            <plugin>
+                <groupId>com.mycila</groupId>
+                <artifactId>license-maven-plugin</artifactId>
+                <version>${license-maven-plugin.version}</version>
+                <configuration>
+                    <header>${main.basedir}/src/etc/header.txt</header>
+                    <excludes>
+                        <exclude>.travis.yml</exclude>
+                        <exclude>.gitignore</exclude>
+                        <exclude>.mvn/**</exclude>
+                        <exclude>mvnw*</exclude>
+                        <exclude>etc/header.txt</exclude>
+                        <exclude>**/.idea/**</exclude>
+                        <exclude>LICENSE</exclude>
+                        <exclude>**/*.md</exclude>
+                        <exclude>src/test/resources/**</exclude>
+                        <exclude>src/main/resources/**</exclude>
+                    </excludes>
+                    <strictCheck>true</strictCheck>
+                </configuration>
+                <dependencies>
+                    <dependency>
+                        <groupId>com.mycila</groupId>
+                        <artifactId>license-maven-plugin-git</artifactId>
+                        <version>${license-maven-plugin.version}</version>
+                    </dependency>
+                </dependencies>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                        <phase>compile</phase>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <artifactId>maven-release-plugin</artifactId>
+                <version>${maven-release-plugin.version}</version>
+                <configuration>
+                    <useReleaseProfile>false</useReleaseProfile>
+                    <releaseProfiles>release</releaseProfiles>
+                    <autoVersionSubmodules>true</autoVersionSubmodules>
+                    <tagNameFormat>@{project.version}</tagNameFormat>
+                </configuration>
+            </plugin>
+
+            <plugin>
+                <groupId>io.zipkin.centralsync-maven-plugin</groupId>
+                <artifactId>centralsync-maven-plugin</artifactId>
+                <version>${centralsync-maven-plugin.version}</version>
+                <configuration>
+                    <subject>opentracing</subject>
+                    <repo>maven</repo>
+                    <packageName>opentracing-java</packageName>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <profiles>
+        <profile>
+            <id>release</id>
+            <build>
+                <plugins>
+                    <!-- Creates source jar -->
+                    <plugin>
+                        <artifactId>maven-source-plugin</artifactId>
+                        <version>${maven-source-plugin.version}</version>
+                        <executions>
+                            <execution>
+                                <id>attach-sources</id>
+                                <goals>
+                                    <goal>jar</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+
+                    <!-- Creates javadoc jar, skipping internal classes -->
+                    <plugin>
+                        <artifactId>maven-javadoc-plugin</artifactId>
+                        <version>${maven-javadoc-plugin.version}</version>
+                        <configuration>
+                            <failOnError>false</failOnError>
+                            <excludePackageNames>io.opentracing.internal,io.opentracing.internal.*
+                            </excludePackageNames>
+                        </configuration>
+                        <executions>
+                            <execution>
+                                <id>attach-javadocs</id>
+                                <goals>
+                                    <goal>jar</goal>
+                                </goals>
+                                <phase>package</phase>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+</project>
diff --git a/common/m2/repository/io/opentracing/parent/0.13.0/parent-0.13.0.pom.sha1 b/common/m2/repository/io/opentracing/parent/0.13.0/parent-0.13.0.pom.sha1
new file mode 100644
index 0000000..98bbb2a
--- /dev/null
+++ b/common/m2/repository/io/opentracing/parent/0.13.0/parent-0.13.0.pom.sha1
@@ -0,0 +1 @@
+5ee95ce722cdebe93a18b6b6a025b9c0046eb38f
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxandroid/1.2.0/rxandroid-1.2.0.pom b/common/m2/repository/io/reactivex/rxandroid/1.2.0/rxandroid-1.2.0.pom
new file mode 100644
index 0000000..ed606c4
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxandroid/1.2.0/rxandroid-1.2.0.pom
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.reactivex</groupId>
+  <artifactId>rxandroid</artifactId>
+  <version>1.2.0</version>
+  <packaging>aar</packaging>
+  <name>RxAndroid</name>
+  <description>RxAndroid</description>
+  <url>https://github.com/ReactiveX/RxAndroid</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>JakeWharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+    <developer>
+      <id>mttkay</id>
+      <name>Matthias Käppler</name>
+    </developer>
+    <developer>
+      <id>dlew</id>
+      <name>Dan Lew</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/ReactiveX/RxAndroid.git</connection>
+    <developerConnection>scm:git:git@github.com:ReactiveX/RxAndroid.git</developerConnection>
+    <url>https://github.com/ReactiveX/RxAndroid</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>io.reactivex</groupId>
+      <artifactId>rxjava</artifactId>
+      <version>1.1.4</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/reactivex/rxandroid/1.2.0/rxandroid-1.2.0.pom.sha1 b/common/m2/repository/io/reactivex/rxandroid/1.2.0/rxandroid-1.2.0.pom.sha1
new file mode 100644
index 0000000..b631776
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxandroid/1.2.0/rxandroid-1.2.0.pom.sha1
@@ -0,0 +1 @@
+61476fcf894a7b782755c828a9bd70a2cbf9f571
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxandroid/1.2.1/BUILD b/common/m2/repository/io/reactivex/rxandroid/1.2.1/BUILD
new file mode 100644
index 0000000..efab6fe
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxandroid/1.2.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "rxandroid-1.2.1.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxandroid-1.2.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.aar b/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.aar
new file mode 100644
index 0000000..528cb93
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.aar
Binary files differ
diff --git a/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.aar.sha1 b/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.aar.sha1
new file mode 100644
index 0000000..d3c6af3
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.aar.sha1
@@ -0,0 +1 @@
+78179b876174994f66432947fa15338ba13747a4
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.pom b/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.pom
new file mode 100644
index 0000000..119d737
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.pom
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.reactivex</groupId>
+  <artifactId>rxandroid</artifactId>
+  <version>1.2.1</version>
+  <packaging>aar</packaging>
+  <name>RxAndroid</name>
+  <description>RxAndroid</description>
+  <url>https://github.com/ReactiveX/RxAndroid</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>JakeWharton</id>
+      <name>Jake Wharton</name>
+    </developer>
+    <developer>
+      <id>mttkay</id>
+      <name>Matthias Käppler</name>
+    </developer>
+    <developer>
+      <id>dlew</id>
+      <name>Dan Lew</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/ReactiveX/RxAndroid.git</connection>
+    <developerConnection>scm:git:git@github.com:ReactiveX/RxAndroid.git</developerConnection>
+    <url>https://github.com/ReactiveX/RxAndroid</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>io.reactivex</groupId>
+      <artifactId>rxjava</artifactId>
+      <version>1.1.6</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.pom.sha1 b/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.pom.sha1
new file mode 100644
index 0000000..896d081
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxandroid/1.2.1/rxandroid-1.2.1.pom.sha1
@@ -0,0 +1 @@
+3dca82c1dd812ab6557dafe8be4ed921f66da403
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/BUILD b/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/BUILD
new file mode 100644
index 0000000..784b939
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["rxjava-async-util-0.21.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxjava-async-util-0.21.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.jar b/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.jar
new file mode 100644
index 0000000..9b57574
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.jar
Binary files differ
diff --git a/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.jar.sha1 b/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.jar.sha1
new file mode 100644
index 0000000..2b31e41
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.jar.sha1
@@ -0,0 +1 @@
+46d17bf13427f275c25c22eaccbfb4a8da1da85a
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.pom b/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.pom
new file mode 100644
index 0000000..784d299
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.pom
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.reactivex</groupId>
+  <artifactId>rxjava-async-util</artifactId>
+  <version>0.21.0</version>
+  <dependencies>
+    <dependency>
+      <groupId>io.reactivex</groupId>
+      <artifactId>rxjava</artifactId>
+      <version>1.0.0-rc.3</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+  <name>rxjava-async-util</name>
+  <description>rxjava-async-util</description>
+  <developers>
+    <developer>
+      <id>benjchristensen</id>
+      <name>Ben Christensen</name>
+      <email>benjchristensen@netflix.com</email>
+    </developer>
+  </developers>
+  <properties>
+    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
+    <nebula_Implementation_Title>io.reactivex#rxjava-async-util;0.21.0</nebula_Implementation_Title>
+    <nebula_Implementation_Version>0.21.0</nebula_Implementation_Version>
+    <nebula_Built_Status>release</nebula_Built_Status>
+    <nebula_Built_By>jenkins</nebula_Built_By>
+    <nebula_Built_OS>Linux</nebula_Built_OS>
+    <nebula_Build_Date>2014-09-30_21:14:08</nebula_Build_Date>
+    <nebula_Gradle_Version>1.12</nebula_Gradle_Version>
+    <nebula_Module_Owner>benjchristensen@netflix.com</nebula_Module_Owner>
+    <nebula_Module_Email>benjchristensen@netflix.com</nebula_Module_Email>
+    <nebula_Module_Source></nebula_Module_Source>
+    <nebula_Module_Origin>git@github.com:ReactiveX/RxJavaAsyncUtil.git</nebula_Module_Origin>
+    <nebula_Change>c980e6e</nebula_Change>
+    <nebula_Build_Host>https://netflixoss.ci.cloudbees.com/</nebula_Build_Host>
+    <nebula_Build_Job>ReactiveX/RxJavaAsyncUtil/RxJavaAsyncUtil-0.x-release</nebula_Build_Job>
+    <nebula_Build_Number>1</nebula_Build_Number>
+    <nebula_Build_Id>2014-10-01_04-13-15</nebula_Build_Id>
+    <nebula_Created_By>1.7.0_51-b13 (Oracle Corporation)</nebula_Created_By>
+    <nebula_Build_Java_Version>1.7.0_51</nebula_Build_Java_Version>
+    <nebula_X_Compile_Target_JDK>1.6</nebula_X_Compile_Target_JDK>
+    <nebula_X_Compile_Source_JDK>1.6</nebula_X_Compile_Source_JDK>
+  </properties>
+  <scm>
+    <url>scm:git@github.com:ReactiveX/RxJavaAsyncUtil.git</url>
+    <connection>scm:git@github.com:ReactiveX/RxJavaAsyncUtil.git</connection>
+  </scm>
+  <url>https://github.com/ReactiveX/RxJavaAsyncUtil</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+</project>
diff --git a/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.pom.sha1 b/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.pom.sha1
new file mode 100644
index 0000000..752d565
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava-async-util/0.21.0/rxjava-async-util-0.21.0.pom.sha1
@@ -0,0 +1 @@
+43e3bb8887a9b1e4506510a254b47d09e992eeff
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.3/BUILD b/common/m2/repository/io/reactivex/rxjava/1.1.3/BUILD
new file mode 100644
index 0000000..c0cda0d
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["rxjava-1.1.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxjava-1.1.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.jar b/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.jar
new file mode 100644
index 0000000..19acf7f
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.jar
Binary files differ
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.jar.sha1 b/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.jar.sha1
new file mode 100644
index 0000000..3330579
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.jar.sha1
@@ -0,0 +1 @@
+5a1aef6a9d56efb473b8be6b66689077e7317c45
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.pom b/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.pom
new file mode 100644
index 0000000..4a4a8cc
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.pom
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.reactivex</groupId>
+  <artifactId>rxjava</artifactId>
+  <version>1.1.3</version>
+  <name>rxjava</name>
+  <description>rxjava</description>
+  <developers>
+    <developer>
+      <id>benjchristensen</id>
+      <name>Ben Christensen</name>
+      <email>benjchristensen@netflix.com</email>
+    </developer>
+  </developers>
+  <properties>
+    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
+    <nebula_Implementation_Title>io.reactivex#rxjava;1.1.3</nebula_Implementation_Title>
+    <nebula_Implementation_Version>1.1.3</nebula_Implementation_Version>
+    <nebula_Built_Status>integration</nebula_Built_Status>
+    <nebula_Built_By>travis</nebula_Built_By>
+    <nebula_Built_OS>Linux</nebula_Built_OS>
+    <nebula_Build_Date>2016-04-08_22:28:50</nebula_Build_Date>
+    <nebula_Gradle_Version>2.12</nebula_Gradle_Version>
+    <nebula_Module_Owner>benjchristensen@netflix.com</nebula_Module_Owner>
+    <nebula_Module_Email>benjchristensen@netflix.com</nebula_Module_Email>
+    <nebula_Module_Source></nebula_Module_Source>
+    <nebula_Module_Origin>https://github.com/ReactiveX/RxJava.git</nebula_Module_Origin>
+    <nebula_Change>a4b438c</nebula_Change>
+    <nebula_Branch>a4b438c17b9a8b3be9b5d048ac8152bda1f06cad</nebula_Branch>
+    <nebula_Build_Host>testing-worker-linux-docker-30c6d5c9-3400-linux-2</nebula_Build_Host>
+    <nebula_Build_Job>LOCAL</nebula_Build_Job>
+    <nebula_Build_Number>LOCAL</nebula_Build_Number>
+    <nebula_Build_Id>LOCAL</nebula_Build_Id>
+    <nebula_Created_By>1.7.0_76-b13 (Oracle Corporation)</nebula_Created_By>
+    <nebula_Build_Java_Version>1.7.0_76</nebula_Build_Java_Version>
+    <nebula_X_Compile_Target_JDK>1.6</nebula_X_Compile_Target_JDK>
+    <nebula_X_Compile_Source_JDK>1.6</nebula_X_Compile_Source_JDK>
+  </properties>
+  <url>https://github.com/ReactiveX/RxJava</url>
+  <scm>
+    <url>https://github.com/ReactiveX/RxJava.git</url>
+  </scm>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+</project>
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.pom.sha1 b/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.pom.sha1
new file mode 100644
index 0000000..d8cdfae
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.3/rxjava-1.1.3.pom.sha1
@@ -0,0 +1 @@
+2e9fe29b6fffd0ee97caf497f91b886667b8a769
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.4/BUILD b/common/m2/repository/io/reactivex/rxjava/1.1.4/BUILD
new file mode 100644
index 0000000..4eb69d0
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.4/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["rxjava-1.1.4.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxjava-1.1.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.jar b/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.jar
new file mode 100644
index 0000000..42de813
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.jar
Binary files differ
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.jar.sha1 b/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.jar.sha1
new file mode 100644
index 0000000..581e70e
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.jar.sha1
@@ -0,0 +1 @@
+3cc424c6eda381bf4aee40dc3ccdecc27b2106aa
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.pom b/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.pom
new file mode 100644
index 0000000..8abe820
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.pom
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.reactivex</groupId>
+  <artifactId>rxjava</artifactId>
+  <version>1.1.4</version>
+  <name>rxjava</name>
+  <description>rxjava</description>
+  <developers>
+    <developer>
+      <id>benjchristensen</id>
+      <name>Ben Christensen</name>
+      <email>benjchristensen@netflix.com</email>
+    </developer>
+  </developers>
+  <properties>
+    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
+    <nebula_Implementation_Title>io.reactivex#rxjava;1.1.4</nebula_Implementation_Title>
+    <nebula_Implementation_Version>1.1.4</nebula_Implementation_Version>
+    <nebula_Built_Status>integration</nebula_Built_Status>
+    <nebula_Built_By>travis</nebula_Built_By>
+    <nebula_Built_OS>Linux</nebula_Built_OS>
+    <nebula_Build_Date>2016-05-04_21:13:52</nebula_Build_Date>
+    <nebula_Gradle_Version>2.12</nebula_Gradle_Version>
+    <nebula_Module_Owner>benjchristensen@netflix.com</nebula_Module_Owner>
+    <nebula_Module_Email>benjchristensen@netflix.com</nebula_Module_Email>
+    <nebula_Module_Source></nebula_Module_Source>
+    <nebula_Module_Origin>https://github.com/ReactiveX/RxJava.git</nebula_Module_Origin>
+    <nebula_Change>992d745</nebula_Change>
+    <nebula_Branch>992d74556b0d2c100f8ac0885e02b4a6126f1c96</nebula_Branch>
+    <nebula_Build_Host>testing-worker-linux-docker-216c99d9-3372-linux-2</nebula_Build_Host>
+    <nebula_Build_Job>LOCAL</nebula_Build_Job>
+    <nebula_Build_Number>LOCAL</nebula_Build_Number>
+    <nebula_Build_Id>LOCAL</nebula_Build_Id>
+    <nebula_Created_By>1.7.0_76-b13 (Oracle Corporation)</nebula_Created_By>
+    <nebula_Build_Java_Version>1.7.0_76</nebula_Build_Java_Version>
+    <nebula_X_Compile_Target_JDK>1.6</nebula_X_Compile_Target_JDK>
+    <nebula_X_Compile_Source_JDK>1.6</nebula_X_Compile_Source_JDK>
+  </properties>
+  <url>https://github.com/ReactiveX/RxJava</url>
+  <scm>
+    <url>https://github.com/ReactiveX/RxJava.git</url>
+  </scm>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+</project>
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.pom.sha1 b/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.pom.sha1
new file mode 100644
index 0000000..557a523
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.4/rxjava-1.1.4.pom.sha1
@@ -0,0 +1 @@
+ecdefea119d42fa97826b7b871ceabc9c185a24a
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.jar b/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.jar
new file mode 100644
index 0000000..07c1944
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.jar
Binary files differ
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.jar.sha1 b/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.jar.sha1
new file mode 100644
index 0000000..08c52b3
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.jar.sha1
@@ -0,0 +1 @@
+ece7b5d0870e66d8226dab6dcf47a2b12afff061
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.pom b/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.pom
new file mode 100644
index 0000000..bf3dc17
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.pom
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.reactivex</groupId>
+  <artifactId>rxjava</artifactId>
+  <version>1.1.5</version>
+  <name>rxjava</name>
+  <description>rxjava</description>
+  <developers>
+    <developer>
+      <id>benjchristensen</id>
+      <name>Ben Christensen</name>
+      <email>benjchristensen@netflix.com</email>
+    </developer>
+  </developers>
+  <properties>
+    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
+    <nebula_Implementation_Title>io.reactivex#rxjava;1.1.5</nebula_Implementation_Title>
+    <nebula_Implementation_Version>1.1.5</nebula_Implementation_Version>
+    <nebula_Built_Status>integration</nebula_Built_Status>
+    <nebula_Built_By>travis</nebula_Built_By>
+    <nebula_Built_OS>Linux</nebula_Built_OS>
+    <nebula_Build_Date>2016-05-05_20:08:20</nebula_Build_Date>
+    <nebula_Gradle_Version>2.12</nebula_Gradle_Version>
+    <nebula_Module_Owner>benjchristensen@netflix.com</nebula_Module_Owner>
+    <nebula_Module_Email>benjchristensen@netflix.com</nebula_Module_Email>
+    <nebula_Module_Source></nebula_Module_Source>
+    <nebula_Module_Origin>https://github.com/ReactiveX/RxJava.git</nebula_Module_Origin>
+    <nebula_Change>1512c10</nebula_Change>
+    <nebula_Branch>1512c1005e8fc819070453abff5678b34bf5fa6d</nebula_Branch>
+    <nebula_Build_Host>testing-worker-linux-docker-9e26d266-3367-linux-15</nebula_Build_Host>
+    <nebula_Build_Job>LOCAL</nebula_Build_Job>
+    <nebula_Build_Number>LOCAL</nebula_Build_Number>
+    <nebula_Build_Id>LOCAL</nebula_Build_Id>
+    <nebula_Created_By>1.7.0_76-b13 (Oracle Corporation)</nebula_Created_By>
+    <nebula_Build_Java_Version>1.7.0_76</nebula_Build_Java_Version>
+    <nebula_X_Compile_Target_JDK>1.6</nebula_X_Compile_Target_JDK>
+    <nebula_X_Compile_Source_JDK>1.6</nebula_X_Compile_Source_JDK>
+  </properties>
+  <url>https://github.com/ReactiveX/RxJava</url>
+  <scm>
+    <url>https://github.com/ReactiveX/RxJava.git</url>
+  </scm>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+</project>
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.pom.sha1 b/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.pom.sha1
new file mode 100644
index 0000000..e5d23eb
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.5/rxjava-1.1.5.pom.sha1
@@ -0,0 +1 @@
+8ac7b35353cbb6b2e397fbfe0d62751029d1dde7
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.6/BUILD b/common/m2/repository/io/reactivex/rxjava/1.1.6/BUILD
new file mode 100644
index 0000000..2a27105
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.6/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["rxjava-1.1.6.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxjava-1.1.6.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.jar b/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.jar
new file mode 100644
index 0000000..a4312ea
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.jar
Binary files differ
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.jar.sha1 b/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.jar.sha1
new file mode 100644
index 0000000..b8bf73d
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.jar.sha1
@@ -0,0 +1 @@
+2586312cd2b8a511e4c6236736f5a039fc0f2273
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.pom b/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.pom
new file mode 100644
index 0000000..fcb63f5
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.pom
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.reactivex</groupId>
+  <artifactId>rxjava</artifactId>
+  <version>1.1.6</version>
+  <name>rxjava</name>
+  <description>rxjava</description>
+  <developers>
+    <developer>
+      <id>benjchristensen</id>
+      <name>Ben Christensen</name>
+      <email>benjchristensen@netflix.com</email>
+    </developer>
+  </developers>
+  <properties>
+    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
+    <nebula_Implementation_Title>io.reactivex#rxjava;1.1.6</nebula_Implementation_Title>
+    <nebula_Implementation_Version>1.1.6</nebula_Implementation_Version>
+    <nebula_Built_Status>integration</nebula_Built_Status>
+    <nebula_Built_By>travis</nebula_Built_By>
+    <nebula_Built_OS>Linux</nebula_Built_OS>
+    <nebula_Build_Date>2016-06-15_23:46:46</nebula_Build_Date>
+    <nebula_Gradle_Version>2.12</nebula_Gradle_Version>
+    <nebula_Module_Owner>benjchristensen@netflix.com</nebula_Module_Owner>
+    <nebula_Module_Email>benjchristensen@netflix.com</nebula_Module_Email>
+    <nebula_Module_Source></nebula_Module_Source>
+    <nebula_Module_Origin>https://github.com/ReactiveX/RxJava.git</nebula_Module_Origin>
+    <nebula_Change>aa183b0</nebula_Change>
+    <nebula_Branch>aa183b0771858c02be6a11bff8817d1857cbc462</nebula_Branch>
+    <nebula_Build_Host>testing-worker-linux-docker-6ce63a29-3365-linux-11</nebula_Build_Host>
+    <nebula_Build_Job>LOCAL</nebula_Build_Job>
+    <nebula_Build_Number>LOCAL</nebula_Build_Number>
+    <nebula_Build_Id>LOCAL</nebula_Build_Id>
+    <nebula_Created_By>1.7.0_76-b13 (Oracle Corporation)</nebula_Created_By>
+    <nebula_Build_Java_Version>1.7.0_76</nebula_Build_Java_Version>
+    <nebula_X_Compile_Target_JDK>1.6</nebula_X_Compile_Target_JDK>
+    <nebula_X_Compile_Source_JDK>1.6</nebula_X_Compile_Source_JDK>
+  </properties>
+  <url>https://github.com/ReactiveX/RxJava</url>
+  <scm>
+    <url>https://github.com/ReactiveX/RxJava.git</url>
+  </scm>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+</project>
diff --git a/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.pom.sha1 b/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.pom.sha1
new file mode 100644
index 0000000..a492df2
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.1.6/rxjava-1.1.6.pom.sha1
@@ -0,0 +1 @@
+fe369601fc298841ae24846b49010f6aa8cb1620
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava/1.2.3/BUILD b/common/m2/repository/io/reactivex/rxjava/1.2.3/BUILD
new file mode 100644
index 0000000..2e45a82
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.2.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["rxjava-1.2.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "rxjava-1.2.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.jar b/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.jar
new file mode 100644
index 0000000..8d7c4fe
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.jar
Binary files differ
diff --git a/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.jar.sha1 b/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.jar.sha1
new file mode 100644
index 0000000..fd638c5
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.jar.sha1
@@ -0,0 +1 @@
+7fe1a94c1aeb958acc876fe616922cc191f3222c
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.pom b/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.pom
new file mode 100644
index 0000000..df2488d
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.pom
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.reactivex</groupId>
+  <artifactId>rxjava</artifactId>
+  <version>1.2.3</version>
+  <name>rxjava</name>
+  <description>rxjava</description>
+  <developers>
+    <developer>
+      <id>benjchristensen</id>
+      <name>Ben Christensen</name>
+      <email>benjchristensen@netflix.com</email>
+    </developer>
+  </developers>
+  <properties>
+    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
+    <nebula_Implementation_Title>io.reactivex#rxjava;1.2.3</nebula_Implementation_Title>
+    <nebula_Implementation_Version>1.2.3</nebula_Implementation_Version>
+    <nebula_Built_Status>integration</nebula_Built_Status>
+    <nebula_Built_By>travis</nebula_Built_By>
+    <nebula_Built_OS>Linux</nebula_Built_OS>
+    <nebula_Build_Date>2016-11-23_08:50:03</nebula_Build_Date>
+    <nebula_Gradle_Version>2.14</nebula_Gradle_Version>
+    <nebula_Module_Owner>benjchristensen@netflix.com</nebula_Module_Owner>
+    <nebula_Module_Email>benjchristensen@netflix.com</nebula_Module_Email>
+    <nebula_Module_Source></nebula_Module_Source>
+    <nebula_Module_Origin>https://github.com/ReactiveX/RxJava.git</nebula_Module_Origin>
+    <nebula_Change>8fff67d</nebula_Change>
+    <nebula_Branch>8fff67d91f4d4740c0b1fa55ba238249242f2bb2</nebula_Branch>
+    <nebula_Build_Host>testing-docker-539bc146-43ce-44e3-8ce9-497975a9a3ac</nebula_Build_Host>
+    <nebula_Build_Job>LOCAL</nebula_Build_Job>
+    <nebula_Build_Number>LOCAL</nebula_Build_Number>
+    <nebula_Build_Id>LOCAL</nebula_Build_Id>
+    <nebula_Created_By>1.7.0_76-b13 (Oracle Corporation)</nebula_Created_By>
+    <nebula_Build_Java_Version>1.7.0_76</nebula_Build_Java_Version>
+    <nebula_X_Compile_Target_JDK>1.6</nebula_X_Compile_Target_JDK>
+    <nebula_X_Compile_Source_JDK>1.6</nebula_X_Compile_Source_JDK>
+  </properties>
+  <url>https://github.com/ReactiveX/RxJava</url>
+  <scm>
+    <url>https://github.com/ReactiveX/RxJava.git</url>
+  </scm>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+</project>
diff --git a/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.pom.sha1 b/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.pom.sha1
new file mode 100644
index 0000000..dc4a5b5
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava/1.2.3/rxjava-1.2.3.pom.sha1
@@ -0,0 +1 @@
+02f5807aa5537f27a7c28e4c1f11fb764ae79b9e
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/NOTICE b/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/NOTICE
new file mode 100644
index 0000000..4841759
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/NOTICE
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright 2012 Netflix, Inc.
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/rxjava-2.0.6.jar b/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/rxjava-2.0.6.jar
new file mode 100644
index 0000000..d99e596
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/rxjava-2.0.6.jar
Binary files differ
diff --git a/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/rxjava-2.0.6.jar.md5 b/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/rxjava-2.0.6.jar.md5
new file mode 100644
index 0000000..35696b8
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/rxjava-2.0.6.jar.md5
@@ -0,0 +1 @@
+39deeefe4001302cd311d7153c13cb88
\ No newline at end of file
diff --git a/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/rxjava-2.0.6.pom b/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/rxjava-2.0.6.pom
new file mode 100644
index 0000000..8dc98ac
--- /dev/null
+++ b/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/rxjava-2.0.6.pom
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>io.reactivex.rxjava2</groupId>
+  <artifactId>rxjava</artifactId>
+  <version>2.0.6</version>
+  <dependencies>
+    <dependency>
+      <groupId>org.reactivestreams</groupId>
+      <artifactId>reactive-streams</artifactId>
+      <version>1.0.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+  <name>rxjava</name>
+  <description>rxjava</description>
+  <developers>
+    <developer>
+      <id>akarnokd</id>
+      <name>David Karnok</name>
+      <email>akarnokd@gmail.com</email>
+    </developer>
+  </developers>
+  <properties>
+    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
+    <nebula_Implementation_Title>io.reactivex.rxjava2#rxjava;2.0.6</nebula_Implementation_Title>
+    <nebula_Implementation_Version>2.0.6</nebula_Implementation_Version>
+    <nebula_Built_Status>integration</nebula_Built_Status>
+    <nebula_Built_By>travis</nebula_Built_By>
+    <nebula_Built_OS>Linux</nebula_Built_OS>
+    <nebula_Build_Date>2017-02-15_09:06:06</nebula_Build_Date>
+    <nebula_Gradle_Version>2.14</nebula_Gradle_Version>
+    <nebula_Module_Owner>akarnokd@gmail.com</nebula_Module_Owner>
+    <nebula_Module_Email>akarnokd@gmail.com</nebula_Module_Email>
+    <nebula_Module_Source></nebula_Module_Source>
+    <nebula_Module_Origin>https://github.com/ReactiveX/RxJava.git</nebula_Module_Origin>
+    <nebula_Change>5a8be22</nebula_Change>
+    <nebula_Branch>5a8be22b6501feefe10fb00731c00ce1ad215b89</nebula_Branch>
+    <nebula_Build_Host>testing-docker-74a364ea-21c9-4047-bbfe-9f3ab20c7369</nebula_Build_Host>
+    <nebula_Build_Job>LOCAL</nebula_Build_Job>
+    <nebula_Build_Number>LOCAL</nebula_Build_Number>
+    <nebula_Build_Id>LOCAL</nebula_Build_Id>
+    <nebula_Created_By>1.7.0_76-b13 (Oracle Corporation)</nebula_Created_By>
+    <nebula_Build_Java_Version>1.7.0_76</nebula_Build_Java_Version>
+    <nebula_X_Compile_Target_JDK>1.6</nebula_X_Compile_Target_JDK>
+    <nebula_X_Compile_Source_JDK>1.6</nebula_X_Compile_Source_JDK>
+  </properties>
+  <url>https://github.com/ReactiveX/RxJava</url>
+  <scm>
+    <url>https://github.com/ReactiveX/RxJava.git</url>
+  </scm>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+</project>
diff --git a/common/m2/repository/javax/annotation/javax.annotation-api/maven-metadata.xml.md5 b/common/m2/repository/javax/annotation/javax.annotation-api/maven-metadata.xml.md5
deleted file mode 100644
index f7ec036..0000000
--- a/common/m2/repository/javax/annotation/javax.annotation-api/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-0a128a31b0204ff3fd165da17d5a7247
\ No newline at end of file
diff --git a/common/m2/repository/javax/annotation/javax.annotation-api/maven-metadata.xml.sha1 b/common/m2/repository/javax/annotation/javax.annotation-api/maven-metadata.xml.sha1
deleted file mode 100644
index cc345f3..0000000
--- a/common/m2/repository/javax/annotation/javax.annotation-api/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-df23d6052bd110b3242defd0f7d9389847b57573
\ No newline at end of file
diff --git a/common/m2/repository/javax/inject/javax.inject/maven-metadata.xml.md5 b/common/m2/repository/javax/inject/javax.inject/maven-metadata.xml.md5
deleted file mode 100644
index 2c02180..0000000
--- a/common/m2/repository/javax/inject/javax.inject/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-f5659a149ae4059ef1132202a08d630e
\ No newline at end of file
diff --git a/common/m2/repository/javax/inject/javax.inject/maven-metadata.xml.sha1 b/common/m2/repository/javax/inject/javax.inject/maven-metadata.xml.sha1
deleted file mode 100644
index 5017149..0000000
--- a/common/m2/repository/javax/inject/javax.inject/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-16bf917c2060630abea679e989891bb83a0e8e9f
\ No newline at end of file
diff --git a/common/m2/repository/jaxen/jaxen/maven-metadata.xml.md5 b/common/m2/repository/jaxen/jaxen/maven-metadata.xml.md5
deleted file mode 100644
index ecf3a9e..0000000
--- a/common/m2/repository/jaxen/jaxen/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-d7ce74921ed7c740036c7925b575d4fd
\ No newline at end of file
diff --git a/common/m2/repository/jaxen/jaxen/maven-metadata.xml.sha1 b/common/m2/repository/jaxen/jaxen/maven-metadata.xml.sha1
deleted file mode 100644
index d7c177e..0000000
--- a/common/m2/repository/jaxen/jaxen/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-38f1b16f008dace4041ae1cbdb4737b1900fda08
\ No newline at end of file
diff --git a/common/m2/repository/jdom/jdom/maven-metadata.xml.md5 b/common/m2/repository/jdom/jdom/maven-metadata.xml.md5
deleted file mode 100644
index 2ed878b..0000000
--- a/common/m2/repository/jdom/jdom/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-eb27c31d3a6b2668f8d9e9034e1fc4c2  ./jdom/jdom/maven-metadata.xml
diff --git a/common/m2/repository/jdom/jdom/maven-metadata.xml.sha1 b/common/m2/repository/jdom/jdom/maven-metadata.xml.sha1
deleted file mode 100644
index cfc9a13..0000000
--- a/common/m2/repository/jdom/jdom/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b5101d975552fe100888c68a8840cd17d1d569f7  /home/maven/repository-staging/to-ibiblio/maven2/jdom/jdom/maven-metadata.xml
diff --git a/common/m2/repository/jfree/jcommon/maven-metadata.xml.md5 b/common/m2/repository/jfree/jcommon/maven-metadata.xml.md5
deleted file mode 100644
index b308155..0000000
--- a/common/m2/repository/jfree/jcommon/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-78413d0f5be79bd89a13bb014e390bcb
\ No newline at end of file
diff --git a/common/m2/repository/jfree/jcommon/maven-metadata.xml.sha1 b/common/m2/repository/jfree/jcommon/maven-metadata.xml.sha1
deleted file mode 100644
index 6fd85bb..0000000
--- a/common/m2/repository/jfree/jcommon/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-94a9aa4cb6d1d9b42ef216acd92acb91ad9af612
\ No newline at end of file
diff --git a/common/m2/repository/jfree/jfreechart-swt/maven-metadata.xml.md5 b/common/m2/repository/jfree/jfreechart-swt/maven-metadata.xml.md5
deleted file mode 100644
index b078c0f..0000000
--- a/common/m2/repository/jfree/jfreechart-swt/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-4162a5514bdd913055ca9077823548d9
\ No newline at end of file
diff --git a/common/m2/repository/jfree/jfreechart-swt/maven-metadata.xml.sha1 b/common/m2/repository/jfree/jfreechart-swt/maven-metadata.xml.sha1
deleted file mode 100644
index f77a54a..0000000
--- a/common/m2/repository/jfree/jfreechart-swt/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-dfae9af7a844a73c0b06f3dda128ad275bd0bc80
\ No newline at end of file
diff --git a/common/m2/repository/jfree/jfreechart/maven-metadata.xml.md5 b/common/m2/repository/jfree/jfreechart/maven-metadata.xml.md5
deleted file mode 100644
index 4604a60..0000000
--- a/common/m2/repository/jfree/jfreechart/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-fbb4e620ee38c52c8427cb2bf7e1a00d  ./jfree/jfreechart/maven-metadata.xml
diff --git a/common/m2/repository/jfree/jfreechart/maven-metadata.xml.sha1 b/common/m2/repository/jfree/jfreechart/maven-metadata.xml.sha1
deleted file mode 100644
index 038d6d0..0000000
--- a/common/m2/repository/jfree/jfreechart/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e4a87624ac10649c1641aa28de6b3fefed8d9d49  /home/maven/repository-staging/to-ibiblio/maven2/jfree/jfreechart/maven-metadata.xml
diff --git a/common/m2/repository/joda-time/joda-time/2.8.1/BUILD b/common/m2/repository/joda-time/joda-time/2.8.1/BUILD
new file mode 100644
index 0000000..24ac243
--- /dev/null
+++ b/common/m2/repository/joda-time/joda-time/2.8.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["joda-time-2.8.1.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "joda-time-2.8.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar b/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
new file mode 100644
index 0000000..94be659
--- /dev/null
+++ b/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
Binary files differ
diff --git a/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar.sha1 b/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar.sha1
new file mode 100644
index 0000000..2a0f7df
--- /dev/null
+++ b/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar.sha1
@@ -0,0 +1 @@
+f5bfc718c95a7b1d3c371bb02a188a4df18361a9
\ No newline at end of file
diff --git a/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom b/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
new file mode 100644
index 0000000..47721e1
--- /dev/null
+++ b/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
@@ -0,0 +1,804 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<project

+    xmlns="http://maven.apache.org/POM/4.0.0"

+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

+

+  <modelVersion>4.0.0</modelVersion>

+  <groupId>joda-time</groupId>

+  <artifactId>joda-time</artifactId>

+  <packaging>jar</packaging>

+  <name>Joda-Time</name>

+  <version>2.8.1</version>

+  <description>Date and time library to replace JDK date handling</description>

+  <url>http://www.joda.org/joda-time/</url>

+

+  <!-- ==================================================================== -->

+  <issueManagement>

+    <system>GitHub</system>

+    <url>https://github.com/JodaOrg/joda-time/issues</url>

+  </issueManagement>

+  <inceptionYear>2002</inceptionYear>

+  <mailingLists>

+    <mailingList>

+      <name>Joda Interest list</name>

+      <subscribe>https://lists.sourceforge.net/lists/listinfo/joda-interest</subscribe>

+      <unsubscribe>https://lists.sourceforge.net/lists/listinfo/joda-interest</unsubscribe>

+      <archive>http://sourceforge.net/mailarchive/forum.php?forum_name=joda-interest</archive>

+    </mailingList>

+  </mailingLists>

+

+  <!-- ==================================================================== -->

+  <developers>

+    <developer>

+      <id>jodastephen</id>

+      <name>Stephen Colebourne</name>

+      <roles>

+        <role>Project Lead</role>

+      </roles>

+      <timezone>0</timezone>

+      <url>https://github.com/jodastephen</url>

+    </developer>

+    <developer>

+      <id>broneill</id>

+      <name>Brian S O'Neill</name>

+      <email></email>

+      <roles>

+        <role>Senior Developer</role>

+      </roles>

+      <url>https://github.com/broneill</url>

+    </developer>

+  </developers>

+  <contributors>

+    <contributor>

+      <name>Guy Allard</name>

+    </contributor>

+    <contributor>

+      <name>Oren Benjamin</name>

+      <url>https://github.com/oby1</url>

+    </contributor>

+    <contributor>

+      <name>Fredrik Borgh</name>

+    </contributor>

+    <contributor>

+      <name>Dave Brosius</name>

+      <url>https://github.com/mebigfatguy</url>

+    </contributor>

+    <contributor>

+      <name>Dan Cavallaro</name>

+      <url>https://github.com/dancavallaro</url>

+    </contributor>

+    <contributor>

+      <name>Luc Claes</name>

+      <url>https://github.com/lucclaes</url>

+    </contributor>

+    <contributor>

+      <name>Dan Cojocar</name>

+      <url>https://github.com/dancojocar</url>

+    </contributor>

+    <contributor>

+      <name>Christopher Elkins</name>

+      <url>https://github.com/celkins</url>

+    </contributor>

+    <contributor>

+      <name>Jeroen van Erp</name>

+    </contributor>

+    <contributor>

+      <name>Gwyn Evans</name>

+    </contributor>

+    <contributor>

+      <name>John Fletcher</name>

+    </contributor>

+    <contributor>

+      <name>Sean Geoghegan</name>

+    </contributor>

+    <contributor>

+      <name>Jim Gough</name>

+      <url>https://github.com/jpgough</url>

+    </contributor>

+    <contributor>

+      <name>Craig Gidney</name>

+      <url>https://github.com/Strilanc</url>

+    </contributor>

+    <contributor>

+      <name>haguenau</name>

+      <url>https://github.com/haguenau</url>

+    </contributor>

+    <contributor>

+      <name>Rowan Hill</name>

+      <url>https://github.com/rowanhill</url>

+    </contributor>

+    <contributor>

+      <name>LongHua Huang</name>

+      <url>https://github.com/longhua</url>

+    </contributor>

+    <contributor>

+      <name>Vsevolod Ivanov</name>

+      <url>https://github.com/seva-ask</url>

+    </contributor>

+    <contributor>

+      <name>Ashish Katyal</name>

+    </contributor>

+    <contributor>

+      <name>Martin Kneissl</name>

+      <url>https://github.com/mkneissl</url>

+    </contributor>

+    <contributor>

+      <name>Fabian Lange</name>

+      <url>https://github.com/CodingFabian</url>

+    </contributor>

+    <contributor>

+      <name>Vidar Larsen</name>

+      <url>https://github.com/vlarsen</url>

+    </contributor>

+    <contributor>

+      <name>Kasper Laudrup</name>

+    </contributor>

+    <contributor>

+      <name>Jeff Lavallee</name>

+      <url>https://github.com/jlavallee</url>

+    </contributor>

+    <contributor>

+      <name>Chung-yeol Lee</name>

+      <url>https://github.com/chungyeol</url>

+    </contributor>

+    <contributor>

+      <name>Antonio Leitao</name>

+    </contributor>

+    <contributor>

+      <name>Kostas Maistrelis</name>

+    </contributor>

+    <contributor>

+      <name>mjunginger</name>

+      <url>https://github.com/mjunginger</url>

+    </contributor>

+    <contributor>

+      <name>Al Major</name>

+    </contributor>

+    <contributor>

+      <name>Pete Marsh</name>

+      <url>https://github.com/petedmarsh</url>

+    </contributor>

+    <contributor>

+      <name>Blair Martin</name>

+    </contributor>

+    <contributor>

+      <name>Amling Palantir</name>

+      <url>https://github.com/AmlingPalantir</url>

+    </contributor>

+    <contributor>

+      <name>Julen Parra</name>

+    </contributor>

+    <contributor>

+      <name>Jorge Perez</name>

+      <url>https://github.com/jperezalv</url>

+    </contributor>

+    <contributor>

+      <name>Michael Plump</name>

+    </contributor>

+    <contributor>

+      <name>Bjorn Pollex</name>

+      <url>https://github.com/bjoernpollex</url>

+    </contributor>

+    <contributor>

+      <name>Ryan Propper</name>

+    </contributor>

+    <contributor>

+      <name>Mike Schrag</name>

+    </contributor>

+    <contributor>

+      <name>Hajime Senuma</name>

+      <url>https://github.com/hajimes</url>

+    </contributor>

+    <contributor>

+      <name>Kandarp Shah</name>

+    </contributor>

+    <contributor>

+      <name>Francois Staes</name>

+    </contributor>

+    <contributor>

+      <name>Grzegorz Swierczynski</name>

+      <url>https://github.com/gswierczynski</url>

+    </contributor>

+    <contributor>

+      <name>Ricardo Trindade</name>

+    </contributor>

+    <contributor>

+      <name>Bram Van Dam</name>

+      <url>https://github.com/codematters</url>

+    </contributor>

+    <contributor>

+      <name>Ed Wagstaff</name>

+      <url>https://github.com/edwag</url>

+    </contributor>

+    <contributor>

+      <name>Maxim Zhao</name>

+    </contributor>

+  </contributors>

+

+  <!-- ==================================================================== -->

+  <licenses>

+    <license>

+      <name>Apache 2</name>

+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>

+      <distribution>repo</distribution>

+    </license>

+  </licenses>

+  <scm>

+    <connection>scm:git:https://github.com/JodaOrg/joda-time.git</connection>

+    <developerConnection>scm:git:git@github.com:JodaOrg/joda-time.git</developerConnection>

+    <url>https://github.com/JodaOrg/joda-time</url>

+  </scm>

+  <organization>

+    <name>Joda.org</name>

+    <url>http://www.joda.org</url>

+  </organization>

+

+  <!-- ==================================================================== -->

+  <build>

+    <resources>

+      <resource>

+        <targetPath>META-INF</targetPath>

+        <directory>${project.basedir}</directory>

+        <includes>

+          <include>LICENSE.txt</include>

+          <include>NOTICE.txt</include>

+        </includes>

+      </resource>

+      <resource>

+        <directory>${project.basedir}/src/main/java</directory>

+        <includes>

+          <include>**/*.properties</include>

+        </includes>

+      </resource>

+    </resources>

+    <!-- define build -->

+    <plugins>

+      <plugin>

+        <groupId>org.codehaus.mojo</groupId>      

+        <artifactId>exec-maven-plugin</artifactId>

+        <version>1.4.0</version>

+        <executions>

+          <execution>

+            <id>compile-tzdb</id>

+            <phase>compile</phase>

+            <goals>

+              <goal>java</goal>

+            </goals>

+          </execution>

+        </executions>

+        <configuration>

+          <mainClass>org.joda.time.tz.ZoneInfoCompiler</mainClass>

+          <classpathScope>compile</classpathScope>

+          <verbose>true</verbose>

+          <systemProperties>

+            <systemProperty>

+              <key>org.joda.time.DateTimeZone.Provider</key>

+              <value>org.joda.time.tz.UTCProvider</value>

+            </systemProperty>

+          </systemProperties>

+          <arguments>

+            <argument>-src</argument>

+            <argument>${project.build.sourceDirectory}/org/joda/time/tz/src</argument>

+            <argument>-dst</argument>

+            <argument>${project.build.outputDirectory}/org/joda/time/tz/data</argument>

+            <argument>africa</argument>

+            <argument>antarctica</argument>

+            <argument>asia</argument>

+            <argument>australasia</argument>

+            <argument>europe</argument>

+            <argument>northamerica</argument>

+            <argument>southamerica</argument>

+            <argument>pacificnew</argument>

+            <argument>etcetera</argument>

+            <argument>backward</argument>

+            <argument>systemv</argument>

+          </arguments>

+        </configuration>

+      </plugin>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-surefire-plugin</artifactId>

+        <configuration>

+          <includes>

+            <include>**/TestAllPackages.java</include>

+          </includes>

+        </configuration>

+      </plugin>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-jar-plugin</artifactId>

+        <executions>

+          <execution>

+            <id>default-jar</id>

+            <configuration>

+              <archive>

+                <manifestFile>src/conf/MANIFEST.MF</manifestFile>

+                <manifestEntries>

+                  <Time-Zone-Database-Version>${tz.database.version}</Time-Zone-Database-Version>

+                  <Implementation-Title>org.joda.time</Implementation-Title>

+                </manifestEntries>

+              </archive>

+            </configuration>

+          </execution>

+          <execution>

+            <id>no-tzdb</id>

+            <phase>package</phase>

+            <goals>

+              <goal>jar</goal>

+            </goals>

+            <configuration>

+              <classifier>no-tzdb</classifier>

+              <archive>

+                <manifestEntries>

+                  <Implementation-Title>Joda-Time-No-TZDB</Implementation-Title>

+                </manifestEntries>

+              </archive>

+              <excludes>

+                <exclude>org/joda/time/tz/data/**</exclude>

+                <exclude>org/joda/time/tz/ZoneInfoCompiler*</exclude>

+              </excludes>

+            </configuration>

+          </execution>

+        </executions>

+        <configuration>

+          <archive>

+            <manifest>

+              <addDefaultImplementationEntries>true</addDefaultImplementationEntries>

+              <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>

+            </manifest>

+          </archive>

+        </configuration>

+      </plugin>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-javadoc-plugin</artifactId>

+        <configuration>

+          <groups>

+            <group>

+              <title>User packages</title>

+              <packages>org.joda.time:org.joda.time.format:org.joda.time.chrono</packages>

+            </group>

+            <group>

+              <title>Implementation packages</title>

+              <packages>org.joda.time.base:org.joda.time.convert:org.joda.time.field:org.joda.time.tz</packages>

+            </group>

+          </groups>

+        </configuration>

+        <executions>

+          <execution>

+            <id>attach-javadocs</id>

+            <phase>package</phase>

+            <goals>

+              <goal>jar</goal>

+            </goals>

+          </execution>

+        </executions>

+      </plugin>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-source-plugin</artifactId>

+        <executions>

+          <execution>

+            <id>attach-sources</id>

+            <phase>package</phase>

+            <goals>

+              <goal>jar-no-fork</goal>

+            </goals>

+          </execution>

+        </executions>

+        <!-- work around maven bug where properties files added twice -->

+        <configuration>

+          <excludes>

+            <exclude>**/*.properties</exclude>

+          </excludes>

+        </configuration>

+      </plugin>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-assembly-plugin</artifactId>

+        <configuration>

+          <attach>false</attach>

+          <descriptors>

+            <descriptor>src/main/assembly/dist.xml</descriptor>

+          </descriptors>

+          <tarLongFileMode>gnu</tarLongFileMode>

+        </configuration>

+        <executions>

+          <execution>

+            <id>make-assembly</id>

+            <phase>deploy</phase>

+            <goals>

+              <goal>single</goal>

+            </goals>

+          </execution>

+        </executions>

+      </plugin>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-site-plugin</artifactId>

+        <configuration>

+          <skipDeploy>true</skipDeploy>

+        </configuration>

+        <dependencies>

+          <dependency>

+            <groupId>lt.velykis.maven.skins</groupId>

+            <artifactId>reflow-velocity-tools</artifactId>

+            <version>1.1.1</version>

+          </dependency>

+          <dependency>

+            <groupId>org.apache.velocity</groupId>

+            <artifactId>velocity</artifactId>

+            <version>1.7</version>

+          </dependency>

+        </dependencies>

+      </plugin>

+      <plugin><!-- invoke with mvn site-deploy -->

+        <groupId>com.github.github</groupId>

+        <artifactId>site-maven-plugin</artifactId>

+        <version>0.12</version>

+        <executions>

+          <execution>

+            <id>github-site</id>

+            <goals>

+              <goal>site</goal>

+            </goals>

+            <phase>site-deploy</phase>

+          </execution>

+        </executions>

+        <configuration>

+          <message>Create website for ${project.artifactId} v${project.version}</message>

+          <path>${project.artifactId}</path>

+          <merge>true</merge>

+          <server>github</server>

+          <repositoryOwner>JodaOrg</repositoryOwner>

+          <repositoryName>jodaorg.github.io</repositoryName>

+          <branch>refs/heads/master</branch>

+        </configuration>

+      </plugin>

+      <plugin>

+        <groupId>org.codehaus.mojo</groupId>

+        <artifactId>clirr-maven-plugin</artifactId>

+        <version>2.6.1</version>

+        <configuration>

+          <comparisonVersion>2.7</comparisonVersion>

+          <minSeverity>info</minSeverity>

+          <logResults>true</logResults>

+        </configuration>

+      </plugin>

+    </plugins>

+    <!-- Manage plugin versions -->

+    <pluginManagement>

+      <plugins>

+        <!-- Maven build and reporting plugins (alphabetical) -->

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-assembly-plugin</artifactId>

+          <version>${maven-assembly-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-checkstyle-plugin</artifactId>

+          <version>${maven-checkstyle-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-changes-plugin</artifactId>

+          <version>${maven-changes-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-clean-plugin</artifactId>

+          <version>${maven-clean-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-compiler-plugin</artifactId>

+          <version>${maven-compiler-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-deploy-plugin</artifactId>

+          <version>${maven-deploy-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-dependency-plugin</artifactId>

+          <version>${maven-dependency-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-gpg-plugin</artifactId>

+          <version>${maven-gpg-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-install-plugin</artifactId>

+          <version>${maven-install-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-jar-plugin</artifactId>

+          <version>${maven-jar-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-javadoc-plugin</artifactId>

+          <version>${maven-javadoc-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-jxr-plugin</artifactId>

+          <version>${maven-jxr-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-plugin-plugin</artifactId>

+          <version>${maven-plugin-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-pmd-plugin</artifactId>

+          <version>${maven-pmd-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-project-info-reports-plugin</artifactId>

+          <version>${maven-project-info-reports-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-repository-plugin</artifactId>

+          <version>${maven-repository-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-resources-plugin</artifactId>

+          <version>${maven-resources-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-site-plugin</artifactId>

+          <version>${maven-site-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-source-plugin</artifactId>

+          <version>${maven-source-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-surefire-plugin</artifactId>

+          <version>${maven-surefire-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-surefire-report-plugin</artifactId>

+          <version>${maven-surefire-report-plugin.version}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-toolchains-plugin</artifactId>

+          <version>${maven-toolchains-plugin.version}</version>

+        </plugin>

+        <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->

+        <plugin>

+          <groupId>org.eclipse.m2e</groupId>

+          <artifactId>lifecycle-mapping</artifactId>

+          <version>1.0.0</version>

+          <configuration>

+            <lifecycleMappingMetadata>

+              <pluginExecutions>

+                <pluginExecution>

+                  <pluginExecutionFilter>

+                    <groupId>org.codehaus.mojo</groupId>

+                    <artifactId>

+                      exec-maven-plugin

+                    </artifactId>

+                    <versionRange>[1.2.1,)</versionRange>

+                    <goals>

+                      <goal>java</goal>

+                    </goals>

+                  </pluginExecutionFilter>

+                  <action>

+                    <ignore></ignore>

+                  </action>

+                </pluginExecution>

+              </pluginExecutions>

+            </lifecycleMappingMetadata>

+          </configuration>

+        </plugin>

+      </plugins>

+    </pluginManagement>

+  </build>

+

+  <!-- ==================================================================== -->

+  <prerequisites>

+    <maven>3.0.4</maven>

+  </prerequisites>

+  <dependencies>

+    <dependency>

+      <groupId>org.joda</groupId>

+      <artifactId>joda-convert</artifactId>

+      <version>1.2</version>

+      <scope>compile</scope>

+      <optional>true</optional><!-- mandatory in Scala -->

+    </dependency>

+    <dependency>

+      <groupId>junit</groupId>

+      <artifactId>junit</artifactId>

+      <version>3.8.2</version>

+      <scope>test</scope>

+    </dependency>

+  </dependencies>

+

+  <!-- ==================================================================== -->

+  <reporting>

+    <plugins>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-project-info-reports-plugin</artifactId>

+        <version>${maven-project-info-plugin.version}</version>

+        <reportSets>

+          <reportSet>

+            <reports>

+              <report>dependencies</report>

+              <report>dependency-info</report>

+              <report>issue-tracking</report>

+              <report>license</report>

+              <report>mailing-list</report>

+              <report>project-team</report>

+              <report>scm</report>

+              <report>summary</report>

+            </reports>

+          </reportSet>

+        </reportSets>

+      </plugin>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-javadoc-plugin</artifactId>

+        <version>${maven-javadoc-plugin.version}</version>

+        <reportSets>

+          <reportSet>

+            <reports>

+              <report>javadoc</report>

+            </reports>

+          </reportSet>

+        </reportSets>

+      </plugin>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-surefire-report-plugin</artifactId>

+        <version>${maven-surefire-report-plugin.version}</version>

+        <configuration>

+           <showSuccess>true</showSuccess>

+        </configuration>

+      </plugin>

+    </plugins>

+  </reporting>

+

+  <!-- ==================================================================== -->

+  <distributionManagement>

+    <repository>

+      <id>sonatype-joda-staging</id>

+      <name>Sonatype OSS staging repository</name>

+      <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>

+      <layout>default</layout>

+    </repository>

+    <snapshotRepository>

+      <uniqueVersion>false</uniqueVersion>

+      <id>sonatype-joda-snapshot</id>

+      <name>Sonatype OSS snapshot repository</name>

+      <url>http://oss.sonatype.org/content/repositories/joda-snapshots</url>

+      <layout>default</layout>

+    </snapshotRepository>

+    <downloadUrl>http://oss.sonatype.org/content/repositories/joda-releases</downloadUrl>

+  </distributionManagement>

+

+  <!-- ==================================================================== -->

+  <profiles>

+    <profile>

+      <id>java8</id>

+      <activation>

+        <jdk>1.8</jdk>

+      </activation>

+      <properties>

+        <additionalparam>-Xdoclint:none</additionalparam>

+      </properties>

+    </profile>

+    <profile>

+      <id>repo-sign-artifacts</id>

+      <activation>

+        <property>

+          <name>oss.repo</name>

+          <value>true</value>

+        </property>

+      </activation>

+      <build>

+        <plugins>

+          <plugin>

+            <groupId>org.apache.maven.plugins</groupId>

+            <artifactId>maven-toolchains-plugin</artifactId>

+            <executions>

+              <execution>

+                <phase>validate</phase>

+                <goals>

+                  <goal>toolchain</goal>

+                </goals>

+              </execution>

+            </executions>

+            <configuration>

+              <toolchains>

+                <jdk>

+                  <version>1.5</version>

+                  <vendor>sun</vendor>

+                </jdk>

+              </toolchains>

+            </configuration>

+          </plugin>

+          <plugin>

+            <groupId>org.apache.maven.plugins</groupId>

+            <artifactId>maven-gpg-plugin</artifactId>

+            <executions>

+              <execution>

+                <id>sign-artifacts</id>

+                <phase>verify</phase>

+                <goals>

+                  <goal>sign</goal>

+                </goals>

+              </execution>

+            </executions>

+          </plugin>

+        </plugins>

+      </build>

+      <properties>

+        <additionalparam></additionalparam>

+      </properties>

+    </profile>

+  </profiles>

+

+  <!-- ==================================================================== -->

+  <properties>

+    <!-- Plugin version numbers -->

+    <maven-assembly-plugin.version>2.5.5</maven-assembly-plugin.version>

+    <maven-changes-plugin.version>2.11</maven-changes-plugin.version>

+    <maven-checkstyle-plugin.version>2.15</maven-checkstyle-plugin.version>

+    <maven-clean-plugin.version>2.6.1</maven-clean-plugin.version>

+    <maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>

+    <maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>

+    <maven-dependency-plugin.version>2.10</maven-dependency-plugin.version>

+    <maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>

+    <maven-install-plugin.version>2.5.2</maven-install-plugin.version>

+    <maven-jar-plugin.version>2.6</maven-jar-plugin.version>

+    <maven-javadoc-plugin.version>2.10.3</maven-javadoc-plugin.version>

+    <maven-jxr-plugin.version>2.5</maven-jxr-plugin.version>

+    <maven-plugin-plugin.version>3.4</maven-plugin-plugin.version>

+    <maven-pmd-plugin.version>3.4</maven-pmd-plugin.version>

+    <maven-project-info-reports-plugin.version>2.8</maven-project-info-reports-plugin.version>

+    <maven-repository-plugin.version>2.4</maven-repository-plugin.version>

+    <maven-resources-plugin.version>2.7</maven-resources-plugin.version>

+    <maven-site-plugin.version>3.4</maven-site-plugin.version>

+    <maven-source-plugin.version>2.4</maven-source-plugin.version>

+    <maven-surefire-plugin.version>2.18.1</maven-surefire-plugin.version>

+    <maven-surefire-report-plugin.version>2.18.1</maven-surefire-report-plugin.version>

+    <maven-toolchains-plugin.version>1.1</maven-toolchains-plugin.version>

+    <!-- Properties for maven-compiler-plugin -->

+    <maven.compiler.compilerVersion>1.5</maven.compiler.compilerVersion>

+    <maven.compiler.source>1.5</maven.compiler.source>

+    <maven.compiler.target>1.5</maven.compiler.target>

+    <maven.compiler.fork>true</maven.compiler.fork>

+    <maven.compiler.verbose>true</maven.compiler.verbose>

+    <maven.compiler.optimize>true</maven.compiler.optimize>

+    <maven.compiler.debug>true</maven.compiler.debug>

+    <maven.compiler.debuglevel>lines,source</maven.compiler.debuglevel>

+    <!-- Properties for maven-javadoc-plugin -->

+    <author>false</author>

+    <notimestamp>true</notimestamp>

+    <!-- Properties for maven-checkstyle-plugin -->

+    <checkstyle.config.location>${project.basedir}/src/main/checkstyle/checkstyle.xml</checkstyle.config.location>

+    <!-- Other properties -->

+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

+    <tz.database.version>2015e</tz.database.version>

+  </properties>

+</project>

diff --git a/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom.sha1 b/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom.sha1
new file mode 100644
index 0000000..fa3f90f
--- /dev/null
+++ b/common/m2/repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom.sha1
@@ -0,0 +1 @@
+b6cd86ad72eb5eb5aa0614880ca284369e4e3624
\ No newline at end of file
diff --git a/common/m2/repository/junit/junit-dep/maven-metadata.xml.md5 b/common/m2/repository/junit/junit-dep/maven-metadata.xml.md5
deleted file mode 100644
index 1979c88..0000000
--- a/common/m2/repository/junit/junit-dep/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-1803a659312898bc9f455902c8475f59
\ No newline at end of file
diff --git a/common/m2/repository/junit/junit-dep/maven-metadata.xml.sha1 b/common/m2/repository/junit/junit-dep/maven-metadata.xml.sha1
deleted file mode 100644
index f759ff1..0000000
--- a/common/m2/repository/junit/junit-dep/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4c11cac8f951904084fba6e172bb76ea83594898
\ No newline at end of file
diff --git a/common/m2/repository/junit/junit/maven-metadata.xml.md5 b/common/m2/repository/junit/junit/maven-metadata.xml.md5
deleted file mode 100644
index 5f965b1..0000000
--- a/common/m2/repository/junit/junit/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-5f8c5cb7ec7952e6cea0ce24bc47cd73
\ No newline at end of file
diff --git a/common/m2/repository/junit/junit/maven-metadata.xml.sha1 b/common/m2/repository/junit/junit/maven-metadata.xml.sha1
deleted file mode 100644
index ec0068a..0000000
--- a/common/m2/repository/junit/junit/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6b3bd6b851b73353595bb396d76256ebb439ee6f
\ No newline at end of file
diff --git a/common/m2/repository/kxml2/kxml2/maven-metadata.xml.md5 b/common/m2/repository/kxml2/kxml2/maven-metadata.xml.md5
deleted file mode 100644
index def8950..0000000
--- a/common/m2/repository/kxml2/kxml2/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-0e1234acab6813040629292c0aebfedc  ./kxml2/kxml2/maven-metadata.xml
diff --git a/common/m2/repository/kxml2/kxml2/maven-metadata.xml.sha1 b/common/m2/repository/kxml2/kxml2/maven-metadata.xml.sha1
deleted file mode 100644
index 7643f61..0000000
--- a/common/m2/repository/kxml2/kxml2/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0ae9b9cfa1065528877133a9362774b213ab888a  /home/maven/repository-staging/to-ibiblio/maven2/kxml2/kxml2/maven-metadata.xml
diff --git a/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/README b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/README
new file mode 100644
index 0000000..3f3f65d
--- /dev/null
+++ b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/README
@@ -0,0 +1,22 @@
+This jar was produced by the following command:
+
+mvn org.apache.maven.plugins:maven-install-plugin:2.5.1:install-file \
+        -Dfile=$OUT/ShortcutBadger-1.1.13.jar \
+        -DgroupId=me.leolin \
+        -DartifactId=ShortcutBadger \
+        -Dversion=1.1.13 \
+        -Dpackaging=jar \
+        -DgeneratePom=true \
+        -DlocalRepositoryPath=repository \
+        -DcreateChecksum=true
+
+The Dfile jar was obtained from:
+
+http://central.maven.org/maven2/me/leolin/ShortcutBadger/1.1.13/
+
+then unzipped, and classes.jar was repackaged as ShortcutBadger-1.1.13.jar.
+
+And should track the release:
+
+https://github.com/leolin310148/ShortcutBadger/commit/bcb3afd6c9c5efd5edfa453cddaf9375617d9ba5
+
diff --git a/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.jar b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.jar
new file mode 100644
index 0000000..68a0a5f
--- /dev/null
+++ b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.jar
Binary files differ
diff --git a/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.jar.md5 b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.jar.md5
new file mode 100644
index 0000000..cd7c93f
--- /dev/null
+++ b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.jar.md5
@@ -0,0 +1 @@
+24159c78d755c9bc7e14e8c4f9322efe
\ No newline at end of file
diff --git a/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.jar.sha1 b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.jar.sha1
new file mode 100644
index 0000000..4836e55
--- /dev/null
+++ b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.jar.sha1
@@ -0,0 +1 @@
+085ddfc81ca0d22c98369a091d40fbcbf2ace3e1
\ No newline at end of file
diff --git a/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.pom b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.pom
new file mode 100644
index 0000000..d2c4096
--- /dev/null
+++ b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.pom
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>me.leolin</groupId>
+  <artifactId>ShortcutBadger</artifactId>
+  <version>1.1.13</version>
+  <description>POM was created from install:install-file</description>
+</project>
diff --git a/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.pom.md5 b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.pom.md5
new file mode 100644
index 0000000..b788bb4
--- /dev/null
+++ b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.pom.md5
@@ -0,0 +1 @@
+16e76fbf8025a9f5534f16e6284cdf8e
\ No newline at end of file
diff --git a/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.pom.sha1 b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.pom.sha1
new file mode 100644
index 0000000..4b85745
--- /dev/null
+++ b/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/ShortcutBadger-1.1.13.pom.sha1
@@ -0,0 +1 @@
+41be3a416337af2d8d8b3bac6f33918c90c0515a
\ No newline at end of file
diff --git a/common/m2/repository/me/tatarka/gradle-retrolambda/3.2.4/BUILD b/common/m2/repository/me/tatarka/gradle-retrolambda/3.2.4/BUILD
index b86c886..f97371e 100644
--- a/common/m2/repository/me/tatarka/gradle-retrolambda/3.2.4/BUILD
+++ b/common/m2/repository/me/tatarka/gradle-retrolambda/3.2.4/BUILD
@@ -1,5 +1,15 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_java_import(name = "jar", jars = ["gradle-retrolambda-3.2.4.jar"], pom = ":pom", visibility = ["//visibility:public"])
-maven_pom(name = "pom", source = "gradle-retrolambda-3.2.4.pom" , visibility = ["//visibility:public"])
+maven_java_import(
+    name = "jar",
+    jars = ["gradle-retrolambda-3.2.4.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "gradle-retrolambda-3.2.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/me/tatarka/retrolambda/projectlombok/lombok.ast/0.2.3.a2/BUILD b/common/m2/repository/me/tatarka/retrolambda/projectlombok/lombok.ast/0.2.3.a2/BUILD
index a67bbbc..3cafc16 100644
--- a/common/m2/repository/me/tatarka/retrolambda/projectlombok/lombok.ast/0.2.3.a2/BUILD
+++ b/common/m2/repository/me/tatarka/retrolambda/projectlombok/lombok.ast/0.2.3.a2/BUILD
@@ -1,5 +1,15 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_java_import(name = "jar", jars = ["lombok.ast-0.2.3.a2.jar"], pom = ":pom", visibility = ["//visibility:public"])
-maven_pom(name = "pom", source = "lombok.ast-0.2.3.a2.pom" , visibility = ["//visibility:public"])
+maven_java_import(
+    name = "jar",
+    jars = ["lombok.ast-0.2.3.a2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "lombok.ast-0.2.3.a2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/me/zhanghai/android/materialprogressbar/library/1.1.4/BUILD b/common/m2/repository/me/zhanghai/android/materialprogressbar/library/1.1.4/BUILD
index e19dad8..87a0bed 100644
--- a/common/m2/repository/me/zhanghai/android/materialprogressbar/library/1.1.4/BUILD
+++ b/common/m2/repository/me/zhanghai/android/materialprogressbar/library/1.1.4/BUILD
@@ -1,5 +1,15 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_aar(name = "aar", aar = "library-1.1.4.aar", pom = ":pom", visibility = ["//visibility:public"])
-maven_pom(name = "pom", source = "library-1.1.4.pom" , visibility = ["//visibility:public"])
+maven_aar(
+    name = "aar",
+    aar = "library-1.1.4.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "library-1.1.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/BUILD b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/BUILD
new file mode 100644
index 0000000..ec38d06
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["byte-buddy-agent-1.6.5.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5:pom",
+    source = "byte-buddy-agent-1.6.5.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5-sources.jar b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5-sources.jar
new file mode 100644
index 0000000..0c6b7ab
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5-sources.jar
Binary files differ
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5-sources.jar.md5 b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5-sources.jar.md5
new file mode 100644
index 0000000..bb10dc9
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5-sources.jar.md5
@@ -0,0 +1 @@
+dac32621e83ac3377721defa316e7caf
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5-sources.jar.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5-sources.jar.sha1
new file mode 100644
index 0000000..343f82b
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5-sources.jar.sha1
@@ -0,0 +1 @@
+c1edebd865ba2f7d162fdec1580f62fce58f44e8
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar
new file mode 100644
index 0000000..d516676
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar
Binary files differ
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar.md5 b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar.md5
new file mode 100644
index 0000000..b43420b
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar.md5
@@ -0,0 +1 @@
+19f007d4902e63e951319da7b986cdcb
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar.sha1
new file mode 100644
index 0000000..81151a9
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar.sha1
@@ -0,0 +1 @@
+1a1e2189a7dcca6e861a4d71ffbda621f74072d6
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.pom b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.pom
new file mode 100644
index 0000000..75e9fb1
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.pom
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <artifactId>byte-buddy-parent</artifactId>
+        <groupId>net.bytebuddy</groupId>
+        <version>1.6.5</version>
+    </parent>
+
+    <artifactId>byte-buddy-agent</artifactId>
+    <packaging>jar</packaging>
+
+    <properties>
+        <bytebuddy.agent>net.bytebuddy.agent.Installer</bytebuddy.agent>
+        <attach.package.sun>com.sun.tools.attach</attach.package.sun>
+        <attach.package.ibm>com.ibm.tools.attach</attach.package.ibm>
+        <version.unixsocket>2.0.4</version.unixsocket>
+    </properties>
+
+    <name>Byte Buddy Java agent</name>
+    <description>The Byte Buddy Java agent allows to access the JVM's HotSwap feature.</description>
+
+    <!--
+      The Unix socket dependency can be excluded safely. Byte Buddy will safely discover the
+      non-availability and not use the corresponding virtual machine implementation. The
+      implementation requires Java 7+ and is deactivated on Java 6 VMs.
+    -->
+
+    <dependencies>
+        <dependency>
+            <groupId>com.kohlschutter.junixsocket</groupId>
+            <artifactId>junixsocket-native-common</artifactId>
+            <version>${version.unixsocket}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-core</artifactId>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+    <profiles>
+        <profile>
+            <id>extras</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
+            </activation>
+            <build>
+                <plugins>
+                    <!-- Create manifest file which is required for creating an OSGi bundle. -->
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-jar-plugin</artifactId>
+                        <version>${version.plugin.jar}</version>
+                        <configuration>
+                            <archive>
+                                <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
+                            </archive>
+                        </configuration>
+                    </plugin>
+                    <!-- Specify OSGi packaging and agent manifest headers. -->
+                    <plugin>
+                        <groupId>org.apache.felix</groupId>
+                        <artifactId>maven-bundle-plugin</artifactId>
+                        <version>${version.plugin.bundle}</version>
+                        <executions>
+                            <execution>
+                                <phase>process-classes</phase>
+                                <goals>
+                                    <goal>manifest</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                        <configuration>
+                            <instructions>
+                                <Premain-Class>${bytebuddy.agent}</Premain-Class>
+                                <Agent-Class>${bytebuddy.agent}</Agent-Class>
+                                <Can-Redefine-Classes>true</Can-Redefine-Classes>
+                                <Can-Retransform-Classes>true</Can-Retransform-Classes>
+                                <Can-Set-Native-Method-Prefix>true</Can-Set-Native-Method-Prefix>
+                                <Import-Package>
+                                    ${attach.package.sun};resolution:="optional",
+                                    ${attach.package.ibm};resolution:="optional"
+                                </Import-Package>
+                                <Export-Package>
+                                    net.bytebuddy.agent
+                                </Export-Package>
+                            </instructions>
+                        </configuration>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+</project>
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.pom.md5 b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.pom.md5
new file mode 100644
index 0000000..d73672f
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.pom.md5
@@ -0,0 +1 @@
+62906506d3d10b92a5b7477f5aa77887
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.pom.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.pom.sha1
new file mode 100644
index 0000000..9dc2965
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.pom.sha1
@@ -0,0 +1 @@
+c5cf9e67bf5e820ab78ff63ea748bee7a598f002
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/maven-metadata.xml.md5 b/common/m2/repository/net/bytebuddy/byte-buddy-agent/maven-metadata.xml.md5
deleted file mode 100644
index 1f3b0dd..0000000
--- a/common/m2/repository/net/bytebuddy/byte-buddy-agent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-4c0c5a9fa6ca09250396c326bbb5e524
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-agent/maven-metadata.xml.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy-agent/maven-metadata.xml.sha1
deleted file mode 100644
index 8c8dcbd..0000000
--- a/common/m2/repository/net/bytebuddy/byte-buddy-agent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8eccf8d7a6e4a4e58e7e27a4d1415eb6914add21
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5-sources.jar b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5-sources.jar
new file mode 100644
index 0000000..8c63f5b
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5-sources.jar
Binary files differ
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5-sources.jar.md5 b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5-sources.jar.md5
new file mode 100644
index 0000000..783b441
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5-sources.jar.md5
@@ -0,0 +1 @@
+c73a37bc7dbcef667d43d3bebb8d6e11
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5-sources.jar.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5-sources.jar.sha1
new file mode 100644
index 0000000..cf889d7
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5-sources.jar.sha1
@@ -0,0 +1 @@
+efb667fa2d326a3bf96e8f13648d7da301eb7df9
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.jar b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.jar
new file mode 100644
index 0000000..2195f48
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.jar
Binary files differ
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.jar.md5 b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.jar.md5
new file mode 100644
index 0000000..15b765f
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.jar.md5
@@ -0,0 +1 @@
+ed83544888b55b2553a95e63948e9695
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.jar.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.jar.sha1
new file mode 100644
index 0000000..635ed1e
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.jar.sha1
@@ -0,0 +1 @@
+40c25a11d65fd6cda13eb5df3e5258d941ed1bc3
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.pom b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.pom
new file mode 100644
index 0000000..d522361
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.pom
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <artifactId>byte-buddy-parent</artifactId>
+        <groupId>net.bytebuddy</groupId>
+        <version>1.6.5</version>
+    </parent>
+
+    <artifactId>byte-buddy-android</artifactId>
+    <packaging>jar</packaging>
+
+    <properties>
+        <!-- Newer versions require Java 7 -->
+        <version.android.sdk.dx>1</version.android.sdk.dx>
+    </properties>
+
+    <name>Byte Buddy for Android</name>
+    <description>Byte Buddy Android allows for limited support of code generation on an Android runtime.</description>
+
+    <dependencies>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>byte-buddy</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>com.google.android</groupId>
+            <artifactId>android</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>com.jakewharton.android.repackaged</groupId>
+            <artifactId>dalvik-dx</artifactId>
+            <version>${version.android.sdk.dx}</version>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-core</artifactId>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+</project>
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.pom.md5 b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.pom.md5
new file mode 100644
index 0000000..a9d7b21
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.pom.md5
@@ -0,0 +1 @@
+df3a82970b6e86878ddc3ebecb93d574
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.pom.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.pom.sha1
new file mode 100644
index 0000000..c661357
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-android/1.6.5/byte-buddy-android-1.6.5.pom.sha1
@@ -0,0 +1 @@
+c2f8d04f80e9c6ff016ba186f36f044eabfd5354
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/BUILD b/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/BUILD
new file mode 100644
index 0000000..5a93bfb
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/BUILD
@@ -0,0 +1,8 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    source = "byte-buddy-parent-1.6.5.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/byte-buddy-parent-1.6.5.pom b/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/byte-buddy-parent-1.6.5.pom
new file mode 100644
index 0000000..9ded38d
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/byte-buddy-parent-1.6.5.pom
@@ -0,0 +1,574 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>net.bytebuddy</groupId>
+    <artifactId>byte-buddy-parent</artifactId>
+    <version>1.6.5</version>
+    <packaging>pom</packaging>
+
+    <inceptionYear>2014</inceptionYear>
+
+    <name>Byte Buddy (parent)</name>
+    <description>
+        Byte Buddy is a Java library for creating Java classes at run time.
+        The parent artifact contains configuration information that concern all modules.
+    </description>
+    <url>http://bytebuddy.net</url>
+
+    <!--
+      There are several build profiles available:
+      - extras: Creates additional artifacts containing source files and javadoc. (activated on release)
+      - gpg: Sign all artifacts using gpg. (activated on release)
+      - checks: Applies style checks to the source files. (activated by default, activated on release)
+      - integration: Runs additional unit tests and executes static code analysis (activated on Travis CI)
+      - android: Builds an Android test application. An Android SDK is required for doing so. (excluded from release)
+
+      It is also possible to build Byte Buddy against a specific byte code level. By default, Byte Buddy is Java 6 compatible:
+      - java7: Sets the target level to Java 7.
+      - java8: Sets the target level to Java 8.
+
+      Additionally, the following reports are available via Maven:
+      - jacoco:prepare-agent verify jacoco:report - Computes coverage for test suite (all modules)
+      - org.pitest:pitest-maven:mutationCoverage - Runs mutation tests (all modules)
+      - findbugs:findbugs findbugs:gui - Runs findbugs and shows a report in a graphical interface (module specific)
+      - com.github.ferstl:jitwatch-jarscan-maven-plugin:scan - Finds all methods above HotSpot's inlining threshold
+      - clirr:check - Checks for binary changes in the API
+    -->
+
+    <modules>
+        <module>byte-buddy</module>
+        <module>byte-buddy-dep</module>
+        <module>byte-buddy-benchmark</module>
+        <module>byte-buddy-agent</module>
+        <module>byte-buddy-android</module>
+        <module>byte-buddy-maven-plugin</module>
+        <module>byte-buddy-gradle-plugin</module>
+    </modules>
+
+    <properties>
+        <bytebuddy.extras>false</bytebuddy.extras>
+        <bytebuddy.integration>false</bytebuddy.integration>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+        <code.level>1.6</code.level>
+        <pitest.target>net.bytebuddy</pitest.target>
+        <asm.javadoc>http://asm.ow2.org/asm50/javadoc/user/</asm.javadoc>
+        <version.asm>5.2</version.asm>
+        <version.junit>4.12</version.junit>
+        <!-- Version 2.* uses Byte Buddy such that newer versions should not be used as a dependency. -->
+        <version.mockito>1.10.19</version.mockito>
+        <version.plugin.bundle>2.5.4</version.plugin.bundle>
+        <version.plugin.compiler>3.5.1</version.plugin.compiler>
+        <version.plugin.install>2.5.2</version.plugin.install>
+        <version.plugin.deploy>2.8.2</version.plugin.deploy>
+        <version.plugin.javadoc>2.10.3</version.plugin.javadoc>
+        <version.plugin.source>3.0.0</version.plugin.source>
+        <version.plugin.shade>2.4.1</version.plugin.shade>
+        <version.plugin.gpg>1.6</version.plugin.gpg>
+        <version.plugin.jxr>2.5</version.plugin.jxr>
+        <version.plugin.jar>2.6</version.plugin.jar>
+        <version.plugin.release>2.5.3</version.plugin.release>
+        <version.plugin.resources>2.7</version.plugin.resources>
+        <version.plugin.surefire>2.19.1</version.plugin.surefire>
+        <version.plugin.pitest>1.1.10</version.plugin.pitest>
+        <version.plugin.animal-sniffer>1.14</version.plugin.animal-sniffer>
+        <version.plugin.enforcer>1.4.1</version.plugin.enforcer>
+        <version.plugin.jacoco>0.7.8</version.plugin.jacoco>
+        <version.plugin.coveralls>4.1.0</version.plugin.coveralls>
+        <version.plugin.checkstyle>2.17</version.plugin.checkstyle>
+        <version.plugin.findbugs>3.0.3</version.plugin.findbugs>
+        <version.annotations.findbugs>3.0.1u2</version.annotations.findbugs>
+        <version.plugin.jitwatch>1.0.1</version.plugin.jitwatch>
+        <version.plugin.clirr>2.7</version.plugin.clirr>
+        <version.android.sdk>4.1.1.4</version.android.sdk>
+        <version.lombok>1.16.12</version.lombok>
+    </properties>
+
+    <licenses>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+            <comments>A business-friendly OSS license</comments>
+        </license>
+    </licenses>
+
+    <developers>
+        <developer>
+            <id>raphw</id>
+            <name>Rafael Winterhalter</name>
+            <email>rafael.wth@gmail.com</email>
+            <url>http://rafael.codes</url>
+            <roles>
+                <role>developer</role>
+            </roles>
+            <timezone>+1</timezone>
+        </developer>
+    </developers>
+
+    <issueManagement>
+        <system>github.com</system>
+        <url>https://github.com/raphw/byte-buddy/issues</url>
+    </issueManagement>
+
+    <scm>
+        <connection>scm:git:git@github.com:raphw/byte-buddy.git</connection>
+        <developerConnection>scm:git:git@github.com:raphw/byte-buddy.git</developerConnection>
+        <url>git@github.com:raphw/byte-buddy.git</url>
+        <tag>byte-buddy-1.6.5</tag>
+    </scm>
+
+    <dependencyManagement>
+        <dependencies>
+            <dependency>
+                <groupId>org.ow2.asm</groupId>
+                <artifactId>asm</artifactId>
+                <version>${version.asm}</version>
+            </dependency>
+            <dependency>
+                <groupId>org.ow2.asm</groupId>
+                <artifactId>asm-commons</artifactId>
+                <version>${version.asm}</version>
+            </dependency>
+            <dependency>
+                <groupId>org.ow2.asm</groupId>
+                <artifactId>asm-util</artifactId>
+                <version>${version.asm}</version>
+            </dependency>
+            <dependency>
+                <groupId>org.ow2.asm</groupId>
+                <artifactId>asm-analysis</artifactId>
+                <version>${version.asm}</version>
+            </dependency>
+            <dependency>
+                <groupId>junit</groupId>
+                <artifactId>junit</artifactId>
+                <version>${version.junit}</version>
+            </dependency>
+            <dependency>
+                <groupId>org.mockito</groupId>
+                <artifactId>mockito-core</artifactId>
+                <version>${version.mockito}</version>
+            </dependency>
+            <dependency>
+                <groupId>com.google.android</groupId>
+                <artifactId>android</artifactId>
+                <version>${version.android.sdk}</version>
+            </dependency>
+        </dependencies>
+    </dependencyManagement>
+
+    <dependencies>
+        <!-- Allows the suppression of find bugs false-positives by annotations without adding an actual dependency. -->
+        <dependency>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>annotations</artifactId>
+            <version>${version.annotations.findbugs}</version>
+            <scope>provided</scope>
+        </dependency>
+        <!-- Allow usage of Lombok annotations. -->
+        <dependency>
+            <groupId>org.projectlombok</groupId>
+            <artifactId>lombok</artifactId>
+            <version>${version.lombok}</version>
+            <scope>provided</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <!-- Define release properties. -->
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-release-plugin</artifactId>
+                <version>${version.plugin.release}</version>
+                <configuration>
+                    <useReleaseProfile>false</useReleaseProfile>
+                    <releaseProfiles>extras,gpg</releaseProfiles>
+                    <autoVersionSubmodules>true</autoVersionSubmodules>
+                    <tagNameFormat>byte-buddy-@{project.version}</tagNameFormat>
+                </configuration>
+            </plugin>
+            <!-- Enable mutation testing. -->
+            <plugin>
+                <groupId>org.pitest</groupId>
+                <artifactId>pitest-maven</artifactId>
+                <version>${version.plugin.pitest}</version>
+                <configuration>
+                    <targetClasses>
+                        <param>${pitest.target}.*</param>
+                    </targetClasses>
+                    <targetTests>
+                        <param>${pitest.target}.*</param>
+                    </targetTests>
+                </configuration>
+            </plugin>
+            <!-- Configure Jacoco support for evaluating test case coverage. -->
+            <plugin>
+                <groupId>org.jacoco</groupId>
+                <artifactId>jacoco-maven-plugin</artifactId>
+                <version>${version.plugin.jacoco}</version>
+                <configuration>
+                    <includes>
+                        <include>net/bytebuddy/**</include>
+                    </includes>
+                    <excludes>
+                        <exclude>net/bytebuddy/benchmark/generated/*</exclude>
+                        <!-- Avoid adding synthetic members to test classes as test assert class members.  -->
+                        <exclude>*Test*</exclude>
+                        <exclude>*test*</exclude>
+                    </excludes>
+                </configuration>
+            </plugin>
+            <!-- Generate coveralls reports from Travis. -->
+            <plugin>
+                <groupId>org.eluder.coveralls</groupId>
+                <artifactId>coveralls-maven-plugin</artifactId>
+                <version>${version.plugin.coveralls}</version>
+            </plugin>
+            <!-- Also allow for manual findbugs execution. Note that the generated warnings do not always apply for Byte Buddy's use case. -->
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>findbugs-maven-plugin</artifactId>
+                <version>${version.plugin.findbugs}</version>
+                <configuration>
+                    <effort>Max</effort>
+                    <threshold>Low</threshold>
+                    <xmlOutput>true</xmlOutput>
+                    <failOnError>false</failOnError>
+                    <findbugsXmlOutputDirectory>${project.build.directory}/findbugs</findbugsXmlOutputDirectory>
+                </configuration>
+            </plugin>
+            <!-- Enable scanning for methods above the inlining threshold (JDK 7+) -->
+            <plugin>
+                <groupId>com.github.ferstl</groupId>
+                <artifactId>jitwatch-jarscan-maven-plugin</artifactId>
+                <version>${version.plugin.jitwatch}</version>
+            </plugin>
+            <!-- Enable scanning for binar changes between releases -->
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>clirr-maven-plugin</artifactId>
+                <version>${version.plugin.clirr}</version>
+            </plugin>
+        </plugins>
+
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-jar-plugin</artifactId>
+                    <version>${version.plugin.jar}</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-resources-plugin</artifactId>
+                    <version>${version.plugin.resources}</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-install-plugin</artifactId>
+                    <version>${version.plugin.install}</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-surefire-plugin</artifactId>
+                    <version>${version.plugin.surefire}</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-deploy-plugin</artifactId>
+                    <version>${version.plugin.deploy}</version>
+                    <configuration>
+                        <updateReleaseInfo>true</updateReleaseInfo>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-compiler-plugin</artifactId>
+                    <version>${version.plugin.compiler}</version>
+                    <inherited>true</inherited>
+                    <configuration>
+                        <source>${code.level}</source>
+                        <target>${code.level}</target>
+                        <encoding>${project.build.sourceEncoding}</encoding>
+                    </configuration>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+    </build>
+
+    <!-- Define explicit version to overcome problem with generated reports. -->
+    <reporting>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jxr-plugin</artifactId>
+                <version>${version.plugin.jxr}</version>
+            </plugin>
+        </plugins>
+    </reporting>
+
+    <distributionManagement>
+        <repository>
+            <id>bintray</id>
+            <url>https://api.bintray.com/maven/raphw/maven/ByteBuddy</url>
+        </repository>
+    </distributionManagement>
+
+    <profiles>
+        <!-- Fallback for Java 6 build to use older, compatible versions of plugins. -->
+        <profile>
+            <id>java6</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
+                <jdk>1.6</jdk>
+            </activation>
+            <properties>
+                <version.plugin.findbugs>2.5.5</version.plugin.findbugs>
+                <version.annotations.findbugs>2.0.3</version.annotations.findbugs>
+                <version.plugin.checkstyle>2.15</version.plugin.checkstyle>
+            </properties>
+        </profile>
+        <!-- Runs the build with a target version for Java 7 -->
+        <profile>
+            <id>java7</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
+            </activation>
+            <properties>
+                <code.level>1.7</code.level>
+            </properties>
+        </profile>
+        <!-- Runs the build with a target version for Java 8 -->
+        <profile>
+            <id>java8</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
+            </activation>
+            <properties>
+                <code.level>1.8</code.level>
+            </properties>
+        </profile>
+        <!-- Creates additional artifacts that are required for deployment. -->
+        <profile>
+            <id>extras</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
+            </activation>
+            <properties>
+                <bytebuddy.extras>true</bytebuddy.extras>
+            </properties>
+            <build>
+                <plugins>
+                    <!-- Create source code artifact. -->
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-source-plugin</artifactId>
+                        <version>${version.plugin.source}</version>
+                        <executions>
+                            <execution>
+                                <goals>
+                                    <goal>jar</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+                    <!-- Create javadoc artifact. -->
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-javadoc-plugin</artifactId>
+                        <version>${version.plugin.javadoc}</version>
+                        <executions>
+                            <execution>
+                                <id>attach-javadoc</id>
+                                <goals>
+                                    <goal>jar</goal>
+                                </goals>
+                            </execution>
+                            <!-- Additionally to the regular jar file specified above, create an aggregated jar. -->
+                            <execution>
+                                <id>aggregate-javadoc</id>
+                                <goals>
+                                    <goal>aggregate</goal>
+                                </goals>
+                                <phase>package</phase>
+                                <configuration>
+                                    <doctitle>Byte Buddy (full API), version ${project.version}</doctitle>
+                                    <!-- Fails due to repacking of ASM by the Shade plugin. -->
+                                    <failOnError>false</failOnError>
+                                </configuration>
+                            </execution>
+                        </executions>
+                        <configuration>
+                            <detectJavaApiLink>true</detectJavaApiLink>
+                            <links>
+                                <link>${asm.javadoc}</link>
+                            </links>
+                        </configuration>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <!-- Sign any created artifact. (Requires configuration of gpg on the executing machine.) -->
+        <profile>
+            <id>gpg</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
+            </activation>
+            <build>
+                <plugins>
+                    <!-- Sign artifacts. -->
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-gpg-plugin</artifactId>
+                        <version>${version.plugin.gpg}</version>
+                        <executions>
+                            <execution>
+                                <phase>verify</phase>
+                                <goals>
+                                    <goal>sign</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <!-- Basic checks that are not requiring too much runtime. -->
+        <profile>
+            <id>checks</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+            <build>
+                <plugins>
+                    <!-- Check style on build. -->
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-checkstyle-plugin</artifactId>
+                        <version>${version.plugin.checkstyle}</version>
+                        <executions>
+                            <execution>
+                                <phase>validate</phase>
+                                <goals>
+                                    <goal>check</goal>
+                                </goals>
+                                <configuration>
+                                    <configLocation>checkstyle.xml</configLocation>
+                                    <consoleOutput>true</consoleOutput>
+                                    <failsOnError>true</failsOnError>
+                                    <excludes>**/generated/**/*</excludes>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                    <!-- Check API compatibility. -->
+                    <plugin>
+                        <groupId>org.codehaus.mojo</groupId>
+                        <artifactId>animal-sniffer-maven-plugin</artifactId>
+                        <version>${version.plugin.animal-sniffer}</version>
+                        <executions>
+                            <execution>
+                                <phase>validate</phase>
+                                <goals>
+                                    <goal>check</goal>
+                                </goals>
+                                <configuration>
+                                    <signature>
+                                        <groupId>org.codehaus.mojo.signature</groupId>
+                                        <artifactId>java16</artifactId>
+                                        <version>1.1</version>
+                                    </signature>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                    <!-- Make sure that Byte Buddy does never depend on ASM's tree API. -->
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-enforcer-plugin</artifactId>
+                        <version>${version.plugin.enforcer}</version>
+                        <executions>
+                            <execution>
+                                <goals>
+                                    <goal>enforce</goal>
+                                </goals>
+                                <configuration>
+                                    <fail>true</fail>
+                                    <rules>
+                                        <bannedDependencies>
+                                            <includes>
+                                                <include>org.ow2.asm:asm-tree</include>
+                                            </includes>
+                                        </bannedDependencies>
+                                    </rules>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <!-- Integration profile that executes long-running tasks and additional static code analysis. -->
+        <profile>
+            <id>integration</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
+            </activation>
+            <properties>
+                <bytebuddy.integration>true</bytebuddy.integration>
+            </properties>
+            <build>
+                <plugins>
+                    <!-- Enable non-fast-running unit tests by setting the integration profile. -->
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-surefire-plugin</artifactId>
+                        <configuration>
+                            <systemPropertyVariables>
+                                <net.bytebuddy.test.integration>true</net.bytebuddy.test.integration>
+                            </systemPropertyVariables>
+                        </configuration>
+                    </plugin>
+                    <!-- Run findbugs if not specified differently in a module.-->
+                    <plugin>
+                        <groupId>org.codehaus.mojo</groupId>
+                        <artifactId>findbugs-maven-plugin</artifactId>
+                        <version>${version.plugin.findbugs}</version>
+                        <executions>
+                            <execution>
+                                <phase>verify</phase>
+                                <goals>
+                                    <goal>check</goal>
+                                </goals>
+                                <configuration>
+                                    <effort>Max</effort>
+                                    <threshold>Low</threshold>
+                                    <xmlOutput>true</xmlOutput>
+                                    <failOnError>true</failOnError>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <!-- Only build the Android test application on demand as it requires Android SDK installation. -->
+        <profile>
+            <id>android</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
+            </activation>
+            <modules>
+                <module>byte-buddy</module>
+                <module>byte-buddy-dep</module>
+                <module>byte-buddy-benchmark</module>
+                <module>byte-buddy-agent</module>
+                <module>byte-buddy-android</module>
+                <module>byte-buddy-android-test</module>
+            </modules>
+        </profile>
+    </profiles>
+
+</project>
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/byte-buddy-parent-1.6.5.pom.md5 b/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/byte-buddy-parent-1.6.5.pom.md5
new file mode 100644
index 0000000..7a06d10
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/byte-buddy-parent-1.6.5.pom.md5
@@ -0,0 +1 @@
+7831c441941caa113d55559c983f52ed
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/byte-buddy-parent-1.6.5.pom.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/byte-buddy-parent-1.6.5.pom.sha1
new file mode 100644
index 0000000..bd1ea06
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/byte-buddy-parent-1.6.5.pom.sha1
@@ -0,0 +1 @@
+8acb2fc1ba104c5d1a692b257886e70e1c6bd650
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-parent/maven-metadata.xml.md5 b/common/m2/repository/net/bytebuddy/byte-buddy-parent/maven-metadata.xml.md5
deleted file mode 100644
index ef03d7e..0000000
--- a/common/m2/repository/net/bytebuddy/byte-buddy-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-2fb6bed79deba44da53b98405682bfd9
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy-parent/maven-metadata.xml.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy-parent/maven-metadata.xml.sha1
deleted file mode 100644
index bc25398..0000000
--- a/common/m2/repository/net/bytebuddy/byte-buddy-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c6afe5e187ae4c46b83ec5b8ee6c496745781598
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/BUILD b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/BUILD
new file mode 100644
index 0000000..bd77001
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["byte-buddy-1.6.5.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5:pom",
+    source = "byte-buddy-1.6.5.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5-sources.jar b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5-sources.jar
new file mode 100644
index 0000000..77e6a86
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5-sources.jar
Binary files differ
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5-sources.jar.md5 b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5-sources.jar.md5
new file mode 100644
index 0000000..aa9ac04
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5-sources.jar.md5
@@ -0,0 +1 @@
+048aa109776bec07dc7313ce70e50c59
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5-sources.jar.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5-sources.jar.sha1
new file mode 100644
index 0000000..1b3160a
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5-sources.jar.sha1
@@ -0,0 +1 @@
+bb058608c1d0486b2a0a79e798b3212ffacaa708
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar
new file mode 100644
index 0000000..209f051
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar
Binary files differ
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar.md5 b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar.md5
new file mode 100644
index 0000000..e58f566
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar.md5
@@ -0,0 +1 @@
+7db812996cc185001f2881558a6f2aa9
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar.sha1
new file mode 100644
index 0000000..22ea4e3
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar.sha1
@@ -0,0 +1 @@
+25cf61dea06b7402a91bd8435af4ecfc0dd5935b
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.pom b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.pom
new file mode 100644
index 0000000..9104111
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.pom
@@ -0,0 +1,250 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

+  <parent>

+    <artifactId>byte-buddy-parent</artifactId>

+    <groupId>net.bytebuddy</groupId>

+    <version>1.6.5</version>

+  </parent>

+  <modelVersion>4.0.0</modelVersion>

+  <artifactId>byte-buddy</artifactId>

+  <name>Byte Buddy (without dependencies)</name>

+  <description>Byte Buddy is a Java library for creating Java classes at run time.

+        This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.</description>

+  <build>

+    <plugins>

+      <plugin>

+        <artifactId>maven-shade-plugin</artifactId>

+        <version>${version.plugin.shade}</version>

+        <executions>

+          <execution>

+            <phase>package</phase>

+            <goals>

+              <goal>shade</goal>

+            </goals>

+            <configuration>

+              <shadedArtifactAttached>false</shadedArtifactAttached>

+              <createDependencyReducedPom>true</createDependencyReducedPom>

+              <createSourcesJar>true</createSourcesJar>

+              <shadeSourcesContent>true</shadeSourcesContent>

+              <relocations>

+                <relocation>

+                  <pattern>${shade.source}</pattern>

+                  <shadedPattern>${shade.target}</shadedPattern>

+                </relocation>

+              </relocations>

+            </configuration>

+          </execution>

+        </executions>

+      </plugin>

+      <plugin>

+        <groupId>org.pitest</groupId>

+        <artifactId>pitest-maven</artifactId>

+        <version>${version.plugin.pitest}</version>

+        <configuration>

+          <skip>true</skip>

+        </configuration>

+      </plugin>

+    </plugins>

+  </build>

+  <profiles>

+    <profile>

+      <id>extras</id>

+      <build>

+        <plugins>

+          <plugin>

+            <artifactId>maven-jar-plugin</artifactId>

+            <version>2.6</version>

+            <executions>

+              <execution>

+                <id>default-jar</id>

+                <phase>package</phase>

+                <goals>

+                  <goal>jar</goal>

+                </goals>

+                <configuration>

+                  <archive>

+                    <manifestFile>/home/rafael/workspace/oss/byte-buddy/target/checkout/byte-buddy/target/classes/META-INF/MANIFEST.MF</manifestFile>

+                  </archive>

+                </configuration>

+              </execution>

+            </executions>

+            <configuration>

+              <archive>

+                <manifestFile>/home/rafael/workspace/oss/byte-buddy/target/checkout/byte-buddy/target/classes/META-INF/MANIFEST.MF</manifestFile>

+              </archive>

+            </configuration>

+          </plugin>

+          <plugin>

+            <groupId>org.apache.felix</groupId>

+            <artifactId>maven-bundle-plugin</artifactId>

+            <version>2.5.4</version>

+            <executions>

+              <execution>

+                <phase>process-classes</phase>

+                <goals>

+                  <goal>manifest</goal>

+                </goals>

+                <configuration>

+                  <instructions>

+                    <Export-Package>net.bytebuddy,

+                                    net.bytebuddy.agent.builder,

+                                    net.bytebuddy.asm,

+                                    net.bytebuddy.build,

+                                    net.bytebuddy.description,

+                                    net.bytebuddy.description.annotation,

+                                    net.bytebuddy.description.enumeration,

+                                    net.bytebuddy.description.field,

+                                    net.bytebuddy.description.method,

+                                    net.bytebuddy.description.modifier,

+                                    net.bytebuddy.description.type,

+                                    net.bytebuddy.dynamic,

+                                    net.bytebuddy.dynamic.loading,

+                                    net.bytebuddy.dynamic.scaffold,

+                                    net.bytebuddy.dynamic.scaffold.inline,

+                                    net.bytebuddy.dynamic.scaffold.subclass,

+                                    net.bytebuddy.implementation,

+                                    net.bytebuddy.implementation.attribute,

+                                    net.bytebuddy.implementation.auxiliary,

+                                    net.bytebuddy.implementation.bind,

+                                    net.bytebuddy.implementation.bind.annotation,

+                                    net.bytebuddy.implementation.bytecode,

+                                    net.bytebuddy.implementation.bytecode.assign,

+                                    net.bytebuddy.implementation.bytecode.assign.primitive,

+                                    net.bytebuddy.implementation.bytecode.assign.reference,

+                                    net.bytebuddy.implementation.bytecode.collection,

+                                    net.bytebuddy.implementation.bytecode.constant,

+                                    net.bytebuddy.implementation.bytecode.member,

+                                    net.bytebuddy.matcher,

+                                    net.bytebuddy.pool,

+                                    net.bytebuddy.utility,

+                                    net.bytebuddy.utility.privilege,

+                                    net.bytebuddy.utility.visitor,

+                                    net.bytebuddy.jar.asm</Export-Package>

+                  </instructions>

+                </configuration>

+              </execution>

+            </executions>

+            <configuration>

+              <instructions>

+                <Export-Package>net.bytebuddy,

+                                    net.bytebuddy.agent.builder,

+                                    net.bytebuddy.asm,

+                                    net.bytebuddy.build,

+                                    net.bytebuddy.description,

+                                    net.bytebuddy.description.annotation,

+                                    net.bytebuddy.description.enumeration,

+                                    net.bytebuddy.description.field,

+                                    net.bytebuddy.description.method,

+                                    net.bytebuddy.description.modifier,

+                                    net.bytebuddy.description.type,

+                                    net.bytebuddy.dynamic,

+                                    net.bytebuddy.dynamic.loading,

+                                    net.bytebuddy.dynamic.scaffold,

+                                    net.bytebuddy.dynamic.scaffold.inline,

+                                    net.bytebuddy.dynamic.scaffold.subclass,

+                                    net.bytebuddy.implementation,

+                                    net.bytebuddy.implementation.attribute,

+                                    net.bytebuddy.implementation.auxiliary,

+                                    net.bytebuddy.implementation.bind,

+                                    net.bytebuddy.implementation.bind.annotation,

+                                    net.bytebuddy.implementation.bytecode,

+                                    net.bytebuddy.implementation.bytecode.assign,

+                                    net.bytebuddy.implementation.bytecode.assign.primitive,

+                                    net.bytebuddy.implementation.bytecode.assign.reference,

+                                    net.bytebuddy.implementation.bytecode.collection,

+                                    net.bytebuddy.implementation.bytecode.constant,

+                                    net.bytebuddy.implementation.bytecode.member,

+                                    net.bytebuddy.matcher,

+                                    net.bytebuddy.pool,

+                                    net.bytebuddy.utility,

+                                    net.bytebuddy.utility.privilege,

+                                    net.bytebuddy.utility.visitor,

+                                    net.bytebuddy.jar.asm</Export-Package>

+              </instructions>

+            </configuration>

+          </plugin>

+          <plugin>

+            <artifactId>maven-javadoc-plugin</artifactId>

+            <version>2.10.3</version>

+            <executions>

+              <execution>

+                <id>attach-javadoc</id>

+                <goals>

+                  <goal>jar</goal>

+                </goals>

+                <configuration>

+                  <includeDependencySources>true</includeDependencySources>

+                  <dependencySourceIncludes>

+                    <dependencySourceInclude>net.bytebuddy:byte-buddy-dep</dependencySourceInclude>

+                  </dependencySourceIncludes>

+                  <detectJavaApiLink>true</detectJavaApiLink>

+                  <links>

+                    <link>http://asm.ow2.org/asm50/javadoc/user/</link>

+                  </links>

+                </configuration>

+              </execution>

+              <execution>

+                <id>aggregate-javadoc</id>

+                <phase>package</phase>

+                <goals>

+                  <goal>aggregate</goal>

+                </goals>

+                <configuration>

+                  <doctitle>Byte Buddy (full API), version 1.6.5</doctitle>

+                  <failOnError>false</failOnError>

+                  <includeDependencySources>true</includeDependencySources>

+                  <dependencySourceIncludes>

+                    <dependencySourceInclude>net.bytebuddy:byte-buddy-dep</dependencySourceInclude>

+                  </dependencySourceIncludes>

+                  <detectJavaApiLink>true</detectJavaApiLink>

+                  <links>

+                    <link>http://asm.ow2.org/asm50/javadoc/user/</link>

+                  </links>

+                </configuration>

+              </execution>

+            </executions>

+            <configuration>

+              <includeDependencySources>true</includeDependencySources>

+              <dependencySourceIncludes>

+                <dependencySourceInclude>net.bytebuddy:byte-buddy-dep</dependencySourceInclude>

+              </dependencySourceIncludes>

+              <detectJavaApiLink>true</detectJavaApiLink>

+              <links>

+                <link>http://asm.ow2.org/asm50/javadoc/user/</link>

+              </links>

+            </configuration>

+          </plugin>

+        </plugins>

+      </build>

+    </profile>

+  </profiles>

+  <dependencies>

+    <dependency>

+      <groupId>com.google.code.findbugs</groupId>

+      <artifactId>annotations</artifactId>

+      <version>3.0.1u2</version>

+      <scope>provided</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>jcip-annotations</artifactId>

+          <groupId>net.jcip</groupId>

+        </exclusion>

+        <exclusion>

+          <artifactId>jsr305</artifactId>

+          <groupId>com.google.code.findbugs</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+    <dependency>

+      <groupId>org.projectlombok</groupId>

+      <artifactId>lombok</artifactId>

+      <version>1.16.12</version>

+      <scope>provided</scope>

+    </dependency>

+  </dependencies>

+  <properties>

+    <shade.source>org.objectweb.asm</shade.source>

+    <shade.target>net.bytebuddy.jar.asm</shade.target>

+  </properties>

+</project>

+

diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.pom.md5 b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.pom.md5
new file mode 100644
index 0000000..2ee84ad
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.pom.md5
@@ -0,0 +1 @@
+2c1bf7969984a650eab422bd803f460f
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.pom.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.pom.sha1
new file mode 100644
index 0000000..fc20425
--- /dev/null
+++ b/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.pom.sha1
@@ -0,0 +1 @@
+21bcf1f645579471618bcb6d5c27e9d193a19cec
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/maven-metadata.xml.md5 b/common/m2/repository/net/bytebuddy/byte-buddy/maven-metadata.xml.md5
deleted file mode 100644
index 89bd8f8..0000000
--- a/common/m2/repository/net/bytebuddy/byte-buddy/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-62198a687f1a2e44aa117dacaaf83edc
\ No newline at end of file
diff --git a/common/m2/repository/net/bytebuddy/byte-buddy/maven-metadata.xml.sha1 b/common/m2/repository/net/bytebuddy/byte-buddy/maven-metadata.xml.sha1
deleted file mode 100644
index eaa576c..0000000
--- a/common/m2/repository/net/bytebuddy/byte-buddy/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4d5e7abf1c3914ad466f678f1b13abead0ea9ab7
\ No newline at end of file
diff --git a/common/m2/repository/net/java/dev/javacc/javacc/maven-metadata.xml.sha1 b/common/m2/repository/net/java/dev/javacc/javacc/maven-metadata.xml.sha1
deleted file mode 100644
index bc0a2df..0000000
--- a/common/m2/repository/net/java/dev/javacc/javacc/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-bfbfd02d670c20b598215ebfde74f9ac82d171f3
\ No newline at end of file
diff --git a/common/m2/repository/net/java/dev/jna/jna/maven-metadata.xml.md5 b/common/m2/repository/net/java/dev/jna/jna/maven-metadata.xml.md5
deleted file mode 100644
index 1144bce..0000000
--- a/common/m2/repository/net/java/dev/jna/jna/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-d32b851f4827cb285af74b9ee57d7e0d
\ No newline at end of file
diff --git a/common/m2/repository/net/java/dev/jna/jna/maven-metadata.xml.sha1 b/common/m2/repository/net/java/dev/jna/jna/maven-metadata.xml.sha1
deleted file mode 100644
index 5428470..0000000
--- a/common/m2/repository/net/java/dev/jna/jna/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ad1861d9cd09446e2fbbadd935863e1c2b6b7a90
\ No newline at end of file
diff --git a/common/m2/repository/net/java/dev/jna/platform/maven-metadata.xml.md5 b/common/m2/repository/net/java/dev/jna/platform/maven-metadata.xml.md5
deleted file mode 100644
index 975d0f0..0000000
--- a/common/m2/repository/net/java/dev/jna/platform/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-35d7f0f1de2e8749fb9b516e0e00b38d
\ No newline at end of file
diff --git a/common/m2/repository/net/java/dev/jna/platform/maven-metadata.xml.sha1 b/common/m2/repository/net/java/dev/jna/platform/maven-metadata.xml.sha1
deleted file mode 100644
index 46b85ca..0000000
--- a/common/m2/repository/net/java/dev/jna/platform/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-199ccd80a9e388acff722cc16f3c1143e2875975
\ No newline at end of file
diff --git a/common/m2/repository/net/java/jvnet-parent/maven-metadata.xml.md5 b/common/m2/repository/net/java/jvnet-parent/maven-metadata.xml.md5
deleted file mode 100644
index 8ca310e..0000000
--- a/common/m2/repository/net/java/jvnet-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-e3b8b470ea87d3125f89644b55ba55cd
\ No newline at end of file
diff --git a/common/m2/repository/net/java/jvnet-parent/maven-metadata.xml.sha1 b/common/m2/repository/net/java/jvnet-parent/maven-metadata.xml.sha1
deleted file mode 100644
index b03d5e0..0000000
--- a/common/m2/repository/net/java/jvnet-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-946e76f0de9e00027d8aee2223f10c569c3f4db6
\ No newline at end of file
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.jar b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.jar
new file mode 100644
index 0000000..c7704b6
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.jar
Binary files differ
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.jar.md5 b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.jar.md5
new file mode 100644
index 0000000..ddd3bba
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.jar.md5
@@ -0,0 +1 @@
+27a0a282c550963c3778ed8698abec0f
\ No newline at end of file
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.jar.sha1 b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.jar.sha1
new file mode 100644
index 0000000..74cc540
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.jar.sha1
@@ -0,0 +1 @@
+6c88bb4c850aed7f094c81f196271d29742e94f0
\ No newline at end of file
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.pom b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.pom
new file mode 100644
index 0000000..387f23f
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.pom
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>net.ltgt.gradle</groupId>
+  <artifactId>gradle-errorprone-plugin</artifactId>
+  <version>0.0.10</version>
+</project>
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.pom.md5 b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.pom.md5
new file mode 100644
index 0000000..9311442
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.pom.md5
@@ -0,0 +1 @@
+cd5af8aedc386d52f353e5b89bf327ff
\ No newline at end of file
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.pom.sha1 b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.pom.sha1
new file mode 100644
index 0000000..3edc0c5
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.10/gradle-errorprone-plugin-0.0.10.pom.sha1
@@ -0,0 +1 @@
+e4d938f49fd9337cc5f9b2548df0ba900bc5a9fe
\ No newline at end of file
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.jar b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.jar
new file mode 100644
index 0000000..f902f24
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.jar
Binary files differ
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.jar.md5 b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.jar.md5
new file mode 100644
index 0000000..00234ac
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.jar.md5
@@ -0,0 +1 @@
+f2460d5226e419b98e72851f6081f859
\ No newline at end of file
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.jar.sha1 b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.jar.sha1
new file mode 100644
index 0000000..33a1b0d
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.jar.sha1
@@ -0,0 +1 @@
+3725036188b1c6971a2788b6129629dec00b4bfb
\ No newline at end of file
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.pom b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.pom
new file mode 100644
index 0000000..7f4f09f
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.pom
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>net.ltgt.gradle</groupId>
+  <artifactId>gradle-errorprone-plugin</artifactId>
+  <version>0.0.9</version>
+</project>
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.pom.md5 b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.pom.md5
new file mode 100644
index 0000000..8fcc5ff
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.pom.md5
@@ -0,0 +1 @@
+d1894747b4b0fc99c57fd480233f3674
\ No newline at end of file
diff --git a/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.pom.sha1 b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.pom.sha1
new file mode 100644
index 0000000..11450fb
--- /dev/null
+++ b/common/m2/repository/net/ltgt/gradle/gradle-errorprone-plugin/0.0.9/gradle-errorprone-plugin-0.0.9.pom.sha1
@@ -0,0 +1 @@
+ab79a1f37d1646d1d6359f5edd700a5bcd097dec
\ No newline at end of file
diff --git a/common/m2/repository/net/sf/kxml/kxml2/maven-metadata.xml.md5 b/common/m2/repository/net/sf/kxml/kxml2/maven-metadata.xml.md5
deleted file mode 100644
index 15bf3b2..0000000
--- a/common/m2/repository/net/sf/kxml/kxml2/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-aa83ecb1759ad33c33773d71fd1ef842  /home/maven/repository-staging/to-ibiblio/maven2/net/sf/kxml/kxml2/maven-metadata.xml
diff --git a/common/m2/repository/net/sf/kxml/kxml2/maven-metadata.xml.sha1 b/common/m2/repository/net/sf/kxml/kxml2/maven-metadata.xml.sha1
deleted file mode 100644
index 20b634f..0000000
--- a/common/m2/repository/net/sf/kxml/kxml2/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8f5559f4afcf6aa639258f83570afee033f60487  /home/maven/repository-staging/to-ibiblio/maven2/net/sf/kxml/kxml2/maven-metadata.xml
diff --git a/common/m2/repository/net/sf/proguard/proguard-base/maven-metadata.xml.md5 b/common/m2/repository/net/sf/proguard/proguard-base/maven-metadata.xml.md5
deleted file mode 100644
index 360d41a..0000000
--- a/common/m2/repository/net/sf/proguard/proguard-base/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-722a65424172a71fbbe83d9738aa3884
\ No newline at end of file
diff --git a/common/m2/repository/net/sf/proguard/proguard-base/maven-metadata.xml.sha1 b/common/m2/repository/net/sf/proguard/proguard-base/maven-metadata.xml.sha1
deleted file mode 100644
index 5b5e833..0000000
--- a/common/m2/repository/net/sf/proguard/proguard-base/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-426198fc175ae0242141dbb814bcfdb9152c47e7
\ No newline at end of file
diff --git a/common/m2/repository/net/sf/proguard/proguard-gradle/maven-metadata.xml.md5 b/common/m2/repository/net/sf/proguard/proguard-gradle/maven-metadata.xml.md5
deleted file mode 100644
index 800916e..0000000
--- a/common/m2/repository/net/sf/proguard/proguard-gradle/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-61a3394153477b22a3c376d8dc8b6f08
\ No newline at end of file
diff --git a/common/m2/repository/net/sf/proguard/proguard-gradle/maven-metadata.xml.sha1 b/common/m2/repository/net/sf/proguard/proguard-gradle/maven-metadata.xml.sha1
deleted file mode 100644
index d6d3e58..0000000
--- a/common/m2/repository/net/sf/proguard/proguard-gradle/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f61e3f9f60ef9259db40bd5f221390354e79fd45
\ No newline at end of file
diff --git a/common/m2/repository/net/sf/proguard/proguard-parent/maven-metadata.xml.md5 b/common/m2/repository/net/sf/proguard/proguard-parent/maven-metadata.xml.md5
deleted file mode 100644
index 2601e1a..0000000
--- a/common/m2/repository/net/sf/proguard/proguard-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-90d91835ab0d5ef0f987d4df0ad9a991
\ No newline at end of file
diff --git a/common/m2/repository/net/sf/proguard/proguard-parent/maven-metadata.xml.sha1 b/common/m2/repository/net/sf/proguard/proguard-parent/maven-metadata.xml.sha1
deleted file mode 100644
index 055ad28..0000000
--- a/common/m2/repository/net/sf/proguard/proguard-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-40d838aba20c1bb6a16c610ba6a332e05ea5cc55
\ No newline at end of file
diff --git a/common/m2/repository/net/sf/trove4j/trove4j/maven-metadata.xml.md5 b/common/m2/repository/net/sf/trove4j/trove4j/maven-metadata.xml.md5
deleted file mode 100644
index 88e76b1..0000000
--- a/common/m2/repository/net/sf/trove4j/trove4j/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-d0e1a9823cdb0d952e34c66dfc4cec23
\ No newline at end of file
diff --git a/common/m2/repository/net/sf/trove4j/trove4j/maven-metadata.xml.sha1 b/common/m2/repository/net/sf/trove4j/trove4j/maven-metadata.xml.sha1
deleted file mode 100644
index e7b68ca..0000000
--- a/common/m2/repository/net/sf/trove4j/trove4j/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-03729a6bd9414539372c9555c373c822c1f110ec
\ No newline at end of file
diff --git a/common/m2/repository/net/sourceforge/cssparser/cssparser/maven-metadata.xml.md5 b/common/m2/repository/net/sourceforge/cssparser/cssparser/maven-metadata.xml.md5
deleted file mode 100644
index bb87560..0000000
--- a/common/m2/repository/net/sourceforge/cssparser/cssparser/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-70fac80447dc6efe925d1b3dbd0eb483
\ No newline at end of file
diff --git a/common/m2/repository/net/sourceforge/cssparser/cssparser/maven-metadata.xml.sha1 b/common/m2/repository/net/sourceforge/cssparser/cssparser/maven-metadata.xml.sha1
deleted file mode 100644
index 4314f39..0000000
--- a/common/m2/repository/net/sourceforge/cssparser/cssparser/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d0e3127049a96918acbadbe6860debf655819663
\ No newline at end of file
diff --git a/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/maven-metadata.xml.md5 b/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/maven-metadata.xml.md5
deleted file mode 100644
index a195a89..0000000
--- a/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-f52da4a55a9fc2142308d57b8120bcc5
\ No newline at end of file
diff --git a/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/maven-metadata.xml.sha1 b/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/maven-metadata.xml.sha1
deleted file mode 100644
index 2413982..0000000
--- a/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-98d02f638493294317fb92f8a4f6e1318938e72c
\ No newline at end of file
diff --git a/common/m2/repository/net/sourceforge/htmlunit/htmlunit/maven-metadata.xml.md5 b/common/m2/repository/net/sourceforge/htmlunit/htmlunit/maven-metadata.xml.md5
deleted file mode 100644
index c9c4ccf..0000000
--- a/common/m2/repository/net/sourceforge/htmlunit/htmlunit/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-603a10e5ebeae4113ee6f9f9dcbde9d7
\ No newline at end of file
diff --git a/common/m2/repository/net/sourceforge/htmlunit/htmlunit/maven-metadata.xml.sha1 b/common/m2/repository/net/sourceforge/htmlunit/htmlunit/maven-metadata.xml.sha1
deleted file mode 100644
index ff8f029..0000000
--- a/common/m2/repository/net/sourceforge/htmlunit/htmlunit/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a8af775a2bd64973e81109b881cc2a77412f6f55
\ No newline at end of file
diff --git a/common/m2/repository/net/sourceforge/nekohtml/nekohtml/maven-metadata.xml.md5 b/common/m2/repository/net/sourceforge/nekohtml/nekohtml/maven-metadata.xml.md5
deleted file mode 100644
index d6a875d..0000000
--- a/common/m2/repository/net/sourceforge/nekohtml/nekohtml/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-8b032c9be71d655f78bd0e6b48ae739d
\ No newline at end of file
diff --git a/common/m2/repository/net/sourceforge/nekohtml/nekohtml/maven-metadata.xml.sha1 b/common/m2/repository/net/sourceforge/nekohtml/nekohtml/maven-metadata.xml.sha1
deleted file mode 100644
index 6fbff95..0000000
--- a/common/m2/repository/net/sourceforge/nekohtml/nekohtml/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fd6af0226408194a0f96f82b4749fda34b6edd0b
\ No newline at end of file
diff --git a/common/m2/repository/net/sourceforge/pmd/pmd/maven-metadata.xml.sha1 b/common/m2/repository/net/sourceforge/pmd/pmd/maven-metadata.xml.sha1
deleted file mode 100644
index b829355..0000000
--- a/common/m2/repository/net/sourceforge/pmd/pmd/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5a16f504d0debfe2952964c69ebf4c01c8e5bb1f
\ No newline at end of file
diff --git a/common/m2/repository/org/anarres/jarjar/jarjar-command/maven-metadata.xml.md5 b/common/m2/repository/org/anarres/jarjar/jarjar-command/maven-metadata.xml.md5
deleted file mode 100644
index 2266730..0000000
--- a/common/m2/repository/org/anarres/jarjar/jarjar-command/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-04611e303e14274149f579d92a117662
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/ant/ant-launcher/maven-metadata.xml.md5 b/common/m2/repository/org/apache/ant/ant-launcher/maven-metadata.xml.md5
deleted file mode 100644
index 7780a83..0000000
--- a/common/m2/repository/org/apache/ant/ant-launcher/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-9d736473b8b33e8187514bdba74ecaa2
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/ant/ant-launcher/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/ant/ant-launcher/maven-metadata.xml.sha1
deleted file mode 100644
index 1c9c05c..0000000
--- a/common/m2/repository/org/apache/ant/ant-launcher/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8269f857fc17e4e6cf2c859850c34d95b6671f7c
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/ant/ant-parent/maven-metadata.xml.md5 b/common/m2/repository/org/apache/ant/ant-parent/maven-metadata.xml.md5
deleted file mode 100644
index aba640f..0000000
--- a/common/m2/repository/org/apache/ant/ant-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-cc0ecbdfac091bcf097174c2db46e407
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/ant/ant-parent/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/ant/ant-parent/maven-metadata.xml.sha1
deleted file mode 100644
index 41f0e94..0000000
--- a/common/m2/repository/org/apache/ant/ant-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0c42bb0bccfa17843073c91df616917ea9ebcf2a
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/ant/ant-testutil/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/ant/ant-testutil/maven-metadata.xml.sha1
deleted file mode 100644
index b6fbce1..0000000
--- a/common/m2/repository/org/apache/ant/ant-testutil/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b9f39c7a31911a995a9948e7408b4b1ef609a6b6
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/ant/ant/maven-metadata.xml.md5 b/common/m2/repository/org/apache/ant/ant/maven-metadata.xml.md5
deleted file mode 100644
index fbe0306..0000000
--- a/common/m2/repository/org/apache/ant/ant/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-31ee2ddb3599a101d6990be97d14c218
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/ant/ant/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/ant/ant/maven-metadata.xml.sha1
deleted file mode 100644
index ae0728a..0000000
--- a/common/m2/repository/org/apache/ant/ant/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e30899df24ab49ab819ab47613e686e949a9ffdd
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/apache/maven-metadata.xml.md5 b/common/m2/repository/org/apache/apache/maven-metadata.xml.md5
deleted file mode 100644
index b808a2a..0000000
--- a/common/m2/repository/org/apache/apache/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-e5e3dfe31de0cb2fd1918ed607e0209d
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/apache/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/apache/maven-metadata.xml.sha1
deleted file mode 100644
index 0f7f6ab..0000000
--- a/common/m2/repository/org/apache/apache/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d6640368a0303e010727b56ec42ec403d9c6f10d
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/commons/commons-compress/maven-metadata.xml.md5 b/common/m2/repository/org/apache/commons/commons-compress/maven-metadata.xml.md5
deleted file mode 100644
index 5c9a8b4..0000000
--- a/common/m2/repository/org/apache/commons/commons-compress/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-bd31ae0c95554e9c8354826e53bf5195
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/commons/commons-compress/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/commons/commons-compress/maven-metadata.xml.sha1
deleted file mode 100644
index ffcb3bc..0000000
--- a/common/m2/repository/org/apache/commons/commons-compress/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9bb2ea8f5990420ea5e13918a2cfee1d59b9e598
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/commons/commons-exec/maven-metadata.xml.md5 b/common/m2/repository/org/apache/commons/commons-exec/maven-metadata.xml.md5
deleted file mode 100644
index 609c68f..0000000
--- a/common/m2/repository/org/apache/commons/commons-exec/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-729ddb89250ab28d30e139cdcb8eca57
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/commons/commons-exec/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/commons/commons-exec/maven-metadata.xml.sha1
deleted file mode 100644
index e463eea..0000000
--- a/common/m2/repository/org/apache/commons/commons-exec/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2e96641e8b05ed0b5560ad22675de616faadf3f4
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/commons/commons-lang3/maven-metadata.xml.md5 b/common/m2/repository/org/apache/commons/commons-lang3/maven-metadata.xml.md5
deleted file mode 100644
index f9c5f04..0000000
--- a/common/m2/repository/org/apache/commons/commons-lang3/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-a5e31a689fc13e852a8f6e030a998d1c
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/commons/commons-lang3/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/commons/commons-lang3/maven-metadata.xml.sha1
deleted file mode 100644
index 8ff2e2d..0000000
--- a/common/m2/repository/org/apache/commons/commons-lang3/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7be590b4b82bcf73d8a8fcd61bee9ed7f96ec19a
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/commons/commons-parent/maven-metadata.xml.md5 b/common/m2/repository/org/apache/commons/commons-parent/maven-metadata.xml.md5
deleted file mode 100644
index 68fb4fb..0000000
--- a/common/m2/repository/org/apache/commons/commons-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-49a1af999d418831f6e0009dffae9b04
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/commons/commons-parent/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/commons/commons-parent/maven-metadata.xml.sha1
deleted file mode 100644
index 979c058..0000000
--- a/common/m2/repository/org/apache/commons/commons-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6104ebe28de9028b5c8240a1b1d3990a99d2c951
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/BUILD b/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/BUILD
new file mode 100644
index 0000000..e3a527b
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["httpclient-4.5.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.2:pom",
+    source = "httpclient-4.5.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar b/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar
new file mode 100644
index 0000000..701609f
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar
Binary files differ
diff --git a/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar.sha1 b/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar.sha1
new file mode 100644
index 0000000..6937112
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar.sha1
@@ -0,0 +1 @@
+733db77aa8d9b2d68015189df76ab06304406e50
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom b/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
new file mode 100644
index 0000000..32c5cb4
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
@@ -0,0 +1,201 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   ====================================================================
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+   ====================================================================
+
+   This software consists of voluntary contributions made by many
+   individuals on behalf of the Apache Software Foundation.  For more
+   information on the Apache Software Foundation, please see
+   <http://www.apache.org />.
+ --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.httpcomponents</groupId>
+    <artifactId>httpcomponents-client</artifactId>
+    <version>4.5.2</version>
+  </parent>
+  <artifactId>httpclient</artifactId>
+  <name>Apache HttpClient</name>
+  <description>
+   Apache HttpComponents Client
+  </description>
+  <url>http://hc.apache.org/httpcomponents-client</url>
+  <packaging>jar</packaging>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpcore</artifactId>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>commons-codec</groupId>
+      <artifactId>commons-codec</artifactId>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <resources>
+      <resource>
+        <directory>src/main/resources</directory>
+        <filtering>true</filtering>
+        <includes>
+            <include>**/*.properties</include>
+        </includes>
+      </resource>
+    </resources>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>build-helper-maven-plugin</artifactId>
+        <version>1.8</version>
+        <executions>
+          <execution>
+            <id>add-source</id>
+            <phase>generate-sources</phase>
+            <goals>
+              <goal>add-source</goal>
+            </goals>
+            <configuration>
+              <sources>
+                <source>src/main/java-deprecated</source>
+              </sources>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>com.googlecode.maven-download-plugin</groupId>
+        <artifactId>download-maven-plugin</artifactId>
+        <version>1.2.0</version>
+        <executions>
+          <execution>
+            <id>download-public-suffix-list</id>
+            <phase>generate-sources</phase>
+            <goals>
+              <goal>wget</goal>
+            </goals>
+            <configuration>
+              <url>https://publicsuffix.org/list/effective_tld_names.dat</url>
+              <outputDirectory>${project.build.outputDirectory}/mozilla</outputDirectory>
+              <outputFileName>public-suffix-list.txt</outputFileName>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-jar-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>test-jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+
+  <reporting>
+    <plugins>
+
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>${hc.javadoc.version}</version>
+        <configuration>
+          <!-- reduce console output. Can override with -Dquiet=false -->
+          <quiet>true</quiet>
+          <source>${maven.compiler.source}</source>
+          <links>
+            <link>http://docs.oracle.com/javase/6/docs/api/</link>
+            <link>http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/</link>
+          </links>
+        </configuration>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>javadoc</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>${hc.project-info.version}</version>
+        <inherited>false</inherited>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>dependencies</report>
+              <report>dependency-info</report>
+              <report>summary</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>${hc.jxr.version}</version>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-surefire-report-plugin</artifactId>
+        <version>${hc.surefire-report.version}</version>
+      </plugin>
+
+    </plugins>
+  </reporting>
+
+  <profiles>
+    <profile>
+      <id>release</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>com.googlecode.maven-download-plugin</groupId>
+            <artifactId>download-maven-plugin</artifactId>
+            <configuration>
+              <overwrite>true</overwrite>
+              <skipCache>true</skipCache>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+</project>
diff --git a/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom.sha1 b/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom.sha1
new file mode 100644
index 0000000..b612d87
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom.sha1
@@ -0,0 +1 @@
+56f6338b324e438307e1f2c2b33bd02268310fc2
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpclient/maven-metadata.xml.md5 b/common/m2/repository/org/apache/httpcomponents/httpclient/maven-metadata.xml.md5
deleted file mode 100644
index 01f9010..0000000
--- a/common/m2/repository/org/apache/httpcomponents/httpclient/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-bcf1932ae6818f7a3d4d59a9ff30f1fb
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpclient/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/httpcomponents/httpclient/maven-metadata.xml.sha1
deleted file mode 100644
index 736bd47..0000000
--- a/common/m2/repository/org/apache/httpcomponents/httpclient/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e5f520e8fe5fecfb51a96feb2b0535251d72b155
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.2/BUILD b/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.2/BUILD
new file mode 100644
index 0000000..1a554ca
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.2/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/apache/httpcomponents/project/7:pom",
+    source = "httpcomponents-client-4.5.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom b/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
new file mode 100644
index 0000000..0445d27
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
@@ -0,0 +1,423 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   ====================================================================
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+   ====================================================================
+
+   This software consists of voluntary contributions made by many
+   individuals on behalf of the Apache Software Foundation.  For more
+   information on the Apache Software Foundation, please see
+   <http://www.apache.org />.
+ --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <artifactId>project</artifactId>
+    <groupId>org.apache.httpcomponents</groupId>
+    <version>7</version>
+    <relativePath>../project/pom.xml</relativePath>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>httpcomponents-client</artifactId>
+  <name>Apache HttpComponents Client</name>
+  <version>4.5.2</version>
+  <description>Apache HttpComponents Client is a library of components for building client side HTTP services</description>
+  <url>http://hc.apache.org/httpcomponents-client-ga/</url>
+  <inceptionYear>1999</inceptionYear>
+  <packaging>pom</packaging>
+
+  <organization>
+    <name>The Apache Software Foundation</name>
+    <url>http://www.apache.org/</url>
+  </organization>
+
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <issueManagement>
+    <system>Jira</system>
+    <url>http://issues.apache.org/jira/browse/HTTPCLIENT</url>
+  </issueManagement>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.5.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.5.2</developerConnection>
+    <url>https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.5.2</url>
+  </scm>
+
+  <properties>
+    <maven.compiler.source>1.6</maven.compiler.source>
+    <maven.compiler.target>1.6</maven.compiler.target>
+    <httpcore.version>4.4.4</httpcore.version>
+    <commons-logging.version>1.2</commons-logging.version>
+    <commons-codec.version>1.9</commons-codec.version>
+    <ehcache.version>2.6.9</ehcache.version>
+    <memcached.version>2.11.4</memcached.version>
+    <slf4j.version>1.7.7</slf4j.version>
+    <junit.version>4.11</junit.version>
+    <easymock.version>2.5.2</easymock.version>
+    <mockito.version>1.8.5</mockito.version>
+    <jna.version>4.1.0</jna.version>
+    <hc.stylecheck.version>1</hc.stylecheck.version>
+    <api.comparison.version>4.4</api.comparison.version>
+  </properties>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>org.apache.httpcomponents</groupId>
+        <artifactId>httpcore</artifactId>
+        <version>${httpcore.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>commons-logging</groupId>
+        <artifactId>commons-logging</artifactId>
+        <version>${commons-logging.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>commons-codec</groupId>
+        <artifactId>commons-codec</artifactId>
+        <version>${commons-codec.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>net.sf.ehcache</groupId>
+        <artifactId>ehcache-core</artifactId>
+        <version>${ehcache.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.slf4j</groupId>
+        <artifactId>slf4j-jcl</artifactId>
+        <version>${slf4j.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>net.spy</groupId>
+        <artifactId>spymemcached</artifactId>
+        <version>${memcached.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>net.java.dev.jna</groupId>
+        <artifactId>jna</artifactId>
+        <version>${jna.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>net.java.dev.jna</groupId>
+        <artifactId>jna-platform</artifactId>
+        <version>${jna.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${junit.version}</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.mockito</groupId>
+        <artifactId>mockito-core</artifactId>
+        <version>${mockito.version}</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.easymock</groupId>
+        <artifactId>easymock</artifactId>
+        <version>${easymock.version}</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.easymock</groupId>
+        <artifactId>easymockclassextension</artifactId>
+        <version>${easymock.version}</version>
+        <scope>test</scope>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <modules>
+    <module>httpclient</module>
+    <module>httpmime</module>
+    <module>fluent-hc</module>
+    <module>httpclient-cache</module>
+    <module>httpclient-win</module>
+    <module>httpclient-osgi</module>
+  </modules>
+
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-jar-plugin</artifactId>
+        <configuration>
+          <archive>
+            <manifestEntries>
+              <Specification-Title>HttpComponents ${project.name}</Specification-Title>
+              <Specification-Version>${project.version}</Specification-Version>
+              <Specification-Vendor>The Apache Software Foundation</Specification-Vendor>
+              <Implementation-Title>HttpComponents ${project.name}</Implementation-Title>
+              <Implementation-Version>${project.version}</Implementation-Version>
+              <Implementation-Vendor>The Apache Software Foundation</Implementation-Vendor>
+              <Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
+              <url>${project.url}</url>
+            </manifestEntries>
+          </archive>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-source-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-sources</id>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <archive>
+            <!-- Ensure source jars have full manifest entries (note: defaults aren't suitable) -->
+            <manifestEntries>
+              <Specification-Title>HttpComponents ${project.name}</Specification-Title>
+              <Specification-Version>${project.version}</Specification-Version>
+              <Specification-Vendor>The Apache Software Foundation</Specification-Vendor>
+              <Implementation-Title>HttpComponents ${project.name}</Implementation-Title>
+              <Implementation-Version>${project.version}</Implementation-Version>
+              <Implementation-Vendor>The Apache Software Foundation</Implementation-Vendor>
+              <Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
+            </manifestEntries>
+          </archive>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-javadocs</id>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <!-- reduce console output. Can override with -Dquiet=false -->
+          <quiet>true</quiet>
+          <source>${maven.compiler.source}</source>
+          <links>
+            <link>http://docs.oracle.com/javase/6/docs/api/</link>
+            <link>http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/</link>
+          </links>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>com.agilejava.docbkx</groupId>
+        <artifactId>docbkx-maven-plugin</artifactId>
+        <dependencies>
+          <dependency>
+            <groupId>org.docbook</groupId>
+            <artifactId>docbook-xml</artifactId>
+            <version>4.4</version>
+            <scope>runtime</scope>
+          </dependency>
+        </dependencies>
+        <executions>
+          <execution>
+            <id>tutorial-site</id>
+            <goals>
+              <goal>generate-html</goal>
+              <goal>generate-pdf</goal>
+            </goals>
+            <phase>pre-site</phase>
+          </execution>
+        </executions>
+        <configuration>
+          <includes>index.xml</includes>
+          <chunkedOutput>true</chunkedOutput>
+          <xincludeSupported>true</xincludeSupported>
+          <foCustomization>src/docbkx/resources/xsl/fopdf.xsl</foCustomization>
+          <htmlCustomization>src/docbkx/resources/xsl/html_chunk.xsl</htmlCustomization>
+          <htmlStylesheet>css/hc-tutorial.css</htmlStylesheet>
+          <entities>
+            <entity>
+              <name>version</name>
+              <value>${project.version}</value>
+            </entity>
+          </entities>
+          <postProcess>
+            <copy todir="target/site/tutorial/html" failonerror="false">
+              <fileset dir="target/docbkx/html/index">
+                <include name="**/*.html" />
+              </fileset>
+            </copy>
+            <copy todir="target/site/tutorial/html" failonerror="false">
+              <fileset dir="src/docbkx/resources">
+                <include name="**/*.css" />
+                <include name="**/*.png" />
+                <include name="**/*.gif" />
+                <include name="**/*.jpg" />
+              </fileset>
+            </copy>
+            <copy file="target/docbkx/pdf/index.pdf" tofile="target/site/tutorial/pdf/httpclient-tutorial.pdf" failonerror="false" />
+          </postProcess>
+        </configuration>
+      </plugin>
+        <plugin>
+          <artifactId>maven-resources-plugin</artifactId>
+          <executions>
+            <execution>
+              <id>copy-resources</id>
+              <phase>pre-site</phase>
+              <goals>
+                <goal>copy-resources</goal>
+              </goals>
+              <configuration>
+                <outputDirectory>${basedir}/target/site/examples</outputDirectory>
+                <resources>
+                  <resource>
+                    <directory>src/examples</directory>
+                    <filtering>false</filtering>
+                  </resource>
+                </resources>
+              </configuration>
+            </execution>
+          </executions>
+        </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.9.1</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.httpcomponents</groupId>
+            <artifactId>hc-stylecheck</artifactId>
+            <version>${hc.stylecheck.version}</version>
+          </dependency>
+        </dependencies>
+        <configuration>
+          <encoding>UTF-8</encoding>
+        </configuration>
+        <executions>
+          <execution>
+            <id>validate-main</id>
+            <phase>validate</phase>
+            <configuration>
+              <configLocation>hc-stylecheck/default.xml</configLocation>
+              <headerLocation>hc-stylecheck/asl2.header</headerLocation>
+              <consoleOutput>true</consoleOutput>
+              <failsOnError>true</failsOnError>
+              <linkXRef>false</linkXRef>
+              <sourceDirectory>${basedir}/src/main</sourceDirectory>
+            </configuration>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+          <execution>
+            <id>validate-test</id>
+            <phase>validate</phase>
+            <configuration>
+              <configLocation>hc-stylecheck/default.xml</configLocation>
+              <headerLocation>hc-stylecheck/asl2.header</headerLocation>
+              <consoleOutput>true</consoleOutput>
+              <failsOnError>true</failsOnError>
+              <linkXRef>false</linkXRef>
+              <sourceDirectory>${basedir}/src/test</sourceDirectory>
+            </configuration>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+          <execution>
+            <id>validate-examples</id>
+            <phase>validate</phase>
+            <configuration>
+              <configLocation>hc-stylecheck/minimal.xml</configLocation>
+              <headerLocation>hc-stylecheck/asl2.header</headerLocation>
+              <consoleOutput>true</consoleOutput>
+              <failsOnError>true</failsOnError>
+              <linkXRef>false</linkXRef>
+              <sourceDirectory>${basedir}/src/examples</sourceDirectory>
+            </configuration>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>clirr-maven-plugin</artifactId>
+        <version>${hc.clirr.version}</version>
+        <configuration>
+          <comparisonVersion>${api.comparison.version}</comparisonVersion>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <version>0.11</version>
+        <executions>
+          <execution>
+            <phase>verify</phase>
+            <goals>
+              <goal>check</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <excludes>
+            <exclude>src/docbkx/resources/**</exclude>
+            <exclude>src/test/resources/*.truststore</exclude>
+            <exclude>.checkstyle</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <reporting>
+    <plugins>
+
+      <plugin>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>${hc.project-info.version}</version>
+        <inherited>false</inherited>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>dependency-management</report>
+              <report>issue-tracking</report>
+              <report>license</report>
+              <report>scm</report>
+              <report>summary</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>clirr-maven-plugin</artifactId>
+        <version>${hc.clirr.version}</version>
+        <configuration>
+          <comparisonVersion>${api.comparison.version}</comparisonVersion>
+        </configuration>
+      </plugin>
+
+    </plugins>
+  </reporting>
+
+</project>
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom.sha1 b/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom.sha1
new file mode 100644
index 0000000..4d5714d
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom.sha1
@@ -0,0 +1 @@
+55d500e6c1e98ffbb00c35bee72fabc255c22108
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/maven-metadata.xml.md5 b/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/maven-metadata.xml.md5
deleted file mode 100644
index ca0469c..0000000
--- a/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-f21f287c66aeab0b5ca56be23eb5a328
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/maven-metadata.xml.sha1
deleted file mode 100644
index 6f271e1..0000000
--- a/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3a3b05071564cf55cd88a922eaf5a087747a34eb
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.4/BUILD b/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.4/BUILD
new file mode 100644
index 0000000..4d9a23b
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.4/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/apache/httpcomponents/project/7:pom",
+    source = "httpcomponents-core-4.4.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom b/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom
new file mode 100644
index 0000000..9f7f9e8
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom
@@ -0,0 +1,357 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   ====================================================================
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+   ====================================================================
+
+   This software consists of voluntary contributions made by many
+   individuals on behalf of the Apache Software Foundation.  For more
+   information on the Apache Software Foundation, please see
+   <http://www.apache.org />.
+ --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <artifactId>project</artifactId>
+    <groupId>org.apache.httpcomponents</groupId>
+    <version>7</version>
+    <relativePath>../project/pom.xml</relativePath>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>httpcomponents-core</artifactId>
+  <name>Apache HttpComponents Core</name>
+  <version>4.4.4</version>
+  <description>Apache HttpComponents Core is a library of components for building HTTP enabled services</description>
+  <url>http://hc.apache.org/httpcomponents-core</url>
+  <inceptionYear>2005</inceptionYear>
+  <packaging>pom</packaging>
+
+  <organization>
+    <name>The Apache Software Foundation</name>
+    <url>http://www.apache.org/</url>
+  </organization>
+
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <issueManagement>
+    <system>Jira</system>
+    <url>http://issues.apache.org/jira/browse/HTTPCORE</url>
+  </issueManagement>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.4.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.4.4</developerConnection>
+    <url>https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.4.4</url>
+  </scm>
+
+  <modules>
+    <module>httpcore</module>
+    <module>httpcore-nio</module>
+    <module>httpcore-osgi</module>
+    <module>httpcore-ab</module>
+  </modules>
+
+  <properties>
+    <!-- Override parent 7 setting for deprecation (only - other settings stand)-->
+    <maven.compiler.source>1.6</maven.compiler.source>
+    <maven.compiler.target>1.6</maven.compiler.target>
+    <maven.compiler.showDeprecation>false</maven.compiler.showDeprecation>
+    <junit.version>4.11</junit.version>
+    <mockito.version>1.8.5</mockito.version>
+    <commons-logging.version>1.2</commons-logging.version>
+    <api.comparison.version>4.4</api.comparison.version>
+    <hc.stylecheck.version>1</hc.stylecheck.version>
+  </properties>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${junit.version}</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.mockito</groupId>
+        <artifactId>mockito-core</artifactId>
+        <version>${mockito.version}</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>commons-logging</groupId>
+        <artifactId>commons-logging</artifactId>
+        <version>${commons-logging.version}</version>
+        <scope>test</scope>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-jar-plugin</artifactId>
+        <configuration>
+          <archive>
+            <manifestEntries>
+              <Specification-Title>HttpComponents ${project.name}</Specification-Title>
+              <Specification-Version>${project.version}</Specification-Version>
+              <Specification-Vendor>The Apache Software Foundation</Specification-Vendor>
+              <Implementation-Title>HttpComponents ${project.name}</Implementation-Title>
+              <Implementation-Version>${project.version}</Implementation-Version>
+              <Implementation-Vendor>The Apache Software Foundation</Implementation-Vendor>
+              <Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
+              <url>${project.url}</url>
+            </manifestEntries>
+          </archive>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-source-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-sources</id>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-javadocs</id>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <!-- reduce console output. Can override with -Dquiet=false -->
+          <quiet>true</quiet>
+          <source>${maven.compiler.source}</source>
+          <links>
+            <link>http://docs.oracle.com/javase/6/docs/api/</link>
+          </links>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-site-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>com.agilejava.docbkx</groupId>
+        <artifactId>docbkx-maven-plugin</artifactId>
+        <dependencies>
+          <dependency>
+            <groupId>org.docbook</groupId>
+            <artifactId>docbook-xml</artifactId>
+            <version>4.4</version>
+            <scope>runtime</scope>
+          </dependency>
+        </dependencies>
+        <executions>
+          <execution>
+            <id>tutorial-site</id>
+            <goals>
+              <goal>generate-html</goal>
+              <goal>generate-pdf</goal>
+            </goals>
+            <phase>pre-site</phase>
+          </execution>
+        </executions>
+        <configuration>
+          <includes>index.xml</includes>
+          <chunkedOutput>true</chunkedOutput>
+          <xincludeSupported>true</xincludeSupported>
+          <foCustomization>src/docbkx/resources/xsl/fopdf.xsl</foCustomization>
+          <htmlCustomization>src/docbkx/resources/xsl/html_chunk.xsl</htmlCustomization>
+          <htmlStylesheet>css/hc-tutorial.css</htmlStylesheet>
+          <entities>
+            <entity>
+              <name>version</name>
+              <value>${project.version}</value>
+            </entity>
+          </entities>
+          <postProcess>
+            <copy todir="target/site/tutorial/html" failonerror="false">
+              <fileset dir="target/docbkx/html/index">
+                <include name="**/*.html" />
+              </fileset>
+            </copy>
+            <copy todir="target/site/tutorial/html" failonerror="false">
+              <fileset dir="src/docbkx/resources">
+                <include name="**/*.css" />
+                <include name="**/*.png" />
+                <include name="**/*.gif" />
+                <include name="**/*.jpg" />
+              </fileset>
+            </copy>
+            <copy file="target/docbkx/pdf/index.pdf" tofile="target/site/tutorial/pdf/httpcore-tutorial.pdf" failonerror="false" />
+          </postProcess>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-resources-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>copy-resources</id>
+            <phase>pre-site</phase>
+            <goals>
+              <goal>copy-resources</goal>
+            </goals>
+            <configuration>
+              <outputDirectory>${basedir}/target/site/examples</outputDirectory>
+              <resources>
+                <resource>
+                  <directory>src/examples</directory>
+                  <filtering>false</filtering>
+                </resource>
+              </resources>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.9.1</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.httpcomponents</groupId>
+            <artifactId>hc-stylecheck</artifactId>
+            <version>${hc.stylecheck.version}</version>
+          </dependency>
+        </dependencies>
+        <configuration>
+          <encoding>UTF-8</encoding>
+        </configuration>
+        <executions>
+          <execution>
+            <id>validate-main</id>
+            <phase>validate</phase>
+            <configuration>
+              <configLocation>hc-stylecheck/default.xml</configLocation>
+              <headerLocation>hc-stylecheck/asl2.header</headerLocation>
+              <consoleOutput>true</consoleOutput>
+              <failsOnError>true</failsOnError>
+              <linkXRef>false</linkXRef>
+              <sourceDirectory>${basedir}/src/main</sourceDirectory>
+            </configuration>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+          <execution>
+            <id>validate-test</id>
+            <phase>validate</phase>
+            <configuration>
+              <configLocation>hc-stylecheck/default.xml</configLocation>
+              <headerLocation>hc-stylecheck/asl2.header</headerLocation>
+              <consoleOutput>true</consoleOutput>
+              <failsOnError>true</failsOnError>
+              <linkXRef>false</linkXRef>
+              <sourceDirectory>${basedir}/src/test</sourceDirectory>
+            </configuration>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+          <execution>
+            <id>validate-examples</id>
+            <phase>validate</phase>
+            <configuration>
+              <configLocation>hc-stylecheck/minimal.xml</configLocation>
+              <headerLocation>hc-stylecheck/asl2.header</headerLocation>
+              <consoleOutput>true</consoleOutput>
+              <failsOnError>true</failsOnError>
+              <linkXRef>false</linkXRef>
+              <sourceDirectory>${basedir}/src/examples</sourceDirectory>
+            </configuration>
+            <goals>
+              <goal>checkstyle</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>clirr-maven-plugin</artifactId>
+        <version>${hc.clirr.version}</version>
+        <configuration>
+          <comparisonVersion>${api.comparison.version}</comparisonVersion>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <version>0.11</version>
+        <executions>
+          <execution>
+            <phase>verify</phase>
+            <goals>
+              <goal>check</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <excludes>
+            <exclude>src/docbkx/resources/**</exclude>
+            <exclude>src/test/resources/*.truststore</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <reporting>
+    <plugins>
+
+      <plugin>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>${hc.project-info.version}</version>
+        <inherited>false</inherited>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>dependency-management</report>
+              <report>issue-tracking</report>
+              <report>license</report>
+              <report>scm</report>
+              <report>summary</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>clirr-maven-plugin</artifactId>
+        <version>${hc.clirr.version}</version>
+        <configuration>
+          <comparisonVersion>${api.comparison.version}</comparisonVersion>
+        </configuration>
+      </plugin>
+
+    </plugins>
+  </reporting>
+
+</project>
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom.sha1 b/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom.sha1
new file mode 100644
index 0000000..5dd7444
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom.sha1
@@ -0,0 +1 @@
+84c5600018f58510ef3d2c3b5d218bea5d51bbbe
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/maven-metadata.xml.md5 b/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/maven-metadata.xml.md5
deleted file mode 100644
index dc5b0c3..0000000
--- a/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-ee448997601fa8729550a2ca19892abe
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/maven-metadata.xml.sha1
deleted file mode 100644
index d6a1f08..0000000
--- a/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3880dfefa06e88cf583014481c7823fd9d03e7de
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/BUILD b/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/BUILD
new file mode 100644
index 0000000..01a3c03
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["httpcore-4.4.4.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.4:pom",
+    source = "httpcore-4.4.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar b/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar
new file mode 100644
index 0000000..ac4a877
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar
Binary files differ
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar.sha1 b/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar.sha1
new file mode 100644
index 0000000..ef0c257
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar.sha1
@@ -0,0 +1 @@
+b31526a230871fbe285fbcbe2813f9c0839ae9b0
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom b/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom
new file mode 100644
index 0000000..a23d7b5
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom
@@ -0,0 +1,175 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   ====================================================================
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+   ====================================================================
+
+   This software consists of voluntary contributions made by many
+   individuals on behalf of the Apache Software Foundation.  For more
+   information on the Apache Software Foundation, please see
+   <http://www.apache.org />.
+ --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.httpcomponents</groupId>
+    <artifactId>httpcomponents-core</artifactId>
+    <version>4.4.4</version>
+  </parent>
+  <artifactId>httpcore</artifactId>
+  <name>Apache HttpCore</name>
+  <inceptionYear>2005</inceptionYear>
+  <description>
+   Apache HttpComponents Core (blocking I/O)
+  </description>
+  <url>http://hc.apache.org/httpcomponents-core-ga</url>
+  <packaging>jar</packaging>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>build-helper-maven-plugin</artifactId>
+        <version>1.8</version>
+        <executions>
+          <execution>
+          <id>add-source</id>
+          <phase>generate-sources</phase>
+          <goals>
+            <goal>add-source</goal>
+          </goals>
+          <configuration>
+            <sources>
+              <source>src/main/java-deprecated</source>
+            </sources>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <executions>
+          <execution>
+            <phase>verify</phase>
+            <goals>
+              <goal>check</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <excludes>
+            <exclude>.externalToolBuilders/**</exclude>			
+            <exclude>.pmd</exclude>			
+            <exclude>maven-eclipse.xml</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+      <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>2.6</version>
+          <executions>
+              <execution>
+                  <goals>
+                      <goal>test-jar</goal>
+                  </goals>
+              </execution>
+          </executions>
+      </plugin>
+    </plugins>
+    <resources>
+      <resource>
+        <directory>src/main/resources</directory>
+        <filtering>true</filtering>
+        <includes>
+            <include>**/*.properties</include>
+        </includes>
+      </resource>
+    </resources>
+  </build>
+
+  <reporting>
+    <plugins>
+
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>${hc.javadoc.version}</version>
+        <configuration>
+          <!-- reduce console output. Can override with -Dquiet=false -->
+          <quiet>true</quiet>
+          <source>${maven.compiler.source}</source>
+          <links>
+            <link>http://docs.oracle.com/javase/6/docs/api/</link>
+          </links>
+        </configuration>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>javadoc</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>${hc.project-info.version}</version>
+        <inherited>false</inherited>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>dependencies</report>
+              <report>dependency-info</report>
+              <report>summary</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>${hc.jxr.version}</version>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-surefire-report-plugin</artifactId>
+        <version>${hc.surefire-report.version}</version>
+      </plugin>
+
+    </plugins>
+  </reporting>
+
+</project>
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom.sha1 b/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom.sha1
new file mode 100644
index 0000000..34bf917
--- /dev/null
+++ b/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom.sha1
@@ -0,0 +1 @@
+2feaed055f70af1aafd223137e4bd456decc5995
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcore/maven-metadata.xml.md5 b/common/m2/repository/org/apache/httpcomponents/httpcore/maven-metadata.xml.md5
deleted file mode 100644
index fd663c9..0000000
--- a/common/m2/repository/org/apache/httpcomponents/httpcore/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-164ca99c1fe6190b10dd90f43e30f623
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpcore/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/httpcomponents/httpcore/maven-metadata.xml.sha1
deleted file mode 100644
index a9bb255..0000000
--- a/common/m2/repository/org/apache/httpcomponents/httpcore/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d0c7c108356cea3874b838e8b04b3f5827131fcb
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpmime/maven-metadata.xml.md5 b/common/m2/repository/org/apache/httpcomponents/httpmime/maven-metadata.xml.md5
deleted file mode 100644
index 5ec8753..0000000
--- a/common/m2/repository/org/apache/httpcomponents/httpmime/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-f55c24444eb086b9bdeaaf93d3095d6c
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/httpmime/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/httpcomponents/httpmime/maven-metadata.xml.sha1
deleted file mode 100644
index 465593b..0000000
--- a/common/m2/repository/org/apache/httpcomponents/httpmime/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4b6a9eebc114876fb67ec8882efcce5ff58bea1a
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/project/maven-metadata.xml.md5 b/common/m2/repository/org/apache/httpcomponents/project/maven-metadata.xml.md5
deleted file mode 100644
index de1ec95..0000000
--- a/common/m2/repository/org/apache/httpcomponents/project/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-f1413cc5fe7b6af5208649da95ba6f89
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/httpcomponents/project/maven-metadata.xml.sha1 b/common/m2/repository/org/apache/httpcomponents/project/maven-metadata.xml.sha1
deleted file mode 100644
index c429c1d..0000000
--- a/common/m2/repository/org/apache/httpcomponents/project/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b511bd627a1dbecb1d388ec6ab622841f1c10750
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/README b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/README
new file mode 100644
index 0000000..f53bff8
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/README
@@ -0,0 +1,19 @@
+This jar was produced by the following command:
+
+mvn org.apache.maven.plugins:maven-install-plugin:2.5.1:install-file \
+        -Dfile=<path-to-jar>/apache-mime4j-core-0.7.2.jar \
+        -DgroupId=org.apache.james \
+        -DartifactId=apache-mime4j-core \
+        -Dversion=0.7.2 \
+        -Dpackaging=jar \
+        -DgeneratePom=true \
+        -DlocalRepositoryPath=repository \
+        -DcreateChecksum=true
+
+The Dfile jar was obtained from:
+
+http://central.maven.org/maven2/org/apache/james/apache-mime4j-core/0.7.2/
+
+And should track the release:
+
+https://github.com/apache/james-mime4j/releases/tag/apache-mime4j-project-0.7.2
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2-sources.jar b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2-sources.jar
new file mode 100644
index 0000000..372315f
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2-sources.jar.md5 b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2-sources.jar.md5
new file mode 100644
index 0000000..85f44ad
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2-sources.jar.md5
@@ -0,0 +1 @@
+8e7bf930f786552b7667244a78d99a85
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2-sources.jar.sha1 b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2-sources.jar.sha1
new file mode 100644
index 0000000..8b24e9b
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2-sources.jar.sha1
@@ -0,0 +1 @@
+df2e64024dbe47fa357cbf4f0e15daa28dd7c14b
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar
new file mode 100644
index 0000000..b5c225b
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar
Binary files differ
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar.md5 b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar.md5
new file mode 100644
index 0000000..b5ef2d2
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar.md5
@@ -0,0 +1 @@
+88f799546eca803c53eee01a4ce5edcd
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar.sha1 b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar.sha1
new file mode 100644
index 0000000..8210fc7
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar.sha1
@@ -0,0 +1 @@
+a81264fe0265ebe8fd1d8128aad06dc320de6eef
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom
new file mode 100644
index 0000000..fe5eead
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.james</groupId>
+  <artifactId>apache-mime4j-core</artifactId>
+  <version>0.7.2</version>
+  <description>POM was created from install:install-file</description>
+</project>
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom.md5 b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom.md5
new file mode 100644
index 0000000..29efe9f
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom.md5
@@ -0,0 +1 @@
+dbfe20739f4be1263b895724d24e0ca5
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom.sha1 b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom.sha1
new file mode 100644
index 0000000..37fbe27
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.pom.sha1
@@ -0,0 +1 @@
+6066c93c47365eabba3696b45b994ce5fd50d847
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/maven-metadata-local.xml b/common/m2/repository/org/apache/james/apache-mime4j-core/maven-metadata-local.xml
new file mode 100644
index 0000000..8f2e213
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/maven-metadata-local.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.james</groupId>
+  <artifactId>apache-mime4j-core</artifactId>
+  <versioning>
+    <release>0.7.2</release>
+    <versions>
+      <version>0.7.2</version>
+    </versions>
+    <lastUpdated>20170329155734</lastUpdated>
+  </versioning>
+</metadata>
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/maven-metadata-local.xml.md5 b/common/m2/repository/org/apache/james/apache-mime4j-core/maven-metadata-local.xml.md5
new file mode 100644
index 0000000..6353f1d
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/maven-metadata-local.xml.md5
@@ -0,0 +1 @@
+6abbe630a91b2525675b21c68d839914
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-core/maven-metadata-local.xml.sha1 b/common/m2/repository/org/apache/james/apache-mime4j-core/maven-metadata-local.xml.sha1
new file mode 100644
index 0000000..e4ae7a1
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-core/maven-metadata-local.xml.sha1
@@ -0,0 +1 @@
+2947a9bc07cd12583dcf0b2659fb251511cee553
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/README b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/README
new file mode 100644
index 0000000..7a4a4d3
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/README
@@ -0,0 +1,19 @@
+This jar was produced by the following command:
+
+mvn org.apache.maven.plugins:maven-install-plugin:2.5.1:install-file \
+        -Dfile=<path-to-jar>/apache-mime4j-dom-0.7.2.jar \
+        -DgroupId=org.apache.james \
+        -DartifactId=apache-mime4j-dom \
+        -Dversion=0.7.2 \
+        -Dpackaging=jar \
+        -DgeneratePom=true \
+        -DlocalRepositoryPath=repository \
+        -DcreateChecksum=true
+
+The Dfile jar was obtained from:
+
+http://central.maven.org/maven2/org/apache/james/apache-mime4j-dom/0.7.2/
+
+And should track the release:
+
+https://github.com/apache/james-mime4j/releases/tag/apache-mime4j-project-0.7.2
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2-sources.jar b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2-sources.jar
new file mode 100644
index 0000000..54a8807
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2-sources.jar.md5 b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2-sources.jar.md5
new file mode 100644
index 0000000..13e5d0b
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2-sources.jar.md5
@@ -0,0 +1 @@
+b12aeb8396d3d4b7426b455bc4a61167
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2-sources.jar.sha1 b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2-sources.jar.sha1
new file mode 100644
index 0000000..0dc4536
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2-sources.jar.sha1
@@ -0,0 +1 @@
+3a4e5b4b222268605813d0fd74f45ddbdcb9a21e
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar
new file mode 100644
index 0000000..0cdd3ce
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar
Binary files differ
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar.md5 b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar.md5
new file mode 100644
index 0000000..d04814c
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar.md5
@@ -0,0 +1 @@
+dedc747b5c367fbd7f8a7235d1d7cbee
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar.sha1 b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar.sha1
new file mode 100644
index 0000000..3ede85a
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar.sha1
@@ -0,0 +1 @@
+1c289aa264548a0a1f1b43685a9cb2ab23f67287
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.pom b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.pom
new file mode 100644
index 0000000..da18cb3
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.pom
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.james</groupId>
+  <artifactId>apache-mime4j-dom</artifactId>
+  <version>0.7.2</version>
+  <description>POM was created from install:install-file</description>
+</project>
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.pom.md5 b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.pom.md5
new file mode 100644
index 0000000..6186b68
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.pom.md5
@@ -0,0 +1 @@
+6ccc5ac0939171c17ff794df430043c7
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.pom.sha1 b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.pom.sha1
new file mode 100644
index 0000000..2e9d99a
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.pom.sha1
@@ -0,0 +1 @@
+3521d318f4be6034a1bc8792d911bfdbba71e467
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/maven-metadata-local.xml b/common/m2/repository/org/apache/james/apache-mime4j-dom/maven-metadata-local.xml
new file mode 100644
index 0000000..0ed5fc6
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/maven-metadata-local.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.james</groupId>
+  <artifactId>apache-mime4j-dom</artifactId>
+  <versioning>
+    <release>0.7.2</release>
+    <versions>
+      <version>0.7.2</version>
+    </versions>
+    <lastUpdated>20170329160017</lastUpdated>
+  </versioning>
+</metadata>
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/maven-metadata-local.xml.md5 b/common/m2/repository/org/apache/james/apache-mime4j-dom/maven-metadata-local.xml.md5
new file mode 100644
index 0000000..a6cd1a7
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/maven-metadata-local.xml.md5
@@ -0,0 +1 @@
+ec1db6c0f31cab1cd3b276befda1c167
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/james/apache-mime4j-dom/maven-metadata-local.xml.sha1 b/common/m2/repository/org/apache/james/apache-mime4j-dom/maven-metadata-local.xml.sha1
new file mode 100644
index 0000000..eb45d02
--- /dev/null
+++ b/common/m2/repository/org/apache/james/apache-mime4j-dom/maven-metadata-local.xml.sha1
@@ -0,0 +1 @@
+93b43d86acd10606f7deac6ecc304c18f0581e20
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/BUILD b/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/BUILD
new file mode 100644
index 0000000..611a27a
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["log4j-api-2.5.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j/2.5:pom",
+    source = "log4j-api-2.5.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.jar b/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.jar
new file mode 100644
index 0000000..f18c9d0
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.jar
Binary files differ
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.jar.sha1 b/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.jar.sha1
new file mode 100644
index 0000000..547d017
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.jar.sha1
@@ -0,0 +1 @@
+e7fd981408caba8a0c0fb276413562468d260160
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.pom b/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.pom
new file mode 100644
index 0000000..6d85936
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.pom
@@ -0,0 +1,223 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more
+  ~ contributor license agreements. See the NOTICE file distributed with
+  ~ this work for additional information regarding copyright ownership.
+  ~ The ASF licenses this file to You under the Apache license, Version 2.0
+  ~ (the "License"); you may not use this file except in compliance with
+  ~ the License. You may obtain a copy of the License at
+  ~
+  ~      http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the license for the specific language governing permissions and
+  ~ limitations under the license.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.logging.log4j</groupId>
+    <artifactId>log4j</artifactId>
+    <version>2.5</version>
+    <relativePath>../</relativePath>
+  </parent>
+  <artifactId>log4j-api</artifactId>
+  <packaging>jar</packaging>
+  <name>Apache Log4j API</name>
+  <description>The Apache Log4j API</description>
+  <properties>
+    <log4jParentDir>${basedir}/..</log4jParentDir>
+    <docLabel>API Documentation</docLabel>
+    <projectDir>/api</projectDir>
+  </properties>
+  <dependencies>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.core</artifactId>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <!-- Place Felix before Equinox because Felix is signed. -->
+    <dependency>
+      <groupId>org.apache.felix</groupId>
+      <artifactId>org.apache.felix.framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.osgi</groupId>
+      <artifactId>org.eclipse.osgi</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-lang3</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <forkCount>2C</forkCount>
+          <reuseForks>true</reuseForks>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>test-jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <!-- Include the standard NOTICE and LICENSE -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-remote-resources-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>process</goal>
+            </goals>
+            <configuration>
+              <skip>false</skip>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <configuration>
+          <instructions>
+            <Export-Package>org.apache.logging.log4j.*</Export-Package>
+            <Import-Package>
+              sun.reflect;resolution:=optional,
+              *
+            </Import-Package>
+            <Bundle-Activator>org.apache.logging.log4j.util.Activator</Bundle-Activator>
+          </instructions>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>clirr-maven-plugin</artifactId>
+        <version>${clirr.plugin.version}</version>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-changes-plugin</artifactId>
+        <version>${changes.plugin.version}</version>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>changes-report</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+        <configuration>
+          <issueLinkTemplate>%URL%/show_bug.cgi?id=%ISSUE%</issueLinkTemplate>
+          <useJql>true</useJql>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>${checkstyle.plugin.version}</version>
+        <configuration>
+          <!--<propertiesLocation>${vfs.parent.dir}/checkstyle.properties</propertiesLocation> -->
+          <configLocation>${log4jParentDir}/checkstyle.xml</configLocation>
+          <suppressionsLocation>${log4jParentDir}/checkstyle-suppressions.xml</suppressionsLocation>
+          <enableRulesSummary>false</enableRulesSummary>
+          <propertyExpansion>basedir=${basedir}</propertyExpansion>
+          <propertyExpansion>licensedir=${log4jParentDir}/checkstyle-header.txt</propertyExpansion>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>${javadoc.plugin.version}</version>
+        <configuration>
+          <bottom><![CDATA[<p align="center">Copyright &#169; {inceptionYear}-{currentYear} {organizationName}. All Rights Reserved.<br />
+            Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo,
+            and the Apache Log4j logo are trademarks of The Apache Software Foundation.</p>]]></bottom>
+          <!-- module link generation is completely broken in the javadoc plugin for a multi-module non-aggregating
+               project -->
+          <detectOfflineLinks>false</detectOfflineLinks>
+          <linksource>true</linksource>
+          <links>
+            <link>http://www.osgi.org/javadoc/r4v43/core/</link>
+          </links>
+        </configuration>
+        <reportSets>
+          <reportSet>
+            <id>non-aggregate</id>
+            <reports>
+              <report>javadoc</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>findbugs-maven-plugin</artifactId>
+        <version>${findbugs.plugin.version}</version>
+        <configuration>
+          <fork>true</fork>
+          <jvmArgs>-Duser.language=en</jvmArgs>
+          <threshold>Normal</threshold>
+          <effort>Default</effort>
+          <excludeFilterFile>${log4jParentDir}/findbugs-exclude-filter.xml</excludeFilterFile>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>${jxr.plugin.version}</version>
+        <reportSets>
+          <reportSet>
+            <id>non-aggregate</id>
+            <reports>
+              <report>jxr</report>
+            </reports>
+          </reportSet>
+          <reportSet>
+            <id>aggregate</id>
+            <reports>
+              <report>aggregate</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-pmd-plugin</artifactId>
+        <version>${pmd.plugin.version}</version>
+        <configuration>
+          <targetJdk>${maven.compile.target}</targetJdk>
+        </configuration>
+      </plugin>
+    </plugins>
+  </reporting>
+</project>
+
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.pom.sha1 b/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.pom.sha1
new file mode 100644
index 0000000..e88e73f
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/log4j-api-2.5.pom.sha1
@@ -0,0 +1 @@
+269a17de97c5151c24efdf0d00ab2e751146f38d
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/BUILD b/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/BUILD
new file mode 100644
index 0000000..2a4f816
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["log4j-core-2.5.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j/2.5:pom",
+    source = "log4j-core-2.5.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.jar b/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.jar
new file mode 100644
index 0000000..f49b01f
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.jar
Binary files differ
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.jar.sha1 b/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.jar.sha1
new file mode 100644
index 0000000..e11fef0
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.jar.sha1
@@ -0,0 +1 @@
+7ed845de1dfe070d43511fab321784e6c4118398
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.pom b/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.pom
new file mode 100644
index 0000000..18c11be
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.pom
@@ -0,0 +1,483 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more
+  ~ contributor license agreements. See the NOTICE file distributed with
+  ~ this work for additional information regarding copyright ownership.
+  ~ The ASF licenses this file to You under the Apache license, Version 2.0
+  ~ (the "License"); you may not use this file except in compliance with
+  ~ the License. You may obtain a copy of the License at
+  ~
+  ~      http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the license for the specific language governing permissions and
+  ~ limitations under the license.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.logging.log4j</groupId>
+    <artifactId>log4j</artifactId>
+    <version>2.5</version>
+    <relativePath>../</relativePath>
+  </parent>
+  <artifactId>log4j-core</artifactId>
+  <packaging>jar</packaging>
+  <name>Apache Log4j Core</name>
+  <description>The Apache Log4j Implementation</description>
+  <properties>
+    <log4jParentDir>${basedir}/..</log4jParentDir>
+    <docLabel>Core Documentation</docLabel>
+    <projectDir>/core</projectDir>
+  </properties>
+  <dependencies>
+    <!-- Naturally, all implementations require the log4j-api JAR -->
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-api</artifactId>
+    </dependency>
+    <!-- Used for OSGi bundle support -->
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.core</artifactId>
+      <scope>provided</scope>
+    </dependency>
+    <!-- Required for AsyncLoggers -->
+    <dependency>
+      <groupId>com.lmax</groupId>
+      <artifactId>disruptor</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <!-- Required for JSON support -->
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-core</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <!-- Required for JSON support -->
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-databind</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <!-- Required for YAML support (including JSON requirements) -->
+    <dependency>
+      <groupId>com.fasterxml.jackson.dataformat</groupId>
+      <artifactId>jackson-dataformat-yaml</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <!-- Required for XML layout and receiver support -->
+    <dependency>
+      <groupId>com.fasterxml.jackson.dataformat</groupId>
+      <artifactId>jackson-dataformat-xml</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <!-- POM for jackson-dataformat-xml 2.5.4 depends on woodstox-core-asl 4.3.0 -->
+    <dependency>
+      <groupId>org.codehaus.woodstox</groupId>
+      <artifactId>woodstox-core-asl</artifactId>
+      <version>4.3.0</version>
+      <optional>true</optional>
+    </dependency>
+    <!-- Required for console color support in Windows -->
+    <dependency>
+      <groupId>org.fusesource.jansi</groupId>
+      <artifactId>jansi</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <!-- Required for SMTPAppender -->
+    <dependency>
+      <groupId>com.sun.mail</groupId>
+      <artifactId>javax.mail</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <!-- Used for JPA appenders (needs an implementation of course) -->
+    <dependency>
+      <groupId>org.eclipse.persistence</groupId>
+      <artifactId>javax.persistence</artifactId>
+      <scope>compile</scope>
+      <optional>true</optional>
+    </dependency>
+    <!-- Used for JMS appenders (needs an implementation of course) -->
+    <dependency>
+      <groupId>org.jboss.spec.javax.jms</groupId>
+      <artifactId>jboss-jms-api_1.1_spec</artifactId>
+      <scope>provided</scope>
+      <optional>true</optional>
+    </dependency>
+    <!-- Used for Kafka appender -->
+    <dependency>
+      <groupId>org.apache.kafka</groupId>
+      <artifactId>kafka-clients</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <!-- Used for ZeroMQ JeroMQ appender -->
+    <dependency>
+      <groupId>org.zeromq</groupId>
+      <artifactId>jeromq</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <!-- Used for compressing to formats other than zip and gz -->
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-compress</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <!-- Used for the CSV layout -->
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-csv</artifactId>
+      <optional>true</optional>
+    </dependency>
+
+    <!-- TEST DEPENDENCIES -->
+
+    <!-- Pull in useful test classes from API -->
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-api</artifactId>
+      <type>test-jar</type>
+      <scope>test</scope>
+    </dependency>
+    <!-- Zeroconf advertiser tests -->
+    <dependency>
+      <groupId>javax.jmdns</groupId>
+      <artifactId>jmdns</artifactId>
+      <version>3.4.1</version>
+      <scope>test</scope>
+    </dependency>
+    <!-- Log4j 1.2 tests -->
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+      <version>1.2.17</version>
+      <scope>test</scope>
+    </dependency>
+    <!-- SLF4J tests -->
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-ext</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <!-- JUnit, naturally -->
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.hamcrest</groupId>
+      <artifactId>hamcrest-all</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <!-- Mocking framework for use with JUnit -->
+    <dependency>
+      <groupId>org.easymock</groupId>
+      <artifactId>easymock</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <!-- Embedded JDBC drivers for database appender tests -->
+    <dependency>
+      <groupId>org.hsqldb</groupId>
+      <artifactId>hsqldb</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.h2database</groupId>
+      <artifactId>h2</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <!-- JPA Tests -->
+    <dependency>
+      <groupId>org.eclipse.persistence</groupId>
+      <artifactId>org.eclipse.persistence.jpa</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <!-- JNDI and JMS tests -->
+    <dependency>
+      <groupId>org.mockejb</groupId>
+      <artifactId>mockejb</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.activemq</groupId>
+      <artifactId>activemq-broker</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <!-- Logback performance tests -->
+    <dependency>
+      <groupId>ch.qos.logback</groupId>
+      <artifactId>logback-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>ch.qos.logback</groupId>
+      <artifactId>logback-classic</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <!-- OSGi tests -->
+    <dependency>
+      <groupId>org.eclipse.osgi</groupId>
+      <artifactId>org.eclipse.osgi</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.felix</groupId>
+      <artifactId>org.apache.felix.framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <!--  GELF -->
+    <dependency>
+      <groupId>net.javacrumbs.json-unit</groupId>
+      <artifactId>json-unit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <!-- Other -->
+    <dependency>
+      <groupId>commons-codec</groupId>
+      <artifactId>commons-codec</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-lang3</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache-extras.beanshell</groupId>
+      <artifactId>bsh</artifactId>
+      <version>2.0b5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.groovy</groupId>
+      <artifactId>groovy-all</artifactId>
+      <version>2.4.5</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>${compiler.plugin.version}</version>
+        <executions>
+          <execution>
+            <!-- disable annotation processing for first pass -->
+            <id>default-compile</id>
+            <goals>
+              <goal>compile</goal>
+            </goals>
+            <phase>compile</phase>
+            <configuration>
+              <proc>none</proc>
+            </configuration>
+          </execution>
+          <execution>
+            <!-- then do a processing-only pass to generate plugins .dat file -->
+            <id>process-plugins</id>
+            <goals>
+              <goal>compile</goal>
+            </goals>
+            <phase>process-classes</phase>
+            <configuration>
+              <proc>only</proc>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <excludedGroups>
+            org.apache.logging.log4j.categories.PerformanceTests
+          </excludedGroups>
+          <forkCount>1</forkCount>
+          <reuseForks>false</reuseForks>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-failsafe-plugin</artifactId>
+        <configuration>
+          <includes>
+            <include>**/*.java</include>
+          </includes>
+          <excludes>
+            <exclude>**/ForceNoDefClassFoundError.*</exclude>
+          </excludes>
+          <groups>
+            org.apache.logging.log4j.categories.PerformanceTests
+          </groups>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>test-jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <configuration>
+          <instructions>
+            <Bundle-SymbolicName>org.apache.logging.log4j.core</Bundle-SymbolicName>
+            <!-- TODO: exclude internal classes from export -->
+            <Export-Package>org.apache.logging.log4j.core.*</Export-Package>
+            <Import-Package>
+              sun.reflect;resolution:=optional,
+              *
+            </Import-Package>
+            <Bundle-Activator>org.apache.logging.log4j.core.osgi.Activator</Bundle-Activator>
+          </instructions>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-changes-plugin</artifactId>
+        <version>${changes.plugin.version}</version>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>changes-report</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+        <configuration>
+          <issueLinkTemplate>%URL%/show_bug.cgi?id=%ISSUE%</issueLinkTemplate>
+          <useJql>true</useJql>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>${checkstyle.plugin.version}</version>
+        <configuration>
+          <!--<propertiesLocation>${vfs.parent.dir}/checkstyle.properties</propertiesLocation> -->
+          <configLocation>${log4jParentDir}/checkstyle.xml</configLocation>
+          <suppressionsLocation>${log4jParentDir}/checkstyle-suppressions.xml</suppressionsLocation>
+          <enableRulesSummary>false</enableRulesSummary>
+          <propertyExpansion>basedir=${basedir}</propertyExpansion>
+          <propertyExpansion>licensedir=${log4jParentDir}/checkstyle-header.txt</propertyExpansion>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>${javadoc.plugin.version}</version>
+        <configuration>
+          <bottom><![CDATA[<p align="center">Copyright &#169; {inceptionYear}-{currentYear} {organizationName}. All Rights Reserved.<br />
+            Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo,
+            and the Apache Log4j logo are trademarks of The Apache Software Foundation.</p>]]></bottom>
+          <!-- module link generation is completely broken in the javadoc plugin for a multi-module non-aggregating
+               project -->
+          <detectOfflineLinks>false</detectOfflineLinks>
+          <linksource>true</linksource>
+          <links>
+            <link>http://docs.oracle.com/javaee/6/api/</link>
+            <link>http://www.osgi.org/javadoc/r4v43/core/</link>
+            <link>https://commons.apache.org/proper/commons-lang/javadocs/api-release/</link>
+          </links>
+          <groups>
+            <group>
+              <title>Core API</title>
+              <packages>org.apache.logging.log4j.core</packages>
+            </group>
+            <group>
+              <title>Configuration</title>
+              <packages>org.apache.logging.log4j.core.config*:org.apache.logging.log4j.core.selector</packages>
+            </group>
+            <group>
+              <title>Core Plugins</title>
+              <packages>org.apache.logging.log4j.core.appender*:org.apache.logging.log4j.core.filter:org.apache.logging.log4j.core.layout:org.apache.logging.log4j.core.lookup:org.apache.logging.log4j.core.pattern</packages>
+            </group>
+            <group>
+              <title>Tools</title>
+              <packages>org.apache.logging.log4j.core.net*:org.apache.logging.log4j.core.tools</packages>
+            </group>
+            <group>
+              <title>Internals</title>
+              <packages>org.apache.logging.log4j.core.async:org.apache.logging.log4j.core.impl:org.apache.logging.log4j.core.util:org.apache.logging.log4j.core.osgi:org.apache.logging.log4j.core.jackson:org.apache.logging.log4j.core.jmx</packages>
+            </group>
+          </groups>
+        </configuration>
+        <reportSets>
+          <reportSet>
+            <id>non-aggregate</id>
+            <reports>
+              <report>javadoc</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>findbugs-maven-plugin</artifactId>
+        <version>${findbugs.plugin.version}</version>
+        <configuration>
+          <fork>true</fork>
+          <jvmArgs>-Duser.language=en</jvmArgs>
+          <threshold>Normal</threshold>
+          <effort>Default</effort>
+          <excludeFilterFile>${log4jParentDir}/findbugs-exclude-filter.xml</excludeFilterFile>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>${jxr.plugin.version}</version>
+        <reportSets>
+          <reportSet>
+            <id>non-aggregate</id>
+            <reports>
+              <report>jxr</report>
+            </reports>
+          </reportSet>
+          <reportSet>
+            <id>aggregate</id>
+            <reports>
+              <report>aggregate</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-pmd-plugin</artifactId>
+        <version>${pmd.plugin.version}</version>
+        <configuration>
+          <targetJdk>${maven.compile.target}</targetJdk>
+        </configuration>
+      </plugin>
+    </plugins>
+  </reporting>
+</project>
+
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.pom.sha1 b/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.pom.sha1
new file mode 100644
index 0000000..7efbcd4
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/log4j-core-2.5.pom.sha1
@@ -0,0 +1 @@
+5847edd233b480f9ea1aa4f0bbf36015cc4fda14
\ No newline at end of file
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j/2.5/BUILD b/common/m2/repository/org/apache/logging/log4j/log4j/2.5/BUILD
new file mode 100644
index 0000000..7229835
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j/2.5/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/apache/apache/9:pom",
+    source = "log4j-2.5.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j/2.5/log4j-2.5.pom b/common/m2/repository/org/apache/logging/log4j/log4j/2.5/log4j-2.5.pom
new file mode 100644
index 0000000..b93f339
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j/2.5/log4j-2.5.pom
@@ -0,0 +1,1398 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more
+  ~ contributor license agreements. See the NOTICE file distributed with
+  ~ this work for additional information regarding copyright ownership.
+  ~ The ASF licenses this file to You under the Apache license, Version 2.0
+  ~ (the "License"); you may not use this file except in compliance with
+  ~ the License. You may obtain a copy of the License at
+  ~
+  ~      http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the license for the specific language governing permissions and
+  ~ limitations under the license.
+  -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.logging.log4j</groupId>
+  <artifactId>log4j</artifactId>
+  <packaging>pom</packaging>
+  <name>Apache Log4j 2</name>
+  <version>2.5</version>
+  <parent>
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>9</version>
+  </parent>
+  <description>Apache Log4j 2</description>
+  <url>http://logging.apache.org/log4j/2.x/</url>
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/LOG4J2</url>
+  </issueManagement>
+  <ciManagement>
+    <system>Buildbot</system>
+    <url>http://ci.apache.org/builders/log4j2-nightly/</url>
+  </ciManagement>
+  <inceptionYear>1999</inceptionYear>
+  <developers>
+    <developer>
+      <id>rgoers</id>
+      <name>Ralph Goers</name>
+      <email>rgoers@apache.org</email>
+      <organization>Nextiva</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>America/Phoenix</timezone>
+    </developer>
+    <developer>
+      <id>ggregory</id>
+      <name>Gary Gregory</name>
+      <email>ggregory@apache.org</email>
+      <organization>Rocket Software</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>America/Los_Angeles</timezone>
+    </developer>
+    <developer>
+      <id>sdeboy</id>
+      <name>Scott Deboy</name>
+      <email>sdeboy@apache.org</email>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>America/Los_Angeles</timezone>
+    </developer>
+    <developer>
+      <id>rpopma</id>
+      <name>Remko Popma</name>
+      <email>rpopma@apache.org</email>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>Asia/Tokyo</timezone>
+      <properties>
+        <picUrl>http://people.apache.org/~rpopma/img/profilepic.jpg</picUrl>
+      </properties>
+    </developer>
+    <developer>
+      <id>nickwilliams</id>
+      <name>Nick Williams</name>
+      <email>nickwilliams@apache.org</email>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>America/Chicago</timezone>
+    </developer>
+    <developer>
+      <id>mattsicker</id>
+      <name>Matt Sicker</name>
+      <email>mattsicker@apache.org</email>
+      <organization>Peapod</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>America/Chicago</timezone>
+    </developer>
+    <developer>
+      <id>bbrouwer</id>
+      <name>Bruce Brouwer</name>
+      <email>bruce.brouwer@gmail.com</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>America/Detroit</timezone>
+    </developer>
+    <developer>
+      <id>mikes</id>
+      <name>Mikael Ståldal</name>
+      <email>mikes@apache.org</email>
+      <organization>Magine TV</organization>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>Europe/Stockholm</timezone>
+    </developer>
+  </developers>
+  <!-- Contributors -->
+  <contributors>
+      <contributor>
+        <name>Murad Ersoy</name>
+        <email>muradersoy@gmail.com</email>
+        <url>https://www.behance.net/muradersoy</url>
+        <roles>
+          <role>Illustrator and Designer</role>
+          <role>created the new Log4j 2 logo.</role>
+        </roles>
+        <timezone>Europe/Istanbul</timezone>
+        <properties>
+          <picUrl>https://mir-s3-cdn-cf.behance.net/user/138/403dcf1521581.54d67f8fb01f7.jpg</picUrl>
+        </properties>
+      </contributor>
+   </contributors>
+  <mailingLists>
+    <mailingList>
+      <name>log4j-user</name>
+      <subscribe>log4j-user-subscribe@logging.apache.org</subscribe>
+      <unsubscribe>log4j-user-unsubscribe@logging.apache.org</unsubscribe>
+      <post>log4j-user@logging.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/logging-log4j-user/</archive>
+      <otherArchives>
+        <otherArchive>http://marc.info/?l=log4j-user</otherArchive>
+        <otherArchive>http://dir.gmane.org/gmane.comp.jakarta.log4j.user</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>log4j-dev</name>
+      <subscribe>log4j-dev-subscribe@logging.apache.org</subscribe>
+      <unsubscribe>log4j-dev-unsubscribe@logging.apache.org</unsubscribe>
+      <post>log4j-dev@logging.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/</archive>
+      <otherArchives>
+        <otherArchive>http://marc.info/?l=log4j-dev</otherArchive>
+        <otherArchive>http://dir.gmane.org/gmane.comp.jakarta.log4j.devel</otherArchive>
+      </otherArchives>
+    </mailingList>
+  </mailingLists>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <connection>scm:git:http://git-wip-us.apache.org/repos/asf/logging-log4j2.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-log4j2.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;a=summary</url>
+    <tag>log4j-2.5-rc1</tag>
+  </scm>
+  <organization>
+    <name>Apache Software Foundation</name>
+    <url>http://www.apache.org</url>
+  </organization>
+  <properties>
+    <!-- make sure to update these for each release! -->
+    <log4jParentDir>${basedir}</log4jParentDir>
+    <Log4jReleaseVersion>2.5</Log4jReleaseVersion>
+    <Log4jReleaseCount>ninth</Log4jReleaseCount>
+    <Log4jReleaseManager>Ralph Goers</Log4jReleaseManager>
+    <Log4jReleaseKey>B3D8E1BA</Log4jReleaseKey>
+    <!-- <Log4jReleaseManager>Matt Sicker</Log4jReleaseManager>
+    <Log4jReleaseKey>FA1C814D</Log4jReleaseKey> -->
+    <!-- note that any properties you want available in velocity templates must not use periods! -->
+    <slf4jVersion>1.7.12</slf4jVersion>
+    <logbackVersion>1.1.3</logbackVersion>
+    <jackson1Version>1.9.13</jackson1Version>
+    <jackson2Version>2.6.3</jackson2Version>
+    <springVersion>3.2.13.RELEASE</springVersion>
+    <flumeVersion>1.6.0</flumeVersion>
+    <disruptorVersion>3.3.2</disruptorVersion>
+    <compiler.plugin.version>3.3</compiler.plugin.version>
+    <pmd.plugin.version>3.5</pmd.plugin.version>
+    <findbugs.plugin.version>3.0.2</findbugs.plugin.version>
+    <changes.plugin.version>2.11</changes.plugin.version>
+    <javadoc.plugin.version>2.10.3</javadoc.plugin.version>
+    <!-- surefire.plugin.version 2.18 yields http://jira.codehaus.org/browse/SUREFIRE-1121, which is fixed in 2.18.1 -->
+    <!-- surefire.plugin.version 2.19 yields https://issues.apache.org/jira/browse/SUREFIRE-1193. -->
+    <surefire.plugin.version>2.18.1</surefire.plugin.version>
+    <failsafe.plugin.version>2.18.1</failsafe.plugin.version>
+    <checkstyle.plugin.version>2.17</checkstyle.plugin.version>
+    <rat.plugin.version>0.11</rat.plugin.version>
+    <pdf.plugin.version>1.2</pdf.plugin.version>
+    <cobertura.plugin.version>2.7</cobertura.plugin.version>
+    <release.plugin.version>2.5.3</release.plugin.version>
+    <scm.plugin.version>1.9.4</scm.plugin.version>
+    <jxr.plugin.version>2.5</jxr.plugin.version>
+    <clirr.plugin.version>2.6.1</clirr.plugin.version>
+    <site.plugin.version>3.4</site.plugin.version>
+    <manifestfile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestfile>
+    <maven.compile.source>1.7</maven.compile.source>
+    <maven.compile.target>1.7</maven.compile.target>
+    <docLabel>Site Documentation</docLabel>
+    <projectDir />
+    <commonsLoggingVersion>1.2</commonsLoggingVersion>
+    <osgi.api.version>4.3.1</osgi.api.version>
+    <activemq.version>5.12.0</activemq.version>
+    <!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->
+    <minSeverity>info</minSeverity>
+  </properties>
+  <pluginRepositories>
+    <pluginRepository>
+      <id>apache</id>
+      <url>https://repository.apache.org/content/repositories/releases/</url>
+    </pluginRepository>
+<!--     <pluginRepository> -->
+<!--       <id>apache.snapshots</id> -->
+<!--       <name>Apache snapshots repository</name> -->
+<!--       <url>http://repository.apache.org/content/groups/snapshots</url> -->
+<!--       <snapshots> -->
+<!--         <enabled>true</enabled> -->
+<!--       </snapshots> -->
+<!--     </pluginRepository>     -->
+  </pluginRepositories>
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>org.slf4j</groupId>
+        <artifactId>slf4j-api</artifactId>
+        <version>${slf4jVersion}</version>
+      </dependency>
+       <dependency>
+        <groupId>org.slf4j</groupId>
+        <artifactId>slf4j-ext</artifactId>
+        <version>${slf4jVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>ch.qos.logback</groupId>
+        <artifactId>logback-core</artifactId>
+        <version>${logbackVersion}</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>ch.qos.logback</groupId>
+        <artifactId>logback-core</artifactId>
+        <type>test-jar</type>
+        <version>${logbackVersion}</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse.osgi</groupId>
+        <artifactId>org.eclipse.osgi</artifactId>
+        <version>3.7.1</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>org.apache.felix.framework</artifactId>
+        <version>4.6.1</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.maven</groupId>
+        <artifactId>maven-core</artifactId>
+        <version>3.2.5</version>
+      </dependency>
+      <dependency>
+        <groupId>commons-codec</groupId>
+        <artifactId>commons-codec</artifactId>
+        <version>1.10</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.commons</groupId>
+        <artifactId>commons-lang3</artifactId>
+        <version>3.4</version>
+      </dependency>
+      <dependency>
+        <groupId>ch.qos.logback</groupId>
+        <artifactId>logback-classic</artifactId>
+        <version>${logbackVersion}</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>ch.qos.logback</groupId>
+        <artifactId>logback-classic</artifactId>
+        <version>${logbackVersion}</version>
+        <type>test-jar</type>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-api</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-api</artifactId>
+        <version>${project.version}</version>
+        <type>test-jar</type>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-core</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-core</artifactId>
+        <version>${project.version}</version>
+        <type>test-jar</type>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-slf4j-impl</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-jcl</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>commons-logging</groupId>
+        <artifactId>commons-logging</artifactId>
+        <version>${commonsLoggingVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-1.2-api</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-flume-ng</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-iostreams</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-jul</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-taglib</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.logging.log4j</groupId>
+        <artifactId>log4j-web</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>com.sleepycat</groupId>
+        <artifactId>je</artifactId>
+        <version>5.0.73</version>
+      </dependency>
+      <dependency>
+        <groupId>org.osgi</groupId>
+        <artifactId>org.osgi.core</artifactId>
+        <version>${osgi.api.version}</version>
+        <scope>provided</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.fusesource.jansi</groupId>
+        <artifactId>jansi</artifactId>
+        <version>1.11</version>
+        <optional>true</optional>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.flume</groupId>
+        <artifactId>flume-ng-sdk</artifactId>
+        <version>${flumeVersion}</version>
+        <exclusions>
+          <exclusion>
+            <groupId>org.codehaus.jackson</groupId>
+            <artifactId>jackson-core-asl</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>org.codehaus.jackson</groupId>
+            <artifactId>jackson-mapper-asl</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.flume</groupId>
+        <artifactId>flume-ng-core</artifactId>
+        <version>${flumeVersion}</version>
+        <exclusions>
+          <exclusion>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-log4j12</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>log4j</groupId>
+            <artifactId>log4j</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.flume</groupId>
+        <artifactId>flume-ng-embedded-agent</artifactId>
+        <version>${flumeVersion}</version>
+        <exclusions>
+          <exclusion>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-log4j12</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>log4j</groupId>
+            <artifactId>log4j</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>org.codehaus.jackson</groupId>
+            <artifactId>jackson-core-asl</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>org.codehaus.jackson</groupId>
+            <artifactId>jackson-mapper-asl</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.flume</groupId>
+        <artifactId>flume-ng-node</artifactId>
+        <version>${flumeVersion}</version>
+        <exclusions>
+          <exclusion>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-log4j12</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>log4j</groupId>
+            <artifactId>log4j</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>org.codehaus.jackson</groupId>
+            <artifactId>jackson-core-asl</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>org.codehaus.jackson</groupId>
+            <artifactId>jackson-mapper-asl</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.flume.flume-ng-channels</groupId>
+        <artifactId>flume-file-channel</artifactId>
+        <version>${flumeVersion}</version>
+        <exclusions>
+          <exclusion>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-log4j12</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>log4j</groupId>
+            <artifactId>log4j</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>org.mortbay.jetty</groupId>
+            <artifactId>servlet-api</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>org.mortbay.jetty</groupId>
+            <artifactId>servlet-api-2.5</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.hadoop</groupId>
+        <artifactId>hadoop-core</artifactId>
+        <version>1.1.1</version>
+        <exclusions>
+          <exclusion>
+            <groupId>org.codehaus.jackson</groupId>
+            <artifactId>jackson-core-asl</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>org.codehaus.jackson</groupId>
+            <artifactId>jackson-mapper-asl</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>org.mortbay.jetty</groupId>
+            <artifactId>servlet-api</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+      <!-- Jackson 1 start -->
+      <dependency>
+        <groupId>org.codehaus.jackson</groupId>
+        <artifactId>jackson-core-asl</artifactId>
+        <version>${jackson1Version}</version>
+        <scope>runtime</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.codehaus.jackson</groupId>
+        <artifactId>jackson-mapper-asl</artifactId>
+        <version>${jackson1Version}</version>
+        <scope>runtime</scope>
+      </dependency>
+      <!-- Jackson 1 end -->
+      <!-- Jackson 2 start -->
+      <dependency>
+        <groupId>com.fasterxml.jackson.core</groupId>
+        <artifactId>jackson-core</artifactId>
+        <version>${jackson2Version}</version>
+        <optional>true</optional>
+      </dependency>
+      <dependency>
+        <groupId>com.fasterxml.jackson.core</groupId>
+        <artifactId>jackson-databind</artifactId>
+        <version>${jackson2Version}</version>
+        <optional>true</optional>
+      </dependency>
+      <dependency>
+        <groupId>com.fasterxml.jackson.dataformat</groupId>
+        <artifactId>jackson-dataformat-yaml</artifactId>
+        <version>${jackson2Version}</version>
+        <optional>true</optional>
+      </dependency>
+      <dependency>
+        <groupId>com.fasterxml.jackson.dataformat</groupId>
+        <artifactId>jackson-dataformat-xml</artifactId>
+        <version>${jackson2Version}</version>
+        <optional>true</optional>
+      </dependency>
+      <dependency>
+        <groupId>com.fasterxml.jackson.module</groupId>
+        <artifactId>jackson-module-jaxb-annotations</artifactId>
+        <version>${jackson2Version}</version>
+        <optional>true</optional>
+      </dependency>
+      <!-- Jackson 2 end -->
+      <dependency>
+        <groupId>com.sun.mail</groupId>
+        <artifactId>javax.mail</artifactId>
+        <version>1.5.4</version>
+      </dependency>
+      <dependency>
+        <groupId>org.jboss.spec.javax.jms</groupId>
+        <artifactId>jboss-jms-api_1.1_spec</artifactId>
+        <version>1.0.1.Final</version>
+        <scope>provided</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.activemq</groupId>
+        <artifactId>activemq-broker</artifactId>
+        <version>${activemq.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.mockejb</groupId>
+        <artifactId>mockejb</artifactId>
+        <version>0.6-beta2</version>
+        <scope>test</scope>
+        <exclusions>
+          <exclusion>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging</artifactId>
+          </exclusion>
+        </exclusions>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.kafka</groupId>
+        <artifactId>kafka-clients</artifactId>
+        <version>0.9.0.0</version>
+      </dependency>
+      <dependency>
+        <groupId>org.zeromq</groupId>
+        <artifactId>jeromq</artifactId>
+        <version>0.3.5</version>
+      </dependency>
+      <dependency>
+        <groupId>javax.servlet</groupId>
+        <artifactId>servlet-api</artifactId>
+        <version>2.5</version>
+        <scope>provided</scope>
+      </dependency>
+      <dependency>
+        <groupId>com.lmax</groupId>
+        <artifactId>disruptor</artifactId>
+        <version>${disruptorVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>4.11</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.hamcrest</groupId>
+        <artifactId>hamcrest-all</artifactId>
+        <version>1.3</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.easymock</groupId>
+        <artifactId>easymock</artifactId>
+        <version>3.3.1</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.springframework</groupId>
+        <artifactId>spring-aop</artifactId>
+        <version>${springVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.springframework</groupId>
+        <artifactId>spring-beans</artifactId>
+        <version>${springVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.springframework</groupId>
+        <artifactId>spring-context</artifactId>
+        <version>${springVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.springframework</groupId>
+        <artifactId>spring-core</artifactId>
+        <version>${springVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.springframework</groupId>
+        <artifactId>spring-expression</artifactId>
+        <version>${springVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.springframework</groupId>
+        <artifactId>spring-oxm</artifactId>
+        <version>${springVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.springframework</groupId>
+        <artifactId>spring-test</artifactId>
+        <version>${springVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.springframework</groupId>
+        <artifactId>spring-web</artifactId>
+        <version>${springVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.springframework</groupId>
+        <artifactId>spring-webmvc</artifactId>
+        <version>${springVersion}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.hsqldb</groupId>
+        <artifactId>hsqldb</artifactId>
+        <version>2.3.3</version>
+      </dependency>
+      <dependency>
+        <groupId>com.h2database</groupId>
+        <artifactId>h2</artifactId>
+        <version>1.3.176</version>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse.persistence</groupId>
+        <artifactId>org.eclipse.persistence.jpa</artifactId>
+        <version>2.6.0</version>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse.persistence</groupId>
+        <artifactId>javax.persistence</artifactId>
+        <version>2.1.0</version>
+        <scope>provided</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.mongodb</groupId>
+        <artifactId>mongo-java-driver</artifactId>
+        <version>3.0.4</version>
+      </dependency>
+      <dependency>
+        <groupId>org.lightcouch</groupId>
+        <artifactId>lightcouch</artifactId>
+        <version>0.0.6</version>
+      </dependency>
+      <dependency>
+        <groupId>org.liquibase</groupId>
+        <artifactId>liquibase-core</artifactId>
+        <version>3.3.5</version>
+      </dependency>
+      <dependency>
+        <groupId>net.javacrumbs.json-unit</groupId>
+        <artifactId>json-unit</artifactId>
+        <version>1.5.5</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>commons-io</groupId>
+        <artifactId>commons-io</artifactId>
+        <version>2.4</version>
+        <scope>test</scope>
+      </dependency>
+      <!-- Used for compressing to formats other than zip and gz -->
+      <dependency>
+        <groupId>org.apache.commons</groupId>
+        <artifactId>commons-compress</artifactId>
+        <version>1.10</version>
+      </dependency>
+      <!-- Used for the CSV layout -->
+      <dependency>
+        <groupId>org.apache.commons</groupId>
+        <artifactId>commons-csv</artifactId>
+        <version>1.2</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.felix</groupId>
+          <artifactId>maven-bundle-plugin</artifactId>
+          <!--  Using version 2.5.4 causes Jenkins to get compiler errors in log4j-perf. -->
+          <version>2.5.3</version>
+          <inherited>true</inherited>
+          <extensions>true</extensions>
+          <executions>
+            <execution>
+              <goals>
+                <goal>manifest</goal>
+              </goals>
+              <phase>process-classes</phase>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-changes-plugin</artifactId>
+          <version>${changes.plugin.version}</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-release-plugin</artifactId>
+          <version>${release.plugin.version}</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-scm-plugin</artifactId>
+          <version>${scm.plugin.version}</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-checkstyle-plugin</artifactId>
+          <version>${checkstyle.plugin.version}</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>${javadoc.plugin.version}</version>
+          <configuration>
+            <bottom><![CDATA[<p align="center">Copyright &#169; {inceptionYear}-{currentYear} {organizationName}. All Rights Reserved.<br />
+            Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo,
+            and the Apache Log4j logo are trademarks of The Apache Software Foundation.</p>]]></bottom>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-pmd-plugin</artifactId>
+          <version>${pmd.plugin.version}</version>
+        </plugin>
+        <!-- some nice default compiler options -->
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>${compiler.plugin.version}</version>
+          <configuration>
+            <source>${maven.compile.source}</source>
+            <target>${maven.compile.target}</target>
+            <showDeprecation>true</showDeprecation>
+            <showWarnings>true</showWarnings>
+            <encoding>UTF-8</encoding>
+            <fork>true</fork>
+            <meminitial>256</meminitial>
+            <maxmem>1024</maxmem>
+            <compilerArguments>
+              <Xmaxwarns>10000</Xmaxwarns>
+              <Xlint />
+            </compilerArguments>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>${surefire.plugin.version}</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-failsafe-plugin</artifactId>
+          <version>${failsafe.plugin.version}</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-source-plugin</artifactId>
+          <version>2.4</version>
+          <executions>
+            <execution>
+              <id>attach-sources</id>
+              <phase>verify</phase>
+              <goals>
+                <goal>jar-no-fork</goal>
+              </goals>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-jxr-plugin</artifactId>
+          <version>${jxr.plugin.version}</version>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>clirr-maven-plugin</artifactId>
+          <version>${clirr.plugin.version}</version>
+          <configuration>
+            <minSeverity>${minSeverity}</minSeverity>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>${compiler.plugin.version}</version>
+        <configuration>
+          <source>${maven.compile.source}</source>
+          <target>${maven.compile.target}</target>
+          <showDeprecation>true</showDeprecation>
+          <showWarnings>true</showWarnings>
+          <compilerArguments>
+            <Xmaxwarns>10000</Xmaxwarns>
+            <Xlint />
+          </compilerArguments>
+          <encoding>UTF-8</encoding>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <configuration>
+          <archive>
+            <manifestFile>${manifestfile}</manifestFile>
+            <manifestEntries>
+              <Specification-Title>${project.name}</Specification-Title>
+              <Specification-Version>${project.version}</Specification-Version>
+              <Specification-Vendor>${project.organization.name}</Specification-Vendor>
+              <Implementation-Title>${project.name}</Implementation-Title>
+              <Implementation-Version>${project.version}</Implementation-Version>
+              <Implementation-Vendor>${project.organization.name}</Implementation-Vendor>
+              <Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
+              <X-Compile-Source-JDK>${maven.compile.source}</X-Compile-Source-JDK>
+              <X-Compile-Target-JDK>${maven.compile.target}</X-Compile-Target-JDK>
+            </manifestEntries>
+          </archive>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-resources-plugin</artifactId>
+        <version>2.7</version>
+        <executions>
+          <execution>
+            <id>copy-sitecss</id>
+            <!-- fetch site.xml before creating site documentation -->
+            <phase>pre-site</phase>
+            <goals>
+              <goal>copy-resources</goal>
+            </goals>
+            <configuration>
+              <outputDirectory>${project.build.directory}/site</outputDirectory>
+              <resources>
+                <resource>
+                  <directory>${log4jParentDir}/src/site/resources</directory>
+                  <includes>
+                    <include>**/*</include>
+                  </includes>
+                </resource>
+              </resources>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <version>${surefire.plugin.version}</version>
+        <configuration>
+          <systemPropertyVariables>
+            <java.awt.headless>true</java.awt.headless>
+          </systemPropertyVariables>
+          <argLine>-Xms256m -Xmx1024m</argLine>
+          <forkCount>2C</forkCount>
+          <reuseForks>true</reuseForks>
+          <excludes>
+            <exclude>${log4j.skip.test1}</exclude>
+            <exclude>${log4j.skip.test2}</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-failsafe-plugin</artifactId>
+        <version>${failsafe.plugin.version}</version>
+        <executions>
+          <execution>
+            <id>integration-tests</id>
+            <goals>
+              <goal>integration-test</goal>
+            </goals>
+          </execution>
+          <execution>
+            <id>verify</id>
+            <goals>
+              <goal>verify</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <systemPropertyVariables>
+            <java.awt.headless>true</java.awt.headless>
+          </systemPropertyVariables>
+          <argLine>-Xms256m -Xmx1024m</argLine>
+          <forkCount>1</forkCount>
+          <reuseForks>false</reuseForks>
+          <encoding>UTF-8</encoding>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-site-plugin</artifactId>
+        <version>${site.plugin.version}</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.wagon</groupId>
+            <artifactId>wagon-ssh</artifactId>
+            <version>2.9</version>
+          </dependency>
+        </dependencies>
+        <configuration>
+          <!-- only build English site even on other language OS -->
+          <locales>en</locales>
+          <!-- Exclude the navigation file for Maven 1 sites
+               and the changes file used by the changes-plugin,
+               as they interfere with the site generation. -->
+          <moduleExcludes>
+            <xdoc>navigation.xml,changes.xml</xdoc>
+          </moduleExcludes>
+          <templateDirectory>${log4jParentDir}/src/site</templateDirectory>
+          <template>site.vm</template>
+        </configuration>
+      </plugin>
+      <!-- <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>cobertura-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>clean</id>
+            <goals>
+              <goal>clean</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin> -->
+
+      <!-- We need to disable the standard ASF configuration to be able to publish our own notice and license files -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-remote-resources-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>process</goal>
+            </goals>
+            <configuration>
+              <skip>true</skip>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-pdf-plugin</artifactId>
+        <version>${pdf.plugin.version}</version>
+        <executions>
+          <execution>
+            <id>pdf</id>
+            <phase>site</phase>
+            <goals>
+              <goal>pdf</goal>
+            </goals>
+            <configuration>
+              <outputDirectory>${project.reporting.outputDirectory}</outputDirectory>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-source-plugin</artifactId>
+      </plugin>
+      <!-- RAT report -->
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <version>${rat.plugin.version}</version>
+        <configuration>
+          <excludes>
+            <exclude>src/main/resources/META-INF/services/**/*</exclude>
+            <!-- IntelliJ files -->
+            <exclude>.idea/**/*</exclude>
+            <exclude>src/test/resources/**/*</exclude>
+            <!-- VM metadata -->
+            <exclude>.vagrant/**/*</exclude>
+            <!-- IDE settings imports -->
+            <exclude>src/ide/**</exclude>
+            <!-- does it even make sense to apply a license to a GPG signature? -->
+            <exclude>**/*.asc</exclude>
+            <!-- jQuery is MIT-licensed, but RAT can't figure it out -->
+            <exclude>src/site/resources/js/jquery.js</exclude>
+            <exclude>src/site/resources/js/jquery.min.js</exclude>
+            <!-- Generated files -->
+            <exclude>log4j-distribution/target/**/*</exclude>
+            <exclude>velocity.log</exclude>
+            <!-- Other -->
+            <exclude>felix-cache/**</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <reporting>
+    <plugins>
+      <!-- Changes report -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-changes-plugin</artifactId>
+        <version>${changes.plugin.version}</version>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>changes-report</report>
+              <report>jira-report</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+        <configuration>
+          <statusIds>Resolved, Closed</statusIds>
+          <columnNames>Type,Key,Summary,Assignee,Status,Resolution,Fix Version</columnNames>
+          <useJql>true</useJql>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>2.8.1</version>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>index</report>
+              <report>dependencies</report>
+              <report>dependency-info</report>
+              <report>dependency-convergence</report>
+              <report>dependency-management</report>
+              <report>project-team</report>
+              <report>mailing-list</report>
+              <report>issue-tracking</report>
+              <report>license</report>
+              <report>scm</report>
+              <report>summary</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+        <configuration>
+          <!-- you'd think these would be the defaults, right? -->
+            <customBundle>${project.basedir}/src/site/custom/project-info-report.properties</customBundle>
+          <webAccessUrl>${project.scm.url}</webAccessUrl>
+          <anonymousConnection>${project.scm.connection}</anonymousConnection>
+          <developerConnection>${project.scm.developerConnection}</developerConnection>
+        </configuration>
+      </plugin>
+      <!-- Surefire report -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-report-plugin</artifactId>
+        <version>${surefire.plugin.version}</version>
+        <reportSets>
+          <reportSet>
+            <id>integration-tests</id>
+            <reports>
+              <report>failsafe-report-only</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+      <!-- RAT report -->
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <version>${rat.plugin.version}</version>
+        <configuration>
+          <excludes>
+            <exclude>src/main/resources/META-INF/services/**/*</exclude>
+            <!-- IntelliJ files -->
+            <exclude>.idea/**/*</exclude>
+            <exclude>src/test/resources/**/*</exclude>
+            <!-- VM metadata -->
+            <exclude>.vagrant/**/*</exclude>
+            <!-- IDE settings imports -->
+            <exclude>src/ide/**</exclude>
+            <!-- does it even make sense to apply a license to a GPG signature? -->
+            <exclude>**/*.asc</exclude>
+            <!-- jQuery is MIT-licensed, but RAT can't figure it out -->
+            <exclude>src/site/resources/js/jquery.js</exclude>
+            <exclude>src/site/resources/js/jquery.min.js</exclude>
+            <!-- Generated files -->
+            <exclude>log4j-distribution/target/**/*</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </reporting>
+  <distributionManagement>
+     <repository>
+      <id>apache.releases.https</id>
+      <name>Apache Release Distribution Repository</name>
+      <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
+    </repository>
+    <snapshotRepository>
+      <id>apache.snapshots.https</id>
+      <name>Apache Development Snapshot Repository</name>
+      <url>https://repository.apache.org/content/repositories/snapshots</url>
+    </snapshotRepository>
+    <site>
+      <id>apache.website</id>
+      <url>scp://people.apache.org/www/logging.apache.org/log4j/2.0</url>
+    </site>
+  </distributionManagement>
+  <modules>
+    <module>log4j-api</module>
+    <module>log4j-core</module>
+    <module>log4j-1.2-api</module>
+    <module>log4j-slf4j-impl</module>
+    <module>log4j-to-slf4j</module>
+    <module>log4j-jcl</module>
+    <module>log4j-flume-ng</module>
+    <module>log4j-taglib</module>
+    <module>log4j-jmx-gui</module>
+    <module>log4j-samples</module>
+    <module>log4j-bom</module>
+    <module>log4j-nosql</module>
+    <module>log4j-web</module>
+    <module>log4j-perf</module>
+    <module>log4j-iostreams</module>
+    <module>log4j-jul</module>
+    <module>log4j-liquibase</module>
+  </modules>
+  <profiles>
+    <profile>
+        <id>Windows</id>
+        <activation>
+            <os>
+                <family>Windows</family>
+            </os>
+        </activation>
+        <build>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-surefire-plugin</artifactId>
+                    <configuration>
+                        <argLine>-server</argLine>
+                    </configuration>
+                </plugin>
+              <plugin>
+                <artifactId>maven-failsafe-plugin</artifactId>
+                <configuration>
+                  <argLine>-server</argLine>
+                </configuration>
+              </plugin>
+            </plugins>
+        </build>
+    </profile>
+    <profile>
+      <id>pdf</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-pdf-plugin</artifactId>
+            <version>${pdf.plugin.version}</version>
+            <executions>
+              <execution>
+                <id>pdf</id>
+                <phase>generate-resources</phase>
+                <goals>
+                  <goal>pdf</goal>
+                </goals>
+                <configuration>
+                  <outputDirectory>${project.reporting.outputDirectory}</outputDirectory>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <id>release-notes</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-changes-plugin</artifactId>
+            <version>${changes.plugin.version}</version>
+            <configuration>
+              <template>announcement.vm</template>
+              <templateDirectory>src/changes</templateDirectory>
+              <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
+              <announcementDirectory>.</announcementDirectory>
+              <announcementFile>RELEASE-NOTES.txt</announcementFile>
+              <issueManagementSystems>
+                <issueManagementSystem>changes.xml</issueManagementSystem>
+                <!--<issueManagementSystem>JIRA</issueManagementSystem> -->
+              </issueManagementSystems>
+              <version>${Log4jReleaseVersion}</version>
+              <announceParameters>
+                <releaseVersion>${Log4jReleaseVersion}</releaseVersion>
+                <releaseCount>${Log4jReleaseCount}</releaseCount>
+              </announceParameters>
+              <useJql>true</useJql>
+            </configuration>
+            <executions>
+              <execution>
+                <id>create-release-notes</id>
+                <phase>generate-resources</phase>
+                <goals>
+                  <goal>announcement-generate</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <id>apache-release</id>
+      <build>
+        <plugins>
+          <plugin>
+            <artifactId>maven-assembly-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>source-release-assembly</id>
+                <configuration>
+                  <skipAssembly>true</skipAssembly>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+      <modules>
+        <module>log4j-distribution</module>
+      </modules>
+    </profile>
+    <profile>
+      <id>rat</id>
+      <build>
+        <plugins>
+          <!-- RAT report -->
+          <plugin>
+            <groupId>org.apache.rat</groupId>
+            <artifactId>apache-rat-plugin</artifactId>
+            <version>${rat.plugin.version}</version>
+            <configuration>
+              <excludes>
+                <exclude>dist/target/.plxarc</exclude>
+                <exclude>dist/target/*.asc</exclude>
+                <exclude>dist/target/**/*</exclude>
+                <exclude>src/main/resources/META-INF/services/**/*</exclude>
+                <exclude>.idea/**/*</exclude>
+                <exclude>src/test/resources/**/*</exclude>
+                <exclude>src/site/resources/**/*</exclude>
+                <exclude>src/site/site.vm</exclude>
+                <exclude>src/ide/**/*</exclude>
+                <exclude>**/target/generated-sources/**/*</exclude>
+              </excludes>
+            </configuration>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>check</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <!-- http://www.yourkit.com/docs/80/help/agent.jsp -->
+      <id>yourkit-mac</id>
+      <!--
+      <activation>
+        <os>
+          <family>Mac</family>
+        </os>
+        <file>
+          <exists>${yourkit.home}/bin/mac/libyjpagent.jnilib</exists>
+        </file>
+      </activation>
+      -->
+      <properties>
+        <yourkit.home>/Applications/YJP.app</yourkit.home>
+      </properties>
+      <dependencies>
+        <dependency>
+          <groupId>com.yourkit</groupId>
+          <artifactId>yjp-controller-api-redist</artifactId>
+          <version>2013</version>
+          <scope>system</scope>
+          <systemPath>${yourkit.home}/lib/yjp-controller-api-redist.jar</systemPath>
+        </dependency>
+      </dependencies>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-surefire-plugin</artifactId>
+            <configuration>
+              <argLine>-agentpath:"${yourkit.home}/bin/mac/libyjpagent.jnilib"</argLine>
+            </configuration>
+          </plugin>
+          <plugin>
+            <artifactId>maven-failsafe-plugin</artifactId>
+            <configuration>
+              <argLine>-agentpath:"${yourkit.home}/bin/mac/libyjpagent.jnilib"</argLine>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <id>jdk-pre-8</id>
+      <activation>
+        <jdk>[1.6,1.8)</jdk>
+      </activation>
+      <build>
+        <plugins>
+          <plugin>
+            <artifactId>maven-surefire-plugin</artifactId>
+            <configuration>
+              <argLine>-XX:MaxPermSize=512m</argLine>
+            </configuration>
+          </plugin>
+          <plugin>
+            <artifactId>maven-failsafe-plugin</artifactId>
+            <configuration>
+              <argLine>-XX:MaxPermSize=512m</argLine>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/org/apache/logging/log4j/log4j/2.5/log4j-2.5.pom.sha1 b/common/m2/repository/org/apache/logging/log4j/log4j/2.5/log4j-2.5.pom.sha1
new file mode 100644
index 0000000..f293b4c
--- /dev/null
+++ b/common/m2/repository/org/apache/logging/log4j/log4j/2.5/log4j-2.5.pom.sha1
@@ -0,0 +1 @@
+f270f083a29b96d9bc3c65d1102aa1eaf1cd4131
\ No newline at end of file
diff --git a/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/BUILD b/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/BUILD
new file mode 100644
index 0000000..68fb312
--- /dev/null
+++ b/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["jose4j-0.5.0.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/9:pom",
+    source = "jose4j-0.5.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.jar b/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.jar
new file mode 100644
index 0000000..09d4bbd
--- /dev/null
+++ b/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.jar
Binary files differ
diff --git a/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.jar.sha1 b/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.jar.sha1
new file mode 100644
index 0000000..348c014
--- /dev/null
+++ b/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.jar.sha1
@@ -0,0 +1 @@
+b7630c681865b16e2c63f5ed2195014a5924a5e0
\ No newline at end of file
diff --git a/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.pom b/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.pom
new file mode 100644
index 0000000..ef3aa8c
--- /dev/null
+++ b/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.pom
@@ -0,0 +1,249 @@
+<!--
+  ~ Copyright 2012-2015 Brian Campbell
+  ~
+  ~ Licensed under the Apache License, Version 2.0 (the "License");
+  ~ you may not use this file except in compliance with the License.
+  ~ You may obtain a copy of the License at
+  ~
+  ~     http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the License for the specific language governing permissions and
+  ~ limitations under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>9</version>
+  </parent>
+
+  <groupId>org.bitbucket.b_c</groupId>
+  <artifactId>jose4j</artifactId>
+  <version>0.5.0</version>
+  <packaging>jar</packaging>
+  <name>jose4j</name>
+  <description>
+     The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK).
+     It is written in Java and relies solely on the JCA APIs for cryptography.
+     Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..
+  </description>
+  <url>https://bitbucket.org/b_c/jose4j/</url>
+
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+
+  <developers>
+    <developer>
+      <name>Brian Campbell</name>
+      <email>brian.d.campbell@gmail.com</email>
+      <url>https://plus.google.com/109358381977638517286/about</url>
+    </developer>
+  </developers>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+      <version>1.7.6</version>
+    </dependency>
+
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+
+    <dependency>
+      <groupId>ch.qos.logback</groupId>
+      <artifactId>logback-classic</artifactId>
+      <version>1.0.7</version>
+      <scope>test</scope>
+    </dependency>
+
+    <dependency>
+      <groupId>org.bouncycastle</groupId>
+      <artifactId>bcprov-jdk15on</artifactId>
+      <version>1.52</version>
+      <scope>test</scope>
+    </dependency>
+
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>2.0.3-beta</version>
+      <scope>test</scope>
+      <exclusions>
+        <exclusion>  <!-- sigh, mvn idea:idea was pulling this transitive dependency into its class path rather than the newer one from via junit -->
+          <groupId>org.hamcrest</groupId>
+          <artifactId>hamcrest-core</artifactId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+
+  </dependencies>
+
+  <build>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.1</version>
+          <configuration>
+            <source>1.7</source>
+            <target>1.7</target>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-gpg-plugin</artifactId>
+          <version>1.5</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-source-plugin</artifactId>
+          <version>2.2.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.9.1</version>
+          <configuration>
+            <!-- allow Javadoc tool to be lenient w/ java 8 - see http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html -->
+            <!--<additionalparam>-Xdoclint:none</additionalparam>-->
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-deploy-plugin</artifactId>
+          <version>2.8.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.sonatype.plugins</groupId>
+          <artifactId>nexus-staging-maven-plugin</artifactId>
+          <version>1.6</version>
+          <extensions>true</extensions>
+          <configuration>
+            <serverId>sonatype-nexus-staging</serverId>
+            <nexusUrl>https://oss.sonatype.org/</nexusUrl>
+            <autoReleaseAfterClose>true</autoReleaseAfterClose>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>2.4</version>
+          <configuration>
+            <archive>
+              <manifestFile>
+                ${project.build.outputDirectory}/META-INF/MANIFEST.MF
+              </manifestFile>
+            </archive>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.felix</groupId>
+          <artifactId>maven-bundle-plugin</artifactId>
+          <version>2.3.5</version>
+          <extensions>true</extensions>
+          <executions>
+            <execution>
+              <id>bundle-manifest</id>
+              <phase>process-classes</phase>
+              <goals>
+                <goal>manifest</goal>
+              </goals>
+            </execution>
+          </executions>
+        </plugin>
+      </plugins>
+  </build>
+
+  <profiles>
+    <profile>
+      <id>release-profile</id>
+      <activation>
+        <!--This profile will be activated when the value of maven property performRelease is true.
+            When you use maven-release-plugin and run mvn release:perform, the property value will be set to true.
+            The profile can also be explicitly specified using the -P CLI option like, mvn install -P release-profile -->
+        <property>
+          <name>performRelease</name>
+          <value>true</value>
+        </property>
+      </activation>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <version>2.2.1</version>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <goals>
+                  <goal>jar-no-fork</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <version>2.9.1</version>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+  <reporting>
+    <plugins>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>cobertura-maven-plugin</artifactId>
+          <version>2.5.2</version>
+      </plugin>
+    </plugins>
+  </reporting>
+
+  <scm>
+    <connection>scm:git:ssh://git@bitbucket.org/b_c/jose4j.git</connection>
+    <developerConnection>scm:git:ssh://git@bitbucket.org/b_c/jose4j.git</developerConnection>
+    <url>https://bitbucket.org/b_c/jose4j</url>
+  </scm>
+</project>                                                     
diff --git a/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.pom.sha1 b/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.pom.sha1
new file mode 100644
index 0000000..0c00424
--- /dev/null
+++ b/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/jose4j-0.5.0.pom.sha1
@@ -0,0 +1 @@
+8a04f07bb5cd72e477769c4d2517d9cf6a12051e
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/BUILD b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/BUILD
new file mode 100644
index 0000000..f0d5641
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["bcpkix-jdk15on-1.56.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "bcpkix-jdk15on-1.56.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/NOTICE b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/NOTICE
new file mode 100644
index 0000000..21bb26b
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/NOTICE
@@ -0,0 +1,7 @@
+Copyright (c) 2000 - 2013 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56-sources.jar b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56-sources.jar
new file mode 100644
index 0000000..303c665
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56-sources.jar.md5 b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56-sources.jar.md5
new file mode 100644
index 0000000..cd6d272
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56-sources.jar.md5
@@ -0,0 +1 @@
+4eafb8522e46680d90bc53c8ded5129f
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56-sources.jar.sha1 b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56-sources.jar.sha1
new file mode 100644
index 0000000..0a61c26
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56-sources.jar.sha1
@@ -0,0 +1 @@
+118b4633c59394749b2b2f278138beb31c930663
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar
new file mode 100644
index 0000000..88bb1ce
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar
Binary files differ
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar.md5 b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar.md5
new file mode 100644
index 0000000..6c0eab7
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar.md5
@@ -0,0 +1 @@
+17b2b704b3ad9b36a6fca1ace60a2a06
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar.sha1 b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar.sha1
new file mode 100644
index 0000000..963bd4e
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar.sha1
@@ -0,0 +1 @@
+4648af70268b6fdb24674fb1fd7c1fcc73db1231
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom
new file mode 100644
index 0000000..53739cc
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.bouncycastle</groupId>
+  <artifactId>bcpkix-jdk15on</artifactId>
+  <packaging>jar</packaging>
+  <name>Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs</name>
+  <version>1.56</version>
+  <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
+  <url>http://www.bouncycastle.org/java.html</url>
+  <licenses>
+    <license>
+      <name>Bouncy Castle Licence</name>
+      <url>http://www.bouncycastle.org/licence.html</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>https://github.com/bcgit/bc-java</url>
+  </scm>
+  <issueManagement>
+     <system>JIRA</system>
+     <url>http://www.bouncycastle.org/jira/secure/Dashboard.jspa</url>
+  </issueManagement>
+  <developers>
+    <developer>
+      <id>feedback-crypto</id>
+      <name>The Legion of the Bouncy Castle Inc.</name>
+      <email>feedback-crypto@bouncycastle.org</email>
+    </developer>
+  </developers>
+  <dependencies>
+    <dependency>
+      <groupId>org.bouncycastle</groupId>
+      <artifactId>bcprov-jdk15on</artifactId>
+      <version>1.56</version>
+      <type>jar</type>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom.md5 b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom.md5
new file mode 100644
index 0000000..b95575f
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom.md5
@@ -0,0 +1 @@
+156f125a8d877c9db719fed36abef987
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom.sha1 b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom.sha1
new file mode 100644
index 0000000..5c6f3b9
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom.sha1
@@ -0,0 +1 @@
+2e2e47a19e0c53e7d204a6ad071c9e64c7c4c43f
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/maven-metadata.xml.md5 b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/maven-metadata.xml.md5
deleted file mode 100644
index a62c762..0000000
--- a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-0f105ea6b73b7d77902874cdf37dc04e
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/maven-metadata.xml.sha1 b/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/maven-metadata.xml.sha1
deleted file mode 100644
index 73182fd..0000000
--- a/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-22d43ea022af005789c46e9f111bcc6e3a8422fa
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/BUILD b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/BUILD
new file mode 100644
index 0000000..327126a
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["bcprov-jdk15on-1.56.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "bcprov-jdk15on-1.56.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/NOTICE b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/NOTICE
new file mode 100644
index 0000000..21bb26b
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/NOTICE
@@ -0,0 +1,7 @@
+Copyright (c) 2000 - 2013 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56-sources.jar b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56-sources.jar
new file mode 100644
index 0000000..12af6f0
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56-sources.jar.md5 b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56-sources.jar.md5
new file mode 100644
index 0000000..0bbce06
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56-sources.jar.md5
@@ -0,0 +1 @@
+fdde2a4467c7a1d83b34710b0c335da7
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56-sources.jar.sha1 b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56-sources.jar.sha1
new file mode 100644
index 0000000..9b316cb
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56-sources.jar.sha1
@@ -0,0 +1 @@
+93c7b191596378df51c31b7d8717f71b0aeee53c
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar
new file mode 100644
index 0000000..ffd08d6
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar
Binary files differ
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar.md5 b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar.md5
new file mode 100644
index 0000000..d3a955b
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar.md5
@@ -0,0 +1 @@
+3c1bc7aaf3449308e34296546078d9f7
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar.sha1 b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar.sha1
new file mode 100644
index 0000000..34f13db
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar.sha1
@@ -0,0 +1 @@
+a153c6f9744a3e9dd6feab5e210e1c9861362ec7
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom
new file mode 100644
index 0000000..33310be
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.bouncycastle</groupId>
+  <artifactId>bcprov-jdk15on</artifactId>
+  <packaging>jar</packaging>
+  <name>Bouncy Castle Provider</name>
+  <version>1.56</version>
+  <description>The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.</description>
+  <url>http://www.bouncycastle.org/java.html</url>
+  <licenses>
+    <license>
+      <name>Bouncy Castle Licence</name>
+      <url>http://www.bouncycastle.org/licence.html</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>https://github.com/bcgit/bc-java</url>
+  </scm>
+  <issueManagement>
+     <system>JIRA</system>
+     <url>http://www.bouncycastle.org/jira/secure/Dashboard.jspa</url>
+  </issueManagement>
+  <developers>
+    <developer>
+      <id>feedback-crypto</id>
+      <name>The Legion of the Bouncy Castle Inc.</name>
+      <email>feedback-crypto@bouncycastle.org</email>
+    </developer>
+  </developers>
+</project>
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom.md5 b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom.md5
new file mode 100644
index 0000000..01742e8
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom.md5
@@ -0,0 +1 @@
+8e631b79683b22891d2f942fb028697a
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom.sha1 b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom.sha1
new file mode 100644
index 0000000..01558d8
--- /dev/null
+++ b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom.sha1
@@ -0,0 +1 @@
+16220ab4e1b41786b0396e908ed91437c620ee3c
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/maven-metadata.xml.md5 b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/maven-metadata.xml.md5
deleted file mode 100644
index 819dc2d..0000000
--- a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-124cd1570e0302f521a2902d270d3beb
\ No newline at end of file
diff --git a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/maven-metadata.xml.sha1 b/common/m2/repository/org/bouncycastle/bcprov-jdk15on/maven-metadata.xml.sha1
deleted file mode 100644
index 43c34ff..0000000
--- a/common/m2/repository/org/bouncycastle/bcprov-jdk15on/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e854b1300a9a277cacd1af8da837aaff93a8b8a8
\ No newline at end of file
diff --git a/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.jar b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.jar
new file mode 100644
index 0000000..4cbe8f1
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.jar
Binary files differ
diff --git a/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.jar.md5 b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.jar.md5
new file mode 100644
index 0000000..a008ab3
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.jar.md5
@@ -0,0 +1 @@
+68254c39786def0bedb4fdb47c996f36
\ No newline at end of file
diff --git a/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.jar.sha1 b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.jar.sha1
new file mode 100644
index 0000000..b869de5
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.jar.sha1
@@ -0,0 +1 @@
+754c9bd86c27ddf2ab737d73170819227a7c983c
\ No newline at end of file
diff --git a/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.pom b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.pom
new file mode 100644
index 0000000..3f515fb
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.pom
@@ -0,0 +1,109 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+    <packaging>jar</packaging>
+
+    <name>Dataflow</name>
+    <url>http://checkerframework.org</url>
+    <description>
+        Dataflow is a dataflow framework based on the javac compiler.
+    </description>
+
+    <groupId>org.checkerframework</groupId>
+    <artifactId>dataflow</artifactId>
+
+    <licenses>
+        <license>
+            <name>GNU General Public License, version 2 (GPL2), with the classpath exception</name>
+            <url>http://www.gnu.org/software/classpath/license.html</url>
+            <distribution>repo</distribution>
+        </license>
+
+        <license>
+            <name>The MIT License</name>
+            <url>http://opensource.org/licenses/MIT</url>
+            <distribution>repo</distribution>
+        </license>
+    </licenses>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.checkerframework</groupId>
+            <artifactId>javacutil</artifactId>
+            <version><!-- checker-framework-version -->1.8.10<!-- /checker-framework-version --></version>
+            <type>jar</type>
+        </dependency>
+    </dependencies>
+
+    <!-- The comments in the version number are used to do a text substitution. Don't remove them.
+         See checker-framework/bin/poms/updateVersion.sh -->
+    <version><!-- checker-framework-version -->1.8.10<!-- /checker-framework-version --></version>
+
+    <scm>
+        <url>https://code.google.com/p/checker-framework/</url>
+        <connection>https://code.google.com/p/checker-framework/</connection>
+    </scm>
+
+    <developers>
+
+        <developer>
+            <id>Michael Ernst &lt;mernst@cs.washington.edu&gt;</id>
+            <name>Michael Ernst</name>
+            <email>mernst@cs.washington.edu</email>
+            <url>http://homes.cs.washington.edu/~mernst/</url>
+            <organization>University of Washington</organization>
+            <organizationUrl>https://www.cs.washington.edu/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>wmdietl</id>
+            <name>Werner M. Dietl</name>
+            <email>wdietl@uwaterloo.ca</email>
+            <organization>University of Waterloo</organization>
+            <organizationUrl>http://uwaterloo.ca/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>Suzanne Millstein  &lt;smillst@cs.washington.edu&gt;</id>
+            <name>Suzanne Millstein</name>
+            <email>smillst@cs.washington.edu</email>
+            <organization>University of Washington PLSE Group</organization>
+            <organizationUrl>https://www.cs.washington.edu/research/plse/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>David McArthur &lt;mcarthur@cs.washington.edu&lt;</id>
+            <name>David McArthur</name>
+            <email>mcarthur@cs.washington.edu</email>
+            <organization>University of Washington PLSE Group</organization>
+            <organizationUrl>https://www.cs.washington.edu/research/plse/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>Javier Thaine &lt;jthaine@cs.washington.edu&lt;</id>
+            <name>David McArthur</name>
+            <email>jthaine@cs.washington.edu</email>
+            <organization>University of Washington PLSE Group</organization>
+            <organizationUrl>https://www.cs.washington.edu/research/plse/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>Dan Brown &lt;dbro@cs.washington.edu&lt;</id>
+            <name>Dan Brown</name>
+            <email>dbro@cs.washington.edu</email>
+            <organization>University of Washington PLSE Group</organization>
+            <organizationUrl>https://www.cs.washington.edu/research/plse/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>jonathangburke@gmail.com</id>
+            <name>Jonathan G. Burke</name>
+            <email>jburke@cs.washington.edu</email>
+            <organization>University of Washington PLSE Group</organization>
+            <organizationUrl>https://www.cs.washington.edu/research/plse/</organizationUrl>
+        </developer>
+
+    </developers>
+
+</project>
diff --git a/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.pom.md5 b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.pom.md5
new file mode 100644
index 0000000..7586468
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.pom.md5
@@ -0,0 +1 @@
+a8f52e8cd91905638cea3934da7b37fa
\ No newline at end of file
diff --git a/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.pom.sha1 b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.pom.sha1
new file mode 100644
index 0000000..7d3f046
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/dataflow/1.8.10/dataflow-1.8.10.pom.sha1
@@ -0,0 +1 @@
+d107ec3304c7d0cab122afe7f9dd17c5974b2511
\ No newline at end of file
diff --git a/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.jar b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.jar
new file mode 100644
index 0000000..49c9c52
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.jar
Binary files differ
diff --git a/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.jar.md5 b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.jar.md5
new file mode 100644
index 0000000..e62d91b
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.jar.md5
@@ -0,0 +1 @@
+25b5b434ca9ed45713d3e5b7669a9155
\ No newline at end of file
diff --git a/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.jar.sha1 b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.jar.sha1
new file mode 100644
index 0000000..f4997eb
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.jar.sha1
@@ -0,0 +1 @@
+a091c59f83175264a4dde5c27144ac872ba6af9b
\ No newline at end of file
diff --git a/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.pom b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.pom
new file mode 100644
index 0000000..fe7a374
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.pom
@@ -0,0 +1,100 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+    <packaging>jar</packaging>
+
+    <name>Javacutil</name>
+    <url>http://checkerframework.org</url>
+    <description>
+        Javacutil is a collection of utility classes for the javac compiler.
+    </description>
+
+    <groupId>org.checkerframework</groupId>
+    <artifactId>javacutil</artifactId>
+
+    <licenses>
+        <license>
+            <name>GNU General Public License, version 2 (GPL2), with the classpath exception</name>
+            <url>http://www.gnu.org/software/classpath/license.html</url>
+            <distribution>repo</distribution>
+        </license>
+
+        <license>
+            <name>The MIT License</name>
+            <url>http://opensource.org/licenses/MIT</url>
+            <distribution>repo</distribution>
+        </license>
+    </licenses>
+
+    <!-- The comments in the version number are used to do a text substitution. Don't remove them.
+         See checker-framework/bin/poms/updateVersion.sh -->
+    <version><!-- checker-framework-version -->1.8.10<!-- /checker-framework-version --></version>
+
+    <scm>
+        <url>https://code.google.com/p/checker-framework/</url>
+        <connection>https://code.google.com/p/checker-framework/</connection>
+    </scm>
+
+    <developers>
+
+        <developer>
+            <id>Michael Ernst &lt;mernst@cs.washington.edu&gt;</id>
+            <name>Michael Ernst</name>
+            <email>mernst@cs.washington.edu</email>
+            <url>http://homes.cs.washington.edu/~mernst/</url>
+            <organization>University of Washington</organization>
+            <organizationUrl>https://www.cs.washington.edu/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>wmdietl</id>
+            <name>Werner M. Dietl</name>
+            <email>wdietl@uwaterloo.ca</email>
+            <organization>University of Waterloo</organization>
+            <organizationUrl>http://uwaterloo.ca/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>Suzanne Millstein  &lt;smillst@cs.washington.edu&gt;</id>
+            <name>Suzanne Millstein</name>
+            <email>smillst@cs.washington.edu</email>
+            <organization>University of Washington PLSE Group</organization>
+            <organizationUrl>https://www.cs.washington.edu/research/plse/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>David McArthur &lt;mcarthur@cs.washington.edu&lt;</id>
+            <name>David McArthur</name>
+            <email>mcarthur@cs.washington.edu</email>
+            <organization>University of Washington PLSE Group</organization>
+            <organizationUrl>https://www.cs.washington.edu/research/plse/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>Javier Thaine &lt;jthaine@cs.washington.edu&lt;</id>
+            <name>David McArthur</name>
+            <email>jthaine@cs.washington.edu</email>
+            <organization>University of Washington PLSE Group</organization>
+            <organizationUrl>https://www.cs.washington.edu/research/plse/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>Dan Brown &lt;dbro@cs.washington.edu&lt;</id>
+            <name>Dan Brown</name>
+            <email>dbro@cs.washington.edu</email>
+            <organization>University of Washington PLSE Group</organization>
+            <organizationUrl>https://www.cs.washington.edu/research/plse/</organizationUrl>
+        </developer>
+
+        <developer>
+            <id>jonathangburke@gmail.com</id>
+            <name>Jonathan G. Burke</name>
+            <email>jburke@cs.washington.edu</email>
+            <organization>University of Washington PLSE Group</organization>
+            <organizationUrl>https://www.cs.washington.edu/research/plse/</organizationUrl>
+        </developer>
+
+    </developers>
+
+</project>
diff --git a/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.pom.md5 b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.pom.md5
new file mode 100644
index 0000000..d16c933
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.pom.md5
@@ -0,0 +1 @@
+538a3461c21a91acb031dd334b68540b
\ No newline at end of file
diff --git a/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.pom.sha1 b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.pom.sha1
new file mode 100644
index 0000000..9ee2cc4
--- /dev/null
+++ b/common/m2/repository/org/checkerframework/javacutil/1.8.10/javacutil-1.8.10.pom.sha1
@@ -0,0 +1 @@
+aa6d47b14ccf3f10ee7a7aaedab3c4b0caa0630d
\ No newline at end of file
diff --git a/common/m2/repository/org/codehaus/groovy/groovy-all/maven-metadata.xml.md5 b/common/m2/repository/org/codehaus/groovy/groovy-all/maven-metadata.xml.md5
deleted file mode 100644
index 2081560..0000000
--- a/common/m2/repository/org/codehaus/groovy/groovy-all/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-f3d09160f3205c3fde75358d6fcc9806
\ No newline at end of file
diff --git a/common/m2/repository/org/codehaus/groovy/groovy-all/maven-metadata.xml.sha1 b/common/m2/repository/org/codehaus/groovy/groovy-all/maven-metadata.xml.sha1
deleted file mode 100644
index 0f055ec..0000000
--- a/common/m2/repository/org/codehaus/groovy/groovy-all/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2320aabf9ff584905e535c5d1511260b903b3543
\ No newline at end of file
diff --git a/common/m2/repository/org/easymock/easymock-parent/maven-metadata.xml.md5 b/common/m2/repository/org/easymock/easymock-parent/maven-metadata.xml.md5
deleted file mode 100644
index f87cf75..0000000
--- a/common/m2/repository/org/easymock/easymock-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-acc049e409e960b1607bca12ee1ccb06
\ No newline at end of file
diff --git a/common/m2/repository/org/easymock/easymock-parent/maven-metadata.xml.sha1 b/common/m2/repository/org/easymock/easymock-parent/maven-metadata.xml.sha1
deleted file mode 100644
index 7184612..0000000
--- a/common/m2/repository/org/easymock/easymock-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f66b133f5122d058bbf50c763dafa7359a198227
\ No newline at end of file
diff --git a/common/m2/repository/org/easymock/easymock/maven-metadata.xml.md5 b/common/m2/repository/org/easymock/easymock/maven-metadata.xml.md5
deleted file mode 100644
index 744909d..0000000
--- a/common/m2/repository/org/easymock/easymock/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-f5bd071c7c79d9fe161497f25b260f47
\ No newline at end of file
diff --git a/common/m2/repository/org/easymock/easymock/maven-metadata.xml.sha1 b/common/m2/repository/org/easymock/easymock/maven-metadata.xml.sha1
deleted file mode 100644
index 828f257..0000000
--- a/common/m2/repository/org/easymock/easymock/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e6e3c63dc2330d87e77dcf9a847eee5c43e52318
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/maven-metadata.xml.md5 b/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/maven-metadata.xml.md5
deleted file mode 100644
index 48c97f5..0000000
--- a/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-080f908ac42a6211ff4b190abaab749d
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/maven-metadata.xml.sha1 b/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/maven-metadata.xml.sha1
deleted file mode 100644
index 6db5b7e..0000000
--- a/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-412f5d1f1ff6db7bb53060ad9492cbd8fb63198d
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-http/maven-metadata.xml.md5 b/common/m2/repository/org/eclipse/jetty/jetty-http/maven-metadata.xml.md5
deleted file mode 100644
index f6db951..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-http/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-7be65ec3fbde37b37d503ad391236d85
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-http/maven-metadata.xml.sha1 b/common/m2/repository/org/eclipse/jetty/jetty-http/maven-metadata.xml.sha1
deleted file mode 100644
index e557765..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-http/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7612ce0458d7cb12daa18f841a844893c8b45001
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-io/maven-metadata.xml.md5 b/common/m2/repository/org/eclipse/jetty/jetty-io/maven-metadata.xml.md5
deleted file mode 100644
index 47f2e9b..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-io/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-ec4fd7c10a1e3a2c60a10d7287064bf6
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-io/maven-metadata.xml.sha1 b/common/m2/repository/org/eclipse/jetty/jetty-io/maven-metadata.xml.sha1
deleted file mode 100644
index 9f18c01..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-io/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-727f549c8fee989739d66bbabfdac4cdcfcd421a
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-parent/maven-metadata.xml.md5 b/common/m2/repository/org/eclipse/jetty/jetty-parent/maven-metadata.xml.md5
deleted file mode 100644
index d2e9991..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-f7607f31c14a1b2ff111ff6988ccf69e
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-parent/maven-metadata.xml.sha1 b/common/m2/repository/org/eclipse/jetty/jetty-parent/maven-metadata.xml.sha1
deleted file mode 100644
index 6cdfabf..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d90c3d76728b2ed438fe4a289d8e28dd95613d30
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-project/maven-metadata.xml.md5 b/common/m2/repository/org/eclipse/jetty/jetty-project/maven-metadata.xml.md5
deleted file mode 100644
index f63efe7..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-project/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-d334d6aab41632f592167f19ac0ff44d
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-project/maven-metadata.xml.sha1 b/common/m2/repository/org/eclipse/jetty/jetty-project/maven-metadata.xml.sha1
deleted file mode 100644
index 087d0fe..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-project/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0c97248c4e93b100e665f1a13e961cf0d617880d
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-util/maven-metadata.xml.md5 b/common/m2/repository/org/eclipse/jetty/jetty-util/maven-metadata.xml.md5
deleted file mode 100644
index 445cae5..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-util/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-a9c187e9098f66e9cdeb06ec079b916e
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-util/maven-metadata.xml.sha1 b/common/m2/repository/org/eclipse/jetty/jetty-util/maven-metadata.xml.sha1
deleted file mode 100644
index 3ae83fe..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-util/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-57b919e69cd56044976149ae3fa3a3d03c173597
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-websocket/maven-metadata.xml.md5 b/common/m2/repository/org/eclipse/jetty/jetty-websocket/maven-metadata.xml.md5
deleted file mode 100644
index ee45a58..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-websocket/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-d47514a77bec3ddf2dc3860b7a840d24
\ No newline at end of file
diff --git a/common/m2/repository/org/eclipse/jetty/jetty-websocket/maven-metadata.xml.sha1 b/common/m2/repository/org/eclipse/jetty/jetty-websocket/maven-metadata.xml.sha1
deleted file mode 100644
index df32928..0000000
--- a/common/m2/repository/org/eclipse/jetty/jetty-websocket/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9a03fd002f843ed32afe557ad05f132183edac6d
\ No newline at end of file
diff --git a/common/m2/repository/org/freemarker/freemarker/maven-metadata.xml.md5 b/common/m2/repository/org/freemarker/freemarker/maven-metadata.xml.md5
deleted file mode 100644
index 445c126..0000000
--- a/common/m2/repository/org/freemarker/freemarker/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-cd94102e43c7cbe53c0a280ce98e9703
\ No newline at end of file
diff --git a/common/m2/repository/org/freemarker/freemarker/maven-metadata.xml.sha1 b/common/m2/repository/org/freemarker/freemarker/maven-metadata.xml.sha1
deleted file mode 100644
index 367524c..0000000
--- a/common/m2/repository/org/freemarker/freemarker/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ce46a963e926273fd098b5d1cc2723ccb22f4ac8
\ No newline at end of file
diff --git a/common/m2/repository/org/gebish/geb-ast/maven-metadata.xml.md5 b/common/m2/repository/org/gebish/geb-ast/maven-metadata.xml.md5
deleted file mode 100644
index 7469d15..0000000
--- a/common/m2/repository/org/gebish/geb-ast/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-2f3df699aee288d83b595df1d74bc3ca
\ No newline at end of file
diff --git a/common/m2/repository/org/gebish/geb-ast/maven-metadata.xml.sha1 b/common/m2/repository/org/gebish/geb-ast/maven-metadata.xml.sha1
deleted file mode 100644
index ad9d8b2..0000000
--- a/common/m2/repository/org/gebish/geb-ast/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d6bfde9c34a384ebceb53ae5afcd19d776622a8d
\ No newline at end of file
diff --git a/common/m2/repository/org/gebish/geb-core/maven-metadata.xml.md5 b/common/m2/repository/org/gebish/geb-core/maven-metadata.xml.md5
deleted file mode 100644
index 3c50eab..0000000
--- a/common/m2/repository/org/gebish/geb-core/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-0bde3e3c1105a640938bbfe274e8ed22
\ No newline at end of file
diff --git a/common/m2/repository/org/gebish/geb-core/maven-metadata.xml.sha1 b/common/m2/repository/org/gebish/geb-core/maven-metadata.xml.sha1
deleted file mode 100644
index e2533c1..0000000
--- a/common/m2/repository/org/gebish/geb-core/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ec6358bb5bd6268725bb5b680cce6b089eb1cc56
\ No newline at end of file
diff --git a/common/m2/repository/org/gebish/geb-implicit-assertions/maven-metadata.xml.md5 b/common/m2/repository/org/gebish/geb-implicit-assertions/maven-metadata.xml.md5
deleted file mode 100644
index 23ba56a..0000000
--- a/common/m2/repository/org/gebish/geb-implicit-assertions/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-09c9564d2496c46186f3150635323435
\ No newline at end of file
diff --git a/common/m2/repository/org/gebish/geb-implicit-assertions/maven-metadata.xml.sha1 b/common/m2/repository/org/gebish/geb-implicit-assertions/maven-metadata.xml.sha1
deleted file mode 100644
index 45d65f0..0000000
--- a/common/m2/repository/org/gebish/geb-implicit-assertions/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e576f54f55e721b2d22a32f8bf3136750ff0bd91
\ No newline at end of file
diff --git a/common/m2/repository/org/gebish/geb-spock/maven-metadata.xml.md5 b/common/m2/repository/org/gebish/geb-spock/maven-metadata.xml.md5
deleted file mode 100644
index a90b74a..0000000
--- a/common/m2/repository/org/gebish/geb-spock/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-00a659d6076910d69821c424f8488424
\ No newline at end of file
diff --git a/common/m2/repository/org/gebish/geb-spock/maven-metadata.xml.sha1 b/common/m2/repository/org/gebish/geb-spock/maven-metadata.xml.sha1
deleted file mode 100644
index 454efcf..0000000
--- a/common/m2/repository/org/gebish/geb-spock/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f5f9d09acee4a499830de6a7ecc26d9fec732dc5
\ No newline at end of file
diff --git a/common/m2/repository/org/gebish/geb-waiting/maven-metadata.xml.md5 b/common/m2/repository/org/gebish/geb-waiting/maven-metadata.xml.md5
deleted file mode 100644
index e8945d9..0000000
--- a/common/m2/repository/org/gebish/geb-waiting/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-7f8af6c72c92a5b54c09823dd5f943fb
\ No newline at end of file
diff --git a/common/m2/repository/org/gebish/geb-waiting/maven-metadata.xml.sha1 b/common/m2/repository/org/gebish/geb-waiting/maven-metadata.xml.sha1
deleted file mode 100644
index e646fc9..0000000
--- a/common/m2/repository/org/gebish/geb-waiting/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-bda0a0f928a2773e2040343f772b720ae049ceaf
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-20161202145356+0000/BUILD b/common/m2/repository/org/gradle/gradle-tooling-api/3.3-20161202145356+0000/BUILD
deleted file mode 100644
index 04286a8..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-20161202145356+0000/BUILD
+++ /dev/null
@@ -1,15 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom")
-
-maven_java_import(
-    name = "jar",
-    jars = ["gradle-tooling-api-3.3-20161202145356+0000.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    source = "gradle-tooling-api-3.3-20161202145356+0000.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/BUILD b/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/BUILD
deleted file mode 100644
index eb5d12a..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/BUILD
+++ /dev/null
@@ -1,15 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["gradle-tooling-api-3.3-rc-1.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    source = "gradle-tooling-api-3.3-rc-1.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1-sources.jar b/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1-sources.jar
deleted file mode 100644
index 3980185..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1-sources.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1-sources.jar.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1-sources.jar.md5
deleted file mode 100644
index 92d1588..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-c26ae894bb690bc1bce37df4fb64cf3d
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1-sources.jar.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1-sources.jar.sha1
deleted file mode 100644
index f28ad6e..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6af622102a0d79ee4af9bc7895e6284bf88c4219
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.jar b/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.jar
deleted file mode 100644
index 8e8da8b..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.jar.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.jar.md5
deleted file mode 100644
index 72cf2d7..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-38965708d783d7e323c8279d3800c96e
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.jar.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.jar.sha1
deleted file mode 100644
index 31139e2..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-cd90c1bf2cf0d37da72a4f82efbf813d40411a84
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.pom b/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.pom
deleted file mode 100644
index e8892bf..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.pom
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>org.gradle</groupId>
-  <artifactId>gradle-tooling-api</artifactId>
-  <version>3.3-rc-1</version>
-  <dependencies>
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-api</artifactId>
-      <version>1.7.10</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.pom.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.pom.md5
deleted file mode 100644
index fde4149..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-21c52cb120585f9f852f86a56b2a8a31
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.pom.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.pom.sha1
deleted file mode 100644
index c00269b..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.3-rc-1/gradle-tooling-api-3.3-rc-1.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8e00e62cc4c9017a69ec6b6490db08b215629a31
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3/BUILD b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/BUILD
new file mode 100644
index 0000000..68bbe51
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["gradle-tooling-api-3.3.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "gradle-tooling-api-3.3.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3-sources.jar b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3-sources.jar
new file mode 100644
index 0000000..e5f2e0f
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3-sources.jar.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3-sources.jar.md5
new file mode 100644
index 0000000..08d9044
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3-sources.jar.md5
@@ -0,0 +1 @@
+4ab48f1cfca83523c61a97b095afd023
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3-sources.jar.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3-sources.jar.sha1
new file mode 100644
index 0000000..06b3ab1
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3-sources.jar.sha1
@@ -0,0 +1 @@
+27ca96b5fba29f01a8ac66e29cf5b8ae37705289
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.jar b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.jar
new file mode 100644
index 0000000..ac9a27b
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.jar
Binary files differ
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.jar.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.jar.md5
new file mode 100644
index 0000000..f5fc956
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.jar.md5
@@ -0,0 +1 @@
+070c6fdd3715eed502fec8ed01586774
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.jar.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.jar.sha1
new file mode 100644
index 0000000..a77b93b
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.jar.sha1
@@ -0,0 +1 @@
+6efd8f5769b442b6f0ca3f4ff19584e7dfe950d1
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.pom b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.pom
new file mode 100644
index 0000000..15848f5
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.pom
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.gradle</groupId>
+  <artifactId>gradle-tooling-api</artifactId>
+  <version>3.3</version>
+  <dependencies>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+      <version>1.7.10</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.pom.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.pom.md5
new file mode 100644
index 0000000..4c960cd
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.pom.md5
@@ -0,0 +1 @@
+8d33db7a5fa74dfc6aa47aa9bf8872e9
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.pom.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.pom.sha1
new file mode 100644
index 0000000..bc58c32
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.3/gradle-tooling-api-3.3.pom.sha1
@@ -0,0 +1 @@
+bd0af0ddda7ecf0ffe01359b50861dd0d04b5fc7
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/BUILD b/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/BUILD
deleted file mode 100644
index 13f272b..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/BUILD
+++ /dev/null
@@ -1,15 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["gradle-tooling-api-3.4-20161207091511+0000.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    source = "gradle-tooling-api-3.4-20161207091511+0000.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000-sources.jar b/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000-sources.jar
deleted file mode 100755
index 0e7bac2..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000-sources.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000-sources.jar.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000-sources.jar.md5
deleted file mode 100755
index c7dcf7f..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-eca6e7da96429a268837c43f45afda98
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000-sources.jar.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000-sources.jar.sha1
deleted file mode 100755
index 2ad4afd..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3fa91e7797f01e5c8f2d638d08cc0631a7a179d8
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.jar b/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.jar
deleted file mode 100755
index 64c535c..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.jar.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.jar.md5
deleted file mode 100755
index 578aa14..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-86aef4e9276e098bf0a0d6df29c612b5
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.jar.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.jar.sha1
deleted file mode 100755
index 6465adf..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0e8fa30c7454bfa3c1a857110e9edddea91e41e4
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.pom b/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.pom
deleted file mode 100755
index 69c231e..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.pom
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>org.gradle</groupId>
-  <artifactId>gradle-tooling-api</artifactId>
-  <version>3.4-20161207091511+0000</version>
-  <dependencies>
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-api</artifactId>
-      <version>1.7.10</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.pom.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.pom.md5
deleted file mode 100755
index d218559..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-fa2d3878abd1dbaafcdafec23fd64cb5
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.pom.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.pom.sha1
deleted file mode 100755
index bdad774..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/3.4-20161207091511+0000/gradle-tooling-api-3.4-20161207091511+0000.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-26c61e16f74528a8004b77d71e5679ed5390aa05
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/BUILD b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/BUILD
new file mode 100644
index 0000000..c483014
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["gradle-tooling-api-3.4.1.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "gradle-tooling-api-3.4.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1-sources.jar b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1-sources.jar
new file mode 100644
index 0000000..6e4a6b6
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1-sources.jar.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1-sources.jar.md5
new file mode 100644
index 0000000..64e9690
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1-sources.jar.md5
@@ -0,0 +1 @@
+9a7a1b6638ab98da0b0706b3f28c38aa
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1-sources.jar.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1-sources.jar.sha1
new file mode 100644
index 0000000..2bdf617
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1-sources.jar.sha1
@@ -0,0 +1 @@
+3232fd9f326063b51632bf404a65607209ea9ae5
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.jar b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.jar
new file mode 100644
index 0000000..6b67058
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.jar
Binary files differ
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.jar.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.jar.md5
new file mode 100644
index 0000000..033fc70
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.jar.md5
@@ -0,0 +1 @@
+9e4c766997f8778c98978b362090b4ec
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.jar.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.jar.sha1
new file mode 100644
index 0000000..b2016a9
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.jar.sha1
@@ -0,0 +1 @@
+0d902ec1506359196fc9c834e6e23d86929cc061
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.pom b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.pom
new file mode 100644
index 0000000..d5a097b
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.pom
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.gradle</groupId>
+  <artifactId>gradle-tooling-api</artifactId>
+  <version>3.4.1</version>
+  <dependencies>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+      <version>1.7.10</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.pom.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.pom.md5
new file mode 100644
index 0000000..86c912d
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.pom.md5
@@ -0,0 +1 @@
+88fa7a8f4de329f4b2117cce601ebe59
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.pom.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.pom.sha1
new file mode 100644
index 0000000..d80034b
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/gradle-tooling-api-3.4.1.pom.sha1
@@ -0,0 +1 @@
+14d00f05c03ea2d8a9d50ceb84159de27ab56bb8
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/BUILD b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/BUILD
new file mode 100644
index 0000000..15b9d14
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["gradle-tooling-api-3.5-20170307000048+0000.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "gradle-tooling-api-3.5-20170307000048+0000.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000-sources.jar b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000-sources.jar
new file mode 100644
index 0000000..dc710f0
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000-sources.jar.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000-sources.jar.md5
new file mode 100644
index 0000000..d3e91d0
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000-sources.jar.md5
@@ -0,0 +1 @@
+51d4a286dc801bd3e35f71158eabf068
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000-sources.jar.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000-sources.jar.sha1
new file mode 100644
index 0000000..c9061a2
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000-sources.jar.sha1
@@ -0,0 +1 @@
+2314e95738dd0177aa08eafe6db9c0336604f835
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.jar b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.jar
new file mode 100644
index 0000000..279fb9d
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.jar
Binary files differ
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.jar.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.jar.md5
new file mode 100644
index 0000000..4988595
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.jar.md5
@@ -0,0 +1 @@
+364d21eaf568e899ca39669755808cbe
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.jar.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.jar.sha1
new file mode 100644
index 0000000..d8746f3
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.jar.sha1
@@ -0,0 +1 @@
+1930861f290e756964c3df41c09a34c8f6df8d6d
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.pom b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.pom
new file mode 100644
index 0000000..0762add
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.pom
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.gradle</groupId>
+  <artifactId>gradle-tooling-api</artifactId>
+  <version>3.5-20170307000048+0000</version>
+  <dependencies>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+      <version>1.7.10</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.pom.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.pom.md5
new file mode 100644
index 0000000..481d675
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.pom.md5
@@ -0,0 +1 @@
+f0c989504b601f24b58523142ead8331
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.pom.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.pom.sha1
new file mode 100644
index 0000000..f57c132
--- /dev/null
+++ b/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/gradle-tooling-api-3.5-20170307000048+0000.pom.sha1
@@ -0,0 +1 @@
+9842c989d4102803e2655c29d8248e5a483f5c15
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/maven-metadata.xml.md5 b/common/m2/repository/org/gradle/gradle-tooling-api/maven-metadata.xml.md5
deleted file mode 100644
index 1b49a8f..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-984a30537ced07805de2d7dab9add6e3
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/gradle-tooling-api/maven-metadata.xml.sha1 b/common/m2/repository/org/gradle/gradle-tooling-api/maven-metadata.xml.sha1
deleted file mode 100644
index 1274876..0000000
--- a/common/m2/repository/org/gradle/gradle-tooling-api/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-646cec28b8e0898d26c2377bf148b3cb573063da
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/jarjar/jarjar/maven-metadata.xml.md5 b/common/m2/repository/org/gradle/jarjar/jarjar/maven-metadata.xml.md5
deleted file mode 100644
index e855189..0000000
--- a/common/m2/repository/org/gradle/jarjar/jarjar/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-95a42b18e5b3bc692471edc090221f13
\ No newline at end of file
diff --git a/common/m2/repository/org/gradle/jarjar/jarjar/maven-metadata.xml.sha1 b/common/m2/repository/org/gradle/jarjar/jarjar/maven-metadata.xml.sha1
deleted file mode 100644
index 9570194..0000000
--- a/common/m2/repository/org/gradle/jarjar/jarjar/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b24114f95636fc025ac4f816b887c7c2b6ced46d
\ No newline at end of file
diff --git a/common/m2/repository/org/hamcrest/hamcrest-core/maven-metadata.xml.md5 b/common/m2/repository/org/hamcrest/hamcrest-core/maven-metadata.xml.md5
deleted file mode 100644
index 833d2c5..0000000
--- a/common/m2/repository/org/hamcrest/hamcrest-core/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-ee208933f8678b8194489ebda90d41cb
\ No newline at end of file
diff --git a/common/m2/repository/org/hamcrest/hamcrest-core/maven-metadata.xml.sha1 b/common/m2/repository/org/hamcrest/hamcrest-core/maven-metadata.xml.sha1
deleted file mode 100644
index c3103c6..0000000
--- a/common/m2/repository/org/hamcrest/hamcrest-core/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0a166ca540da636f9f636296e01ea19bcd1f0593
\ No newline at end of file
diff --git a/common/m2/repository/org/hamcrest/hamcrest-integration/maven-metadata.xml.md5 b/common/m2/repository/org/hamcrest/hamcrest-integration/maven-metadata.xml.md5
deleted file mode 100644
index 6a015b1..0000000
--- a/common/m2/repository/org/hamcrest/hamcrest-integration/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-c8f80388223685a21648776d3bca27a5
\ No newline at end of file
diff --git a/common/m2/repository/org/hamcrest/hamcrest-integration/maven-metadata.xml.sha1 b/common/m2/repository/org/hamcrest/hamcrest-integration/maven-metadata.xml.sha1
deleted file mode 100644
index 8ec0912..0000000
--- a/common/m2/repository/org/hamcrest/hamcrest-integration/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f5785a5a4aa0042983cf9cce88ebf2cd29cc7020
\ No newline at end of file
diff --git a/common/m2/repository/org/hamcrest/hamcrest-library/maven-metadata.xml.md5 b/common/m2/repository/org/hamcrest/hamcrest-library/maven-metadata.xml.md5
deleted file mode 100644
index 93a448f..0000000
--- a/common/m2/repository/org/hamcrest/hamcrest-library/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-0c128de1735808dd5d0cb7e255344077
\ No newline at end of file
diff --git a/common/m2/repository/org/hamcrest/hamcrest-library/maven-metadata.xml.sha1 b/common/m2/repository/org/hamcrest/hamcrest-library/maven-metadata.xml.sha1
deleted file mode 100644
index e68df7a..0000000
--- a/common/m2/repository/org/hamcrest/hamcrest-library/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3a26117526daeaebac3fce959b9c2e6dd38389e9
\ No newline at end of file
diff --git a/common/m2/repository/org/hamcrest/hamcrest-parent/maven-metadata.xml.md5 b/common/m2/repository/org/hamcrest/hamcrest-parent/maven-metadata.xml.md5
deleted file mode 100644
index 35dce7e..0000000
--- a/common/m2/repository/org/hamcrest/hamcrest-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-7eec8241dbb2770556a57c9e98dce3eb
\ No newline at end of file
diff --git a/common/m2/repository/org/hamcrest/hamcrest-parent/maven-metadata.xml.sha1 b/common/m2/repository/org/hamcrest/hamcrest-parent/maven-metadata.xml.sha1
deleted file mode 100644
index 5f6f3b5..0000000
--- a/common/m2/repository/org/hamcrest/hamcrest-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ffa31f0747f8ca6a355120a71ed5ac2c90762bf5
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/BUILD b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/BUILD
new file mode 100644
index 0000000..ae792ef
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["org.jacoco.agent-0.7.8.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8:pom",
+    source = "org.jacoco.agent-0.7.8.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-sources.jar b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-sources.jar
new file mode 100644
index 0000000..48989bf
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-sources.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-sources.jar.md5
new file mode 100644
index 0000000..a7c4c59
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-sources.jar.md5
@@ -0,0 +1 @@
+87482fa25573b6e9f2f7b464c5f93035
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-sources.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-sources.jar.sha1
new file mode 100644
index 0000000..e6467c5
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-sources.jar.sha1
@@ -0,0 +1 @@
+a70f592cdf11851b94f361a8ff4fe73a99c9ace6
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.jar b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.jar
new file mode 100644
index 0000000..52e5e51
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.jar.md5
new file mode 100644
index 0000000..d5df0e3
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.jar.md5
@@ -0,0 +1 @@
+ba6cae5220cebdf4e9244a609bc40e76
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.jar.sha1
new file mode 100644
index 0000000..a53a333
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.jar.sha1
@@ -0,0 +1 @@
+b10f1ea58d4ef88e1b488a61726659ea73e89e29
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.pom b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.pom
new file mode 100644
index 0000000..dfe9f6d
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.pom
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Copyright (c) 2009, 2016 Mountainminds GmbH & Co. KG and Contributors
+   All rights reserved. This program and the accompanying materials
+   are made available under the terms of the Eclipse Public License v1.0
+   which accompanies this distribution, and is available at
+   http://www.eclipse.org/legal/epl-v10.html
+
+   Contributors:
+      Evgeny Mandrikov - initial API and implementation
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.jacoco</groupId>
+    <artifactId>org.jacoco.build</artifactId>
+    <version>0.7.8</version>
+    <relativePath>../org.jacoco.build</relativePath>
+  </parent>
+
+  <artifactId>org.jacoco.agent</artifactId>
+
+  <name>JaCoCo :: Agent</name>
+  <description>JaCoCo Agent</description>
+
+  <build>
+    <sourceDirectory>src</sourceDirectory>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-dependency-plugin</artifactId>
+        <executions>
+          <execution>
+            <phase>prepare-package</phase>
+            <goals>
+              <goal>copy</goal>
+            </goals>
+            <configuration>
+              <artifactItems>
+                <artifactItem>
+                  <groupId>${project.groupId}</groupId>
+                  <artifactId>org.jacoco.agent.rt</artifactId>
+                  <classifier>all</classifier>
+                  <version>${project.version}</version>
+                  <destFileName>jacocoagent.jar</destFileName>
+                </artifactItem>
+              </artifactItems>
+              <outputDirectory>${project.build.directory}/classes</outputDirectory>
+              <overWriteReleases>false</overWriteReleases>
+              <overWriteSnapshots>false</overWriteSnapshots>
+              <overWriteIfNewer>true</overWriteIfNewer>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>build-helper-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-artifacts</id>
+            <phase>package</phase>
+            <goals>
+              <goal>attach-artifact</goal>
+            </goals>
+            <configuration>
+              <artifacts>
+                <artifact>
+                  <file>${project.build.directory}/classes/jacocoagent.jar</file>
+                  <type>jar</type>
+                  <classifier>runtime</classifier>
+                </artifact>
+              </artifacts>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.pom.md5 b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.pom.md5
new file mode 100644
index 0000000..3195d69
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.pom.md5
@@ -0,0 +1 @@
+40a0295f833fd247157b69cca5e8dfc9
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.pom.sha1 b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.pom.sha1
new file mode 100644
index 0000000..e07045d
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8.pom.sha1
@@ -0,0 +1 @@
+04a794ed376eb437290c8e9564e6ecb7a5d99a99
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/maven-metadata.xml.md5 b/common/m2/repository/org/jacoco/org.jacoco.agent/maven-metadata.xml.md5
deleted file mode 100644
index b4582a2..0000000
--- a/common/m2/repository/org/jacoco/org.jacoco.agent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-efb002fbe93080535d5763e402d88917
diff --git a/common/m2/repository/org/jacoco/org.jacoco.agent/maven-metadata.xml.sha1 b/common/m2/repository/org/jacoco/org.jacoco.agent/maven-metadata.xml.sha1
deleted file mode 100644
index 0051a4b..0000000
--- a/common/m2/repository/org/jacoco/org.jacoco.agent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f96dd7a2a766283ce18e1fb5d6e9f3f42c48140a
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/BUILD b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/BUILD
new file mode 100644
index 0000000..c7acc6b
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["org.jacoco.ant-0.7.8.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8:pom",
+    source = "org.jacoco.ant-0.7.8.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8-sources.jar b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8-sources.jar
new file mode 100644
index 0000000..5b92778
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8-sources.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8-sources.jar.md5
new file mode 100644
index 0000000..9cfd4d3
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8-sources.jar.md5
@@ -0,0 +1 @@
+314afb8cc18f1dc7790d1a0129e68960
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8-sources.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8-sources.jar.sha1
new file mode 100644
index 0000000..7f4e9b0
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8-sources.jar.sha1
@@ -0,0 +1 @@
+fc336c4bdfdf02ca723a707fb623fbeb14984456
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.jar b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.jar
new file mode 100644
index 0000000..a9b5289
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.jar.md5
new file mode 100644
index 0000000..a7ecaca
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.jar.md5
@@ -0,0 +1 @@
+391b8484e7b9b8720235e4de16cbe5aa
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.jar.sha1
new file mode 100644
index 0000000..3eda9a7
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.jar.sha1
@@ -0,0 +1 @@
+06e6a89ef7babe8318efd99bb360e7798617d41c
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.pom b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.pom
new file mode 100644
index 0000000..ad3efc6
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.pom
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Copyright (c) 2009, 2016 Mountainminds GmbH & Co. KG and Contributors
+   All rights reserved. This program and the accompanying materials
+   are made available under the terms of the Eclipse Public License v1.0
+   which accompanies this distribution, and is available at
+   http://www.eclipse.org/legal/epl-v10.html
+
+   Contributors:
+      Evgeny Mandrikov - initial API and implementation
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.jacoco</groupId>
+    <artifactId>org.jacoco.build</artifactId>
+    <version>0.7.8</version>
+    <relativePath>../org.jacoco.build</relativePath>
+  </parent>
+
+  <artifactId>org.jacoco.ant</artifactId>
+
+  <name>JaCoCo :: Ant</name>
+  <description>JaCoCo Ant Tasks</description>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>org.jacoco.core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>org.jacoco.report</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>org.jacoco.agent</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.ant</groupId>
+      <artifactId>ant</artifactId>
+      <scope>provided</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <sourceDirectory>src</sourceDirectory>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-shade-plugin</artifactId>
+        <executions>
+          <execution>
+            <phase>package</phase>
+            <goals>
+              <goal>shade</goal>
+            </goals>
+            <configuration>
+              <shadedArtifactAttached>true</shadedArtifactAttached>
+              <shadedClassifierName>nodeps</shadedClassifierName>
+              <minimizeJar>true</minimizeJar>
+              <relocations>
+                <relocation>
+                  <pattern>org.objectweb.asm</pattern>
+                  <shadedPattern>org.jacoco.asm</shadedPattern>
+                </relocation>
+              </relocations>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.pom.md5 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.pom.md5
new file mode 100644
index 0000000..41e4793
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.pom.md5
@@ -0,0 +1 @@
+aeb22d8e6d086bcbdfacd540b4ab6d8b
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.pom.sha1 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.pom.sha1
new file mode 100644
index 0000000..bb62f99
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/org.jacoco.ant-0.7.8.pom.sha1
@@ -0,0 +1 @@
+6d78f0d7cf790abe12500d39e62f655cec8c9261
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/maven-metadata.xml.md5 b/common/m2/repository/org/jacoco/org.jacoco.ant/maven-metadata.xml.md5
deleted file mode 100644
index 9c63cb4..0000000
--- a/common/m2/repository/org/jacoco/org.jacoco.ant/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-75c3cf80fa01211032e3404f084d9cab
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/maven-metadata.xml.sha1 b/common/m2/repository/org/jacoco/org.jacoco.ant/maven-metadata.xml.sha1
deleted file mode 100644
index 86e66bf..0000000
--- a/common/m2/repository/org/jacoco/org.jacoco.ant/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-47d13c073bf2573f25fbd1bb9c080abcd4b5d26a
diff --git a/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/BUILD b/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/BUILD
new file mode 100644
index 0000000..019b931
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/BUILD
@@ -0,0 +1,8 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    source = "org.jacoco.build-0.7.8.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/org.jacoco.build-0.7.8.pom b/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/org.jacoco.build-0.7.8.pom
new file mode 100644
index 0000000..7fb4485
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/org.jacoco.build-0.7.8.pom
@@ -0,0 +1,1013 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Copyright (c) 2009, 2016 Mountainminds GmbH & Co. KG and Contributors
+   All rights reserved. This program and the accompanying materials
+   are made available under the terms of the Eclipse Public License v1.0
+   which accompanies this distribution, and is available at
+   http://www.eclipse.org/legal/epl-v10.html
+
+   Contributors:
+      Evgeny Mandrikov - initial API and implementation
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <groupId>org.jacoco</groupId>
+  <artifactId>org.jacoco.build</artifactId>
+  <version>0.7.8</version>
+  <packaging>pom</packaging>
+
+  <name>JaCoCo</name>
+  <description>JaCoCo - Java Code Coverage Library</description>
+  <url>http://jacoco.org</url>
+  <inceptionYear>2009</inceptionYear>
+  <organization>
+    <name>Mountainminds GmbH &amp; Co. KG</name>
+  </organization>
+  <licenses>
+    <license>
+      <name>Eclipse Public License v1.0</name>
+      <url>http://www.eclipse.org/legal/epl-v10.html</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <developers>
+    <developer>
+      <id>mtnminds</id>
+      <name>Marc R. Hoffmann</name>
+      <email>hoffmann@mountainminds.com</email>
+      <timezone>+1</timezone>
+      <roles>
+        <role>Project Lead</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>brock_j</id>
+      <name>Brock Janiczak</name>
+      <email>brockj@gmail.com</email>
+      <timezone>+10</timezone>
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>mandrikov</id>
+      <name>Evgeny Mandrikov</name>
+      <email>mandrikov@gmail.com</email>
+      <url>http://godin.net.ru</url>
+      <organization>SonarSource</organization>
+      <organizationUrl>http://www.sonarsource.com</organizationUrl>
+      <timezone>+3</timezone>
+      <roles>
+        <role>Build and release manager</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>mfriedenhagen</id>
+      <name>Mirko Friedenhagen</name>
+      <email>mfriedenhagen@gmail.com</email>
+      <timezone>+1</timezone>
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+  </developers>
+
+  <contributors>
+    <contributor>
+      <name>Radek Liba</name>
+    </contributor>
+    <contributor>
+      <name>Christoph Beck</name>
+    </contributor>
+  </contributors>
+
+  <prerequisites>
+    <maven>3.0</maven>
+  </prerequisites>
+
+  <modules>
+    <!-- Order is important: org.jacoco.agent.rt embeds into org.jacoco.agent and JaCoCo Agent used during tests -->
+    <module>../org.jacoco.core</module>
+    <module>../org.jacoco.report</module>
+    <module>../org.jacoco.agent.rt</module>
+    <module>../org.jacoco.agent</module>
+    <module>../org.jacoco.ant</module>
+
+    <module>../jacoco-maven-plugin</module>
+
+    <module>../org.jacoco.tests</module>
+
+    <module>../org.jacoco.examples</module>
+    <module>../org.jacoco.doc</module>
+    <module>../jacoco</module>
+  </modules>
+
+  <scm>
+    <connection>scm:git:git://github.com/jacoco/jacoco.git</connection>
+    <developerConnection>scm:git:ssh://git@github.com:jacoco/jacoco.git</developerConnection>
+    <url>https://github.com/jacoco/jacoco</url>
+  </scm>
+  <issueManagement>
+    <system>GitHub</system>
+    <url>https://github.com/jacoco/jacoco/issues</url>
+  </issueManagement>
+  <distributionManagement>
+    <repository>
+      <id>sonatype-nexus-staging</id>
+      <name>Nexus Release Repository</name>
+      <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+    </repository>
+    <snapshotRepository>
+      <id>sonatype-nexus-snapshots</id>
+      <name>Sonatype Nexus Snapshots</name>
+      <url>${sonatypeOssDistMgmtSnapshotsUrl}</url>
+    </snapshotRepository>
+  </distributionManagement>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl>
+
+    <maven.build.timestamp.format>yyyyMMddhhmm</maven.build.timestamp.format>
+    <jacoco.home.url>http://www.jacoco.org/jacoco</jacoco.home.url>
+    <copyright.years>${project.inceptionYear}, 2016</copyright.years>
+
+    <maven.compiler.source>1.5</maven.compiler.source>
+    <maven.compiler.target>1.5</maven.compiler.target>
+
+    <jvm.args></jvm.args>
+    <argLine>${jvm.args}</argLine>
+
+    <!-- Dependencies versions -->
+    <asm.version>5.1</asm.version>
+    <ant.version>1.7.1</ant.version>
+    <junit.version>4.8.2</junit.version>
+
+    <!-- ================== -->
+    <!-- For SonarQube analysis -->
+    <!-- ================== -->
+    <sonar.jacoco.reportPath>../${project.artifactId}.test/target/jacoco.exec</sonar.jacoco.reportPath>
+    <sonar.surefire.reportsPath>../${project.artifactId}.test/target/surefire-reports/</sonar.surefire.reportsPath>
+
+    <!-- See http://jira.codehaus.org/browse/SONAR-2096 -->
+    <sonar.java.source>1.5</sonar.java.source>
+    <sonar.java.target>1.5</sonar.java.target>
+  </properties>
+
+  <dependencyManagement>
+    <dependencies>
+      <!-- Project dependencies -->
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>org.jacoco.core</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>org.jacoco.report</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>org.jacoco.agent</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>org.jacoco.agent</artifactId>
+        <classifier>runtime</classifier>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>org.jacoco.agent.rt</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>org.jacoco.ant</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>org.jacoco.ant</artifactId>
+        <classifier>nodeps</classifier>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>org.jacoco.examples</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <!-- Third-party dependencies -->
+      <dependency>
+        <groupId>org.ow2.asm</groupId>
+        <artifactId>asm-debug-all</artifactId>
+        <version>${asm.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.ant</groupId>
+        <artifactId>ant</artifactId>
+        <version>${ant.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.ant</groupId>
+        <artifactId>ant-junit</artifactId>
+        <version>${ant.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.ant</groupId>
+        <artifactId>ant-antunit</artifactId>
+        <version>1.2</version>
+      </dependency>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${junit.version}</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <build>
+    <resources>
+      <resource>
+        <directory>src</directory>
+        <filtering>false</filtering>
+        <excludes>
+          <exclude>**/*.java</exclude>
+          <exclude>**/*.properties</exclude>
+        </excludes>
+      </resource>
+      <resource>
+        <directory>src</directory>
+        <filtering>true</filtering>
+        <includes>
+          <include>**/*.properties</include>
+        </includes>
+      </resource>
+      <resource>
+        <directory>.</directory>
+        <filtering>true</filtering>
+        <includes>
+          <include>about.html</include>
+        </includes>
+      </resource>
+    </resources>
+
+    <pluginManagement>
+      <plugins>
+        <!-- Apache plugins -->
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-antrun-plugin</artifactId>
+          <version>1.6</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-assembly-plugin</artifactId>
+          <version>2.2.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-clean-plugin</artifactId>
+          <version>2.4.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>2.3.2</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-dependency-plugin</artifactId>
+          <version>2.2</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-deploy-plugin</artifactId>
+          <version>2.8.2</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-enforcer-plugin</artifactId>
+          <version>1.0.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-install-plugin</artifactId>
+          <version>2.3.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-invoker-plugin</artifactId>
+          <version>2.0.0</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-gpg-plugin</artifactId>
+          <version>1.3</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>2.3.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.8</version>
+          <configuration>
+            <quiet>true</quiet>
+            <detectOfflineLinks>false</detectOfflineLinks>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-plugin-plugin</artifactId>
+          <version>3.3</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-release-plugin</artifactId>
+          <version>2.1</version>
+          <configuration>
+            <autoVersionSubmodules>true</autoVersionSubmodules>
+            <mavenExecutorId>forked-path</mavenExecutorId> 
+            <useReleaseProfile>false</useReleaseProfile>
+            <!--
+            Allows to activate release profile during release.
+            We don't use releaseProfiles parameter, because it affects only release:perform goal
+            -->
+            <arguments>-Prelease</arguments>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-resources-plugin</artifactId>
+          <version>2.5</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-shade-plugin</artifactId>
+          <version>2.4.3</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-source-plugin</artifactId>
+          <version>2.1.2</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.9</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-site-plugin</artifactId>
+          <version>3.3</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-toolchains-plugin</artifactId>
+          <version>1.0</version>
+        </plugin>
+        <!-- Mojo plugins -->
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>animal-sniffer-maven-plugin</artifactId>
+          <version>1.6</version>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>build-helper-maven-plugin</artifactId>
+          <version>1.5</version>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>buildnumber-maven-plugin</artifactId>
+          <version>1.2</version>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>xml-maven-plugin</artifactId>
+          <version>1.0</version>
+        </plugin>
+        <!-- Third-party plugins -->
+        <plugin>
+          <groupId>org.codehaus.groovy.maven</groupId>
+          <artifactId>gmaven-plugin</artifactId>
+          <version>1.0</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <testSourceDirectory>${project.build.sourceDirectory}</testSourceDirectory>
+          <testClassesDirectory>${project.build.outputDirectory}</testClassesDirectory>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-resources-plugin</artifactId>
+        <configuration>
+          <!-- We can't use delimiters "${*}" and "$*$" together - probably it's bug in plugin -->
+          <!-- so for now we will define only our delimiters in compliance with https://sourceforge.net/apps/trac/eclemma/changeset/1229 -->
+          <!-- but it would be better to use defaults -->
+          <useDefaultDelimiters>false</useDefaultDelimiters>
+          <delimiters>
+            <delimiter>@*@</delimiter>
+            <delimiter>$*$</delimiter>
+          </delimiters>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-shade-plugin</artifactId>
+        <configuration>
+          <filters>
+            <!-- Don't include signatures -->
+            <filter>
+              <artifact>*:*</artifact>
+              <excludes>
+                <exclude>META-INF/*.SF</exclude>
+                <exclude>META-INF/*.DSA</exclude>
+                <exclude>META-INF/*.RSA</exclude>
+              </excludes>
+            </filter>
+          </filters>
+          <transformers>
+            <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+              <manifestEntries>
+                <Implementation-Title>${project.description}</Implementation-Title>
+                <Implementation-Vendor>${project.organization.name}</Implementation-Vendor>
+                <Implementation-Version>${project.version}</Implementation-Version>
+              </manifestEntries>
+            </transformer>
+          </transformers>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-assembly-plugin</artifactId>
+        <configuration>
+          <archiverConfig>
+            <!-- Workaround for http://jira.codehaus.org/browse/MASSEMBLY-422 -->
+            <!-- 420(dec) = 644(oct) -->
+            <fileMode>420</fileMode>
+            <!-- 493(dec) = 755(oct) -->
+            <directoryMode>493</directoryMode>
+            <defaultDirectoryMode>493</defaultDirectoryMode>
+          </archiverConfig>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-enforcer-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>enforce</id>
+            <phase>validate</phase>
+            <goals>
+              <goal>enforce</goal>
+            </goals>
+            <configuration>
+              <rules>
+                <requireNoRepositories>
+                  <message>The rules for repo1.maven.org are that pom.xml files should not include repository definitions.</message>
+                  <banRepositories>true</banRepositories>
+                  <banPluginRepositories>true</banPluginRepositories>
+                </requireNoRepositories>
+                <requireReleaseDeps>
+                  <message>No SNAPSHOT versions allowed for dependencies</message>
+                  <onlyWhenRelease>true</onlyWhenRelease>
+                </requireReleaseDeps>
+                <requireMavenVersion>
+                  <!-- Maven 3.0.3 contains bug - see http://jira.codehaus.org/browse/MINVOKER-107 -->
+                  <version>[3.0.0,3.0.3),[3.0.4,)</version>
+                </requireMavenVersion>
+              </rules>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>check-license-header</id>
+            <phase>validate</phase>
+            <goals>
+              <goal>run</goal>
+            </goals>
+            <configuration>
+              <target>
+                <fileset dir="${basedir}" includes="**/*.java,**/*.xml,**/*.bsh" excludes="target/**,.idea/**,nb-configuration.xml" id="missinglicense.fileset">
+                  <not>
+                    <and>
+                      <contains text="Copyright (c) 2009, 2016 Mountainminds GmbH &amp; Co. KG and Contributors"/>
+                      <contains text="All rights reserved. This program and the accompanying materials"/>
+                      <contains text="are made available under the terms of the Eclipse Public License v1.0"/>
+                      <contains text="which accompanies this distribution, and is available at"/>
+                      <contains text="http://www.eclipse.org/legal/epl-v10.html"/>
+                    </and>
+                  </not>
+                </fileset>
+                <pathconvert property="missing" refid="missinglicense.fileset"/>
+                <fail message="Invalid license info in: ${missing}">
+                  <condition>
+                    <not>
+                      <equals arg1="${missing}" arg2=""/>
+                    </not>
+                  </condition>
+                </fail>
+              </target>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>build-helper-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>parse-version</id>
+            <phase>validate</phase>
+            <goals>
+              <goal>parse-version</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>buildnumber-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <phase>validate</phase>
+            <goals>
+              <goal>create</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <doCheck>false</doCheck>
+          <doUpdate>false</doUpdate>
+          <getRevisionOnlyOnce>true</getRevisionOnlyOnce>
+          <revisionOnScmFailure>0000000</revisionOnScmFailure>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.codehaus.groovy.maven</groupId>
+        <artifactId>gmaven-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>parse-version</id>
+            <phase>validate</phase>
+            <goals>
+              <goal>execute</goal>
+            </goals>
+            <configuration>
+              <source>
+                major = project.properties['parsedVersion.majorVersion']
+                minor = project.properties['parsedVersion.minorVersion']
+                incremental = project.properties['parsedVersion.incrementalVersion']
+                qualifier = "${maven.build.timestamp}"
+                project.properties['buildQualifier'] = qualifier
+                project.properties['unqualifiedVersion'] = major + '.' + minor + '.' + incremental
+                project.properties['qualified.bundle.version'] = project.properties['unqualifiedVersion'] + '.' + project.properties['buildQualifier']
+                project.properties['build.date'] = qualifier.substring(0, 4) + '/' + qualifier.substring(4, 6) + '/' + qualifier.substring(6, 8)
+                buildNumber = project.properties['buildNumber']
+                project.properties['jacoco.runtime.package.name'] = "org.jacoco.agent.rt.internal_" + buildNumber.substring(buildNumber.length() - 7, buildNumber.length())
+              </source>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+
+  <profiles>
+    <!-- This profile is used to launch tests with different JDK versions. -->
+    <profile>
+      <id>integration-tests</id>
+      <activation>
+        <property>
+          <name>jdk.version</name>
+        </property>
+      </activation>
+      <build>
+        <plugins>
+          <!-- See http://maven.apache.org/guides/mini/guide-using-toolchains.html -->
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-toolchains-plugin</artifactId>
+            <executions>
+              <execution>
+                <phase>validate</phase>
+                <goals>
+                  <goal>toolchain</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <toolchains>
+                <jdk>
+                  <version>${jdk.version}</version>
+                </jdk>
+              </toolchains>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+
+    <!-- This profile is used to launch tests with compilation into specific bytecode version. -->
+    <profile>
+      <id>bytecode</id>
+      <activation>
+        <property>
+          <name>bytecode.version</name>
+        </property>
+      </activation>
+      <properties>
+        <maven.compiler.source>${bytecode.version}</maven.compiler.source>
+        <maven.compiler.target>${bytecode.version}</maven.compiler.target>
+      </properties>
+    </profile>
+    <profile>
+      <id>java9-validation</id>
+      <activation>
+        <property>
+          <name>bytecode.version</name>
+          <value>1.9</value>
+        </property>
+      </activation>
+      <properties>
+        <!--
+        Compile into bytecode version 8 by default,
+        because maven-shade-plugin and maven-plugin-plugin are unable to proceess bytecode version 9,
+        this is overridden for tests
+        -->
+        <maven.compiler.source>1.8</maven.compiler.source>
+        <maven.compiler.target>1.8</maven.compiler.target>
+      </properties>
+    </profile>
+
+    <profile>
+      <id>jdk16</id>
+      <activation>
+        <property>
+          <name>jdk.version</name>
+          <value>1.6</value>
+        </property>
+      </activation>
+      <properties>
+        <jvm.args>-XX:-FailOverToOldVerifier -Xverify:all</jvm.args>
+      </properties>
+    </profile>
+
+    <profile>
+      <id>jdk17</id>
+      <activation>
+        <property>
+          <name>jdk.version</name>
+          <value>1.7</value>
+        </property>
+      </activation>
+      <properties>
+        <jvm.args>-XX:-FailOverToOldVerifier -Xverify:all</jvm.args>
+      </properties>
+    </profile>
+
+    <profile>
+      <id>jdk18</id>
+      <activation>
+        <property>
+          <name>jdk.version</name>
+          <value>1.8</value>
+        </property>
+      </activation>
+      <properties>
+        <jvm.args>-XX:-FailOverToOldVerifier -Xverify:all</jvm.args>
+      </properties>
+    </profile>
+
+    <profile>
+      <id>jdk9</id>
+      <activation>
+        <property>
+          <name>jdk.version</name>
+          <value>1.9</value>
+        </property>
+      </activation>
+      <properties>
+        <jvm.args>-XX:-FailOverToOldVerifier -Xverify:all</jvm.args>
+      </properties>
+    </profile>
+
+    <profile>
+      <id>manifest</id>
+      <activation>
+        <file>
+          <exists>META-INF/MANIFEST.MF</exists>
+        </file>
+      </activation>
+      <properties>
+        <bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest>
+      </properties>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-antrun-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>translate-qualifier</id>
+                <phase>generate-resources</phase>
+                <configuration>
+                  <target>
+                    <copy file="META-INF/MANIFEST.MF" tofile="${bundle-manifest}" overwrite="true"/>
+                    <replace file="${bundle-manifest}">
+                      <replacefilter token=".qualifier" value=".${buildQualifier}"/>
+                    </replace>
+                  </target>
+                </configuration>
+                <goals>
+                  <goal>run</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-jar-plugin</artifactId>
+            <configuration>
+              <archive>
+                <manifestFile>${bundle-manifest}</manifestFile>
+                <manifestEntries>
+                  <Eclipse-SourceReferences>scm:git:git://github.com/jacoco/jacoco.git;path="${project.artifactId}";commitId=${buildNumber}</Eclipse-SourceReferences>
+                </manifestEntries>
+              </archive>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+
+    <profile>
+      <id>sources</id>
+      <activation>
+        <file>
+          <exists>src/</exists>
+        </file>
+      </activation>
+      <build>
+        <plugins>
+          <!-- Generates jar with sources -->
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>jar-no-fork</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <!-- Generates Javadoc -->
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+
+    <!-- This profile is activated when a project is released. -->
+    <profile>
+      <id>release</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-enforcer-plugin</artifactId>
+            <inherited>false</inherited>
+            <executions>
+              <execution>
+                <id>enforce-release-rules</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>enforce</goal>
+                </goals>
+                <configuration>
+                  <rules>
+                    <requireReleaseVersion/>
+                    <requireProperty>
+                      <property>buildNumber</property>
+                      <regex>[0-9a-f]{40}</regex>
+                    </requireProperty>
+                  </rules>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+          <!-- Checks compatibility with Java API -->
+          <plugin>
+            <groupId>org.codehaus.mojo</groupId>
+            <artifactId>animal-sniffer-maven-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>enforce-java-api-compatibility</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>check</goal>
+                </goals>
+                <configuration>
+                  <signature>
+                    <groupId>org.codehaus.mojo.signature</groupId>
+                    <artifactId>java15</artifactId>
+                    <version>1.0</version>
+                  </signature>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+          <!-- Signs artifacts -->
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+
+    <!-- This profile is active only when used from Eclipse m2e and is used only to store settings. -->
+    <profile>
+      <id>m2e</id>
+      <activation>
+        <property>
+          <name>m2e.version</name>
+        </property>
+      </activation>
+      <build>
+        <pluginManagement>
+          <plugins>
+            <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
+            <plugin>
+              <groupId>org.eclipse.m2e</groupId>
+              <artifactId>lifecycle-mapping</artifactId>
+              <version>1.0.0</version>
+              <configuration>
+                <lifecycleMappingMetadata>
+                  <pluginExecutions>
+                    <pluginExecution>
+                      <pluginExecutionFilter>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-antrun-plugin</artifactId>
+                        <versionRange>[0,)</versionRange>
+                        <goals>
+                          <goal>run</goal>
+                        </goals>
+                      </pluginExecutionFilter>
+                      <action>
+                        <ignore></ignore>
+                      </action>
+                    </pluginExecution>
+                    <pluginExecution>
+                      <pluginExecutionFilter>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-invoker-plugin</artifactId>
+                        <versionRange>[0,)</versionRange>
+                        <goals>
+                          <goal>install</goal>
+                        </goals>
+                      </pluginExecutionFilter>
+                      <action>
+                        <ignore></ignore>
+                      </action>
+                    </pluginExecution>
+                    <pluginExecution>
+                      <pluginExecutionFilter>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-dependency-plugin</artifactId>
+                        <versionRange>[0,)</versionRange>
+                        <goals>
+                          <goal>unpack</goal>
+                          <goal>copy-dependencies</goal>
+                        </goals>
+                      </pluginExecutionFilter>
+                      <action>
+                        <ignore></ignore>
+                      </action>
+                    </pluginExecution>
+                    <pluginExecution>
+                      <pluginExecutionFilter>
+                        <groupId>org.codehaus.groovy.maven</groupId>
+                        <artifactId>gmaven-plugin</artifactId>
+                        <versionRange>[0,)</versionRange>
+                        <goals>
+                          <goal>execute</goal>
+                        </goals>
+                      </pluginExecutionFilter>
+                      <action>
+                        <ignore></ignore>
+                      </action>
+                    </pluginExecution>
+                    <pluginExecution>
+                      <pluginExecutionFilter>
+                        <groupId>org.codehaus.mojo</groupId>
+                        <artifactId>xml-maven-plugin</artifactId>
+                        <versionRange>[0,)</versionRange>
+                        <goals>
+                          <goal>transform</goal>
+                        </goals>
+                      </pluginExecutionFilter>
+                      <action>
+                        <ignore></ignore>
+                      </action>
+                    </pluginExecution>
+                    <pluginExecution>
+                      <pluginExecutionFilter>
+                        <groupId>org.jacoco</groupId>
+                        <artifactId>jacoco-maven-plugin</artifactId>
+                        <versionRange>[0,)</versionRange>
+                        <goals>
+                          <goal>prepare-agent</goal>
+                        </goals>
+                      </pluginExecutionFilter>
+                      <action>
+                        <ignore></ignore>
+                      </action>
+                    </pluginExecution>
+                    <pluginExecution>
+                      <pluginExecutionFilter>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-enforcer-plugin</artifactId>
+                        <versionRange>[0,)</versionRange>
+                        <goals>
+                          <goal>enforce</goal>
+                        </goals>
+                      </pluginExecutionFilter>
+                      <action>
+                        <ignore></ignore>
+                      </action>
+                    </pluginExecution>
+                    <pluginExecution>
+                      <pluginExecutionFilter>
+                        <groupId>org.codehaus.mojo</groupId>
+                        <artifactId>build-helper-maven-plugin</artifactId>
+                        <versionRange>[0,)</versionRange>
+                        <goals>
+                          <goal>parse-version</goal>
+                        </goals>
+                      </pluginExecutionFilter>
+                      <action>
+                        <ignore></ignore>
+                      </action>
+                    </pluginExecution>
+                  </pluginExecutions>
+                </lifecycleMappingMetadata>
+              </configuration>
+            </plugin>
+          </plugins>
+        </pluginManagement>
+      </build>
+    </profile>
+  </profiles>
+
+</project>
diff --git a/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/org.jacoco.build-0.7.8.pom.md5 b/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/org.jacoco.build-0.7.8.pom.md5
new file mode 100644
index 0000000..db219f0
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/org.jacoco.build-0.7.8.pom.md5
@@ -0,0 +1 @@
+054855169869bcde8151ef95407189bf
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/org.jacoco.build-0.7.8.pom.sha1 b/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/org.jacoco.build-0.7.8.pom.sha1
new file mode 100644
index 0000000..821874c
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8/org.jacoco.build-0.7.8.pom.sha1
@@ -0,0 +1 @@
+e58ffd9e8f9230b5f516abe928ddc4e9a723e1eb
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.build/maven-metadata.xml.md5 b/common/m2/repository/org/jacoco/org.jacoco.build/maven-metadata.xml.md5
deleted file mode 100644
index b638797..0000000
--- a/common/m2/repository/org/jacoco/org.jacoco.build/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-ba950fa0972b6d4af3b40f37a247bf60
diff --git a/common/m2/repository/org/jacoco/org.jacoco.build/maven-metadata.xml.sha1 b/common/m2/repository/org/jacoco/org.jacoco.build/maven-metadata.xml.sha1
deleted file mode 100644
index 99c34a6..0000000
--- a/common/m2/repository/org/jacoco/org.jacoco.build/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2b6686a25ceff5876a17ac30d4614535c8f42db8
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/BUILD b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/BUILD
new file mode 100644
index 0000000..c6ac301
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["org.jacoco.core-0.7.8.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8:pom",
+    source = "org.jacoco.core-0.7.8.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8-sources.jar b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8-sources.jar
new file mode 100644
index 0000000..1fffe3e
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8-sources.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8-sources.jar.md5
new file mode 100644
index 0000000..dd2b436
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8-sources.jar.md5
@@ -0,0 +1 @@
+2bb2c90c2a8375c7dccc43524a446b45
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8-sources.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8-sources.jar.sha1
new file mode 100644
index 0000000..25707b0
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8-sources.jar.sha1
@@ -0,0 +1 @@
+571991f96596fcbc9290650bc58fd1188a5ec791
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.jar b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.jar
new file mode 100644
index 0000000..718bab2
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.jar.md5
new file mode 100644
index 0000000..0db6924
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.jar.md5
@@ -0,0 +1 @@
+f91b39e003755ce18144000c2ee31d47
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.jar.sha1
new file mode 100644
index 0000000..a067f0d
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.jar.sha1
@@ -0,0 +1 @@
+d78855a76bcd07c5639774f29ebae8fa27501d35
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.pom b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.pom
new file mode 100644
index 0000000..9975a65
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.pom
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Copyright (c) 2009, 2016 Mountainminds GmbH & Co. KG and Contributors
+   All rights reserved. This program and the accompanying materials
+   are made available under the terms of the Eclipse Public License v1.0
+   which accompanies this distribution, and is available at
+   http://www.eclipse.org/legal/epl-v10.html
+
+   Contributors:
+      Evgeny Mandrikov - initial API and implementation
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.jacoco</groupId>
+    <artifactId>org.jacoco.build</artifactId>
+    <version>0.7.8</version>
+    <relativePath>../org.jacoco.build</relativePath>
+  </parent>
+
+  <artifactId>org.jacoco.core</artifactId>
+
+  <name>JaCoCo :: Core</name>
+  <description>JaCoCo Core</description>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm-debug-all</artifactId>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <sourceDirectory>src</sourceDirectory>
+  </build>
+</project>
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.pom.md5 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.pom.md5
new file mode 100644
index 0000000..cbe6edf
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.pom.md5
@@ -0,0 +1 @@
+be1fc80ecd6c69dc53055cbec05c5fe6
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.pom.sha1 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.pom.sha1
new file mode 100644
index 0000000..c0c4464
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/org.jacoco.core-0.7.8.pom.sha1
@@ -0,0 +1 @@
+3f7c34e3130a2d8087c28180fbb9e81270775db9
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/maven-metadata.xml.md5 b/common/m2/repository/org/jacoco/org.jacoco.core/maven-metadata.xml.md5
deleted file mode 100644
index 08c2da5..0000000
--- a/common/m2/repository/org/jacoco/org.jacoco.core/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-a2470e40737a0a127ebbead9b8a204a6
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/maven-metadata.xml.sha1 b/common/m2/repository/org/jacoco/org.jacoco.core/maven-metadata.xml.sha1
deleted file mode 100644
index 9c6fff1..0000000
--- a/common/m2/repository/org/jacoco/org.jacoco.core/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-004d6c2a22e7fc53de5da3f5ab45f4b091bfb1e7
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/BUILD b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/BUILD
new file mode 100644
index 0000000..64b5e06
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["org.jacoco.report-0.7.8.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.8:pom",
+    source = "org.jacoco.report-0.7.8.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8-sources.jar b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8-sources.jar
new file mode 100644
index 0000000..ee133a8
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8-sources.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8-sources.jar.md5
new file mode 100644
index 0000000..36bf08d
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8-sources.jar.md5
@@ -0,0 +1 @@
+ccd695cf60fea027071b5891718e9a3b
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8-sources.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8-sources.jar.sha1
new file mode 100644
index 0000000..3ed90d9
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8-sources.jar.sha1
@@ -0,0 +1 @@
+4e4c8109325db3f26fe0135c1753b58956ddc4c6
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.jar b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.jar
new file mode 100644
index 0000000..0a9238f
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.jar.md5
new file mode 100644
index 0000000..6f19b30
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.jar.md5
@@ -0,0 +1 @@
+58781f4b3e1645cacd01f6f13ee0a58d
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.jar.sha1
new file mode 100644
index 0000000..ecbc43b
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.jar.sha1
@@ -0,0 +1 @@
+a87bf018a292f49c7561944bf1c294eea7f05a50
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.pom b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.pom
new file mode 100644
index 0000000..a17096d
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.pom
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Copyright (c) 2009, 2016 Mountainminds GmbH & Co. KG and Contributors
+   All rights reserved. This program and the accompanying materials
+   are made available under the terms of the Eclipse Public License v1.0
+   which accompanies this distribution, and is available at
+   http://www.eclipse.org/legal/epl-v10.html
+
+   Contributors:
+      Evgeny Mandrikov - initial API and implementation
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.jacoco</groupId>
+    <artifactId>org.jacoco.build</artifactId>
+    <version>0.7.8</version>
+    <relativePath>../org.jacoco.build</relativePath>
+  </parent>
+
+  <artifactId>org.jacoco.report</artifactId>
+
+  <name>JaCoCo :: Report</name>
+  <description>JaCoCo Reporting</description>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>org.jacoco.core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm-debug-all</artifactId>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <sourceDirectory>src</sourceDirectory>
+  </build>
+</project>
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.pom.md5 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.pom.md5
new file mode 100644
index 0000000..e026015
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.pom.md5
@@ -0,0 +1 @@
+c035331ecad68df54f2de70b2e36f73c
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.pom.sha1 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.pom.sha1
new file mode 100644
index 0000000..1568c19
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/org.jacoco.report-0.7.8.pom.sha1
@@ -0,0 +1 @@
+dd01dd9b9ecfcb587f205f0230301605374b5b92
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/maven-metadata.xml.md5 b/common/m2/repository/org/jacoco/org.jacoco.report/maven-metadata.xml.md5
deleted file mode 100644
index 87089df..0000000
--- a/common/m2/repository/org/jacoco/org.jacoco.report/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-3267af6d0bd106b3f1f7072ba83db14a
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/maven-metadata.xml.sha1 b/common/m2/repository/org/jacoco/org.jacoco.report/maven-metadata.xml.sha1
deleted file mode 100644
index fc4d68e..0000000
--- a/common/m2/repository/org/jacoco/org.jacoco.report/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-678a309b27c752479bab1c86f28b4254ee38c21a
diff --git a/common/m2/repository/org/javassist/javassist/3.19.0-GA/BUILD b/common/m2/repository/org/javassist/javassist/3.19.0-GA/BUILD
new file mode 100644
index 0000000..e929f32
--- /dev/null
+++ b/common/m2/repository/org/javassist/javassist/3.19.0-GA/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["javassist-3.19.0-GA.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "javassist-3.19.0-GA.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar b/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar
new file mode 100644
index 0000000..7ac4264
--- /dev/null
+++ b/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar
Binary files differ
diff --git a/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar.sha1 b/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar.sha1
new file mode 100644
index 0000000..eb7360d
--- /dev/null
+++ b/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar.sha1
@@ -0,0 +1 @@
+50120f69224dd8684b445a6f3a5b08fe9b5c60f6
\ No newline at end of file
diff --git a/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom b/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom
new file mode 100644
index 0000000..45582cc
--- /dev/null
+++ b/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom
@@ -0,0 +1,306 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.javassist</groupId>
+  <artifactId>javassist</artifactId>
+  <packaging>bundle</packaging>
+  <description>
+  	Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
+    simple.  It is a class library for editing bytecodes in Java.
+  </description>
+  <version>3.19.0-GA</version>
+  <name>Javassist</name>
+  <url>http://www.javassist.org/</url>
+
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://jira.jboss.org/jira/browse/JASSIST/</url>
+  </issueManagement>
+  <licenses>
+    <!-- this is the license under which javassist is usually distributed
+      -->
+    <license>
+      <name>MPL 1.1</name>
+      <url>http://www.mozilla.org/MPL/MPL-1.1.html</url>
+    </license>
+    <!-- this is the license under which javassist is distributed when
+	 it is bundled with JBoss
+      -->
+    <license>
+      <name>LGPL 2.1</name>
+      <url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
+    </license>
+    <!-- this is the license under which javassist can be distributed.
+      -->
+    <license>
+      <name>Apache License 2.0</name>
+      <url>http://www.apache.org/licenses/</url>
+    </license>
+  </licenses>
+
+  <scm>
+    <connection>scm:git:git@github.com:jboss-javassist/javassist.git</connection>
+    <developerConnection>scm:git:git@github.com:jboss-javassist/javassist.git</developerConnection>
+    <url>scm:git:git@github.com:jboss-javassist/javassist.git</url>
+  </scm>
+
+  <developers>
+    <developer>
+      <id>chiba</id>
+      <name>Shigeru Chiba</name>
+      <email>chiba@javassist.org</email>
+      <organization>The Javassist Project</organization>
+      <organizationUrl>http://www.javassist.org/</organizationUrl>
+      <roles>
+        <role>project lead</role>
+      </roles>
+      <timezone>9</timezone>
+    </developer>
+
+    <developer>
+      <id>adinn</id>
+      <name>Andrew Dinn</name>
+      <email>adinn@redhat.com</email>
+      <organization>JBoss</organization>
+      <organizationUrl>http://www.jboss.org/</organizationUrl>
+      <roles>
+        <role>contributing developer</role>
+      </roles>
+      <timezone>0</timezone>
+    </developer>
+
+    <developer>
+      <id>kabir.khan@jboss.com</id>
+      <name>Kabir Khan</name>
+      <email>kabir.khan@jboss.com</email>
+      <organization>JBoss</organization>
+      <organizationUrl>http://www.jboss.org/</organizationUrl>
+      <roles>
+        <role>contributing developer</role>
+      </roles>
+      <timezone>0</timezone>
+    </developer>
+    
+    <developer>
+      <id>scottmarlow</id>
+      <name>Scott Marlow</name>
+      <email>smarlow@redhat.com</email>
+      <organization>JBoss</organization>
+      <organizationUrl>http://www.jboss.org/</organizationUrl>
+      <roles>
+        <role>contributing developer</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+
+
+  </developers>
+
+  <distributionManagement>
+  <!--  
+      You need entries in your .m2/settings.xml like this:
+   <servers>
+    <server>
+       <id>jboss-releases-repository</id>
+       <username>your_jboss.org_username</username>
+       <password>password</password>
+    </server>
+    <server>
+       <id>jboss-snapshots-repository</id>
+       <username>your_jboss.org_username</username>
+       <password>password</password>
+    </server>
+  </servers>
+  
+  To deploy a snapshot, you need to run
+  
+  mvn deploy -Dversion=3.x.y-SNAPSHOT
+
+  To deploy a release you need to change the version to 3.x.y.GA and run
+
+  mvn deploy
+    -->
+    <repository>
+      <id>jboss-releases-repository</id>
+      <name>JBoss Releases Repository</name>
+      <url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/</url>
+    </repository>
+    <snapshotRepository>
+      <id>jboss-snapshots-repository</id>
+      <name>JBoss Snapshots Repository</name>
+      <url>https://repository.jboss.org/nexus/content/repositories/snapshots/</url>
+    </snapshotRepository>
+  </distributionManagement>
+  <build>
+    <sourceDirectory>src/main/</sourceDirectory>
+    <testSourceDirectory>src/test/</testSourceDirectory>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.6</source>
+          <target>1.6</target>
+          <testSource>1.8</testSource>
+          <testTarget>1.8</testTarget>
+          <compilerArgument>-parameters</compilerArgument>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <version>2.12</version>
+        <configuration>
+          <includes>
+            <include>javassist/JvstTest.java</include>
+          </includes>
+	  <forkMode>once</forkMode>
+          <workingDirectory>runtest</workingDirectory>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <configuration>
+          <archive>
+            <manifestFile>${project.build.sourceDirectory}/META-INF/MANIFEST.MF</manifestFile>
+          </archive>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-source-plugin</artifactId>
+        <version>2.0.3</version>
+        <executions>
+          <execution>
+            <id>attach-sources</id>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+        <inherited>true</inherited>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.7</version>
+	<configuration>
+	  <attach>true</attach>
+	</configuration>
+      </plugin>
+        <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <version>2.1.0</version>
+        <executions>
+          <execution>
+            <id>bundle-manifest</id>
+            <phase>process-classes</phase>
+            <goals>
+              <goal>manifest</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <supportedProjectTypes>
+            <supportedProjectType>jar</supportedProjectType>
+            <supportedProjectType>bundle</supportedProjectType>
+            <supportedProjectType>war</supportedProjectType>
+          </supportedProjectTypes>
+          <instructions>
+            <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
+            <Bundle-Version>${project.version}</Bundle-Version>
+            <Import-Package>!com.sun.jdi.*</Import-Package>	
+            <Export-Package>!com.sun.jdi.*,javassist.*;version="${project.version}"</Export-Package>
+          </instructions>
+        </configuration>
+        <extensions>true</extensions>
+      </plugin>
+    </plugins>
+  </build>
+  <profiles>
+    <!-- profile for releasing to sonatype repo
+	 exercise with mvn -PcentralRelease
+      -->
+    <profile>
+      <id>centralRelease</id>
+      <!-- obviously we need to use the Sonatype staging repo for upload -->
+      <distributionManagement>
+	<repository>
+	  <id>sonatype-releases-repository</id>
+	  <name>Sonatype Releases Repository</name>
+	  <url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
+	</repository>
+      </distributionManagement>
+      <!-- we need to be able to sign the jars we install -->
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <configuration>
+              <passphrase>${gpg.passphrase}</passphrase>
+              <useAgent>${gpg.useAgent}</useAgent>
+            </configuration>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <!-- profiles to add tools jar containing com.sun.jdi code
+	 needed by sample code
+	 -->
+    <profile>
+      <id>default-tools</id>
+      <activation>
+        <os>
+          <family>!mac</family>
+        </os>
+      </activation>
+      <dependencies>
+        <dependency>
+          <groupId>com.sun</groupId>
+          <artifactId>tools</artifactId>
+          <version>${java.version}</version>
+          <scope>system</scope>
+          <optional>true</optional>
+          <systemPath>${java.home}/../lib/tools.jar</systemPath>
+        </dependency>
+      </dependencies>
+    </profile>
+    <profile>
+      <id>mac-tools</id>
+      <activation>
+        <os>
+          <family>mac</family>
+        </os>
+      </activation>
+      <dependencies>
+        <dependency>
+          <groupId>com.sun</groupId>
+          <artifactId>tools</artifactId>
+          <version>${java.version}</version>
+          <scope>system</scope>
+          <optional>true</optional>
+          <systemPath>${java.home}/../lib/tools.jar</systemPath>
+        </dependency>
+      </dependencies>
+    </profile>
+  </profiles>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
+
diff --git a/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom.sha1 b/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom.sha1
new file mode 100644
index 0000000..4eec25c
--- /dev/null
+++ b/common/m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom.sha1
@@ -0,0 +1 @@
+dcd9da245dbf5d76ec9650fac279d09182e1d258
\ No newline at end of file
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/BUILD b/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/BUILD
new file mode 100644
index 0000000..c9889d6
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["roaster-api-2.18.7.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/jboss/forge/roaster/roaster-parent/2.18.7.Final:pom",
+    source = "roaster-api-2.18.7.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.jar b/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.jar
new file mode 100644
index 0000000..42cc158
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.jar
Binary files differ
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.jar.sha1 b/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.jar.sha1
new file mode 100644
index 0000000..9bb82a3
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.jar.sha1
@@ -0,0 +1 @@
+54eee3b85a91d4414a4efb4fb7f54bb45f0ca40b
\ No newline at end of file
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.pom b/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.pom
new file mode 100644
index 0000000..c1f5a34
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.pom
@@ -0,0 +1,12 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+   <modelVersion>4.0.0</modelVersion>
+   <parent>
+      <groupId>org.jboss.forge.roaster</groupId>
+      <artifactId>roaster-parent</artifactId>
+      <version>2.18.7.Final</version>
+      <relativePath>../pom.xml</relativePath>
+   </parent>
+   <artifactId>roaster-api</artifactId>
+   <name>Forge Roaster - API</name>
+</project>
+
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.pom.sha1 b/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.pom.sha1
new file mode 100644
index 0000000..fba98e7
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/roaster-api-2.18.7.Final.pom.sha1
@@ -0,0 +1 @@
+d893802475ce72bfca8398d82823234bc6832153
\ No newline at end of file
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/BUILD b/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/BUILD
new file mode 100644
index 0000000..f31fa74
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["roaster-jdt-2.18.7.Final.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/jboss/forge/roaster/roaster-parent/2.18.7.Final:pom",
+    source = "roaster-jdt-2.18.7.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.jar b/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.jar
new file mode 100644
index 0000000..453bef3
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.jar
Binary files differ
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.jar.sha1 b/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.jar.sha1
new file mode 100644
index 0000000..2b50644
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.jar.sha1
@@ -0,0 +1 @@
+2232a25f1ce4c639511460e3e8b70d48e3d7bd3e
\ No newline at end of file
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.pom b/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.pom
new file mode 100644
index 0000000..4d94ac6
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.pom
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

+  <parent>

+    <artifactId>roaster-parent</artifactId>

+    <groupId>org.jboss.forge.roaster</groupId>

+    <version>2.18.7.Final</version>

+  </parent>

+  <modelVersion>4.0.0</modelVersion>

+  <artifactId>roaster-jdt</artifactId>

+  <name>Forge Roaster - JDT Implementation</name>

+  <build>

+    <plugins>

+      <plugin>

+        <artifactId>maven-shade-plugin</artifactId>

+        <executions>

+          <execution>

+            <phase>package</phase>

+            <goals>

+              <goal>shade</goal>

+            </goals>

+            <configuration>

+              <minimizeJar>true</minimizeJar>

+              <createSourcesJar>true</createSourcesJar>

+              <artifactSet>

+                <excludes>

+                  <exclude>org.jboss.forge.roaster:roaster-api</exclude>

+                </excludes>

+              </artifactSet>

+              <filters>

+                <filter>

+                  <artifact>*:*</artifact>

+                  <excludes>

+                    <exclude>META-INF/*.SF</exclude>

+                    <exclude>META-INF/*.DSA</exclude>

+                    <exclude>META-INF/*.RSA</exclude>

+                  </excludes>

+                </filter>

+              </filters>

+              <relocations>

+                <relocation>

+                  <pattern>org.eclipse</pattern>

+                  <shadedPattern>org.jboss.forge.roaster._shade.org.eclipse</shadedPattern>

+                  <excludes>

+                    <exclude>org.eclipse.jdt.core.prefs</exclude>

+                  </excludes>

+                </relocation>

+                <relocation>

+                  <pattern>org.osgi</pattern>

+                  <shadedPattern>org.jboss.forge.roaster._shade.org.osgi</shadedPattern>

+                </relocation>

+              </relocations>

+              <transformers>

+                <transformer />

+              </transformers>

+            </configuration>

+          </execution>

+        </executions>

+      </plugin>

+    </plugins>

+  </build>

+  <dependencies>

+    <dependency>

+      <groupId>org.jboss.forge.roaster</groupId>

+      <artifactId>roaster-api</artifactId>

+      <version>2.18.7.Final</version>

+      <scope>compile</scope>

+    </dependency>

+    <dependency>

+      <groupId>junit</groupId>

+      <artifactId>junit</artifactId>

+      <version>4.11</version>

+      <scope>test</scope>

+      <exclusions>

+        <exclusion>

+          <artifactId>hamcrest-core</artifactId>

+          <groupId>org.hamcrest</groupId>

+        </exclusion>

+      </exclusions>

+    </dependency>

+  </dependencies>

+</project>

+

diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.pom.sha1 b/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.pom.sha1
new file mode 100644
index 0000000..88b15c4
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/roaster-jdt-2.18.7.Final.pom.sha1
@@ -0,0 +1 @@
+61a0ec439b9766986081da079ce1b8c5a49ddb54
\ No newline at end of file
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-parent/2.18.7.Final/BUILD b/common/m2/repository/org/jboss/forge/roaster/roaster-parent/2.18.7.Final/BUILD
new file mode 100644
index 0000000..69fdf3c
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-parent/2.18.7.Final/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/jboss/jboss-parent/20:pom",
+    source = "roaster-parent-2.18.7.Final.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-parent/2.18.7.Final/roaster-parent-2.18.7.Final.pom b/common/m2/repository/org/jboss/forge/roaster/roaster-parent/2.18.7.Final/roaster-parent-2.18.7.Final.pom
new file mode 100644
index 0000000..520400f
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-parent/2.18.7.Final/roaster-parent-2.18.7.Final.pom
@@ -0,0 +1,134 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+   <modelVersion>4.0.0</modelVersion>
+   <parent>
+      <groupId>org.jboss</groupId>
+      <artifactId>jboss-parent</artifactId>
+      <version>20</version>
+   </parent>
+   <groupId>org.jboss.forge.roaster</groupId>
+   <artifactId>roaster-parent</artifactId>
+   <version>2.18.7.Final</version>
+   <packaging>pom</packaging>
+   <name>Forge Roaster - Parent</name>
+   <description>
+      Forge Roaster is a library for inspecting and manipulating Java types.
+   </description>
+   <licenses>
+      <license>
+         <name>Eclipse Public License version 1.0</name>
+         <url>http://www.eclipse.org/legal/epl-v10.html</url>
+      </license>
+   </licenses>
+   <developers>
+      <developer>
+         <id>lincoln</id>
+         <name>Lincoln Baxter, III</name>
+         <email>lincolnbaxter@gmail.com</email>
+      </developer>
+      <developer>
+         <id>gastaldi</id>
+         <name>George Gastaldi</name>
+         <email>gegastaldi@gmail.com</email>
+      </developer>
+      <developer>
+         <id>koen</id>
+         <name>Koen Aers</name>
+         <email>koen.aers@gmail.com</email>
+      </developer>
+      <developer>
+         <id>stale</id>
+         <name>Stale Pedersen</name>
+         <email>stalep@gmail.com</email>
+      </developer>
+      <developer>
+         <id>mbenson</id>
+         <name>Matt Benson</name>
+         <email>gudnabrsam@gmail.com</email>
+      </developer>
+   </developers>
+
+   <prerequisites>
+      <maven>3.0</maven>
+   </prerequisites>
+
+   <properties>
+      <maven.compiler.target>1.6</maven.compiler.target>
+      <maven.compiler.source>1.6</maven.compiler.source>
+      <maven.javadoc.failOnError>false</maven.javadoc.failOnError>
+   </properties>
+
+   <modules>
+      <module>api</module>
+      <module>impl</module>
+      <module>bom</module>
+      <module>dist</module>
+      <module>tests</module>
+   </modules>
+   <dependencyManagement>
+      <dependencies>
+         <dependency>
+            <groupId>org.jboss.forge.roaster</groupId>
+            <artifactId>roaster-api</artifactId>
+            <version>${project.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.jboss.forge.roaster</groupId>
+            <artifactId>roaster-jdt</artifactId>
+            <version>${project.version}</version>
+         </dependency>
+      </dependencies>
+   </dependencyManagement>
+
+   <dependencies>
+      <dependency>
+         <groupId>junit</groupId>
+         <artifactId>junit</artifactId>
+         <version>4.11</version>
+         <scope>test</scope>
+      </dependency>
+   </dependencies>
+
+   <scm>
+      <connection>scm:git:git://github.com/forge/roaster.git</connection>
+      <developerConnection>scm:git:git@github.com:forge/roaster.git</developerConnection>
+      <url>http://github.com/forge/roaster</url>
+      <tag>2.18.7.Final</tag>
+   </scm>
+
+   <distributionManagement>
+      <snapshotRepository>
+         <id>ossrh</id>
+         <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+      </snapshotRepository>
+      <repository>
+         <id>ossrh</id>
+         <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+      </repository>
+   </distributionManagement>
+   <build>
+      <plugins>
+         <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-release-plugin</artifactId>
+            <inherited>true</inherited>
+            <configuration>
+               <preparationGoals>clean install</preparationGoals>
+               <releaseProfiles>gpg-sign,jboss-release</releaseProfiles>
+               <tagNameFormat>@{project.version}</tagNameFormat>
+            </configuration>
+         </plugin>
+         <plugin>
+            <groupId>org.sonatype.plugins</groupId>
+            <artifactId>nexus-staging-maven-plugin</artifactId>
+            <version>1.6.3</version>
+            <extensions>true</extensions>
+            <configuration>
+               <autoReleaseAfterClose>true</autoReleaseAfterClose>
+               <nexusUrl>https://oss.sonatype.org/</nexusUrl>
+               <serverId>ossrh</serverId>
+            </configuration>
+         </plugin>
+      </plugins>
+   </build>
+</project>
+
diff --git a/common/m2/repository/org/jboss/forge/roaster/roaster-parent/2.18.7.Final/roaster-parent-2.18.7.Final.pom.sha1 b/common/m2/repository/org/jboss/forge/roaster/roaster-parent/2.18.7.Final/roaster-parent-2.18.7.Final.pom.sha1
new file mode 100644
index 0000000..c9b51f3
--- /dev/null
+++ b/common/m2/repository/org/jboss/forge/roaster/roaster-parent/2.18.7.Final/roaster-parent-2.18.7.Final.pom.sha1
@@ -0,0 +1 @@
+d66a97f731bdb646bc9cca0a471e0b1c716ab6aa
\ No newline at end of file
diff --git a/common/m2/repository/org/jboss/jboss-parent/20/BUILD b/common/m2/repository/org/jboss/jboss-parent/20/BUILD
new file mode 100644
index 0000000..1ccf0ab
--- /dev/null
+++ b/common/m2/repository/org/jboss/jboss-parent/20/BUILD
@@ -0,0 +1,8 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    source = "jboss-parent-20.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/jboss/jboss-parent/20/jboss-parent-20.pom b/common/m2/repository/org/jboss/jboss-parent/20/jboss-parent-20.pom
new file mode 100644
index 0000000..caf21ad
--- /dev/null
+++ b/common/m2/repository/org/jboss/jboss-parent/20/jboss-parent-20.pom
@@ -0,0 +1,837 @@
+<?xml version='1.0' encoding='UTF-8'?>

+

+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

+

+  <modelVersion>4.0.0</modelVersion>

+

+  <groupId>org.jboss</groupId>

+  <version>20</version>

+  <artifactId>jboss-parent</artifactId>

+

+  <packaging>pom</packaging>

+

+  <name>JBoss Parent POM</name>

+  <description>Parent POM for JBoss projects. Provides default project build configuration.</description>

+  <url>http://www.jboss.org</url>

+

+  <issueManagement>

+    <system>JIRA</system>

+    <url>https://issues.jboss.org/</url>

+  </issueManagement>

+

+  <scm>

+    <connection>scm:git:git@github.com:jboss/jboss-parent-pom.git</connection>

+    <developerConnection>scm:git:git@github.com:jboss/jboss-parent-pom.git</developerConnection>

+    <url>http://github.com/jboss/jboss-parent-pom</url>

+    <tag>jboss-parent-20</tag>

+  </scm>

+

+  <developers>

+    <developer>

+      <id>jboss.org</id>

+      <name>JBoss.org Community</name>

+      <organization>JBoss.org</organization>

+      <organizationUrl>http://www.jboss.org</organizationUrl>

+    </developer>

+  </developers>

+

+  <mailingLists>

+    <mailingList>

+      <name>JBoss User List</name>

+      <subscribe>https://lists.jboss.org/mailman/listinfo/jboss-user</subscribe>

+      <unsubscribe>https://lists.jboss.org/mailman/listinfo/jboss-user</unsubscribe>

+      <archive>http://lists.jboss.org/pipermail/jboss-user/</archive>

+    </mailingList>

+    <mailingList>

+      <name>JBoss Developer List</name>

+      <subscribe>https://lists.jboss.org/mailman/listinfo/jboss-development</subscribe>

+      <unsubscribe>https://lists.jboss.org/mailman/listinfo/jboss-development</unsubscribe>

+      <archive>http://lists.jboss.org/pipermail/jboss-development/</archive>

+    </mailingList>

+  </mailingLists>

+

+  <licenses>

+    <license>

+      <name>Public Domain</name>

+      <url>http://repository.jboss.org/licenses/cc0-1.0.txt</url>

+      <distribution>repo</distribution>

+    </license>

+  </licenses>

+

+  <organization>

+    <name>JBoss by Red Hat</name>

+    <url>http://www.jboss.org</url>

+  </organization>

+

+  <properties>

+    <!-- **************** -->

+    <!-- Plugins versions -->

+    <!-- **************** -->

+    <version.antrun.plugin>1.8</version.antrun.plugin>

+    <version.assembly.plugin>2.6</version.assembly.plugin>

+    <version.buildhelper.plugin>1.10</version.buildhelper.plugin>

+    <version.buildnumber.plugin>1.4</version.buildnumber.plugin>

+    <version.bundle.plugin>3.0.1</version.bundle.plugin>

+    <version.checkstyle.plugin>2.17</version.checkstyle.plugin>

+    <version.clean.plugin>3.0.0</version.clean.plugin>

+    <version.clover2.plugin>4.0.6</version.clover2.plugin>

+    <version.cobertura.plugin>2.7</version.cobertura.plugin>

+    <version.compiler.plugin>3.5.1</version.compiler.plugin>

+    <version.dependency.plugin>2.10</version.dependency.plugin>

+    <version.deploy.plugin>2.8.2</version.deploy.plugin>

+    <version.ear.plugin>2.10.1</version.ear.plugin>

+    <version.eclipse.plugin>2.10</version.eclipse.plugin><!-- we should probably remove this in next version it is deprecated & not supported anymore -->

+    <version.org.eclipse.m2e.lifecycle-mapping>1.0.0</version.org.eclipse.m2e.lifecycle-mapping>

+    <version.ejb.plugin>2.5.1</version.ejb.plugin>

+    <version.exec.plugin>1.4.0</version.exec.plugin>

+    <version.enforcer.plugin>1.4.1</version.enforcer.plugin>

+    <version.findbugs.plugin>3.0.3</version.findbugs.plugin>

+    <version.gpg.plugin>1.6</version.gpg.plugin>

+    <version.help.plugin>2.2</version.help.plugin>

+    <version.idlj.plugin>1.2.1</version.idlj.plugin> <!-- also probable candidate for removal -->

+    <version.injection.plugin>1.0.2</version.injection.plugin>

+    <version.install.plugin>2.5.2</version.install.plugin>

+    <version.jar.plugin>2.6</version.jar.plugin>

+    <version.javacc.plugin>2.6</version.javacc.plugin>

+    <version.javadoc.plugin>2.10.3</version.javadoc.plugin>

+    <version.javancss.plugin>2.1</version.javancss.plugin>

+    <version.jdepend.plugin>2.0</version.jdepend.plugin>

+    <version.jxr.plugin>2.5</version.jxr.plugin>

+    <version.license.plugin>1.8</version.license.plugin>

+    <version.pir.plugin>2.8.1</version.pir.plugin><!-- maven-project-info-reports-plugins -->

+    <version.plugin.plugin>3.4</version.plugin.plugin>

+    <version.pmd.plugin>3.6</version.pmd.plugin>

+    <version.rar.plugin>2.4</version.rar.plugin>

+    <version.release.plugin>2.5.3</version.release.plugin>

+    <version.resources.plugin>2.7</version.resources.plugin>

+    <version.shade.plugin>2.4.3</version.shade.plugin>

+    <version.site.plugin>3.4</version.site.plugin>

+    <version.sonar.plugin>5.1</version.sonar.plugin>

+    <version.source.plugin>2.4</version.source.plugin>

+    <version.surefire.plugin>2.19.1</version.surefire.plugin>

+    <version.failsafe.plugin>${version.surefire.plugin}</version.failsafe.plugin>

+    <version.war.plugin>2.6</version.war.plugin>

+    <version.zanata.plugin>3.8.1</version.zanata.plugin>

+

+      <!-- we override plexus Archiver with version 3.0.3 as older don't work on JDK9 -->

+      <version.plexus.archiver>3.0.3</version.plexus.archiver>

+

+

+    <!-- ***************** -->

+    <!-- Repository Deployment URLs -->

+    <!-- ***************** -->

+    <jboss.releases.repo.url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/</jboss.releases.repo.url>

+    <jboss.snapshots.repo.url>https://repository.jboss.org/nexus/content/repositories/snapshots/</jboss.snapshots.repo.url>

+

+    <!-- ************** -->

+    <!-- Build settings -->

+    <!-- ************** -->

+

+    <!-- Cross plugins settings -->

+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

+

+    <!-- maven-compiler-plugin -->

+    <maven.compiler.target>1.8</maven.compiler.target>

+    <maven.compiler.source>1.8</maven.compiler.source>

+    <maven.compiler.testTarget>${maven.compiler.target}</maven.compiler.testTarget>

+    <maven.compiler.testSource>${maven.compiler.source}</maven.compiler.testSource>

+

+    <!--

+        Options to override the compiler arguments directly on the compiler argument line to separate between what

+        the IDE understands as the source level and what the Maven compiler actually use.

+    -->

+    <maven.compiler.argument.target>${maven.compiler.target}</maven.compiler.argument.target>

+    <maven.compiler.argument.source>${maven.compiler.source}</maven.compiler.argument.source>

+    <maven.compiler.argument.testTarget>${maven.compiler.testTarget}</maven.compiler.argument.testTarget>

+    <maven.compiler.argument.testSource>${maven.compiler.testSource}</maven.compiler.argument.testSource>

+

+    <!-- maven-enforcer-plugin -->

+    <maven.min.version>3.0.4</maven.min.version>

+    <jdk.min.version>${maven.compiler.argument.source}</jdk.min.version>

+

+    <!-- maven-idea-plugin & maven-eclipse-plugin -->

+    <downloadSources>true</downloadSources>

+

+    <!-- maven-pmd-plugin -->

+    <targetJdk>${maven.compiler.argument.target}</targetJdk>

+

+    <!-- maven-release-plugin -->

+    <useReleaseProfile>false</useReleaseProfile>

+    <arguments>-Pjboss-release</arguments>

+

+    <!-- maven-assembly-plugin -->

+    <sourceReleaseAssemblyDescriptor>source-release</sourceReleaseAssemblyDescriptor>

+    <version.checkstyle>6.15</version.checkstyle>

+    <!-- exposed additional params for javadoc, such as Xlint -->

+    <javadoc.additional.params />

+  </properties>

+

+  <prerequisites>

+    <maven>${maven.min.version}</maven>

+  </prerequisites>

+

+

+  <build>

+

+    <pluginManagement>

+      <!-- All plugins ordered by shortname (antrun, assembly ...) -->

+      <plugins>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-antrun-plugin</artifactId>

+          <version>${version.antrun.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-assembly-plugin</artifactId>

+          <version>${version.assembly.plugin}</version>

+          <dependencies>

+              <dependency>

+                  <groupId>org.codehaus.plexus</groupId>

+                  <artifactId>plexus-archiver</artifactId>

+                  <version>${version.plexus.archiver}</version>

+              </dependency>

+          </dependencies>

+          <configuration>

+            <archive>

+              <index>true</index>

+              <manifest>

+                <addDefaultSpecificationEntries>

+                  true

+                </addDefaultSpecificationEntries>

+                <addDefaultImplementationEntries>

+                  true

+                </addDefaultImplementationEntries>

+              </manifest>

+              <manifestEntries>

+                <Implementation-URL>${project.url}</Implementation-URL>

+                <Java-Version>${java.version}</Java-Version>

+                <Java-Vendor>${java.vendor}</Java-Vendor>

+                <Os-Name>${os.name}</Os-Name>

+                <Os-Arch>${os.arch}</Os-Arch>

+                <Os-Version>${os.version}</Os-Version>

+                <Scm-Url>${project.scm.url}</Scm-Url>

+                <Scm-Connection>${project.scm.connection}</Scm-Connection>

+                <Scm-Revision>${buildNumber}</Scm-Revision>

+              </manifestEntries>

+            </archive>

+          </configuration>

+        </plugin>

+        <plugin>

+          <groupId>org.codehaus.mojo</groupId>

+          <artifactId>build-helper-maven-plugin</artifactId>

+          <version>${version.buildhelper.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.codehaus.mojo</groupId>

+          <artifactId>buildnumber-maven-plugin</artifactId>

+          <version>${version.buildnumber.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.felix</groupId>

+          <artifactId>maven-bundle-plugin</artifactId>

+          <version>${version.bundle.plugin}</version>

+          <configuration>

+            <archive>

+              <index>true</index>

+              <manifest>

+                <addDefaultSpecificationEntries>

+                  true

+                </addDefaultSpecificationEntries>

+                <addDefaultImplementationEntries>

+                  true

+                </addDefaultImplementationEntries>

+              </manifest>

+              <manifestEntries>

+                <Implementation-URL>${project.url}</Implementation-URL>

+                <Java-Version>${java.version}</Java-Version>

+                <Java-Vendor>${java.vendor}</Java-Vendor>

+                <Os-Name>${os.name}</Os-Name>

+                <Os-Arch>${os.arch}</Os-Arch>

+                <Os-Version>${os.version}</Os-Version>

+                <Scm-Url>${project.scm.url}</Scm-Url>

+                <Scm-Connection>${project.scm.connection}</Scm-Connection>

+              </manifestEntries>

+            </archive>

+            <instructions>

+              <Scm-Revision>${buildNumber}</Scm-Revision>

+            </instructions>

+          </configuration>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-checkstyle-plugin</artifactId>

+          <version>${version.checkstyle.plugin}</version>

+          <dependencies>

+            <dependency>

+              <groupId>com.puppycrawl.tools</groupId>

+              <artifactId>checkstyle</artifactId>

+              <version>${version.checkstyle}</version>

+              <exclusions>

+                <exclusion>

+                  <groupId>com.sun</groupId>

+                  <artifactId>tools</artifactId>

+                </exclusion>

+              </exclusions>

+            </dependency>

+          </dependencies>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-clean-plugin</artifactId>

+          <version>${version.clean.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>com.atlassian.maven.plugins</groupId>

+          <artifactId>maven-clover2-plugin</artifactId>

+          <version>${version.clover2.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.codehaus.mojo</groupId>

+          <artifactId>cobertura-maven-plugin</artifactId>

+          <version>${version.cobertura.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-compiler-plugin</artifactId>

+          <version>${version.compiler.plugin}</version>

+          <configuration>

+            <showDeprecation>true</showDeprecation>

+            <showWarnings>true</showWarnings>

+            <source>${maven.compiler.argument.source}</source>

+            <target>${maven.compiler.argument.target}</target>

+            <testSource>${maven.compiler.argument.testSource}</testSource>

+            <testTarget>${maven.compiler.argument.testTarget}</testTarget>

+            <compilerArgs>

+              <arg>-Xlint:unchecked</arg>

+            </compilerArgs>

+          </configuration>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-dependency-plugin</artifactId>

+          <version>${version.dependency.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-deploy-plugin</artifactId>

+          <version>${version.deploy.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-ear-plugin</artifactId>

+          <version>${version.ear.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-eclipse-plugin</artifactId>

+          <version>${version.eclipse.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-ejb-plugin</artifactId>

+          <version>${version.ejb.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-enforcer-plugin</artifactId>

+          <version>${version.enforcer.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.codehaus.mojo</groupId>

+          <artifactId>exec-maven-plugin</artifactId>

+          <version>${version.exec.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-failsafe-plugin</artifactId>

+          <version>${version.failsafe.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.codehaus.mojo</groupId>

+          <artifactId>findbugs-maven-plugin</artifactId>

+          <version>${version.findbugs.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-gpg-plugin</artifactId>

+          <version>${version.gpg.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-help-plugin</artifactId>

+          <version>${version.help.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.codehaus.mojo</groupId>

+          <artifactId>idlj-maven-plugin</artifactId>

+          <version>${version.idlj.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.jboss.maven.plugins</groupId>

+          <artifactId>maven-injection-plugin</artifactId>

+          <version>${version.injection.plugin}</version>

+          <executions>

+            <execution>

+              <phase>compile</phase>

+              <goals>

+                <goal>bytecode</goal>

+              </goals>

+            </execution>

+          </executions>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-install-plugin</artifactId>

+          <version>${version.install.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-jar-plugin</artifactId>

+          <version>${version.jar.plugin}</version>

+          <dependencies>

+              <dependency>

+                  <groupId>org.codehaus.plexus</groupId>

+                  <artifactId>plexus-archiver</artifactId>

+                  <version>${version.plexus.archiver}</version>

+              </dependency>

+          </dependencies>

+          <configuration>

+            <archive>

+              <index>true</index>

+              <manifest>

+                <addDefaultSpecificationEntries>

+                  true

+                </addDefaultSpecificationEntries>

+                <addDefaultImplementationEntries>

+                  true

+                </addDefaultImplementationEntries>

+              </manifest>

+              <manifestEntries>

+                <Implementation-URL>${project.url}</Implementation-URL>

+                <Java-Version>${java.version}</Java-Version>

+                <Java-Vendor>${java.vendor}</Java-Vendor>

+                <Os-Name>${os.name}</Os-Name>

+                <Os-Arch>${os.arch}</Os-Arch>

+                <Os-Version>${os.version}</Os-Version>

+                <Scm-Url>${project.scm.url}</Scm-Url>

+                <Scm-Connection>${project.scm.connection}</Scm-Connection>

+                <Scm-Revision>${buildNumber}</Scm-Revision>

+              </manifestEntries>

+            </archive>

+          </configuration>

+        </plugin>

+        <plugin>

+          <groupId>org.codehaus.mojo</groupId>

+          <artifactId>javacc-maven-plugin</artifactId>

+          <version>${version.javacc.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-javadoc-plugin</artifactId>

+          <version>${version.javadoc.plugin}</version>

+          <configuration>

+            <header><![CDATA[<b>${project.name} ${project.version}</b>]]></header>

+            <footer><![CDATA[<b>${project.name} ${project.version}</b>]]></footer>

+            <archive>

+              <index>true</index>

+              <manifest>

+                <addDefaultSpecificationEntries>

+                  true

+                </addDefaultSpecificationEntries>

+                <addDefaultImplementationEntries>

+                  true

+                </addDefaultImplementationEntries>

+              </manifest>

+              <manifestEntries>

+                <Implementation-URL>${project.url}</Implementation-URL>

+                <Java-Version>${java.version}</Java-Version>

+                <Java-Vendor>${java.vendor}</Java-Vendor>

+                <Os-Name>${os.name}</Os-Name>

+                <Os-Arch>${os.arch}</Os-Arch>

+                <Os-Version>${os.version}</Os-Version>

+                <Scm-Url>${project.scm.url}</Scm-Url>

+                <Scm-Connection>${project.scm.connection}</Scm-Connection>

+                <Scm-Revision>${buildNumber}</Scm-Revision>

+              </manifestEntries>

+            </archive>

+            <additionalparam>${javadoc.additional.params}</additionalparam>

+          </configuration>

+        </plugin>

+        <plugin>

+          <groupId>org.codehaus.mojo</groupId>

+          <artifactId>javancss-maven-plugin</artifactId>

+          <version>${version.javancss.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.codehaus.mojo</groupId>

+          <artifactId>jdepend-maven-plugin</artifactId>

+          <version>${version.jdepend.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-jxr-plugin</artifactId>

+          <version>${version.jxr.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.codehaus.mojo</groupId>

+          <artifactId>license-maven-plugin</artifactId>

+          <version>${version.license.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-plugin-plugin</artifactId>

+          <version>${version.plugin.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-pmd-plugin</artifactId>

+          <version>${version.pmd.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-rar-plugin</artifactId>

+          <version>${version.rar.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-release-plugin</artifactId>

+          <version>${version.release.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-resources-plugin</artifactId>

+          <version>${version.resources.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-shade-plugin</artifactId>

+          <version>${version.shade.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-site-plugin</artifactId>

+          <version>${version.site.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.codehaus.mojo</groupId>

+          <artifactId>sonar-maven-plugin</artifactId>

+          <version>${version.sonar.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-source-plugin</artifactId>

+          <version>${version.source.plugin}</version>

+          <dependencies>

+                <dependency>

+                    <groupId>org.codehaus.plexus</groupId>

+                    <artifactId>plexus-archiver</artifactId>

+                    <version>${version.plexus.archiver}</version>

+                </dependency>

+          </dependencies>

+          <configuration>

+            <archive>

+              <index>true</index>

+              <manifest>

+                <addDefaultSpecificationEntries>

+                  true

+                </addDefaultSpecificationEntries>

+                <addDefaultImplementationEntries>

+                  true

+                </addDefaultImplementationEntries>

+              </manifest>

+              <manifestEntries>

+                <Implementation-URL>${project.url}</Implementation-URL>

+                <Java-Version>${java.version}</Java-Version>

+                <Java-Vendor>${java.vendor}</Java-Vendor>

+                <Os-Name>${os.name}</Os-Name>

+                <Os-Arch>${os.arch}</Os-Arch>

+                <Os-Version>${os.version}</Os-Version>

+                <Scm-Url>${project.scm.url}</Scm-Url>

+                <Scm-Connection>${project.scm.connection}</Scm-Connection>

+                <Scm-Revision>${buildNumber}</Scm-Revision>

+              </manifestEntries>

+            </archive>

+          </configuration>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-surefire-plugin</artifactId>

+          <version>${version.surefire.plugin}</version>

+          <configuration>

+            <systemProperties>

+              <java.io.tmpdir>${project.build.directory}</java.io.tmpdir>

+            </systemProperties>

+          </configuration>

+        </plugin>

+        <plugin>

+          <groupId>org.apache.maven.plugins</groupId>

+          <artifactId>maven-war-plugin</artifactId>

+          <version>${version.war.plugin}</version>

+        </plugin>

+        <plugin>

+          <groupId>org.zanata</groupId>

+          <artifactId>zanata-maven-plugin</artifactId>

+          <version>${version.zanata.plugin}</version>

+        </plugin>

+

+        <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->

+        <plugin>

+          <groupId>org.eclipse.m2e</groupId>

+          <artifactId>lifecycle-mapping</artifactId>

+          <version>${version.org.eclipse.m2e.lifecycle-mapping}</version>

+          <configuration>

+            <lifecycleMappingMetadata>

+              <pluginExecutions>

+                <!-- Configure m2e to execute the manifest goal of the bundle plugin, if present. -->

+                <pluginExecution>

+                  <pluginExecutionFilter>

+                    <groupId>org.apache.felix</groupId>

+                    <artifactId>maven-bundle-plugin</artifactId>

+                    <versionRange>[2.3.7,)</versionRange>

+                    <goals>

+                      <goal>manifest</goal>

+                    </goals>

+                  </pluginExecutionFilter>

+                  <action>

+                    <execute />

+                  </action>

+                </pluginExecution>

+                <!-- Configure m2e to ignore the Maven enforcer plugin -->

+                <pluginExecution>

+                  <pluginExecutionFilter>

+                    <groupId>org.apache.maven.plugins</groupId>

+                    <artifactId>maven-enforcer-plugin</artifactId>

+                    <versionRange>[1.3.1,)</versionRange>

+                    <goals>

+                      <goal>enforce</goal>

+                    </goals>

+                  </pluginExecutionFilter>

+                  <action>

+                    <ignore />

+                  </action>

+                </pluginExecution>

+                <!-- Configure m2e to ignore the buildnumber-maven-plugin. -->

+                <pluginExecution>

+                  <pluginExecutionFilter>

+                    <groupId>org.codehaus.mojo</groupId>

+                    <artifactId>buildnumber-maven-plugin</artifactId>

+                    <versionRange>[1.0.0,)</versionRange>

+                    <goals>

+                      <goal>create</goal>

+                    </goals>

+                  </pluginExecutionFilter>

+                  <action>

+                    <ignore />

+                  </action>

+                </pluginExecution>

+              </pluginExecutions>

+            </lifecycleMappingMetadata>

+          </configuration>

+        </plugin>

+

+      </plugins>

+

+    </pluginManagement>

+

+    <plugins>

+

+      <!-- Check for the minimum version of Java and Maven.  Runs during the validate phase. -->

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-enforcer-plugin</artifactId>

+        <executions>

+          <execution>

+            <id>enforce-java-version</id>

+            <goals>

+              <goal>enforce</goal>

+            </goals>

+            <configuration>

+              <rules>

+                <requireJavaVersion>

+                  <message>To build this project JDK ${jdk.min.version} (or greater) is required. Please install it.</message>

+                  <version>${jdk.min.version}</version>

+                </requireJavaVersion>

+              </rules>

+            </configuration>

+          </execution>

+          <execution>

+            <id>enforce-maven-version</id>

+            <goals>

+              <goal>enforce</goal>

+            </goals>

+            <configuration>

+              <rules>

+                <requireMavenVersion>

+                  <message>To build this project Maven ${maven.min.version} (or greater) is required. Please install it.</message>

+                  <version>${maven.min.version}</version>

+                </requireMavenVersion>

+              </rules>

+            </configuration>

+          </execution>

+        </executions>

+      </plugin>

+

+      <!-- Set properties containing the scm revision -->

+      <plugin>

+        <groupId>org.codehaus.mojo</groupId>

+        <artifactId>buildnumber-maven-plugin</artifactId>

+        <executions>

+          <execution>

+            <id>get-scm-revision</id>

+            <phase>initialize</phase>

+            <goals>

+              <goal>create</goal>

+            </goals>

+            <configuration>

+              <doCheck>false</doCheck>

+              <doUpdate>false</doUpdate>

+              <revisionOnScmFailure>UNKNOWN</revisionOnScmFailure>

+              <getRevisionOnlyOnce>true</getRevisionOnlyOnce>

+            </configuration>

+          </execution>

+        </executions>

+      </plugin>

+

+      <!-- Attach source jar to all builds.  Runs during the package phase.-->

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-source-plugin</artifactId>

+        <executions>

+          <execution>

+            <id>attach-sources</id>

+            <goals>

+              <goal>jar-no-fork</goal>

+            </goals>

+          </execution>

+        </executions>

+      </plugin>

+

+    </plugins>

+

+  </build>

+

+  <profiles>

+

+    <!-- 

+        The profile jboss-release must be active when a project is released.  The configuration

+        in this POM will automatically call this profile if using the maven-release-plugin.

+        If the maven-release-plugin is not used during the release, this profile must

+        be manually activated.

+     -->

+    <profile>

+      <id>jboss-release</id>

+      <build>

+        <plugins>

+          <!-- Create a source-release artifact that contains the fully buildable 

+               project directory source structure.  This should be released to 

+               the Maven repository for each JBoss project release. -->

+          <plugin>

+            <groupId>org.apache.maven.plugins</groupId>

+            <artifactId>maven-assembly-plugin</artifactId>

+            <version>${version.assembly.plugin}</version>

+            <dependencies>

+                <dependency>

+                    <groupId>org.codehaus.plexus</groupId>

+                    <artifactId>plexus-archiver</artifactId>

+                    <version>${version.plexus.archiver}</version>

+                </dependency>

+                <dependency>

+                    <groupId>org.apache.apache.resources</groupId>

+                    <artifactId>apache-source-release-assembly-descriptor</artifactId>

+                    <version>1.0.5</version>

+                </dependency>

+            </dependencies>

+            <executions>

+              <execution>

+                <id>source-release-assembly</id>

+                <phase>package</phase>

+                <goals>

+                  <goal>single</goal>

+                </goals>

+                <configuration>

+                  <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>

+                  <descriptorRefs>

+                    <descriptorRef>${sourceReleaseAssemblyDescriptor}</descriptorRef>

+                  </descriptorRefs>

+                  <tarLongFileMode>gnu</tarLongFileMode>

+                </configuration>

+              </execution>

+            </executions>

+          </plugin>

+          <plugin>

+            <groupId>org.apache.maven.plugins</groupId>

+            <artifactId>maven-deploy-plugin</artifactId>

+            <configuration>

+              <updateReleaseInfo>true</updateReleaseInfo>

+            </configuration>

+          </plugin>

+          <plugin>

+            <groupId>org.apache.maven.plugins</groupId>

+            <artifactId>maven-javadoc-plugin</artifactId>

+            <executions>

+              <execution>

+                <id>attach-javadocs</id>

+                <goals>

+                  <goal>jar</goal>

+                </goals>

+              </execution>

+            </executions>

+          </plugin>          

+        </plugins>

+      </build>

+    </profile>

+    <profile>

+       <id>doclint-java8-disable</id>

+       <activation>

+         <jdk>[1.8,)</jdk>

+       </activation>

+       <properties>

+         <javadoc.additional.params>-Xdoclint:none</javadoc.additional.params>

+       </properties>

+     </profile>

+    <!-- 

+        This profile can be activated to generate gpg signatures for all build 

+        artifacts.  This profile requires that the properties "gpg.keyname" 

+        and "gpg.passphrase" are available to the current build.

+    -->

+    <profile>

+      <id>gpg-sign</id>

+      <build>

+        <plugins>

+          <!-- This will sign the artifact, the POM, and all attached artifacts -->

+          <plugin>

+            <groupId>org.apache.maven.plugins</groupId>

+            <artifactId>maven-gpg-plugin</artifactId>

+            <configuration>

+              <useAgent>true</useAgent>

+            </configuration>

+            <executions>

+              <execution>

+                <goals>

+                  <goal>sign</goal>

+                </goals>

+              </execution>

+            </executions>

+          </plugin>

+        </plugins>

+      </build>

+    </profile>

+

+  </profiles>

+

+  <distributionManagement>

+    <repository>

+      <id>jboss-releases-repository</id>

+      <name>JBoss Releases Repository</name>

+      <url>${jboss.releases.repo.url}</url>

+    </repository>

+    <snapshotRepository>

+      <id>jboss-snapshots-repository</id>

+      <name>JBoss Snapshots Repository</name>

+      <url>${jboss.snapshots.repo.url}</url>

+    </snapshotRepository>

+  </distributionManagement>

+

+</project>

diff --git a/common/m2/repository/org/jboss/jboss-parent/20/jboss-parent-20.pom.sha1 b/common/m2/repository/org/jboss/jboss-parent/20/jboss-parent-20.pom.sha1
new file mode 100644
index 0000000..6f23b6a
--- /dev/null
+++ b/common/m2/repository/org/jboss/jboss-parent/20/jboss-parent-20.pom.sha1
@@ -0,0 +1 @@
+a7f510bd2049daddb0ae4de8b89f1a3202dd5aae
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/BUILD b/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/BUILD
deleted file mode 100644
index 19b36ea..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kdoc-0.12.613.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613:pom",
-    source = "kdoc-0.12.613.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.jar b/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.jar
deleted file mode 100644
index a222bbb..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.jar.sha1
deleted file mode 100644
index b6badcd..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3547d58ab34812df64b6d0bd0aa63d3f9b316d12
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.pom b/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.pom
deleted file mode 100644
index b2aba31..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.pom
+++ /dev/null
@@ -1,100 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.12.613</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kdoc</artifactId>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.pegdown</groupId>
-            <artifactId>pegdown</artifactId>
-            <version>${pegdown.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-compiler</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>src/test/kotlin</testSourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>src/main/kotlin</directory>
-                <includes>
-                    <include>**/*.css</include>
-                </includes>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals>
-                            <goal>test-compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-
-            <plugin>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <version>${surefire-version}</version>
-                <configuration>
-                    <forkMode>once</forkMode>
-                    <argLine>-Xmx500m -XX:MaxPermSize=250m</argLine>
-                    <useSystemClassLoader>false</useSystemClassLoader>
-                    <useManifestOnlyJar>false</useManifestOnlyJar>
-                    <failIfNoTests>false</failIfNoTests>
-                    <includes>
-                        <include>**/*Test.*</include>
-                    </includes>
-                    <excludes>
-                        <!-- TODO lets disable this failing test for now until things settle down -->
-                        <exclude>**/KDocTest.*</exclude>
-                    </excludes>
-                    <systemProperties>
-                        <project.version>${project.version}</project.version>
-                    </systemProperties>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.pom.sha1
deleted file mode 100644
index c911975..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/kdoc-0.12.613.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4429a4751942f576703f6829492016f9130e57ee
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/BUILD
deleted file mode 100644
index 9cd10e1..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-android-extensions-1.0.0-rc-1036.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036:pom",
-    source = "kotlin-android-extensions-1.0.0-rc-1036.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.jar
deleted file mode 100644
index ebe09ef..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.jar.sha1
deleted file mode 100644
index 110acd7..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e2806c0a176b247089af34ad1391a60ba5b72e0c
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.pom
deleted file mode 100644
index ecccbe2..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.pom
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-rc-1036</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-android-extensions</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Android compiler plugin for Kotlin</description>
-
-    <build>
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                        <configuration>
-                            <sourceDirs>
-                                <sourceDir>${project.basedir}/src/main/kotlin</sourceDir>
-                            </sourceDirs>
-                        </configuration>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.7</version>
-                <executions>
-                    <execution>
-                        <id>prepare</id>
-                        <phase>compile</phase>
-                        <configuration>
-                            <tasks>
-                                <unzip src="${kotlin-sdk}/lib/android-compiler-plugin.jar" dest="target/classes/" />
-                            </tasks>
-                        </configuration>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-jar-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <id>empty-sources-jar</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>jar</goal>
-                        </goals>
-                        <configuration>
-                            <skipIfEmpty>false</skipIfEmpty>
-                            <classifier>sources</classifier>
-                            <classesDirectory>${basedir}/sources</classesDirectory>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.pom.sha1
deleted file mode 100644
index d730354..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-android-extensions/1.0.0-rc-1036/kotlin-android-extensions-1.0.0-rc-1036.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-678c7a1ef1aa4b57adb517cd4cacdd6c5088b7d6
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/BUILD
deleted file mode 100644
index dfee256..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-annotation-processing-0.12.613.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613:pom",
-    source = "kotlin-annotation-processing-0.12.613.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.jar
deleted file mode 100644
index dda4d76..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.jar.sha1
deleted file mode 100644
index 22a3b18..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a1c57dbf6b1e8c7d76da967781abaf041df544dc
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.pom
deleted file mode 100644
index 5484c58..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.pom
+++ /dev/null
@@ -1,93 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.12.613</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-annotation-processing</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Annotation Processor wrapper for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.pom.sha1
deleted file mode 100644
index d665450..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/kotlin-annotation-processing-0.12.613.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-397062feb9dd03abf0cd0cf223a3f9c8e7c621cc
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/BUILD
deleted file mode 100644
index 7ab8437..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-annotation-processing-0.13.1513.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513:pom",
-    source = "kotlin-annotation-processing-0.13.1513.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.jar
deleted file mode 100644
index 2c10ca8..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.jar.sha1
deleted file mode 100644
index 25874af..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-58f569e54352be6afbb0f69a0a0e9e7856b7328e
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.pom
deleted file mode 100644
index 8a10066..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.pom
+++ /dev/null
@@ -1,93 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1513</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-annotation-processing</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Annotation Processor wrapper for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.pom.sha1
deleted file mode 100644
index de5c7b7..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1513/kotlin-annotation-processing-0.13.1513.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-96bdf9bfd2f987a88aa76ef8f801e971730df2ea
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/BUILD
deleted file mode 100644
index 2717988..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-annotation-processing-0.13.1514.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514:pom",
-    source = "kotlin-annotation-processing-0.13.1514.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.jar
deleted file mode 100644
index 0212752..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.jar.sha1
deleted file mode 100644
index 2a12a7f..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6657428c4c3a36df924ac5628853b64a650d3808
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.pom
deleted file mode 100644
index 0cc3ab6..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.pom
+++ /dev/null
@@ -1,93 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1514</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-annotation-processing</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Annotation Processor wrapper for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.pom.sha1
deleted file mode 100644
index 7ecf834..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.13.1514/kotlin-annotation-processing-0.13.1514.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1e5a8eec5d088de287e993af826394c26831e9de
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/BUILD
deleted file mode 100644
index 905b9bc..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-annotation-processing-1.0.0-beta-1103.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103:pom",
-    source = "kotlin-annotation-processing-1.0.0-beta-1103.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.jar
deleted file mode 100644
index 987ff6b..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.jar.sha1
deleted file mode 100644
index 9ef9a73..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-279cb158fd6e9e87af26a06522ec17ba3fd6e65f
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.pom
deleted file mode 100644
index dc2f7bd..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.pom
+++ /dev/null
@@ -1,93 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-1103</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-annotation-processing</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Annotation Processor wrapper for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.pom.sha1
deleted file mode 100644
index a413857..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/kotlin-annotation-processing-1.0.0-beta-1103.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-52cf1bb435fbef09c6875244579889e0ff1b0362
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/BUILD
deleted file mode 100644
index bfd70ed..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-annotation-processing-1.0.0-beta-4584.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584:pom",
-    source = "kotlin-annotation-processing-1.0.0-beta-4584.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.jar
deleted file mode 100644
index 32ce96d..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.jar.sha1
deleted file mode 100644
index b8c646a..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e438dff122e5c46ac41416969b1cd926c0d129eb
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.pom
deleted file mode 100644
index eb2a4d2..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.pom
+++ /dev/null
@@ -1,93 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-4584</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-annotation-processing</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Annotation Processor wrapper for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.pom.sha1
deleted file mode 100644
index 654e62a..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-4584/kotlin-annotation-processing-1.0.0-beta-4584.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4f475066f7a5cef6f21838fe836056eafa3c1778
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/BUILD
deleted file mode 100644
index 4d95dfe..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-annotation-processing-1.0.0-rc-1036.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036:pom",
-    source = "kotlin-annotation-processing-1.0.0-rc-1036.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.jar
deleted file mode 100644
index 31513e1..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.jar.sha1
deleted file mode 100644
index 16dbf57..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c31ea56d88fcfe4ec86c864bf5a6496cd22c3756
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.pom
deleted file mode 100644
index 7a9df37..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.pom
+++ /dev/null
@@ -1,93 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-rc-1036</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-annotation-processing</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Annotation Processor wrapper for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.pom.sha1
deleted file mode 100644
index 75e7888..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-rc-1036/kotlin-annotation-processing-1.0.0-rc-1036.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-dd05b857d99bac3285966a2731c8f8e51103bc28
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/BUILD
deleted file mode 100644
index e609e35..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-compiler-embeddable-0.13.1513.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513:pom",
-    source = "kotlin-compiler-embeddable-0.13.1513.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.jar
deleted file mode 100644
index ae8dcd9..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.jar.sha1
deleted file mode 100644
index d6419e6..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ce62470ce7d9a91806c02a9fdbf28775988cb149
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.pom
deleted file mode 100644
index 44168dd..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.pom
+++ /dev/null
@@ -1,145 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

-  <parent>

-    <artifactId>kotlin-project</artifactId>

-    <groupId>org.jetbrains.kotlin</groupId>

-    <version>0.13.1513</version>

-    <relativePath>../../../pom.xml</relativePath>

-  </parent>

-  <modelVersion>4.0.0</modelVersion>

-  <artifactId>kotlin-compiler-embeddable</artifactId>

-  <description>the Kotlin compiler embeddable</description>

-  <build>

-    <plugins>

-      <plugin>

-        <groupId>org.codehaus.mojo</groupId>

-        <artifactId>build-helper-maven-plugin</artifactId>

-        <version>1.7</version>

-        <executions>

-          <execution>

-            <id>attach-artifacts</id>

-            <phase>compile</phase>

-            <goals>

-              <goal>attach-artifact</goal>

-            </goals>

-            <configuration>

-              <artifacts>

-                <artifact>

-                  <file>${kotlin-dist}/kotlin-compiler-sources.jar</file>

-                  <type>jar</type>

-                  <classifier>sources</classifier>

-                </artifact>

-                <artifact>

-                  <file>${kotlin-dist}/kotlin-compiler-javadoc.jar</file>

-                  <type>jar</type>

-                  <classifier>javadoc</classifier>

-                </artifact>

-              </artifacts>

-            </configuration>

-          </execution>

-          <execution>

-            <id>attach-empty-javadoc</id>

-            <phase>prepare-package</phase>

-            <goals>

-              <goal>attach-artifact</goal>

-            </goals>

-            <configuration>

-              <skipAttach>true</skipAttach>

-            </configuration>

-          </execution>

-        </executions>

-      </plugin>

-      <plugin>

-        <artifactId>maven-shade-plugin</artifactId>

-        <version>2.4.1</version>

-        <executions>

-          <execution>

-            <phase>package</phase>

-            <goals>

-              <goal>shade</goal>

-            </goals>

-            <configuration>

-              <dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>

-              <shadedArtifactAttached>false</shadedArtifactAttached>

-              <createDependencyReducedPom>true</createDependencyReducedPom>

-              <filters>

-                <filter>

-                  <artifact>*:kotlin-runtime</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                  <artifact>*:kotlin-reflect</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                  <artifact>*:kotlin-stdlib</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                </filter>

-              </filters>

-              <relocations>

-                <relocation>

-                  <pattern>com.google</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.com.google</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>com.sampullara</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.com.sampullara</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.apache</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.apache</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.jdom</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.jdom</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.fusesource</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.fusesource</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.picocontainer</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.picocontainer</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>jline</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.jline</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>gnu</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.gnu</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>javax.inject</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.javax.inject</shadedPattern>

-                </relocation>

-              </relocations>

-            </configuration>

-          </execution>

-        </executions>

-      </plugin>

-    </plugins>

-  </build>

-  <dependencies>

-    <dependency>

-      <groupId>junit</groupId>

-      <artifactId>junit</artifactId>

-      <version>4.11</version>

-      <scope>test</scope>

-      <exclusions>

-        <exclusion>

-          <artifactId>hamcrest-core</artifactId>

-          <groupId>org.hamcrest</groupId>

-        </exclusion>

-      </exclusions>

-    </dependency>

-  </dependencies>

-  <properties>

-    <kotlin.relocated.package>org.jetbrains.kotlin.relocated</kotlin.relocated.package>

-    <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>

-    <maven.version>3.0.4</maven.version>

-  </properties>

-</project>

-

diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.pom.sha1
deleted file mode 100644
index 4600404..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/kotlin-compiler-embeddable-0.13.1513.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c17830e32a896e357bfacf952f8cefbf18c6cb4a
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/BUILD
deleted file mode 100644
index a890049..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-compiler-embeddable-0.13.1514.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514:pom",
-    source = "kotlin-compiler-embeddable-0.13.1514.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.jar
deleted file mode 100644
index 0bab631..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.jar.sha1
deleted file mode 100644
index b88c341..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-956755cd584b5cddd1060e514cf1baf84d1486bc
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.pom
deleted file mode 100644
index a1c9090..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.pom
+++ /dev/null
@@ -1,145 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

-  <parent>

-    <artifactId>kotlin-project</artifactId>

-    <groupId>org.jetbrains.kotlin</groupId>

-    <version>0.13.1514</version>

-    <relativePath>../../../pom.xml</relativePath>

-  </parent>

-  <modelVersion>4.0.0</modelVersion>

-  <artifactId>kotlin-compiler-embeddable</artifactId>

-  <description>the Kotlin compiler embeddable</description>

-  <build>

-    <plugins>

-      <plugin>

-        <groupId>org.codehaus.mojo</groupId>

-        <artifactId>build-helper-maven-plugin</artifactId>

-        <version>1.7</version>

-        <executions>

-          <execution>

-            <id>attach-artifacts</id>

-            <phase>compile</phase>

-            <goals>

-              <goal>attach-artifact</goal>

-            </goals>

-            <configuration>

-              <artifacts>

-                <artifact>

-                  <file>${kotlin-dist}/kotlin-compiler-sources.jar</file>

-                  <type>jar</type>

-                  <classifier>sources</classifier>

-                </artifact>

-                <artifact>

-                  <file>${kotlin-dist}/kotlin-compiler-javadoc.jar</file>

-                  <type>jar</type>

-                  <classifier>javadoc</classifier>

-                </artifact>

-              </artifacts>

-            </configuration>

-          </execution>

-          <execution>

-            <id>attach-empty-javadoc</id>

-            <phase>prepare-package</phase>

-            <goals>

-              <goal>attach-artifact</goal>

-            </goals>

-            <configuration>

-              <skipAttach>true</skipAttach>

-            </configuration>

-          </execution>

-        </executions>

-      </plugin>

-      <plugin>

-        <artifactId>maven-shade-plugin</artifactId>

-        <version>2.4.1</version>

-        <executions>

-          <execution>

-            <phase>package</phase>

-            <goals>

-              <goal>shade</goal>

-            </goals>

-            <configuration>

-              <dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>

-              <shadedArtifactAttached>false</shadedArtifactAttached>

-              <createDependencyReducedPom>true</createDependencyReducedPom>

-              <filters>

-                <filter>

-                  <artifact>*:kotlin-runtime</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                  <artifact>*:kotlin-reflect</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                  <artifact>*:kotlin-stdlib</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                </filter>

-              </filters>

-              <relocations>

-                <relocation>

-                  <pattern>com.google</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.com.google</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>com.sampullara</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.com.sampullara</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.apache</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.apache</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.jdom</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.jdom</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.fusesource</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.fusesource</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.picocontainer</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.picocontainer</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>jline</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.jline</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>gnu</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.gnu</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>javax.inject</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.javax.inject</shadedPattern>

-                </relocation>

-              </relocations>

-            </configuration>

-          </execution>

-        </executions>

-      </plugin>

-    </plugins>

-  </build>

-  <dependencies>

-    <dependency>

-      <groupId>junit</groupId>

-      <artifactId>junit</artifactId>

-      <version>4.11</version>

-      <scope>test</scope>

-      <exclusions>

-        <exclusion>

-          <artifactId>hamcrest-core</artifactId>

-          <groupId>org.hamcrest</groupId>

-        </exclusion>

-      </exclusions>

-    </dependency>

-  </dependencies>

-  <properties>

-    <kotlin.relocated.package>org.jetbrains.kotlin.relocated</kotlin.relocated.package>

-    <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>

-    <maven.version>3.0.4</maven.version>

-  </properties>

-</project>

-

diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.pom.sha1
deleted file mode 100644
index 14c2f34..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/kotlin-compiler-embeddable-0.13.1514.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-647ab1d9064d3841cce941a36cb3d37d5a2ef9d0
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/BUILD
deleted file mode 100644
index 1e01ba6..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-compiler-embeddable-1.0.0-beta-1103.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103:pom",
-    source = "kotlin-compiler-embeddable-1.0.0-beta-1103.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.jar
deleted file mode 100644
index 81c7b62..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.jar.sha1
deleted file mode 100644
index f0c2147..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f6835c1886b9a3879898c3c92c10f04378c52110
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.pom
deleted file mode 100644
index 5a4b52f..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.pom
+++ /dev/null
@@ -1,177 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

-  <parent>

-    <artifactId>kotlin-project</artifactId>

-    <groupId>org.jetbrains.kotlin</groupId>

-    <version>1.0.0-beta-1103</version>

-    <relativePath>../../../pom.xml</relativePath>

-  </parent>

-  <modelVersion>4.0.0</modelVersion>

-  <artifactId>kotlin-compiler-embeddable</artifactId>

-  <description>the Kotlin compiler embeddable</description>

-  <build>

-    <testSourceDirectory>test/kotlin</testSourceDirectory>

-    <plugins>

-      <plugin>

-        <groupId>org.codehaus.mojo</groupId>

-        <artifactId>build-helper-maven-plugin</artifactId>

-        <version>1.7</version>

-        <executions>

-          <execution>

-            <id>attach-artifacts</id>

-            <phase>compile</phase>

-            <goals>

-              <goal>attach-artifact</goal>

-            </goals>

-            <configuration>

-              <artifacts>

-                <artifact>

-                  <file>${kotlin-dist}/kotlin-compiler-sources.jar</file>

-                  <type>jar</type>

-                  <classifier>sources</classifier>

-                </artifact>

-                <artifact>

-                  <file>${kotlin-dist}/kotlin-compiler-javadoc.jar</file>

-                  <type>jar</type>

-                  <classifier>javadoc</classifier>

-                </artifact>

-              </artifacts>

-            </configuration>

-          </execution>

-          <execution>

-            <id>attach-empty-javadoc</id>

-            <phase>prepare-package</phase>

-            <goals>

-              <goal>attach-artifact</goal>

-            </goals>

-            <configuration>

-              <skipAttach>true</skipAttach>

-            </configuration>

-          </execution>

-        </executions>

-      </plugin>

-      <plugin>

-        <artifactId>maven-shade-plugin</artifactId>

-        <version>2.4.1</version>

-        <executions>

-          <execution>

-            <phase>package</phase>

-            <goals>

-              <goal>shade</goal>

-            </goals>

-            <configuration>

-              <dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>

-              <shadedArtifactAttached>false</shadedArtifactAttached>

-              <createDependencyReducedPom>true</createDependencyReducedPom>

-              <filters>

-                <filter>

-                  <artifact>*:kotlin-runtime</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                  <artifact>*:kotlin-reflect</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                  <artifact>*:kotlin-stdlib</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                </filter>

-              </filters>

-              <relocations>

-                <relocation>

-                  <pattern>com.google</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.com.google</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>com.sampullara</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.com.sampullara</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.apache</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.apache</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.jdom</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.jdom</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.fusesource</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.fusesource</shadedPattern>

-                  <excludes>

-                    <exclude>org.fusesource.jansi.internal.CLibrary</exclude>

-                  </excludes>

-                </relocation>

-                <relocation>

-                  <pattern>org.picocontainer</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.picocontainer</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>jline</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.jline</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>gnu</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.gnu</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>javax.inject</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.javax.inject</shadedPattern>

-                </relocation>

-              </relocations>

-            </configuration>

-          </execution>

-        </executions>

-      </plugin>

-      <plugin>

-        <groupId>org.jetbrains.kotlin</groupId>

-        <artifactId>kotlin-maven-plugin</artifactId>

-        <version>${project.version}</version>

-        <executions>

-          <execution>

-            <id>test-compile</id>

-            <phase>integration-test</phase>

-            <goals>

-              <goal>test-compile</goal>

-            </goals>

-          </execution>

-        </executions>

-      </plugin>

-      <plugin>

-        <artifactId>maven-surefire-plugin</artifactId>

-        <version>${surefire-version}</version>

-        <executions>

-          <execution>

-            <id>integration-test</id>

-            <phase>integration-test</phase>

-            <goals>

-              <goal>test</goal>

-            </goals>

-          </execution>

-        </executions>

-      </plugin>

-    </plugins>

-  </build>

-  <dependencies>

-    <dependency>

-      <groupId>junit</groupId>

-      <artifactId>junit</artifactId>

-      <version>4.11</version>

-      <scope>test</scope>

-      <exclusions>

-        <exclusion>

-          <artifactId>hamcrest-core</artifactId>

-          <groupId>org.hamcrest</groupId>

-        </exclusion>

-      </exclusions>

-    </dependency>

-  </dependencies>

-  <properties>

-    <kotlin.relocated.package>org.jetbrains.kotlin.relocated</kotlin.relocated.package>

-    <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>

-    <maven.version>3.0.4</maven.version>

-    <surefire-version>2.16</surefire-version>

-  </properties>

-</project>

-

diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.pom.sha1
deleted file mode 100644
index 7559895..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/kotlin-compiler-embeddable-1.0.0-beta-1103.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c1f526e796e36c00a0c3cf6306fad64dbbcc0ad0
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/BUILD
deleted file mode 100644
index 21abd47..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-compiler-embeddable-1.0.0-beta-4584.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584:pom",
-    source = "kotlin-compiler-embeddable-1.0.0-beta-4584.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.jar
deleted file mode 100644
index e846c13..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.jar.sha1
deleted file mode 100644
index f87f806..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8bef9dcac9a8e9ac39864c6c696a59fcb2944b9e
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.pom
deleted file mode 100644
index 01a3805..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.pom
+++ /dev/null
@@ -1,177 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

-  <parent>

-    <artifactId>kotlin-project</artifactId>

-    <groupId>org.jetbrains.kotlin</groupId>

-    <version>1.0.0-beta-4584</version>

-    <relativePath>../../../pom.xml</relativePath>

-  </parent>

-  <modelVersion>4.0.0</modelVersion>

-  <artifactId>kotlin-compiler-embeddable</artifactId>

-  <description>the Kotlin compiler embeddable</description>

-  <build>

-    <testSourceDirectory>test/kotlin</testSourceDirectory>

-    <plugins>

-      <plugin>

-        <groupId>org.codehaus.mojo</groupId>

-        <artifactId>build-helper-maven-plugin</artifactId>

-        <version>1.7</version>

-        <executions>

-          <execution>

-            <id>attach-artifacts</id>

-            <phase>compile</phase>

-            <goals>

-              <goal>attach-artifact</goal>

-            </goals>

-            <configuration>

-              <artifacts>

-                <artifact>

-                  <file>${kotlin-dist}/kotlin-compiler-sources.jar</file>

-                  <type>jar</type>

-                  <classifier>sources</classifier>

-                </artifact>

-                <artifact>

-                  <file>${kotlin-dist}/kotlin-compiler-javadoc.jar</file>

-                  <type>jar</type>

-                  <classifier>javadoc</classifier>

-                </artifact>

-              </artifacts>

-            </configuration>

-          </execution>

-          <execution>

-            <id>attach-empty-javadoc</id>

-            <phase>prepare-package</phase>

-            <goals>

-              <goal>attach-artifact</goal>

-            </goals>

-            <configuration>

-              <skipAttach>true</skipAttach>

-            </configuration>

-          </execution>

-        </executions>

-      </plugin>

-      <plugin>

-        <artifactId>maven-shade-plugin</artifactId>

-        <version>2.4.1</version>

-        <executions>

-          <execution>

-            <phase>package</phase>

-            <goals>

-              <goal>shade</goal>

-            </goals>

-            <configuration>

-              <dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>

-              <shadedArtifactAttached>false</shadedArtifactAttached>

-              <createDependencyReducedPom>true</createDependencyReducedPom>

-              <filters>

-                <filter>

-                  <artifact>*:kotlin-runtime</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                  <artifact>*:kotlin-reflect</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                  <artifact>*:kotlin-stdlib</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                </filter>

-              </filters>

-              <relocations>

-                <relocation>

-                  <pattern>com.google</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.com.google</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>com.sampullara</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.com.sampullara</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.apache</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.apache</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.jdom</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.jdom</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.fusesource</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.fusesource</shadedPattern>

-                  <excludes>

-                    <exclude>org.fusesource.jansi.internal.CLibrary</exclude>

-                  </excludes>

-                </relocation>

-                <relocation>

-                  <pattern>org.picocontainer</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.picocontainer</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>jline</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.jline</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>gnu</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.gnu</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>javax.inject</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.javax.inject</shadedPattern>

-                </relocation>

-              </relocations>

-            </configuration>

-          </execution>

-        </executions>

-      </plugin>

-      <plugin>

-        <groupId>org.jetbrains.kotlin</groupId>

-        <artifactId>kotlin-maven-plugin</artifactId>

-        <version>${project.version}</version>

-        <executions>

-          <execution>

-            <id>test-compile</id>

-            <phase>integration-test</phase>

-            <goals>

-              <goal>test-compile</goal>

-            </goals>

-          </execution>

-        </executions>

-      </plugin>

-      <plugin>

-        <artifactId>maven-surefire-plugin</artifactId>

-        <version>${surefire-version}</version>

-        <executions>

-          <execution>

-            <id>integration-test</id>

-            <phase>integration-test</phase>

-            <goals>

-              <goal>test</goal>

-            </goals>

-          </execution>

-        </executions>

-      </plugin>

-    </plugins>

-  </build>

-  <dependencies>

-    <dependency>

-      <groupId>junit</groupId>

-      <artifactId>junit</artifactId>

-      <version>4.11</version>

-      <scope>test</scope>

-      <exclusions>

-        <exclusion>

-          <artifactId>hamcrest-core</artifactId>

-          <groupId>org.hamcrest</groupId>

-        </exclusion>

-      </exclusions>

-    </dependency>

-  </dependencies>

-  <properties>

-    <kotlin.relocated.package>org.jetbrains.kotlin.relocated</kotlin.relocated.package>

-    <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>

-    <maven.version>3.0.4</maven.version>

-    <surefire-version>2.16</surefire-version>

-  </properties>

-</project>

-

diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.pom.sha1
deleted file mode 100644
index 678c4dc..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/kotlin-compiler-embeddable-1.0.0-beta-4584.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ddb314d667ed996db2a78fc9a4ab5628f1c7075b
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/BUILD
deleted file mode 100644
index c9cc92b..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-compiler-embeddable-1.0.0-rc-1036.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036:pom",
-    source = "kotlin-compiler-embeddable-1.0.0-rc-1036.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.jar
deleted file mode 100644
index 3e3c663..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.jar.sha1
deleted file mode 100644
index b180f52..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3c1c14340913edade9fe7d800c9b941ee983c5d2
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.pom
deleted file mode 100644
index 606353e..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.pom
+++ /dev/null
@@ -1,177 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

-  <parent>

-    <artifactId>kotlin-project</artifactId>

-    <groupId>org.jetbrains.kotlin</groupId>

-    <version>1.0.0-rc-1036</version>

-    <relativePath>../../../pom.xml</relativePath>

-  </parent>

-  <modelVersion>4.0.0</modelVersion>

-  <artifactId>kotlin-compiler-embeddable</artifactId>

-  <description>the Kotlin compiler embeddable</description>

-  <build>

-    <testSourceDirectory>test/kotlin</testSourceDirectory>

-    <plugins>

-      <plugin>

-        <groupId>org.codehaus.mojo</groupId>

-        <artifactId>build-helper-maven-plugin</artifactId>

-        <version>1.7</version>

-        <executions>

-          <execution>

-            <id>attach-artifacts</id>

-            <phase>compile</phase>

-            <goals>

-              <goal>attach-artifact</goal>

-            </goals>

-            <configuration>

-              <artifacts>

-                <artifact>

-                  <file>${kotlin-dist}/kotlin-compiler-sources.jar</file>

-                  <type>jar</type>

-                  <classifier>sources</classifier>

-                </artifact>

-                <artifact>

-                  <file>${kotlin-dist}/kotlin-compiler-javadoc.jar</file>

-                  <type>jar</type>

-                  <classifier>javadoc</classifier>

-                </artifact>

-              </artifacts>

-            </configuration>

-          </execution>

-          <execution>

-            <id>attach-empty-javadoc</id>

-            <phase>prepare-package</phase>

-            <goals>

-              <goal>attach-artifact</goal>

-            </goals>

-            <configuration>

-              <skipAttach>true</skipAttach>

-            </configuration>

-          </execution>

-        </executions>

-      </plugin>

-      <plugin>

-        <artifactId>maven-shade-plugin</artifactId>

-        <version>2.4.1</version>

-        <executions>

-          <execution>

-            <phase>package</phase>

-            <goals>

-              <goal>shade</goal>

-            </goals>

-            <configuration>

-              <dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>

-              <shadedArtifactAttached>false</shadedArtifactAttached>

-              <createDependencyReducedPom>true</createDependencyReducedPom>

-              <filters>

-                <filter>

-                  <artifact>*:kotlin-runtime</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                  <artifact>*:kotlin-reflect</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                  <artifact>*:kotlin-stdlib</artifact>

-                  <excludes>

-                    <exclude>META-INF/**</exclude>

-                  </excludes>

-                </filter>

-              </filters>

-              <relocations>

-                <relocation>

-                  <pattern>com.google</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.com.google</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>com.sampullara</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.com.sampullara</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.apache</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.apache</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.jdom</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.jdom</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>org.fusesource</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.fusesource</shadedPattern>

-                  <excludes>

-                    <exclude>org.fusesource.jansi.internal.CLibrary</exclude>

-                  </excludes>

-                </relocation>

-                <relocation>

-                  <pattern>org.picocontainer</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.org.picocontainer</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>jline</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.jline</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>gnu</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.gnu</shadedPattern>

-                </relocation>

-                <relocation>

-                  <pattern>javax.inject</pattern>

-                  <shadedPattern>${kotlin.relocated.package}.javax.inject</shadedPattern>

-                </relocation>

-              </relocations>

-            </configuration>

-          </execution>

-        </executions>

-      </plugin>

-      <plugin>

-        <groupId>org.jetbrains.kotlin</groupId>

-        <artifactId>kotlin-maven-plugin</artifactId>

-        <version>${project.version}</version>

-        <executions>

-          <execution>

-            <id>test-compile</id>

-            <phase>integration-test</phase>

-            <goals>

-              <goal>test-compile</goal>

-            </goals>

-          </execution>

-        </executions>

-      </plugin>

-      <plugin>

-        <artifactId>maven-surefire-plugin</artifactId>

-        <version>${surefire-version}</version>

-        <executions>

-          <execution>

-            <id>integration-test</id>

-            <phase>integration-test</phase>

-            <goals>

-              <goal>test</goal>

-            </goals>

-          </execution>

-        </executions>

-      </plugin>

-    </plugins>

-  </build>

-  <dependencies>

-    <dependency>

-      <groupId>junit</groupId>

-      <artifactId>junit</artifactId>

-      <version>4.11</version>

-      <scope>test</scope>

-      <exclusions>

-        <exclusion>

-          <artifactId>hamcrest-core</artifactId>

-          <groupId>org.hamcrest</groupId>

-        </exclusion>

-      </exclusions>

-    </dependency>

-  </dependencies>

-  <properties>

-    <kotlin.relocated.package>org.jetbrains.kotlin.relocated</kotlin.relocated.package>

-    <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>

-    <maven.version>3.0.4</maven.version>

-    <surefire-version>2.16</surefire-version>

-  </properties>

-</project>

-

diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.pom.sha1
deleted file mode 100644
index e15daee..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/kotlin-compiler-embeddable-1.0.0-rc-1036.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-200151955ab0150778c08d8836b01000ef36abe2
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/BUILD
deleted file mode 100644
index 0f2de50..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-compiler-0.12.613.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613:pom",
-    source = "kotlin-compiler-0.12.613.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.jar
deleted file mode 100644
index e0603d5..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.jar.sha1
deleted file mode 100644
index 0daaefb..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4127aa9b5781f9323d92722fe8f063b3ba563a98
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.pom
deleted file mode 100644
index 45c2f60..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.pom
+++ /dev/null
@@ -1,91 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<project

-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"

-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

-

-    <modelVersion>4.0.0</modelVersion>

-    <properties>

-        <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>

-        <maven.version>3.0.4</maven.version>

-    </properties>

-

-    <parent>

-        <groupId>org.jetbrains.kotlin</groupId>

-        <artifactId>kotlin-project</artifactId>

-        <version>0.12.613</version>

-        <relativePath>../../pom.xml</relativePath>

-    </parent>

-

-    <artifactId>kotlin-compiler</artifactId>

-    <packaging>jar</packaging>

-

-    <description>the Kotlin compiler</description>

-

-    <build>

-        <plugins>

-

-            <plugin>

-                <groupId>org.codehaus.mojo</groupId>

-                <artifactId>build-helper-maven-plugin</artifactId>

-                <version>1.7</version>

-                <executions>

-                    <execution>

-                        <id>attach-artifacts</id>

-                        <phase>compile</phase>

-                        <goals>

-                            <goal>attach-artifact</goal>

-                        </goals>

-                        <configuration>

-                            <artifacts>

-                                <artifact>

-                                    <file>${kotlin-dist}/kotlin-compiler-sources.jar</file>

-                                    <type>jar</type>

-                                    <classifier>sources</classifier>

-                                </artifact>

-                                <artifact>

-                                    <file>${kotlin-dist}/kotlin-compiler-javadoc.jar</file>

-                                    <type>jar</type>

-                                    <classifier>javadoc</classifier>

-                                </artifact>

-                            </artifacts>

-                        </configuration>

-                    </execution>

-

-                    <execution>

-                        <id>attach-empty-javadoc</id>

-                        <phase>prepare-package</phase>

-                        <goals>

-                            <goal>attach-artifact</goal>

-                        </goals>

-                        <configuration>

-                            <skipAttach>true</skipAttach>

-                        </configuration>

-                    </execution>

-

-                </executions>

-            </plugin>

-

-            <plugin>

-                <groupId>org.apache.maven.plugins</groupId>

-                <artifactId>maven-antrun-plugin</artifactId>

-                <executions>

-                    <execution>

-                        <id>copy-jar</id>

-                        <phase>package</phase>

-                        <configuration>

-                            <tasks>

-                                <copy file="${kotlin-dist}/kotlin-compiler-for-maven.jar"

-                                      tofile="${basedir}/target/${project.artifactId}-${project.version}.jar"

-                                      overwrite="true" verbose="true"/>

-                            </tasks>

-                        </configuration>

-                        <goals>

-                            <goal>run</goal>

-                        </goals>

-                    </execution>

-                </executions>

-            </plugin>

-

-        </plugins>

-    </build>

-</project>

diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.pom.sha1
deleted file mode 100644
index 6a1c558..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/kotlin-compiler-0.12.613.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e54550804d4cf68fc262270c174a79ac42e16338
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/BUILD
deleted file mode 100644
index 64f97cc..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-api-0.12.613.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613:pom",
-    source = "kotlin-gradle-plugin-api-0.12.613.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.jar
deleted file mode 100644
index 97be302..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.jar.sha1
deleted file mode 100644
index b9bfdf4..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6edbed93ec38c632e8a598fef317393f57252a03
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.pom
deleted file mode 100644
index 70af427..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.pom
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.12.613</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-api</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Gradle plugin API for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>0.4.2</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.pom.sha1
deleted file mode 100644
index ae40ad3..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.12.613/kotlin-gradle-plugin-api-0.12.613.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-659280afe75742b417747ddae5ed1b5810e742e5
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/BUILD
deleted file mode 100644
index c4d63c8..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-api-0.13.1513.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513:pom",
-    source = "kotlin-gradle-plugin-api-0.13.1513.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.jar
deleted file mode 100644
index ceb3501..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.jar.sha1
deleted file mode 100644
index 28db256..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5db3f65e5926bdc81fad71e4b8743518dc0a0145
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.pom
deleted file mode 100644
index ac90e69..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.pom
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1513</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-api</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Gradle plugin API for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>0.4.2</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.pom.sha1
deleted file mode 100644
index 2cc96f9..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1513/kotlin-gradle-plugin-api-0.13.1513.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-20862d9b891e650b22ccf796135ae33e8b17e416
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/BUILD
deleted file mode 100644
index 6b2f3bf..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-api-0.13.1514.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514:pom",
-    source = "kotlin-gradle-plugin-api-0.13.1514.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.jar
deleted file mode 100644
index 11d9647..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.jar.sha1
deleted file mode 100644
index 5896068..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d21bdacb1ca0508a29e163107f5305c0acb5f3b5
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.pom
deleted file mode 100644
index 3f627ec..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.pom
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1514</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-api</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Gradle plugin API for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>0.4.2</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.pom.sha1
deleted file mode 100644
index f9dda15..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/0.13.1514/kotlin-gradle-plugin-api-0.13.1514.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1ecfbf8ac2e94da3bd389857086013c97abd306a
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/BUILD
deleted file mode 100644
index 3339efc..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-api-1.0.0-beta-1103.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103:pom",
-    source = "kotlin-gradle-plugin-api-1.0.0-beta-1103.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.jar
deleted file mode 100644
index c61615c..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.jar.sha1
deleted file mode 100644
index 06e7cb9..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ef07013f9bee38136ca38d315fc0bcd515523623
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.pom
deleted file mode 100644
index 11383c7..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.pom
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-1103</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-api</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Gradle plugin API for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>0.4.2</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.pom.sha1
deleted file mode 100644
index 54dddda..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-1103/kotlin-gradle-plugin-api-1.0.0-beta-1103.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a57d838bf0ccb7fe4696ac1ecaca0a72031ad462
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/BUILD
deleted file mode 100644
index 2e800e7..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-api-1.0.0-beta-4584.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584:pom",
-    source = "kotlin-gradle-plugin-api-1.0.0-beta-4584.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.jar
deleted file mode 100644
index c9ae68c..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.jar.sha1
deleted file mode 100644
index d921c72..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f9aecb55f02510a28658b8c93b177189d654b360
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.pom
deleted file mode 100644
index 926cf3c..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.pom
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-4584</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-api</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Gradle plugin API for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>0.4.2</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.pom.sha1
deleted file mode 100644
index ba31d3f..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-beta-4584/kotlin-gradle-plugin-api-1.0.0-beta-4584.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-eedacac3ae762dfba3e09e94fdef564db6481fd8
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/BUILD
deleted file mode 100644
index bd2d508..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-api-1.0.0-rc-1036.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036:pom",
-    source = "kotlin-gradle-plugin-api-1.0.0-rc-1036.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.jar
deleted file mode 100644
index e91f25e..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.jar.sha1
deleted file mode 100644
index 0783c1f..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6039c097ce2a3fe9998d18b190991a8962e302d7
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.pom
deleted file mode 100644
index d1d5b8d..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.pom
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-rc-1036</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-api</artifactId>
-    <packaging>jar</packaging>
-
-    <description>Gradle plugin API for Kotlin</description>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>1.6</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>0.4.2</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.pom.sha1
deleted file mode 100644
index ba1e6d1..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.0.0-rc-1036/kotlin-gradle-plugin-api-1.0.0-rc-1036.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4deae08fcaff5c72de7ba99d332a7b2c63920df4
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/BUILD
deleted file mode 100644
index e28b021..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-core-0.12.613.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613:pom",
-    source = "kotlin-gradle-plugin-core-0.12.613.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.jar
deleted file mode 100644
index fce79a4..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.jar.sha1
deleted file mode 100644
index 06ef93c..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c8135568c0a51b99a200973d54143256f2864d33
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.pom
deleted file mode 100644
index 5825d3a..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.pom
+++ /dev/null
@@ -1,117 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.12.613</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-core</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-            <groupId>commons-io</groupId>
-            <artifactId>commons-io</artifactId>
-            <version>2.4</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency> <!-- required in runtime -->
-            <groupId>commons-lang</groupId>
-            <artifactId>commons-lang</artifactId>
-            <version>2.6</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>2.2</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-compiler</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-jdk-annotations</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kdoc</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <resources>
-            <resource>
-                <!-- jdkAnnotations -->
-                <directory>${kotlin-sdk}/lib</directory>
-                <includes><include>kotlin-jdk-annotations.jar</include></includes>
-                <filtering>false</filtering>
-            </resource>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.pom.sha1
deleted file mode 100644
index 8f58f81..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.12.613/kotlin-gradle-plugin-core-0.12.613.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b004a37db9cb62e8f598adc0e64b8ee798061b04
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/BUILD
deleted file mode 100644
index 16e1531..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-core-0.13.1513.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513:pom",
-    source = "kotlin-gradle-plugin-core-0.13.1513.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.jar
deleted file mode 100644
index 83c5922..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.jar.sha1
deleted file mode 100644
index a038623..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ae9eb6bbaa476096bbd90d7c9ff078ea15ff5fd9
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.pom
deleted file mode 100644
index 57e91ef..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.pom
+++ /dev/null
@@ -1,112 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1513</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-core</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-            <groupId>commons-io</groupId>
-            <artifactId>commons-io</artifactId>
-            <version>2.4</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency> <!-- required in runtime -->
-            <groupId>commons-lang</groupId>
-            <artifactId>commons-lang</artifactId>
-            <version>2.6</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>2.2</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-compiler-embeddable</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-jdk-annotations</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <resources>
-            <resource>
-                <!-- jdkAnnotations -->
-                <directory>${kotlin-sdk}/lib</directory>
-                <includes><include>kotlin-jdk-annotations.jar</include></includes>
-                <filtering>false</filtering>
-            </resource>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.pom.sha1
deleted file mode 100644
index bc55dc9..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1513/kotlin-gradle-plugin-core-0.13.1513.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-05b75713c3aacb6e9f02e6f34b6da04dff8efdc7
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/BUILD
deleted file mode 100644
index 3c49f1e..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-core-0.13.1514.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514:pom",
-    source = "kotlin-gradle-plugin-core-0.13.1514.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.jar
deleted file mode 100644
index db48864..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.jar.sha1
deleted file mode 100644
index e8a1bd2..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a0d9893bf01293dc62b0c89627a8c272a2f8aa2e
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.pom
deleted file mode 100644
index 72962f4..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.pom
+++ /dev/null
@@ -1,112 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1514</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-core</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-            <groupId>commons-io</groupId>
-            <artifactId>commons-io</artifactId>
-            <version>2.4</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency> <!-- required in runtime -->
-            <groupId>commons-lang</groupId>
-            <artifactId>commons-lang</artifactId>
-            <version>2.6</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>2.2</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-compiler-embeddable</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-jdk-annotations</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <resources>
-            <resource>
-                <!-- jdkAnnotations -->
-                <directory>${kotlin-sdk}/lib</directory>
-                <includes><include>kotlin-jdk-annotations.jar</include></includes>
-                <filtering>false</filtering>
-            </resource>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.pom.sha1
deleted file mode 100644
index 9c949bb..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/0.13.1514/kotlin-gradle-plugin-core-0.13.1514.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-78aee65aadb5a476598bdedbf7a868044cd3e7f4
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/BUILD
deleted file mode 100644
index fcd995f..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-core-1.0.0-beta-1103.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103:pom",
-    source = "kotlin-gradle-plugin-core-1.0.0-beta-1103.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.jar
deleted file mode 100644
index fceb6ee..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.jar.sha1
deleted file mode 100644
index 46fa8a3..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-226d99f2dd177a36c7a311afe89e36eaf60dff78
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.pom
deleted file mode 100644
index b6e4bb4..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.pom
+++ /dev/null
@@ -1,96 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-1103</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-core</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-            <groupId>commons-io</groupId>
-            <artifactId>commons-io</artifactId>
-            <version>2.4</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency> <!-- required in runtime -->
-            <groupId>commons-lang</groupId>
-            <artifactId>commons-lang</artifactId>
-            <version>2.6</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>2.2</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-compiler-embeddable</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.pom.sha1
deleted file mode 100644
index 77c813d..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-1103/kotlin-gradle-plugin-core-1.0.0-beta-1103.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f06f3342e2fc357bea80a0637d20594db8e3f81e
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/BUILD
deleted file mode 100644
index cca8d1a..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-core-1.0.0-beta-4584.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584:pom",
-    source = "kotlin-gradle-plugin-core-1.0.0-beta-4584.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.jar
deleted file mode 100644
index 573c456..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.jar.sha1
deleted file mode 100644
index 2dfffbc..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a2c28bfc9a3445d10be9fffa51e76149c0d8649b
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.pom
deleted file mode 100644
index 719930b..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.pom
+++ /dev/null
@@ -1,96 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-4584</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-core</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-            <groupId>commons-io</groupId>
-            <artifactId>commons-io</artifactId>
-            <version>2.4</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency> <!-- required in runtime -->
-            <groupId>commons-lang</groupId>
-            <artifactId>commons-lang</artifactId>
-            <version>2.6</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>2.2</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-compiler-embeddable</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.pom.sha1
deleted file mode 100644
index 9de8259..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-beta-4584/kotlin-gradle-plugin-core-1.0.0-beta-4584.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-824a8e90c68a0e7725c7da49c2f15641e2317fe0
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/BUILD
deleted file mode 100644
index f1588c9..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-core-1.0.0-rc-1036.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036:pom",
-    source = "kotlin-gradle-plugin-core-1.0.0-rc-1036.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.jar
deleted file mode 100644
index b828557..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.jar.sha1
deleted file mode 100644
index ceedc9b..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5dcb7e51c48e8cffd9a0cb686af44ebeafd417fc
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.pom
deleted file mode 100644
index 0a07bbe..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.pom
+++ /dev/null
@@ -1,96 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-rc-1036</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin-core</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-            <groupId>commons-io</groupId>
-            <artifactId>commons-io</artifactId>
-            <version>2.4</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency> <!-- required in runtime -->
-            <groupId>commons-lang</groupId>
-            <artifactId>commons-lang</artifactId>
-            <version>2.6</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>gradle-api</artifactId>
-            <version>2.2</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-compiler-embeddable</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-stdlib</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.pom.sha1
deleted file mode 100644
index dbd71e5..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin-core/1.0.0-rc-1036/kotlin-gradle-plugin-core-1.0.0-rc-1036.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6e4e14dafe91d5950d3f8015670a875c532a33e2
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/BUILD
deleted file mode 100644
index 8c3fa3e..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-0.12.613.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613:pom",
-    source = "kotlin-gradle-plugin-0.12.613.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.jar
deleted file mode 100644
index bc3c850..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.jar.sha1
deleted file mode 100644
index 372a200..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-eca1dd0da59ae198a044faf3c929b7be6e1dbcce
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.pom
deleted file mode 100644
index e8bc7da..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.pom
+++ /dev/null
@@ -1,178 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.12.613</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>kotlin-stdlib</artifactId>
-          <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>gradle-api</artifactId>
-          <version>2.2</version>
-          <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kdoc</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-core</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-subplugin-example</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-              <filtering>true</filtering>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                        <configuration>
-                            <sourceDirs>
-                                <sourceDir>${project.basedir}/src/main/kotlin</sourceDir>
-                            </sourceDirs>
-                        </configuration>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <!-- Invoker plugin maintains local maven repository in local-repo for gradle integration tests -->
-                <artifactId>maven-invoker-plugin</artifactId>
-                <version>1.8</version>
-                <configuration>
-                    <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
-                    <localRepositoryPath>local-repo</localRepositoryPath>
-                    <postBuildHookScript>verify</postBuildHookScript> <!-- no extension required -->
-                    <extraArtifacts>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-gradle-plugin-core:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-jdk-annotations:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-js-library:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-android-sdk-annotations:${project.version}</extraArtifact>
-                    </extraArtifacts>
-                </configuration>
-                <executions>
-                    <execution>
-                        <id>create_local</id>
-                        <phase>pre-integration-test</phase>
-                        <goals>
-                            <goal>install</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.gmaven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.5</version>
-                <configuration>
-                    <providerSelection>2.0</providerSelection>
-                    <source/>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>process-sources</phase>
-                        <goals> <goal>compile</goal></goals>
-                        <configuration>
-                            <sources>
-                                <fileset>
-                                    <directory>${project.basedir}/src/main/kotlin</directory>
-                                    <includes>
-                                        <include>**/*.groovy</include>
-                                    </includes>
-                                </fileset>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-    </repositories>
-</project>
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.pom.sha1
deleted file mode 100644
index d8b3b62..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.12.613/kotlin-gradle-plugin-0.12.613.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7ca3a99b7e3ba081547905ebf23b21469e4801ed
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/BUILD
deleted file mode 100644
index b178259..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-0.13.1513.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513:pom",
-    source = "kotlin-gradle-plugin-0.13.1513.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.jar
deleted file mode 100644
index ee470e3..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.jar.sha1
deleted file mode 100644
index 4b279cd..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-41ebc7e684b946d4901c755e33d06ce5e027343e
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.pom
deleted file mode 100644
index 36f4c9d..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.pom
+++ /dev/null
@@ -1,176 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1513</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>kotlin-stdlib</artifactId>
-          <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>gradle-api</artifactId>
-          <version>2.2</version>
-          <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-core</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-subplugin-example</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-              <filtering>true</filtering>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                        <configuration>
-                            <sourceDirs>
-                                <sourceDir>${project.basedir}/src/main/kotlin</sourceDir>
-                            </sourceDirs>
-                        </configuration>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <!-- Invoker plugin maintains local maven repository in local-repo for gradle integration tests -->
-                <artifactId>maven-invoker-plugin</artifactId>
-                <version>1.8</version>
-                <configuration>
-                    <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
-                    <localRepositoryPath>local-repo</localRepositoryPath>
-                    <postBuildHookScript>verify</postBuildHookScript> <!-- no extension required -->
-                    <extraArtifacts>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-gradle-plugin-core:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-jdk-annotations:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-js-library:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-android-sdk-annotations:${project.version}</extraArtifact>
-                    </extraArtifacts>
-                </configuration>
-                <executions>
-                    <execution>
-                        <id>create_local</id>
-                        <phase>pre-integration-test</phase>
-                        <goals>
-                            <goal>install</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.gmaven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.5</version>
-                <configuration>
-                    <providerSelection>2.0</providerSelection>
-                    <source/>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>process-sources</phase>
-                        <goals> <goal>compile</goal></goals>
-                        <configuration>
-                            <sources>
-                                <fileset>
-                                    <directory>${project.basedir}/src/main/kotlin</directory>
-                                    <includes>
-                                        <include>**/*.groovy</include>
-                                    </includes>
-                                </fileset>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-        <repository>
-            <id>central</id>
-            <name>bintray</name>
-            <url>http://jcenter.bintray.com</url>
-        </repository>
-    </repositories>
-</project>
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.pom.sha1
deleted file mode 100644
index 7c17bed..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1513/kotlin-gradle-plugin-0.13.1513.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f17915f34c755670716ce50882158e6c2be595f0
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/BUILD
deleted file mode 100644
index 19c4b15..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-0.13.1514.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514:pom",
-    source = "kotlin-gradle-plugin-0.13.1514.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.jar
deleted file mode 100644
index f3f6bec..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.jar.sha1
deleted file mode 100644
index b3bfad8..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-89a5f301f5dbddf9abf3f8d2f9461c9809a4e501
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.pom
deleted file mode 100644
index 919de38..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.pom
+++ /dev/null
@@ -1,176 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1514</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>kotlin-stdlib</artifactId>
-          <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>gradle-api</artifactId>
-          <version>2.2</version>
-          <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-core</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-subplugin-example</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-              <filtering>true</filtering>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-                <configuration>
-                    <annotationPaths>
-                        <annotationPath>${basedir}/kotlinAnnotation</annotationPath>
-                    </annotationPaths>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                        <configuration>
-                            <sourceDirs>
-                                <sourceDir>${project.basedir}/src/main/kotlin</sourceDir>
-                            </sourceDirs>
-                        </configuration>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <!-- Invoker plugin maintains local maven repository in local-repo for gradle integration tests -->
-                <artifactId>maven-invoker-plugin</artifactId>
-                <version>1.8</version>
-                <configuration>
-                    <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
-                    <localRepositoryPath>local-repo</localRepositoryPath>
-                    <postBuildHookScript>verify</postBuildHookScript> <!-- no extension required -->
-                    <extraArtifacts>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-gradle-plugin-core:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-jdk-annotations:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-js-library:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-android-sdk-annotations:${project.version}</extraArtifact>
-                    </extraArtifacts>
-                </configuration>
-                <executions>
-                    <execution>
-                        <id>create_local</id>
-                        <phase>pre-integration-test</phase>
-                        <goals>
-                            <goal>install</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.gmaven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.5</version>
-                <configuration>
-                    <providerSelection>2.0</providerSelection>
-                    <source/>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>process-sources</phase>
-                        <goals> <goal>compile</goal></goals>
-                        <configuration>
-                            <sources>
-                                <fileset>
-                                    <directory>${project.basedir}/src/main/kotlin</directory>
-                                    <includes>
-                                        <include>**/*.groovy</include>
-                                    </includes>
-                                </fileset>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-        <repository>
-            <id>central</id>
-            <name>bintray</name>
-            <url>http://jcenter.bintray.com</url>
-        </repository>
-    </repositories>
-</project>
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.pom.sha1
deleted file mode 100644
index 6937079..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/0.13.1514/kotlin-gradle-plugin-0.13.1514.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-eff6822c016339e549b60969a1d535f4ac847c2c
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/BUILD
deleted file mode 100644
index f9094ab..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-1.0.0-beta-1103.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103:pom",
-    source = "kotlin-gradle-plugin-1.0.0-beta-1103.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.jar
deleted file mode 100644
index 2db93fb..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.jar.sha1
deleted file mode 100644
index fb1e40c..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8502d750fe324c9b3e8fb6528c65d3d54ddf951c
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.pom
deleted file mode 100644
index d7c3a45..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.pom
+++ /dev/null
@@ -1,169 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-1103</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>kotlin-stdlib</artifactId>
-          <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>gradle-api</artifactId>
-          <version>2.2</version>
-          <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-core</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-subplugin-example</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-              <filtering>true</filtering>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                        <configuration>
-                            <sourceDirs>
-                                <sourceDir>${project.basedir}/src/main/kotlin</sourceDir>
-                            </sourceDirs>
-                        </configuration>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <!-- Invoker plugin maintains local maven repository in local-repo for gradle integration tests -->
-                <artifactId>maven-invoker-plugin</artifactId>
-                <version>1.8</version>
-                <configuration>
-                    <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
-                    <localRepositoryPath>local-repo</localRepositoryPath>
-                    <postBuildHookScript>verify</postBuildHookScript> <!-- no extension required -->
-                    <extraArtifacts>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-gradle-plugin-core:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-js-library:${project.version}</extraArtifact>
-                    </extraArtifacts>
-                </configuration>
-                <executions>
-                    <execution>
-                        <id>create_local</id>
-                        <phase>pre-integration-test</phase>
-                        <goals>
-                            <goal>install</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.gmaven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.5</version>
-                <configuration>
-                    <providerSelection>2.0</providerSelection>
-                    <source/>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>process-sources</phase>
-                        <goals> <goal>compile</goal></goals>
-                        <configuration>
-                            <sources>
-                                <fileset>
-                                    <directory>${project.basedir}/src/main/kotlin</directory>
-                                    <includes>
-                                        <include>**/*.groovy</include>
-                                    </includes>
-                                </fileset>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-        <repository>
-            <id>central</id>
-            <name>bintray</name>
-            <url>http://jcenter.bintray.com</url>
-        </repository>
-    </repositories>
-</project>
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.pom.sha1
deleted file mode 100644
index 4bb6a54..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-1103/kotlin-gradle-plugin-1.0.0-beta-1103.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f3e107a1fcc12941b31a146ef5ab030d09ce2a34
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/BUILD
deleted file mode 100644
index 12c0849..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-1.0.0-beta-4584.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584:pom",
-    source = "kotlin-gradle-plugin-1.0.0-beta-4584.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.jar
deleted file mode 100644
index feb5852..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.jar.sha1
deleted file mode 100644
index 7a71c80..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-75972b025c7f0c7202e7380a90dc448f1dbe51be
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.pom
deleted file mode 100644
index f7ac32e..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.pom
+++ /dev/null
@@ -1,169 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-4584</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>kotlin-stdlib</artifactId>
-          <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>gradle-api</artifactId>
-          <version>2.2</version>
-          <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-core</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-subplugin-example</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-              <filtering>true</filtering>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                        <configuration>
-                            <sourceDirs>
-                                <sourceDir>${project.basedir}/src/main/kotlin</sourceDir>
-                            </sourceDirs>
-                        </configuration>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <!-- Invoker plugin maintains local maven repository in local-repo for gradle integration tests -->
-                <artifactId>maven-invoker-plugin</artifactId>
-                <version>1.8</version>
-                <configuration>
-                    <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
-                    <localRepositoryPath>local-repo</localRepositoryPath>
-                    <postBuildHookScript>verify</postBuildHookScript> <!-- no extension required -->
-                    <extraArtifacts>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-gradle-plugin-core:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-js-library:${project.version}</extraArtifact>
-                    </extraArtifacts>
-                </configuration>
-                <executions>
-                    <execution>
-                        <id>create_local</id>
-                        <phase>pre-integration-test</phase>
-                        <goals>
-                            <goal>install</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.gmaven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.5</version>
-                <configuration>
-                    <providerSelection>2.0</providerSelection>
-                    <source/>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>process-sources</phase>
-                        <goals> <goal>compile</goal></goals>
-                        <configuration>
-                            <sources>
-                                <fileset>
-                                    <directory>${project.basedir}/src/main/kotlin</directory>
-                                    <includes>
-                                        <include>**/*.groovy</include>
-                                    </includes>
-                                </fileset>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-        <repository>
-            <id>central</id>
-            <name>bintray</name>
-            <url>http://jcenter.bintray.com</url>
-        </repository>
-    </repositories>
-</project>
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.pom.sha1
deleted file mode 100644
index b53fa06..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-beta-4584/kotlin-gradle-plugin-1.0.0-beta-4584.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0c4edbc6ab251dd2adde3a747c04e23a2b5bd71c
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/BUILD
deleted file mode 100644
index 1567cc3..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-gradle-plugin-1.0.0-rc-1036.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036:pom",
-    source = "kotlin-gradle-plugin-1.0.0-rc-1036.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.jar
deleted file mode 100644
index 3f5a42c..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.jar.sha1
deleted file mode 100644
index 7697751..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8da75cb847fc0a8971cd3ec05d2dda54625adb57
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.pom
deleted file mode 100644
index 6af734a..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.pom
+++ /dev/null
@@ -1,174 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-rc-1036</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-gradle-plugin</artifactId>
-    <packaging>jar</packaging>
-
-    <dependencies>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>kotlin-stdlib</artifactId>
-          <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-android-extensions</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>com.android.tools.build</groupId>
-            <artifactId>gradle</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>gradle-api</artifactId>
-          <version>2.2</version>
-          <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-core</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-plugin-api</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-gradle-subplugin-example</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-
-    <build>
-        <sourceDirectory>${project.basedir}/src/main/kotlin</sourceDirectory>
-        <testSourceDirectory>${project.basedir}/src/test/kotlin</testSourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${project.basedir}/src/main/resources</directory>
-              <filtering>true</filtering>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals> <goal>compile</goal> </goals>
-                        <configuration>
-                            <sourceDirs>
-                                <sourceDir>${project.basedir}/src/main/kotlin</sourceDir>
-                            </sourceDirs>
-                        </configuration>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals> <goal>test-compile</goal> </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <!-- Invoker plugin maintains local maven repository in local-repo for gradle integration tests -->
-                <artifactId>maven-invoker-plugin</artifactId>
-                <version>1.8</version>
-                <configuration>
-                    <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
-                    <localRepositoryPath>local-repo</localRepositoryPath>
-                    <postBuildHookScript>verify</postBuildHookScript> <!-- no extension required -->
-                    <extraArtifacts>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-gradle-plugin-core:${project.version}</extraArtifact>
-                        <extraArtifact>org.jetbrains.kotlin:kotlin-js-library:${project.version}</extraArtifact>
-                    </extraArtifacts>
-                </configuration>
-                <executions>
-                    <execution>
-                        <id>create_local</id>
-                        <phase>pre-integration-test</phase>
-                        <goals>
-                            <goal>install</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.6</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>integration-test</goal>
-                            <goal>verify</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.gmaven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.5</version>
-                <configuration>
-                    <providerSelection>2.0</providerSelection>
-                    <source/>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>process-sources</phase>
-                        <goals> <goal>compile</goal></goals>
-                        <configuration>
-                            <sources>
-                                <fileset>
-                                    <directory>${project.basedir}/src/main/kotlin</directory>
-                                    <includes>
-                                        <include>**/*.groovy</include>
-                                    </includes>
-                                </fileset>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <repositories>
-        <repository>
-            <id>jetbrains-utils</id>
-            <url>http://repository.jetbrains.com/utils</url>
-        </repository>
-        <repository>
-            <id>central</id>
-            <name>bintray</name>
-            <url>http://jcenter.bintray.com</url>
-        </repository>
-    </repositories>
-</project>
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.pom.sha1
deleted file mode 100644
index b3be2d4..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.0-rc-1036/kotlin-gradle-plugin-1.0.0-rc-1036.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9f19aec52c53e7cc696c3354603461a6a4711f13
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/BUILD
deleted file mode 100644
index 8f59076..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613:pom",
-    source = "kotlin-jdk-annotations-0.12.613.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.jar
deleted file mode 100644
index cd54e3d..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.jar.sha1
deleted file mode 100644
index ae64685..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9780816b39c923c1a678a19daa0d247d9bc2029d
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.pom
deleted file mode 100644
index 1c1b9ee..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.pom
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.12.613</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-jdk-annotations</artifactId>
-    <packaging>pom</packaging>
-
-    <description>External annotations for JDK</description>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <version>1.7</version>
-                <executions>
-                    <execution>
-                        <id>attach-artifacts</id>
-                        <phase>compile</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <artifacts>
-                                <artifact>
-                                    <file>${kotlin-sdk}/lib/kotlin-jdk-annotations.jar</file>
-                                    <type>jar</type>
-                                </artifact>
-                            </artifacts>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.pom.sha1
deleted file mode 100644
index 3104562..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/kotlin-jdk-annotations-0.12.613.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9b45bc450d14029674f16660a3689eaf9dc8407f
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/BUILD
deleted file mode 100644
index 8a338e0..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513:pom",
-    source = "kotlin-jdk-annotations-0.13.1513.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.jar
deleted file mode 100644
index c8372f9..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.jar.sha1
deleted file mode 100644
index f8fdd93..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d801988af90c5ed373e99a9cd8717c0ff133a4f9
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.pom
deleted file mode 100644
index 4e09407..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.pom
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1513</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-jdk-annotations</artifactId>
-    <packaging>pom</packaging>
-
-    <description>External annotations for JDK</description>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <version>1.7</version>
-                <executions>
-                    <execution>
-                        <id>attach-artifacts</id>
-                        <phase>compile</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <artifacts>
-                                <artifact>
-                                    <file>${kotlin-sdk}/lib/kotlin-jdk-annotations.jar</file>
-                                    <type>jar</type>
-                                </artifact>
-                            </artifacts>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.pom.sha1
deleted file mode 100644
index 0bedcb0..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/kotlin-jdk-annotations-0.13.1513.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e9cea47125e1a04c2e440ba117555063b6e4b140
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/BUILD
deleted file mode 100644
index 68ce81e..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514:pom",
-    source = "kotlin-jdk-annotations-0.13.1514.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.jar
deleted file mode 100644
index 2f3bc59..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.jar.sha1
deleted file mode 100644
index d7e45be..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-05cc59adfdb7283848ea4f15e4993107fcb743db
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.pom
deleted file mode 100644
index f866670..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.pom
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <maven-plugin-anno.version>1.4.1</maven-plugin-anno.version>
-        <maven.version>3.0.4</maven.version>
-    </properties>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1514</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-jdk-annotations</artifactId>
-    <packaging>pom</packaging>
-
-    <description>External annotations for JDK</description>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <version>1.7</version>
-                <executions>
-                    <execution>
-                        <id>attach-artifacts</id>
-                        <phase>compile</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <artifacts>
-                                <artifact>
-                                    <file>${kotlin-sdk}/lib/kotlin-jdk-annotations.jar</file>
-                                    <type>jar</type>
-                                </artifact>
-                            </artifacts>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.pom.sha1
deleted file mode 100644
index 34c5870..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/kotlin-jdk-annotations-0.13.1514.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6f75d49a99ffc5fdfe07e5b6c1c0c0dc3ffaed13
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/BUILD
deleted file mode 100644
index e5090e7..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_pom(
-    name = "pom",
-    source = "kotlin-project-0.12.613.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/_remote.repositories b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/_remote.repositories
deleted file mode 100644
index 15da255..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/_remote.repositories
+++ /dev/null
@@ -1,3 +0,0 @@
-#NOTE: This is an Aether internal implementation file, its format can be changed without prior notice.
-#Wed Jul 22 14:22:31 PDT 2015
-kotlin-project-0.12.613.pom>central=
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/kotlin-project-0.12.613.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/kotlin-project-0.12.613.pom
deleted file mode 100644
index 6b85f20..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/kotlin-project-0.12.613.pom
+++ /dev/null
@@ -1,262 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <groupId>org.jetbrains.kotlin</groupId>
-    <artifactId>kotlin-project</artifactId>
-    <version>0.12.613</version>
-    <packaging>pom</packaging>
-
-    <name>Kotlin</name>
-    <description>Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript</description>
-    <url>http://kotlinlang.org/</url>
-
-    <licenses>
-        <license>
-            <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-            <distribution>repo</distribution>
-            <comments>A business-friendly OSS license</comments>
-        </license>
-    </licenses>
-
-    <scm>
-        <url>https://github.com/JetBrains/kotlin</url>
-        <connection>scm:git:https://github.com/JetBrains/kotlin.git</connection>
-        <developerConnection>scm:git:https://github.com/JetBrains/kotlin.git</developerConnection>
-    </scm>
-
-    <developers>
-        <developer>
-            <id>JetBrains</id>
-            <name>JetBrains Team</name>
-            <organization>JetBrains</organization>
-            <organizationUrl>http://www.jetbrains.com</organizationUrl>
-        </developer>
-    </developers>
-
-    <properties>
-        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <project-root>../../..</project-root>
-
-        <junit-version>4.11</junit-version>
-        <pegdown.version>1.1.0</pegdown.version>
-        <surefire-version>2.16</surefire-version>
-        <exec-maven-plugin.version>1.2.1</exec-maven-plugin.version>
-        <selenium.version>2.37.1</selenium.version>
-
-        <kotlin-dist>${project-root}/dist</kotlin-dist>
-        <kotlin-sdk>${kotlin-dist}/kotlinc</kotlin-sdk>
-
-        <maven.compiler.source>1.6</maven.compiler.source>
-        <maven.compiler.target>1.6</maven.compiler.target>
-    </properties>
-
-    <prerequisites>
-        <maven>3.0.2</maven>
-    </prerequisites>
-
-    <distributionManagement>
-        <repository>
-            <id>sonatype-nexus-snapshots</id>
-            <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
-        </repository>
-        <snapshotRepository>
-            <id>sonatype-nexus-staging</id>
-            <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
-        </snapshotRepository>
-    </distributionManagement>
-
-    <modules>
-        <module>tools/kotlin-compiler</module>
-        <module>tools/kotlin-jdk-annotations</module>
-        <module>tools/kotlin-android-sdk-annotations</module>
-        <module>tools/kotlin-maven-plugin</module>
-
-        <module>tools/runtime</module>
-        <module>stdlib</module>
-        <module>stdlib/validator</module>
-        <module>tools/kotlin-reflect</module>
-
-        <!--NB! kotlin-js-library should be built before kotlin-gradle-plugin-->
-        <!--because it is used in tests but cannot be added as test-dependency-->
-        <!--(kotlin-gradle-plugin module will be recognized as kotlin-js module)-->
-        <module>tools/kotlin-js-library</module>
-        <module>tools/kotlin-annotation-processing</module>
-        <module>tools/kotlin-gradle-plugin</module>
-        <module>tools/kotlin-gradle-plugin-core</module>
-        <module>tools/kotlin-gradle-plugin-api</module>
-        <module>tools/kotlin-android-extensions</module>
-        <module>tools/kotlin-maven-plugin-test</module>
-        <module>tools/kotlin-js-tests</module>
-        <module>tools/kotlin-js-tests-junit</module>
-        <module>tools/kdoc</module>
-        <module>tools/kdoc-maven-plugin</module>
-
-        <module>kunit</module>
-        <module>kotlin-jdbc</module>
-        <module>kotlin-swing</module>
-
-        <module>examples/kotlin-java-example</module>
-        <module>examples/js-example</module>
-        <module>examples/kotlin-js-library-example</module>
-        <module>examples/browser-example</module>
-        <module>examples/browser-example-with-library</module>
-        <module>examples/kotlin-gradle-subplugin-example</module>
-    </modules>
-
-    <dependencies>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>${junit-version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-compiler-plugin</artifactId>
-                    <version>2.3.2</version>
-                    <configuration>
-                        <source>${maven.compiler.source}</source>
-                        <target>${maven.compiler.target}</target>
-                    </configuration>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-source-plugin</artifactId>
-                    <version>2.1.2</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>2.9</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-deploy-plugin</artifactId>
-                    <version>2.7</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.codehaus.mojo</groupId>
-                    <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>1.7</version>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-
-        <plugins>
-            <plugin>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <version>${surefire-version}</version>
-                <configuration>
-                    <forkMode>once</forkMode>
-                    <useSystemClassLoader>false</useSystemClassLoader>
-                    <useManifestOnlyJar>false</useManifestOnlyJar>
-                    <failIfNoTests>false</failIfNoTests>
-                    <includes>
-                        <include>**/*Test.*</include>
-                    </includes>
-                    <excludes>
-                    </excludes>
-                    <systemProperties>
-                        <project.version>${project.version}</project.version>
-                    </systemProperties>
-                </configuration>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-source-plugin</artifactId>
-                <configuration>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <id>attach-sources</id>
-                        <goals>
-                            <goal>jar-no-fork</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <artifacts>
-                                <artifact>
-                                    <file>${highest-basedir}/lib/empty-javadoc.jar</file>
-                                    <type>jar</type>
-                                    <classifier>javadoc</classifier>
-                                </artifact>
-                            </artifacts>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.commonjava.maven.plugins</groupId>
-                <artifactId>directory-maven-plugin</artifactId>
-                <version>0.1</version>
-                <executions>
-                    <execution>
-                        <id>directories</id>
-                        <goals>
-                            <goal>highest-basedir</goal>
-                        </goals>
-                        <phase>initialize</phase>
-                        <configuration>
-                            <property>highest-basedir</property>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <id>sign-artifacts</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <artifactId>maven-gpg-plugin</artifactId>
-                        <version>1.4</version>
-                        <configuration>
-                            <passphrase>${kotlin.key.passphrase}</passphrase>
-                            <keyname>${kotlin.key.name}</keyname>
-                            <homedir>${highest-basedir}/.gnupg</homedir>
-                        </configuration>
-                        <executions>
-                            <execution>
-                                <id>sign-artifacts</id>
-                                <phase>verify</phase>
-                                <goals>
-                                    <goal>sign</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/kotlin-project-0.12.613.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/kotlin-project-0.12.613.pom.sha1
deleted file mode 100644
index 236c9cf..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613/kotlin-project-0.12.613.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-073e755fe4675ffc555380b930ba5f093bc2a797
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/BUILD
deleted file mode 100644
index 933c69e..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_pom(
-    name = "pom",
-    source = "kotlin-project-0.13.1513.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/_remote.repositories b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/_remote.repositories
deleted file mode 100644
index caeaaea..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/_remote.repositories
+++ /dev/null
@@ -1,3 +0,0 @@
-#NOTE: This is an Aether internal implementation file, its format can be changed without prior notice.
-#Fri Sep 18 17:52:11 PDT 2015
-kotlin-project-0.13.1513.pom>central=
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/kotlin-project-0.13.1513.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/kotlin-project-0.13.1513.pom
deleted file mode 100644
index d27afe0..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/kotlin-project-0.13.1513.pom
+++ /dev/null
@@ -1,262 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <groupId>org.jetbrains.kotlin</groupId>
-    <artifactId>kotlin-project</artifactId>
-    <version>0.13.1513</version>
-    <packaging>pom</packaging>
-
-    <name>Kotlin</name>
-    <description>Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript</description>
-    <url>http://kotlinlang.org/</url>
-
-    <licenses>
-        <license>
-            <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-            <distribution>repo</distribution>
-            <comments>A business-friendly OSS license</comments>
-        </license>
-    </licenses>
-
-    <scm>
-        <url>https://github.com/JetBrains/kotlin</url>
-        <connection>scm:git:https://github.com/JetBrains/kotlin.git</connection>
-        <developerConnection>scm:git:https://github.com/JetBrains/kotlin.git</developerConnection>
-    </scm>
-
-    <developers>
-        <developer>
-            <id>JetBrains</id>
-            <name>JetBrains Team</name>
-            <organization>JetBrains</organization>
-            <organizationUrl>http://www.jetbrains.com</organizationUrl>
-        </developer>
-    </developers>
-
-    <properties>
-        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <project-root>../../..</project-root>
-
-        <junit-version>4.11</junit-version>
-        <pegdown.version>1.1.0</pegdown.version>
-        <surefire-version>2.16</surefire-version>
-        <exec-maven-plugin.version>1.2.1</exec-maven-plugin.version>
-        <selenium.version>2.37.1</selenium.version>
-
-        <kotlin-dist>${project-root}/dist</kotlin-dist>
-        <kotlin-sdk>${kotlin-dist}/kotlinc</kotlin-sdk>
-
-        <maven.compiler.source>1.6</maven.compiler.source>
-        <maven.compiler.target>1.6</maven.compiler.target>
-    </properties>
-
-    <prerequisites>
-        <maven>3.0.2</maven>
-    </prerequisites>
-
-    <distributionManagement>
-        <repository>
-            <id>sonatype-nexus-snapshots</id>
-            <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
-        </repository>
-        <snapshotRepository>
-            <id>sonatype-nexus-staging</id>
-            <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
-        </snapshotRepository>
-    </distributionManagement>
-
-    <modules>
-        <module>tools/kotlin-compiler</module>
-        <module>tools/kotlin-compiler-embeddable</module>
-        <module>tools/kotlin-jdk-annotations</module>
-        <module>tools/kotlin-android-sdk-annotations</module>
-        <module>tools/kotlin-maven-plugin</module>
-
-        <module>tools/runtime</module>
-        <module>stdlib</module>
-        <module>stdlib/validator</module>
-        <module>tools/kotlin-reflect</module>
-
-        <!--NB! kotlin-js-library should be built before kotlin-gradle-plugin-->
-        <!--because it is used in tests but cannot be added as test-dependency-->
-        <!--(kotlin-gradle-plugin module will be recognized as kotlin-js module)-->
-        <module>tools/kotlin-js-library</module>
-        <module>tools/kotlin-annotation-processing</module>
-        <module>examples/annotation-processor-example</module>
-        <module>tools/kotlin-gradle-plugin</module>
-        <module>tools/kotlin-gradle-plugin-core</module>
-        <module>tools/kotlin-gradle-plugin-api</module>
-        <module>tools/kotlin-android-extensions</module>
-        <module>tools/kotlin-maven-plugin-test</module>
-        <module>tools/kotlin-js-tests</module>
-        <module>tools/kotlin-js-tests-junit</module>
-
-        <module>kunit</module>
-        <module>kotlin-jdbc</module>
-        <module>kotlin-swing</module>
-
-        <module>examples/kotlin-java-example</module>
-        <module>examples/js-example</module>
-        <module>examples/kotlin-js-library-example</module>
-        <module>examples/browser-example</module>
-        <module>examples/browser-example-with-library</module>
-        <module>examples/kotlin-gradle-subplugin-example</module>
-    </modules>
-
-    <dependencies>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>${junit-version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-compiler-plugin</artifactId>
-                    <version>2.3.2</version>
-                    <configuration>
-                        <source>${maven.compiler.source}</source>
-                        <target>${maven.compiler.target}</target>
-                    </configuration>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-source-plugin</artifactId>
-                    <version>2.1.2</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>2.9</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-deploy-plugin</artifactId>
-                    <version>2.7</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.codehaus.mojo</groupId>
-                    <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>1.7</version>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-
-        <plugins>
-            <plugin>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <version>${surefire-version}</version>
-                <configuration>
-                    <forkMode>once</forkMode>
-                    <useSystemClassLoader>false</useSystemClassLoader>
-                    <useManifestOnlyJar>false</useManifestOnlyJar>
-                    <failIfNoTests>false</failIfNoTests>
-                    <includes>
-                        <include>**/*Test.*</include>
-                    </includes>
-                    <excludes>
-                    </excludes>
-                    <systemProperties>
-                        <project.version>${project.version}</project.version>
-                    </systemProperties>
-                </configuration>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-source-plugin</artifactId>
-                <configuration>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <id>attach-sources</id>
-                        <goals>
-                            <goal>jar-no-fork</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <artifacts>
-                                <artifact>
-                                    <file>${highest-basedir}/lib/empty-javadoc.jar</file>
-                                    <type>jar</type>
-                                    <classifier>javadoc</classifier>
-                                </artifact>
-                            </artifacts>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.commonjava.maven.plugins</groupId>
-                <artifactId>directory-maven-plugin</artifactId>
-                <version>0.1</version>
-                <executions>
-                    <execution>
-                        <id>directories</id>
-                        <goals>
-                            <goal>highest-basedir</goal>
-                        </goals>
-                        <phase>initialize</phase>
-                        <configuration>
-                            <property>highest-basedir</property>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <id>sign-artifacts</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <artifactId>maven-gpg-plugin</artifactId>
-                        <version>1.4</version>
-                        <configuration>
-                            <passphrase>${kotlin.key.passphrase}</passphrase>
-                            <keyname>${kotlin.key.name}</keyname>
-                            <homedir>${highest-basedir}/.gnupg</homedir>
-                        </configuration>
-                        <executions>
-                            <execution>
-                                <id>sign-artifacts</id>
-                                <phase>verify</phase>
-                                <goals>
-                                    <goal>sign</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/kotlin-project-0.13.1513.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/kotlin-project-0.13.1513.pom.sha1
deleted file mode 100644
index 992fc4a..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513/kotlin-project-0.13.1513.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-47d9c4555d9c10411430e7edf00dfcafdc711843
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/BUILD
deleted file mode 100644
index 9abdd93..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_pom(
-    name = "pom",
-    source = "kotlin-project-0.13.1514.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/_remote.repositories b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/_remote.repositories
deleted file mode 100644
index 1181aff..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/_remote.repositories
+++ /dev/null
@@ -1,3 +0,0 @@
-#NOTE: This is an Aether internal implementation file, its format can be changed without prior notice.
-#Mon Oct 05 18:02:09 PDT 2015
-kotlin-project-0.13.1514.pom>central=
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/kotlin-project-0.13.1514.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/kotlin-project-0.13.1514.pom
deleted file mode 100644
index f4e65ea..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/kotlin-project-0.13.1514.pom
+++ /dev/null
@@ -1,262 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <groupId>org.jetbrains.kotlin</groupId>
-    <artifactId>kotlin-project</artifactId>
-    <version>0.13.1514</version>
-    <packaging>pom</packaging>
-
-    <name>Kotlin</name>
-    <description>Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript</description>
-    <url>http://kotlinlang.org/</url>
-
-    <licenses>
-        <license>
-            <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-            <distribution>repo</distribution>
-            <comments>A business-friendly OSS license</comments>
-        </license>
-    </licenses>
-
-    <scm>
-        <url>https://github.com/JetBrains/kotlin</url>
-        <connection>scm:git:https://github.com/JetBrains/kotlin.git</connection>
-        <developerConnection>scm:git:https://github.com/JetBrains/kotlin.git</developerConnection>
-    </scm>
-
-    <developers>
-        <developer>
-            <id>JetBrains</id>
-            <name>JetBrains Team</name>
-            <organization>JetBrains</organization>
-            <organizationUrl>http://www.jetbrains.com</organizationUrl>
-        </developer>
-    </developers>
-
-    <properties>
-        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <project-root>../../..</project-root>
-
-        <junit-version>4.11</junit-version>
-        <pegdown.version>1.1.0</pegdown.version>
-        <surefire-version>2.16</surefire-version>
-        <exec-maven-plugin.version>1.2.1</exec-maven-plugin.version>
-        <selenium.version>2.37.1</selenium.version>
-
-        <kotlin-dist>${project-root}/dist</kotlin-dist>
-        <kotlin-sdk>${kotlin-dist}/kotlinc</kotlin-sdk>
-
-        <maven.compiler.source>1.6</maven.compiler.source>
-        <maven.compiler.target>1.6</maven.compiler.target>
-    </properties>
-
-    <prerequisites>
-        <maven>3.0.2</maven>
-    </prerequisites>
-
-    <distributionManagement>
-        <repository>
-            <id>sonatype-nexus-snapshots</id>
-            <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
-        </repository>
-        <snapshotRepository>
-            <id>sonatype-nexus-staging</id>
-            <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
-        </snapshotRepository>
-    </distributionManagement>
-
-    <modules>
-        <module>tools/kotlin-compiler</module>
-        <module>tools/kotlin-compiler-embeddable</module>
-        <module>tools/kotlin-jdk-annotations</module>
-        <module>tools/kotlin-android-sdk-annotations</module>
-        <module>tools/kotlin-maven-plugin</module>
-
-        <module>tools/runtime</module>
-        <module>stdlib</module>
-        <module>stdlib/validator</module>
-        <module>tools/kotlin-reflect</module>
-
-        <!--NB! kotlin-js-library should be built before kotlin-gradle-plugin-->
-        <!--because it is used in tests but cannot be added as test-dependency-->
-        <!--(kotlin-gradle-plugin module will be recognized as kotlin-js module)-->
-        <module>tools/kotlin-js-library</module>
-        <module>tools/kotlin-annotation-processing</module>
-        <module>examples/annotation-processor-example</module>
-        <module>tools/kotlin-gradle-plugin</module>
-        <module>tools/kotlin-gradle-plugin-core</module>
-        <module>tools/kotlin-gradle-plugin-api</module>
-        <module>tools/kotlin-android-extensions</module>
-        <module>tools/kotlin-maven-plugin-test</module>
-        <module>tools/kotlin-js-tests</module>
-        <module>tools/kotlin-js-tests-junit</module>
-
-        <module>kunit</module>
-        <module>kotlin-jdbc</module>
-        <module>kotlin-swing</module>
-
-        <module>examples/kotlin-java-example</module>
-        <module>examples/js-example</module>
-        <module>examples/kotlin-js-library-example</module>
-        <module>examples/browser-example</module>
-        <module>examples/browser-example-with-library</module>
-        <module>examples/kotlin-gradle-subplugin-example</module>
-    </modules>
-
-    <dependencies>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>${junit-version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-compiler-plugin</artifactId>
-                    <version>2.3.2</version>
-                    <configuration>
-                        <source>${maven.compiler.source}</source>
-                        <target>${maven.compiler.target}</target>
-                    </configuration>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-source-plugin</artifactId>
-                    <version>2.1.2</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>2.9</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-deploy-plugin</artifactId>
-                    <version>2.7</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.codehaus.mojo</groupId>
-                    <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>1.7</version>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-
-        <plugins>
-            <plugin>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <version>${surefire-version}</version>
-                <configuration>
-                    <forkMode>once</forkMode>
-                    <useSystemClassLoader>false</useSystemClassLoader>
-                    <useManifestOnlyJar>false</useManifestOnlyJar>
-                    <failIfNoTests>false</failIfNoTests>
-                    <includes>
-                        <include>**/*Test.*</include>
-                    </includes>
-                    <excludes>
-                    </excludes>
-                    <systemProperties>
-                        <project.version>${project.version}</project.version>
-                    </systemProperties>
-                </configuration>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-source-plugin</artifactId>
-                <configuration>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <id>attach-sources</id>
-                        <goals>
-                            <goal>jar-no-fork</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <artifacts>
-                                <artifact>
-                                    <file>${highest-basedir}/lib/empty-javadoc.jar</file>
-                                    <type>jar</type>
-                                    <classifier>javadoc</classifier>
-                                </artifact>
-                            </artifacts>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.commonjava.maven.plugins</groupId>
-                <artifactId>directory-maven-plugin</artifactId>
-                <version>0.1</version>
-                <executions>
-                    <execution>
-                        <id>directories</id>
-                        <goals>
-                            <goal>highest-basedir</goal>
-                        </goals>
-                        <phase>initialize</phase>
-                        <configuration>
-                            <property>highest-basedir</property>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <id>sign-artifacts</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <artifactId>maven-gpg-plugin</artifactId>
-                        <version>1.4</version>
-                        <configuration>
-                            <passphrase>${kotlin.key.passphrase}</passphrase>
-                            <keyname>${kotlin.key.name}</keyname>
-                            <homedir>${highest-basedir}/.gnupg</homedir>
-                        </configuration>
-                        <executions>
-                            <execution>
-                                <id>sign-artifacts</id>
-                                <phase>verify</phase>
-                                <goals>
-                                    <goal>sign</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/kotlin-project-0.13.1514.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/kotlin-project-0.13.1514.pom.sha1
deleted file mode 100644
index 611820a..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514/kotlin-project-0.13.1514.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e5156cdefbc8981b6414fdee639a7c684c1835a6
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/BUILD
deleted file mode 100644
index 4c5178a..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_pom(
-    name = "pom",
-    source = "kotlin-project-1.0.0-beta-1103.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/_remote.repositories b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/_remote.repositories
deleted file mode 100644
index 1a288f6..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/_remote.repositories
+++ /dev/null
@@ -1,3 +0,0 @@
-#NOTE: This is an Aether internal implementation file, its format can be changed without prior notice.
-#Wed Nov 04 14:27:13 PST 2015
-kotlin-project-1.0.0-beta-1103.pom>central=
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/kotlin-project-1.0.0-beta-1103.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/kotlin-project-1.0.0-beta-1103.pom
deleted file mode 100644
index a2ad868..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/kotlin-project-1.0.0-beta-1103.pom
+++ /dev/null
@@ -1,261 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <groupId>org.jetbrains.kotlin</groupId>
-    <artifactId>kotlin-project</artifactId>
-    <version>1.0.0-beta-1103</version>
-    <packaging>pom</packaging>
-
-    <name>Kotlin</name>
-    <description>Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript</description>
-    <url>http://kotlinlang.org/</url>
-
-    <licenses>
-        <license>
-            <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-            <distribution>repo</distribution>
-            <comments>A business-friendly OSS license</comments>
-        </license>
-    </licenses>
-
-    <scm>
-        <url>https://github.com/JetBrains/kotlin</url>
-        <connection>scm:git:https://github.com/JetBrains/kotlin.git</connection>
-        <developerConnection>scm:git:https://github.com/JetBrains/kotlin.git</developerConnection>
-    </scm>
-
-    <developers>
-        <developer>
-            <id>JetBrains</id>
-            <name>JetBrains Team</name>
-            <organization>JetBrains</organization>
-            <organizationUrl>http://www.jetbrains.com</organizationUrl>
-        </developer>
-    </developers>
-
-    <properties>
-        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <project-root>../../..</project-root>
-
-        <junit-version>4.11</junit-version>
-        <pegdown.version>1.1.0</pegdown.version>
-        <surefire-version>2.16</surefire-version>
-        <exec-maven-plugin.version>1.2.1</exec-maven-plugin.version>
-        <selenium.version>2.37.1</selenium.version>
-
-        <kotlin-dist>${project-root}/dist</kotlin-dist>
-        <kotlin-sdk>${kotlin-dist}/kotlinc</kotlin-sdk>
-
-        <maven.compiler.source>1.6</maven.compiler.source>
-        <maven.compiler.target>1.6</maven.compiler.target>
-    </properties>
-
-    <prerequisites>
-        <maven>3.0.2</maven>
-    </prerequisites>
-
-    <distributionManagement>
-        <repository>
-            <id>sonatype-nexus-snapshots</id>
-            <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
-        </repository>
-        <snapshotRepository>
-            <id>sonatype-nexus-staging</id>
-            <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
-        </snapshotRepository>
-    </distributionManagement>
-
-    <modules>
-        <module>tools/kotlin-compiler</module>
-        <module>tools/kotlin-compiler-embeddable</module>
-        <module>tools/kotlin-jdk-annotations</module>
-        <module>tools/kotlin-android-sdk-annotations</module>
-        <module>tools/kotlin-maven-plugin</module>
-
-        <module>tools/runtime</module>
-        <module>stdlib</module>
-        <module>tools/kotlin-reflect</module>
-        <module>tools/kotlin-osgi-bundle</module>
-
-        <!--NB! kotlin-js-library should be built before kotlin-gradle-plugin-->
-        <!--because it is used in tests but cannot be added as test-dependency-->
-        <!--(kotlin-gradle-plugin module will be recognized as kotlin-js module)-->
-        <module>tools/idl2k</module>
-        <module>tools/kotlin-js-library</module>
-        <module>tools/kotlin-annotation-processing</module>
-        <module>examples/annotation-processor-example</module>
-        <module>tools/kotlin-gradle-plugin</module>
-        <module>tools/kotlin-gradle-plugin-core</module>
-        <module>tools/kotlin-gradle-plugin-api</module>
-        <module>tools/kotlin-android-extensions</module>
-        <module>tools/kotlin-maven-plugin-test</module>
-        <module>tools/kotlin-js-tests</module>
-        <module>tools/kotlin-js-tests-junit</module>
-
-        <module>kunit</module>
-
-        <module>examples/kotlin-java-example</module>
-        <module>examples/js-example</module>
-        <module>examples/kotlin-js-library-example</module>
-        <module>examples/browser-example</module>
-        <module>examples/browser-example-with-library</module>
-        <module>examples/kotlin-gradle-subplugin-example</module>
-    </modules>
-
-    <dependencies>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>${junit-version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-compiler-plugin</artifactId>
-                    <version>2.3.2</version>
-                    <configuration>
-                        <source>${maven.compiler.source}</source>
-                        <target>${maven.compiler.target}</target>
-                    </configuration>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-source-plugin</artifactId>
-                    <version>2.1.2</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>2.9</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-deploy-plugin</artifactId>
-                    <version>2.7</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.codehaus.mojo</groupId>
-                    <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>1.7</version>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-
-        <plugins>
-            <plugin>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <version>${surefire-version}</version>
-                <configuration>
-                    <forkMode>once</forkMode>
-                    <useSystemClassLoader>false</useSystemClassLoader>
-                    <useManifestOnlyJar>false</useManifestOnlyJar>
-                    <failIfNoTests>false</failIfNoTests>
-                    <includes>
-                        <include>**/*Test.*</include>
-                    </includes>
-                    <excludes>
-                    </excludes>
-                    <systemProperties>
-                        <project.version>${project.version}</project.version>
-                    </systemProperties>
-                </configuration>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-source-plugin</artifactId>
-                <configuration>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <id>attach-sources</id>
-                        <goals>
-                            <goal>jar-no-fork</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <artifacts>
-                                <artifact>
-                                    <file>${highest-basedir}/lib/empty-javadoc.jar</file>
-                                    <type>jar</type>
-                                    <classifier>javadoc</classifier>
-                                </artifact>
-                            </artifacts>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.commonjava.maven.plugins</groupId>
-                <artifactId>directory-maven-plugin</artifactId>
-                <version>0.1</version>
-                <executions>
-                    <execution>
-                        <id>directories</id>
-                        <goals>
-                            <goal>highest-basedir</goal>
-                        </goals>
-                        <phase>initialize</phase>
-                        <configuration>
-                            <property>highest-basedir</property>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <id>sign-artifacts</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <artifactId>maven-gpg-plugin</artifactId>
-                        <version>1.4</version>
-                        <configuration>
-                            <passphrase>${kotlin.key.passphrase}</passphrase>
-                            <keyname>${kotlin.key.name}</keyname>
-                            <homedir>${highest-basedir}/.gnupg</homedir>
-                        </configuration>
-                        <executions>
-                            <execution>
-                                <id>sign-artifacts</id>
-                                <phase>verify</phase>
-                                <goals>
-                                    <goal>sign</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/kotlin-project-1.0.0-beta-1103.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/kotlin-project-1.0.0-beta-1103.pom.sha1
deleted file mode 100644
index a7d888d..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103/kotlin-project-1.0.0-beta-1103.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3660a5e904c03ae6e4afe7f8554b5c25052a423b
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/BUILD
deleted file mode 100644
index 0746ed7..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_pom(
-    name = "pom",
-    source = "kotlin-project-1.0.0-beta-4584.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/_remote.repositories b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/_remote.repositories
deleted file mode 100644
index 5ede823..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/_remote.repositories
+++ /dev/null
@@ -1,3 +0,0 @@
-#NOTE: This is an Aether internal implementation file, its format can be changed without prior notice.
-#Mon Jan 11 10:09:25 PST 2016
-kotlin-project-1.0.0-beta-4584.pom>central=
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/kotlin-project-1.0.0-beta-4584.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/kotlin-project-1.0.0-beta-4584.pom
deleted file mode 100644
index 4c545a7..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/kotlin-project-1.0.0-beta-4584.pom
+++ /dev/null
@@ -1,261 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <groupId>org.jetbrains.kotlin</groupId>
-    <artifactId>kotlin-project</artifactId>
-    <version>1.0.0-beta-4584</version>
-    <packaging>pom</packaging>
-
-    <name>Kotlin</name>
-    <description>Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript</description>
-    <url>http://kotlinlang.org/</url>
-
-    <licenses>
-        <license>
-            <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-            <distribution>repo</distribution>
-            <comments>A business-friendly OSS license</comments>
-        </license>
-    </licenses>
-
-    <scm>
-        <url>https://github.com/JetBrains/kotlin</url>
-        <connection>scm:git:https://github.com/JetBrains/kotlin.git</connection>
-        <developerConnection>scm:git:https://github.com/JetBrains/kotlin.git</developerConnection>
-    </scm>
-
-    <developers>
-        <developer>
-            <id>JetBrains</id>
-            <name>JetBrains Team</name>
-            <organization>JetBrains</organization>
-            <organizationUrl>http://www.jetbrains.com</organizationUrl>
-        </developer>
-    </developers>
-
-    <properties>
-        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <project-root>../../..</project-root>
-
-        <junit-version>4.11</junit-version>
-        <pegdown.version>1.1.0</pegdown.version>
-        <surefire-version>2.16</surefire-version>
-        <exec-maven-plugin.version>1.2.1</exec-maven-plugin.version>
-        <selenium.version>2.37.1</selenium.version>
-
-        <kotlin-dist>${project-root}/dist</kotlin-dist>
-        <kotlin-sdk>${kotlin-dist}/kotlinc</kotlin-sdk>
-
-        <maven.compiler.source>1.6</maven.compiler.source>
-        <maven.compiler.target>1.6</maven.compiler.target>
-    </properties>
-
-    <prerequisites>
-        <maven>3.0.2</maven>
-    </prerequisites>
-
-    <distributionManagement>
-        <repository>
-            <id>sonatype-nexus-snapshots</id>
-            <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
-        </repository>
-        <snapshotRepository>
-            <id>sonatype-nexus-staging</id>
-            <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
-        </snapshotRepository>
-    </distributionManagement>
-
-    <modules>
-        <module>tools/kotlin-compiler</module>
-        <module>tools/kotlin-compiler-embeddable</module>
-        <module>tools/kotlin-jdk-annotations</module>
-        <module>tools/kotlin-android-sdk-annotations</module>
-        <module>tools/kotlin-maven-plugin</module>
-
-        <module>tools/runtime</module>
-        <module>stdlib</module>
-        <module>tools/kotlin-reflect</module>
-        <module>tools/kotlin-osgi-bundle</module>
-
-        <!--NB! kotlin-js-library should be built before kotlin-gradle-plugin-->
-        <!--because it is used in tests but cannot be added as test-dependency-->
-        <!--(kotlin-gradle-plugin module will be recognized as kotlin-js module)-->
-        <module>tools/idl2k</module>
-        <module>tools/kotlin-js-library</module>
-        <module>tools/kotlin-annotation-processing</module>
-        <module>examples/annotation-processor-example</module>
-        <module>tools/kotlin-gradle-plugin</module>
-        <module>tools/kotlin-gradle-plugin-core</module>
-        <module>tools/kotlin-gradle-plugin-api</module>
-        <module>tools/kotlin-android-extensions</module>
-        <module>tools/kotlin-maven-plugin-test</module>
-        <module>tools/kotlin-js-tests</module>
-        <module>tools/kotlin-js-tests-junit</module>
-
-        <module>kotlin.test</module>
-
-        <module>examples/kotlin-java-example</module>
-        <module>examples/js-example</module>
-        <module>examples/kotlin-js-library-example</module>
-        <module>examples/browser-example</module>
-        <module>examples/browser-example-with-library</module>
-        <module>examples/kotlin-gradle-subplugin-example</module>
-    </modules>
-
-    <dependencies>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>${junit-version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-compiler-plugin</artifactId>
-                    <version>2.3.2</version>
-                    <configuration>
-                        <source>${maven.compiler.source}</source>
-                        <target>${maven.compiler.target}</target>
-                    </configuration>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-source-plugin</artifactId>
-                    <version>2.1.2</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>2.9</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-deploy-plugin</artifactId>
-                    <version>2.7</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.codehaus.mojo</groupId>
-                    <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>1.7</version>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-
-        <plugins>
-            <plugin>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <version>${surefire-version}</version>
-                <configuration>
-                    <forkMode>once</forkMode>
-                    <useSystemClassLoader>false</useSystemClassLoader>
-                    <useManifestOnlyJar>false</useManifestOnlyJar>
-                    <failIfNoTests>false</failIfNoTests>
-                    <includes>
-                        <include>**/*Test.*</include>
-                    </includes>
-                    <excludes>
-                    </excludes>
-                    <systemProperties>
-                        <project.version>${project.version}</project.version>
-                    </systemProperties>
-                </configuration>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-source-plugin</artifactId>
-                <configuration>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <id>attach-sources</id>
-                        <goals>
-                            <goal>jar-no-fork</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <artifacts>
-                                <artifact>
-                                    <file>${highest-basedir}/lib/empty-javadoc.jar</file>
-                                    <type>jar</type>
-                                    <classifier>javadoc</classifier>
-                                </artifact>
-                            </artifacts>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.commonjava.maven.plugins</groupId>
-                <artifactId>directory-maven-plugin</artifactId>
-                <version>0.1</version>
-                <executions>
-                    <execution>
-                        <id>directories</id>
-                        <goals>
-                            <goal>highest-basedir</goal>
-                        </goals>
-                        <phase>initialize</phase>
-                        <configuration>
-                            <property>highest-basedir</property>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <id>sign-artifacts</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <artifactId>maven-gpg-plugin</artifactId>
-                        <version>1.4</version>
-                        <configuration>
-                            <passphrase>${kotlin.key.passphrase}</passphrase>
-                            <keyname>${kotlin.key.name}</keyname>
-                            <homedir>${highest-basedir}/.gnupg</homedir>
-                        </configuration>
-                        <executions>
-                            <execution>
-                                <id>sign-artifacts</id>
-                                <phase>verify</phase>
-                                <goals>
-                                    <goal>sign</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/kotlin-project-1.0.0-beta-4584.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/kotlin-project-1.0.0-beta-4584.pom.sha1
deleted file mode 100644
index 669a826..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584/kotlin-project-1.0.0-beta-4584.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d9021450586a3c5efa32d35596eae0d025266689
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/BUILD
deleted file mode 100644
index 1b68035..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_pom(
-    name = "pom",
-    source = "kotlin-project-1.0.0-rc-1036.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/_remote.repositories b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/_remote.repositories
deleted file mode 100644
index 0d98058..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/_remote.repositories
+++ /dev/null
@@ -1,3 +0,0 @@
-#NOTE: This is an Aether internal implementation file, its format can be changed without prior notice.
-#Fri Feb 12 09:59:23 PST 2016
-kotlin-project-1.0.0-rc-1036.pom>central=
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/kotlin-project-1.0.0-rc-1036.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/kotlin-project-1.0.0-rc-1036.pom
deleted file mode 100644
index 240b4dd..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/kotlin-project-1.0.0-rc-1036.pom
+++ /dev/null
@@ -1,271 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <groupId>org.jetbrains.kotlin</groupId>
-    <artifactId>kotlin-project</artifactId>
-    <version>1.0.0-rc-1036</version>
-    <packaging>pom</packaging>
-
-    <name>Kotlin</name>
-    <description>Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript</description>
-    <url>http://kotlinlang.org/</url>
-
-    <licenses>
-        <license>
-            <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-            <distribution>repo</distribution>
-            <comments>A business-friendly OSS license</comments>
-        </license>
-    </licenses>
-
-    <scm>
-        <url>https://github.com/JetBrains/kotlin</url>
-        <connection>scm:git:https://github.com/JetBrains/kotlin.git</connection>
-        <developerConnection>scm:git:https://github.com/JetBrains/kotlin.git</developerConnection>
-    </scm>
-
-    <developers>
-        <developer>
-            <id>JetBrains</id>
-            <name>JetBrains Team</name>
-            <organization>JetBrains</organization>
-            <organizationUrl>http://www.jetbrains.com</organizationUrl>
-        </developer>
-    </developers>
-
-    <properties>
-        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <project-root>../../..</project-root>
-
-        <junit-version>4.11</junit-version>
-        <pegdown.version>1.1.0</pegdown.version>
-        <surefire-version>2.16</surefire-version>
-        <exec-maven-plugin.version>1.2.1</exec-maven-plugin.version>
-        <selenium.version>2.37.1</selenium.version>
-
-        <kotlin-dist>${project-root}/dist</kotlin-dist>
-        <kotlin-sdk>${kotlin-dist}/kotlinc</kotlin-sdk>
-
-        <maven.compiler.source>1.6</maven.compiler.source>
-        <maven.compiler.target>1.6</maven.compiler.target>
-    </properties>
-
-    <prerequisites>
-        <maven>3.0.2</maven>
-    </prerequisites>
-
-    <distributionManagement>
-        <repository>
-            <id>${deploy-repo}</id>
-            <url>${deploy-url}</url>
-        </repository>
-        <snapshotRepository>
-            <id>sonatype-nexus-staging</id>
-            <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
-        </snapshotRepository>
-    </distributionManagement>
-
-    <modules>
-        <module>tools/kotlin-compiler</module>
-        <module>tools/kotlin-compiler-embeddable</module>
-        <module>tools/kotlin-jdk-annotations</module>
-        <module>tools/kotlin-android-sdk-annotations</module>
-        <module>tools/kotlin-maven-plugin</module>
-
-        <module>tools/runtime</module>
-        <module>stdlib</module>
-        <module>tools/kotlin-reflect</module>
-        <module>tools/kotlin-osgi-bundle</module>
-
-        <!--NB! kotlin-js-library should be built before kotlin-gradle-plugin-->
-        <!--because it is used in tests but cannot be added as test-dependency-->
-        <!--(kotlin-gradle-plugin module will be recognized as kotlin-js module)-->
-        <module>tools/idl2k</module>
-        <module>tools/kotlin-js-library</module>
-        <module>tools/kotlin-annotation-processing</module>
-        <module>examples/annotation-processor-example</module>
-        <module>tools/kotlin-gradle-plugin</module>
-        <module>tools/kotlin-gradle-plugin-core</module>
-        <module>tools/kotlin-gradle-plugin-api</module>
-        <module>tools/kotlin-android-extensions</module>
-        <module>tools/kotlin-maven-plugin-test</module>
-        <module>tools/kotlin-js-tests</module>
-        <module>tools/kotlin-js-tests-junit</module>
-
-        <module>kotlin.test</module>
-
-        <module>examples/kotlin-java-example</module>
-        <module>examples/js-example</module>
-        <module>examples/kotlin-js-library-example</module>
-        <module>examples/browser-example</module>
-        <module>examples/browser-example-with-library</module>
-        <module>examples/kotlin-gradle-subplugin-example</module>
-    </modules>
-
-    <dependencies>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>${junit-version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-compiler-plugin</artifactId>
-                    <version>2.3.2</version>
-                    <configuration>
-                        <source>${maven.compiler.source}</source>
-                        <target>${maven.compiler.target}</target>
-                    </configuration>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-source-plugin</artifactId>
-                    <version>2.1.2</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>2.9</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-deploy-plugin</artifactId>
-                    <version>2.7</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.codehaus.mojo</groupId>
-                    <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>1.7</version>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-
-        <plugins>
-            <plugin>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <version>${surefire-version}</version>
-                <configuration>
-                    <forkMode>once</forkMode>
-                    <useSystemClassLoader>false</useSystemClassLoader>
-                    <useManifestOnlyJar>false</useManifestOnlyJar>
-                    <failIfNoTests>false</failIfNoTests>
-                    <includes>
-                        <include>**/*Test.*</include>
-                    </includes>
-                    <excludes>
-                    </excludes>
-                    <systemProperties>
-                        <project.version>${project.version}</project.version>
-                    </systemProperties>
-                </configuration>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-source-plugin</artifactId>
-                <configuration>
-                </configuration>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <id>attach-sources</id>
-                        <goals>
-                            <goal>jar-no-fork</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <artifacts>
-                                <artifact>
-                                    <file>${highest-basedir}/lib/empty-javadoc.jar</file>
-                                    <type>jar</type>
-                                    <classifier>javadoc</classifier>
-                                </artifact>
-                            </artifacts>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.commonjava.maven.plugins</groupId>
-                <artifactId>directory-maven-plugin</artifactId>
-                <version>0.1</version>
-                <executions>
-                    <execution>
-                        <id>directories</id>
-                        <goals>
-                            <goal>highest-basedir</goal>
-                        </goals>
-                        <phase>initialize</phase>
-                        <configuration>
-                            <property>highest-basedir</property>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <artifactId>maven-jar-plugin</artifactId>
-                <configuration>
-                    <archive>
-                        <manifest>
-                            <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
-                        </manifest>
-                    </archive>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <id>sign-artifacts</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <artifactId>maven-gpg-plugin</artifactId>
-                        <version>1.4</version>
-                        <configuration>
-                            <passphrase>${kotlin.key.passphrase}</passphrase>
-                            <keyname>${kotlin.key.name}</keyname>
-                            <homedir>${highest-basedir}/.gnupg</homedir>
-                        </configuration>
-                        <executions>
-                            <execution>
-                                <id>sign-artifacts</id>
-                                <phase>verify</phase>
-                                <goals>
-                                    <goal>sign</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/kotlin-project-1.0.0-rc-1036.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/kotlin-project-1.0.0-rc-1036.pom.sha1
deleted file mode 100644
index 1e382ed..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036/kotlin-project-1.0.0-rc-1036.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2654199ce6d9a3ff99ebf7269783440044d46591
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.5/kotlin-project-1.0.5.pom.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.5/kotlin-project-1.0.5.pom.md5
new file mode 100644
index 0000000..4b27456
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.5/kotlin-project-1.0.5.pom.md5
@@ -0,0 +1 @@
+91160c3ca0f4d0d65d980e207cc8ad9f
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.6/kotlin-project-1.0.6.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.6/kotlin-project-1.0.6.pom
new file mode 100644
index 0000000..91e0b80
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.6/kotlin-project-1.0.6.pom
@@ -0,0 +1,280 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project
+        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>org.jetbrains.kotlin</groupId>
+    <artifactId>kotlin-project</artifactId>
+    <version>1.0.6</version>
+    <packaging>pom</packaging>
+
+    <name>Kotlin</name>
+    <description>Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript</description>
+    <url>http://kotlinlang.org/</url>
+
+    <licenses>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+            <comments>A business-friendly OSS license</comments>
+        </license>
+    </licenses>
+
+    <scm>
+        <url>https://github.com/JetBrains/kotlin</url>
+        <connection>scm:git:https://github.com/JetBrains/kotlin.git</connection>
+        <developerConnection>scm:git:https://github.com/JetBrains/kotlin.git</developerConnection>
+    </scm>
+
+    <developers>
+        <developer>
+            <id>JetBrains</id>
+            <name>JetBrains Team</name>
+            <organization>JetBrains</organization>
+            <organizationUrl>http://www.jetbrains.com</organizationUrl>
+        </developer>
+    </developers>
+
+    <properties>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+        <project-root>../../..</project-root>
+
+        <junit-version>4.11</junit-version>
+        <pegdown.version>1.1.0</pegdown.version>
+        <surefire-version>2.16</surefire-version>
+        <exec-maven-plugin.version>1.2.1</exec-maven-plugin.version>
+        <selenium.version>2.37.1</selenium.version>
+
+        <kotlin-dist>${project-root}/dist</kotlin-dist>
+        <kotlin-sdk>${kotlin-dist}/kotlinc</kotlin-sdk>
+
+        <maven.compiler.source>1.6</maven.compiler.source>
+        <maven.compiler.target>1.6</maven.compiler.target>
+    </properties>
+
+    <prerequisites>
+        <maven>3.0.2</maven>
+    </prerequisites>
+
+    <distributionManagement>
+        <repository>
+            <id>${deploy-repo}</id>
+            <url>${deploy-url}</url>
+        </repository>
+        <snapshotRepository>
+            <id>sonatype-nexus-staging</id>
+            <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
+        </snapshotRepository>
+    </distributionManagement>
+
+    <modules>
+        <module>tools/kotlin-compiler</module>
+        <module>tools/kotlin-compiler-embeddable</module>
+        <module>tools/kotlin-build-common</module>
+        <module>tools/kotlin-build-common-test</module>
+        <module>tools/kotlin-maven-plugin</module>
+
+        <module>tools/runtime</module>
+        <module>kotlin.test</module>
+        <module>stdlib</module>
+        <module>tools/kotlin-reflect</module>
+        <module>tools/kotlin-osgi-bundle</module>
+
+        <module>tools/maven-archetypes</module>
+
+        <module>tools/binary-compatibility-validator</module>
+
+        <!--NB! kotlin-js-library should be built before kotlin-gradle-plugin-integration-tests-->
+        <!--because it is used in tests but cannot be added as test-dependency-->
+        <!--(kotlin-gradle-plugin module will be recognized as kotlin-js module)-->
+        <module>tools/idl2k</module>
+        <module>tools/kotlin-js-library</module>
+        <module>tools/kotlin-js-tests</module>
+        <module>tools/kotlin-js-tests-junit</module>
+        <module>tools/kotlin-annotation-processing</module>
+        <module>tools/kotlin-allopen</module>
+        <module>tools/kotlin-maven-allopen</module>
+        <module>tools/kotlin-noarg</module>
+        <module>tools/kotlin-maven-noarg</module>
+
+        <module>tools/kotlin-gradle-plugin</module>
+        <module>tools/kotlin-gradle-plugin-api</module>
+        <module>tools/kotlin-android-extensions</module>
+        <module>tools/kotlin-maven-plugin-test</module>
+
+        <module>examples/annotation-processor-example</module>
+        <module>examples/kotlin-java-example</module>
+        <module>examples/js-example</module>
+        <module>examples/kotlin-js-library-example</module>
+        <module>examples/kotlin-gradle-subplugin-example</module>
+        <module>examples/browser-example</module>
+        <module>examples/browser-example-with-library</module>
+
+        <module>tools/kotlin-gradle-plugin-integration-tests</module>
+    </modules>
+
+    <dependencies>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>${junit-version}</version>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-compiler-plugin</artifactId>
+                    <version>2.3.2</version>
+                    <configuration>
+                        <source>${maven.compiler.source}</source>
+                        <target>${maven.compiler.target}</target>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-source-plugin</artifactId>
+                    <version>2.1.2</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-javadoc-plugin</artifactId>
+                    <version>2.9</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-deploy-plugin</artifactId>
+                    <version>2.7</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.codehaus.mojo</groupId>
+                    <artifactId>build-helper-maven-plugin</artifactId>
+                    <version>1.7</version>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+
+        <plugins>
+            <plugin>
+                <artifactId>maven-surefire-plugin</artifactId>
+                <version>${surefire-version}</version>
+                <configuration>
+                    <forkMode>once</forkMode>
+                    <useSystemClassLoader>false</useSystemClassLoader>
+                    <useManifestOnlyJar>false</useManifestOnlyJar>
+                    <failIfNoTests>false</failIfNoTests>
+                    <includes>
+                        <include>**/*Test.*</include>
+                    </includes>
+                    <excludes>
+                    </excludes>
+                    <systemProperties>
+                        <project.version>${project.version}</project.version>
+                    </systemProperties>
+                </configuration>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-source-plugin</artifactId>
+                <configuration>
+                </configuration>
+                <executions>
+                    <execution>
+                        <phase>package</phase>
+                        <id>attach-sources</id>
+                        <goals>
+                            <goal>jar-no-fork</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>attach-empty-javadoc</id>
+                        <phase>prepare-package</phase>
+                        <goals>
+                            <goal>attach-artifact</goal>
+                        </goals>
+                        <configuration>
+                            <artifacts>
+                                <artifact>
+                                    <file>${highest-basedir}/lib/empty-javadoc.jar</file>
+                                    <type>jar</type>
+                                    <classifier>javadoc</classifier>
+                                </artifact>
+                            </artifacts>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.commonjava.maven.plugins</groupId>
+                <artifactId>directory-maven-plugin</artifactId>
+                <version>0.1</version>
+                <executions>
+                    <execution>
+                        <id>directories</id>
+                        <goals>
+                            <goal>highest-basedir</goal>
+                        </goals>
+                        <phase>initialize</phase>
+                        <configuration>
+                            <property>highest-basedir</property>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <artifactId>maven-jar-plugin</artifactId>
+                <configuration>
+                    <archive>
+                        <manifest>
+                            <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                        </manifest>
+                    </archive>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <profiles>
+        <profile>
+            <id>sign-artifacts</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <artifactId>maven-gpg-plugin</artifactId>
+                        <version>1.4</version>
+                        <configuration>
+                            <passphrase>${kotlin.key.passphrase}</passphrase>
+                            <keyname>${kotlin.key.name}</keyname>
+                            <homedir>${highest-basedir}/.gnupg</homedir>
+                        </configuration>
+                        <executions>
+                            <execution>
+                                <id>sign-artifacts</id>
+                                <phase>verify</phase>
+                                <goals>
+                                    <goal>sign</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.6/kotlin-project-1.0.6.pom.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.6/kotlin-project-1.0.6.pom.md5
new file mode 100644
index 0000000..a820146
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.6/kotlin-project-1.0.6.pom.md5
@@ -0,0 +1 @@
+66134516654042bd96268e5be8148ac6
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.6/kotlin-project-1.0.6.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.6/kotlin-project-1.0.6.pom.sha1
new file mode 100644
index 0000000..f2c54d4
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.6/kotlin-project-1.0.6.pom.sha1
@@ -0,0 +1 @@
+52ecaa84f6ce6c9c641041bd1f955bb42f21b441
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6-sources.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6-sources.jar
new file mode 100644
index 0000000..5508a67
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6-sources.jar.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6-sources.jar.md5
new file mode 100644
index 0000000..f1af977
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6-sources.jar.md5
@@ -0,0 +1 @@
+3e5526e4299ee80b85de5de5a129b5fe
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6-sources.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6-sources.jar.sha1
new file mode 100644
index 0000000..cdef173
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6-sources.jar.sha1
@@ -0,0 +1 @@
+5dd213a21097b9f6b35ed270130a314d72a468f0
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.jar
new file mode 100644
index 0000000..efd994b
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.jar
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.jar.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.jar.md5
new file mode 100644
index 0000000..e917113
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.jar.md5
@@ -0,0 +1 @@
+2829643f7bb3268c287011d8e537d0a2
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.jar.sha1
new file mode 100644
index 0000000..59dae07
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.jar.sha1
@@ -0,0 +1 @@
+3d499d3b7768f88c4796e5a1e357933e11a8936d
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.pom
new file mode 100644
index 0000000..7cb058e
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.pom
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.jetbrains.kotlin</groupId>
+        <artifactId>kotlin-project</artifactId>
+        <version>1.0.6</version>
+        <relativePath>../../pom.xml</relativePath>
+    </parent>
+
+    <artifactId>kotlin-reflect</artifactId>
+    <packaging>jar</packaging>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.jetbrains.kotlin</groupId>
+            <artifactId>kotlin-stdlib</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>copy-jar</id>
+                        <phase>package</phase>
+                        <configuration>
+                            <tasks>
+                                <copy file="${kotlin-dist}/kotlinc/lib/kotlin-reflect.jar"
+                                      tofile="${basedir}/target/${project.artifactId}-${project.version}.jar"
+                                      overwrite="true" verbose="true"/>
+                            </tasks>
+                        </configuration>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jar-plugin</artifactId>
+                <version>2.6</version>
+                <configuration>
+                    <archive>
+                        <manifest>
+                            <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                        </manifest>
+                    </archive>
+                </configuration>
+                <executions>
+                    <execution>
+                        <id>empty-javadoc-jar</id>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>jar</goal>
+                        </goals>
+                        <configuration>
+                            <classifier>javadoc</classifier>
+                            <classesDirectory>${basedir}/javadoc</classesDirectory>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <version>1.9.1</version>
+                <executions>
+                    <execution>
+                        <id>attach-artifacts</id>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>attach-artifact</goal>
+                        </goals>
+                        <configuration>
+                            <artifacts>
+                                <artifact>
+                                    <file>${kotlin-dist}/kotlin-reflect-sources-for-maven.jar</file>
+                                    <type>jar</type>
+                                    <classifier>sources</classifier>
+                                </artifact>
+                            </artifacts>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.pom.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.pom.md5
new file mode 100644
index 0000000..4ffb89c
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.pom.md5
@@ -0,0 +1 @@
+7531992cfb0a9cef913bd28fc1cb1369
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.pom.sha1
new file mode 100644
index 0000000..3d5e9db
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/kotlin-reflect-1.0.6.pom.sha1
@@ -0,0 +1 @@
+20a64d1295a93854401a6d09a7c6097e7b6b5e30
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/BUILD
deleted file mode 100644
index 267b81c..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-runtime-0.12.613.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613:pom",
-    source = "kotlin-runtime-0.12.613.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.jar
deleted file mode 100644
index 84311d7..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.jar.sha1
deleted file mode 100644
index acba630..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-71ca776bd1472428aac67dd8b41813c861fda844
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.pom
deleted file mode 100644
index a3917ec..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.pom
+++ /dev/null
@@ -1,109 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.12.613</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-runtime</artifactId>
-    <packaging>jar</packaging>
-
-    <build>
-        <sourceDirectory>target/copied-sources</sourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${basedir}/../../../dist/builtins</directory>
-                <includes>
-                    <include>**/*.kotlin_*</include>
-                </includes>
-                <excludes>
-                    <exclude>kotlin/internal/**/*</exclude>
-                </excludes>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.7</version>
-
-                <executions>
-                    <execution>
-                        <id>copy-sources</id>
-                        <phase>process-sources</phase>
-                        <configuration>
-                            <target>
-                                <delete dir="${basedir}/target/copied-sources" failonerror="false"/>
-                                <copy todir="${basedir}/target/copied-sources">
-                                    <fileset dir="${basedir}/../../../core/builtins/src"/>
-                                    <fileset dir="${basedir}/../../../core/runtime.jvm/src"/>
-                                    <fileset dir="${basedir}/../../../core/functions.migration/src"/>
-                                </copy>
-                            </target>
-                        </configuration>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-javadocs</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>jar</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <version>1.7</version>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <skipAttach>true</skipAttach>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>process-sources</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.pom.sha1
deleted file mode 100644
index 15b29a1..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/kotlin-runtime-0.12.613.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-57e428697eb2eade8022cb2478c0ca3da5d60227
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/BUILD
deleted file mode 100644
index 2f10d0d..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-runtime-0.13.1513.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513:pom",
-    source = "kotlin-runtime-0.13.1513.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.jar
deleted file mode 100644
index a40cb47..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.jar.sha1
deleted file mode 100644
index d045c09..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-74d7643ee1fd7cc47d157ab215aa28a59ba47592
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.pom
deleted file mode 100644
index d55ca9f..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.pom
+++ /dev/null
@@ -1,108 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1513</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-runtime</artifactId>
-    <packaging>jar</packaging>
-
-    <build>
-        <sourceDirectory>target/copied-sources</sourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${basedir}/../../../dist/builtins</directory>
-                <includes>
-                    <include>**/*.kotlin_*</include>
-                </includes>
-                <excludes>
-                    <exclude>kotlin/internal/**/*</exclude>
-                </excludes>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.7</version>
-
-                <executions>
-                    <execution>
-                        <id>copy-sources</id>
-                        <phase>process-sources</phase>
-                        <configuration>
-                            <target>
-                                <delete dir="${basedir}/target/copied-sources" failonerror="false"/>
-                                <copy todir="${basedir}/target/copied-sources">
-                                    <fileset dir="${basedir}/../../../core/builtins/src"/>
-                                    <fileset dir="${basedir}/../../../core/runtime.jvm/src"/>
-                                </copy>
-                            </target>
-                        </configuration>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-javadocs</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>jar</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <version>1.7</version>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <skipAttach>true</skipAttach>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>process-sources</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.pom.sha1
deleted file mode 100644
index 8b00c78..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/kotlin-runtime-0.13.1513.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8e88ea9db079e0bf5e7657662d228e7527649a84
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/BUILD
deleted file mode 100644
index ad81686..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-runtime-0.13.1514.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514:pom",
-    source = "kotlin-runtime-0.13.1514.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.jar
deleted file mode 100644
index 8176651..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.jar.sha1
deleted file mode 100644
index b89ade5..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-917102ebeacadbaa633c17d7141ae466a6ca6947
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.pom
deleted file mode 100644
index 7b128a2..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.pom
+++ /dev/null
@@ -1,108 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1514</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-runtime</artifactId>
-    <packaging>jar</packaging>
-
-    <build>
-        <sourceDirectory>target/copied-sources</sourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${basedir}/../../../dist/builtins</directory>
-                <includes>
-                    <include>**/*.kotlin_*</include>
-                </includes>
-                <excludes>
-                    <exclude>kotlin/internal/**/*</exclude>
-                </excludes>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.7</version>
-
-                <executions>
-                    <execution>
-                        <id>copy-sources</id>
-                        <phase>process-sources</phase>
-                        <configuration>
-                            <target>
-                                <delete dir="${basedir}/target/copied-sources" failonerror="false"/>
-                                <copy todir="${basedir}/target/copied-sources">
-                                    <fileset dir="${basedir}/../../../core/builtins/src"/>
-                                    <fileset dir="${basedir}/../../../core/runtime.jvm/src"/>
-                                </copy>
-                            </target>
-                        </configuration>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-javadocs</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>jar</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <version>1.7</version>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <skipAttach>true</skipAttach>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>process-sources</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.pom.sha1
deleted file mode 100644
index 22ab909..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/kotlin-runtime-0.13.1514.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-735cf52ed181b2b153ed973a79577cdb39374b10
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/BUILD
deleted file mode 100644
index acadb8b..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-runtime-1.0.0-beta-1103.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103:pom",
-    source = "kotlin-runtime-1.0.0-beta-1103.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.jar
deleted file mode 100644
index 5904999..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.jar.sha1
deleted file mode 100644
index 04a21e4..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-45e49c2a02be2e2cefc527c21b9fb9505481b2ae
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.pom
deleted file mode 100644
index d2e84e1..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.pom
+++ /dev/null
@@ -1,108 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-1103</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-runtime</artifactId>
-    <packaging>jar</packaging>
-
-    <build>
-        <sourceDirectory>target/copied-sources</sourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${basedir}/../../../dist/builtins</directory>
-                <includes>
-                    <include>**/*.kotlin_*</include>
-                </includes>
-                <excludes>
-                    <exclude>kotlin/internal/**/*</exclude>
-                </excludes>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.7</version>
-
-                <executions>
-                    <execution>
-                        <id>copy-sources</id>
-                        <phase>process-sources</phase>
-                        <configuration>
-                            <target>
-                                <delete dir="${basedir}/target/copied-sources" failonerror="false"/>
-                                <copy todir="${basedir}/target/copied-sources">
-                                    <fileset dir="${basedir}/../../../core/builtins/src"/>
-                                    <fileset dir="${basedir}/../../../core/runtime.jvm/src"/>
-                                </copy>
-                            </target>
-                        </configuration>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-javadocs</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>jar</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <version>1.7</version>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <skipAttach>true</skipAttach>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>process-sources</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.pom.sha1
deleted file mode 100644
index 64d46b8..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/kotlin-runtime-1.0.0-beta-1103.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-dd661bf47cc4d7bcd823463184e27c57f858c684
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/BUILD
deleted file mode 100644
index dc323cd..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-runtime-1.0.0-beta-4584.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584:pom",
-    source = "kotlin-runtime-1.0.0-beta-4584.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.jar
deleted file mode 100644
index 24e6031..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.jar.sha1
deleted file mode 100644
index 414ef4d..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1dfc3d47ade4c45dc6db8ee6f5bf65771fab3dce
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.pom
deleted file mode 100644
index 46f4413..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.pom
+++ /dev/null
@@ -1,108 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-4584</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-runtime</artifactId>
-    <packaging>jar</packaging>
-
-    <build>
-        <sourceDirectory>target/copied-sources</sourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${basedir}/../../../dist/builtins</directory>
-                <includes>
-                    <include>**/*.kotlin_*</include>
-                </includes>
-                <excludes>
-                    <exclude>kotlin/internal/**/*</exclude>
-                </excludes>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.7</version>
-
-                <executions>
-                    <execution>
-                        <id>copy-sources</id>
-                        <phase>process-sources</phase>
-                        <configuration>
-                            <target>
-                                <delete dir="${basedir}/target/copied-sources" failonerror="false"/>
-                                <copy todir="${basedir}/target/copied-sources">
-                                    <fileset dir="${basedir}/../../../core/builtins/src"/>
-                                    <fileset dir="${basedir}/../../../core/runtime.jvm/src"/>
-                                </copy>
-                            </target>
-                        </configuration>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-javadocs</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>jar</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <version>1.7</version>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <skipAttach>true</skipAttach>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>process-sources</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.pom.sha1
deleted file mode 100644
index ed26088..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/kotlin-runtime-1.0.0-beta-4584.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1012225a9e774f177719967faf476677785bcae3
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/BUILD
deleted file mode 100644
index df7c302..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-runtime-1.0.0-rc-1036.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036:pom",
-    source = "kotlin-runtime-1.0.0-rc-1036.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.jar
deleted file mode 100644
index 548e11b..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.jar.sha1
deleted file mode 100644
index 7f748f2..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5d0e176a4c83cd1fa25c321f42802d2460753071
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.pom
deleted file mode 100644
index 68622a1..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.pom
+++ /dev/null
@@ -1,111 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-rc-1036</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>kotlin-runtime</artifactId>
-    <packaging>jar</packaging>
-
-    <build>
-        <sourceDirectory>target/copied-sources</sourceDirectory>
-
-        <resources>
-            <resource>
-                <directory>${basedir}/../../../dist/builtins</directory>
-                <includes>
-                    <include>**/*.kotlin_*</include>
-                </includes>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.7</version>
-
-                <executions>
-                    <execution>
-                        <id>copy-sources</id>
-                        <phase>process-sources</phase>
-                        <configuration>
-                            <target>
-                                <delete dir="${basedir}/target/copied-sources" failonerror="false"/>
-                                <copy todir="${basedir}/target/copied-sources">
-                                    <fileset dir="${basedir}/../../../core/builtins/src"/>
-                                    <fileset dir="${basedir}/../../../core/runtime.jvm/src"/>
-                                </copy>
-                            </target>
-                        </configuration>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>attach-javadocs</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>jar</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <version>1.7</version>
-                <executions>
-                    <execution>
-                        <id>attach-empty-javadoc</id>
-                        <phase>prepare-package</phase>
-                        <goals>
-                            <goal>attach-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <skipAttach>true</skipAttach>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                <configuration>
-                    <args>
-                        <arg>-Xallow-kotlin-package</arg>
-                    </args>
-                </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>process-sources</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.pom.sha1
deleted file mode 100644
index 2d34874..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/kotlin-runtime-1.0.0-rc-1036.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-91c431c9d7bbab03c7c857abe9839342820e168f
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-reflect.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-reflect.jar
new file mode 100644
index 0000000..efd994b
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-reflect.jar
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5-sources.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5-sources.jar
new file mode 100644
index 0000000..5c4fc8c
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5-sources.jar.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5-sources.jar.md5
new file mode 100644
index 0000000..c1b7391
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5-sources.jar.md5
@@ -0,0 +1 @@
+97f4a21a6b2f3798670920bb3c47c5a1
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5-sources.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5-sources.jar.sha1
new file mode 100644
index 0000000..066c6a4
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5-sources.jar.sha1
@@ -0,0 +1 @@
+fa8136ab56c2d606530ccdda36b68cf2ebd1d649
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5.pom.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5.pom.md5
new file mode 100644
index 0000000..233509f
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime-1.0.5.pom.md5
@@ -0,0 +1 @@
+1e58ae741ea4c2341299c41c8c70c08e
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime.jar
new file mode 100644
index 0000000..8c111b4
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/kotlin-runtime.jar
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6-sources.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6-sources.jar
new file mode 100644
index 0000000..23db3ee
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6-sources.jar.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6-sources.jar.md5
new file mode 100644
index 0000000..79ae493
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6-sources.jar.md5
@@ -0,0 +1 @@
+00505120fcd18f727fc7a91bd686f1b8
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6-sources.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6-sources.jar.sha1
new file mode 100644
index 0000000..642009a
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6-sources.jar.sha1
@@ -0,0 +1 @@
+b2f828f696e80b1406a9079b968d12edc06ee916
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.jar
new file mode 100644
index 0000000..4788e13
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.jar
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.jar.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.jar.md5
new file mode 100644
index 0000000..df8ee34
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.jar.md5
@@ -0,0 +1 @@
+98aed1cedda5c9d73ac818d7d34a7408
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.jar.sha1
new file mode 100644
index 0000000..8467c57
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.jar.sha1
@@ -0,0 +1 @@
+3562c66f648480d3bd4f76cff722488ced13445b
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.pom
new file mode 100644
index 0000000..6d1d4a0
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.pom
@@ -0,0 +1,136 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project
+        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.jetbrains.kotlin</groupId>
+        <artifactId>kotlin-project</artifactId>
+        <version>1.0.6</version>
+        <relativePath>../../pom.xml</relativePath>
+    </parent>
+
+    <artifactId>kotlin-runtime</artifactId>
+    <packaging>jar</packaging>
+
+    <build>
+        <sourceDirectory>target/copied-sources</sourceDirectory>
+
+        <resources>
+            <resource>
+                <directory>${basedir}/../../../dist/builtins</directory>
+                <includes>
+                    <include>**/*.kotlin_builtins</include>
+                </includes>
+            </resource>
+        </resources>
+
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <version>1.7</version>
+
+                <executions>
+                    <execution>
+                        <id>copy-sources</id>
+                        <phase>process-sources</phase>
+                        <configuration>
+                            <target>
+                                <delete dir="${basedir}/target/copied-sources" failonerror="false"/>
+                                <copy todir="${basedir}/target/copied-sources">
+                                    <fileset dir="${basedir}/../../../core/builtins/src"/>
+                                    <fileset dir="${basedir}/../../../core/runtime.jvm/src"/>
+                                </copy>
+                            </target>
+                        </configuration>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>attach-javadocs</id>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>jar</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <version>1.7</version>
+                <executions>
+                    <execution>
+                        <id>attach-empty-javadoc</id>
+                        <phase>prepare-package</phase>
+                        <goals>
+                            <goal>attach-artifact</goal>
+                        </goals>
+                        <configuration>
+                            <skipAttach>true</skipAttach>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>add-native-sources</id>
+                        <phase>prepare-package</phase>
+                        <goals>
+                            <goal>add-source</goal>
+                        </goals>
+                        <configuration>
+                            <sources>
+                                <source>${basedir}/../../../core/builtins/native</source>
+                            </sources>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.jetbrains.kotlin</groupId>
+                <artifactId>kotlin-maven-plugin</artifactId>
+                <version>${project.version}</version>
+
+                <configuration>
+                    <args>
+                        <arg>-Xallow-kotlin-package</arg>
+                    </args>
+                </configuration>
+
+                <executions>
+                    <execution>
+                        <id>compile</id>
+                        <phase>process-sources</phase>
+                        <goals>
+                            <goal>compile</goal>
+                        </goals>
+                        <configuration>
+                            <args combine.children="append">
+                                <arg>-Xdump-declarations-to</arg>
+                                <arg>${basedir}/target/runtime-declarations.json</arg>
+                            </args>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.pom.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.pom.md5
new file mode 100644
index 0000000..249647b
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.pom.md5
@@ -0,0 +1 @@
+123c33bb730268b313a476aa10a23be3
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.pom.sha1
new file mode 100644
index 0000000..b72727e
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/kotlin-runtime-1.0.6.pom.sha1
@@ -0,0 +1 @@
+54f2c4c062de2eebfeff057cc66637802f78b9cc
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/BUILD
deleted file mode 100644
index ef2978f..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-stdlib-0.12.613.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.12.613:pom",
-    source = "kotlin-stdlib-0.12.613.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.jar
deleted file mode 100644
index 083827a..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.jar.sha1
deleted file mode 100644
index fa85dfc..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2e4588fbb00744b167987726261387d1b94472f5
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.pom
deleted file mode 100644
index f68bc76..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.pom
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.12.613</version>
-    </parent>
-
-    <artifactId>kotlin-stdlib</artifactId>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-runtime</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>src</sourceDirectory>
-        <testSourceDirectory>test</testSourceDirectory>
-
-        <plugins>
-             <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals>
-                            <goal>test-compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.pom.sha1
deleted file mode 100644
index f4ea483..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/kotlin-stdlib-0.12.613.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-651788d811ef79ddce7475bdfbfd485fbc194f11
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/BUILD
deleted file mode 100644
index 58559dc..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-stdlib-0.13.1513.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1513:pom",
-    source = "kotlin-stdlib-0.13.1513.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.jar
deleted file mode 100644
index 2c346b8..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.jar.sha1
deleted file mode 100644
index ed68ff7..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0b5214aeebddda43e85601ff07b3c066a3203862
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.pom
deleted file mode 100644
index af9f4be..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.pom
+++ /dev/null
@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1513</version>
-    </parent>
-
-    <artifactId>kotlin-stdlib</artifactId>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-runtime</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>src</sourceDirectory>
-        <testSourceDirectory>test</testSourceDirectory>
-
-        <plugins>
-             <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                 <configuration>
-                     <args>
-                         <arg>-Xmultifile-package-facades</arg>
-                     </args>
-                 </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals>
-                            <goal>test-compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.pom.sha1
deleted file mode 100644
index 9a9ce46..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/kotlin-stdlib-0.13.1513.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-45dace7293bb7382eeff98d17a44f86bb61054d8
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/BUILD
deleted file mode 100644
index 04491c6..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-stdlib-0.13.1514.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/0.13.1514:pom",
-    source = "kotlin-stdlib-0.13.1514.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.jar
deleted file mode 100644
index e706092..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.jar.sha1
deleted file mode 100644
index 754a6dd..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9a02485c37501a81fd630978f125395ff24e3dd9
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.pom
deleted file mode 100644
index c3284fc..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.pom
+++ /dev/null
@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>0.13.1514</version>
-    </parent>
-
-    <artifactId>kotlin-stdlib</artifactId>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-runtime</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>src</sourceDirectory>
-        <testSourceDirectory>test</testSourceDirectory>
-
-        <plugins>
-             <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                 <configuration>
-                     <args>
-                         <arg>-Xmultifile-package-facades</arg>
-                     </args>
-                 </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals>
-                            <goal>test-compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.pom.sha1
deleted file mode 100644
index 01a2fc8..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/kotlin-stdlib-0.13.1514.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4ec7f3fea38f771b94e38b4cf3b9364f6a9bbffc
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/BUILD
deleted file mode 100644
index 167bec4..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-stdlib-1.0.0-beta-1103.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-1103:pom",
-    source = "kotlin-stdlib-1.0.0-beta-1103.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.jar
deleted file mode 100644
index 7ba2774..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.jar.sha1
deleted file mode 100644
index bc556ed..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-09a1faa02a6053c81c4133d9bb4cefaf87efc4ee
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.pom
deleted file mode 100644
index c099809..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.pom
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-1103</version>
-    </parent>
-
-    <artifactId>kotlin-stdlib</artifactId>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-runtime</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>src</sourceDirectory>
-        <testSourceDirectory>test</testSourceDirectory>
-
-        <plugins>
-             <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>compile</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals>
-                            <goal>test-compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.pom.sha1
deleted file mode 100644
index a25b0bd..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/kotlin-stdlib-1.0.0-beta-1103.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-27d07a74a2e49dacf885eed4fcc634370363f108
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/BUILD
deleted file mode 100644
index 5a60497..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-stdlib-1.0.0-beta-4584.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-beta-4584:pom",
-    source = "kotlin-stdlib-1.0.0-beta-4584.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.jar
deleted file mode 100644
index 5221e0c..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.jar.sha1
deleted file mode 100644
index 1aa8098..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-96b200cb46deae0cbfc005a2b949e4c3b43e7cf1
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.pom
deleted file mode 100644
index 737b419..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.pom
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-beta-4584</version>
-    </parent>
-
-    <artifactId>kotlin-stdlib</artifactId>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-runtime</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-test-junit</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>src</sourceDirectory>
-        <testSourceDirectory>test</testSourceDirectory>
-
-        <plugins>
-             <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                 <configuration>
-                     <args>
-                         <arg>-Xmultifile-facades-open</arg>
-                     </args>
-                 </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>process-sources</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals>
-                            <goal>test-compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.pom.sha1
deleted file mode 100644
index 38ff3eb..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/kotlin-stdlib-1.0.0-beta-4584.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a78b79556488967cc4fb0dbd1ce0b61ccf9bdb61
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/BUILD b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/BUILD
deleted file mode 100644
index 4d8c473..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
-
-maven_java_import(
-    name = "jar",
-    jars = ["kotlin-stdlib-1.0.0-rc-1036.jar"],
-    pom = ":pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "pom",
-    parent = "//prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-project/1.0.0-rc-1036:pom",
-    source = "kotlin-stdlib-1.0.0-rc-1036.pom",
-    visibility = ["//visibility:public"],
-)
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.jar
deleted file mode 100644
index 75f54fe..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.jar
+++ /dev/null
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.jar.sha1
deleted file mode 100644
index a5617fd..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d676f54e166597168eb979d566b2362aed0aef4b
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.pom
deleted file mode 100644
index e44ad17..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.pom
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.jetbrains.kotlin</groupId>
-        <artifactId>kotlin-project</artifactId>
-        <version>1.0.0-rc-1036</version>
-    </parent>
-
-    <artifactId>kotlin-stdlib</artifactId>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-runtime</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jetbrains.kotlin</groupId>
-            <artifactId>kotlin-test-junit</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <sourceDirectory>src</sourceDirectory>
-        <testSourceDirectory>test</testSourceDirectory>
-
-        <plugins>
-             <plugin>
-                <groupId>org.jetbrains.kotlin</groupId>
-                <artifactId>kotlin-maven-plugin</artifactId>
-                <version>${project.version}</version>
-
-                 <configuration>
-                     <args>
-                         <arg>-Xallow-kotlin-package</arg>
-                     </args>
-                 </configuration>
-
-                <executions>
-                    <execution>
-                        <id>compile</id>
-                        <phase>process-sources</phase>
-                        <goals>
-                            <goal>compile</goal>
-                        </goals>
-                    </execution>
-
-                    <execution>
-                        <id>test-compile</id>
-                        <phase>test-compile</phase>
-                        <goals>
-                            <goal>test-compile</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.pom.sha1
deleted file mode 100644
index 42b1832..0000000
--- a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/kotlin-stdlib-1.0.0-rc-1036.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e4c4aabc01b03b4a1a9c6060d219aec560b48269
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5-sources.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5-sources.jar
new file mode 100644
index 0000000..a21b4d6
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5-sources.jar.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5-sources.jar.md5
new file mode 100644
index 0000000..4979de5
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5-sources.jar.md5
@@ -0,0 +1 @@
+ecefaa1d3cbe029b47605c27c3cb23c4
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5-sources.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5-sources.jar.sha1
new file mode 100644
index 0000000..ff5f210
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5-sources.jar.sha1
@@ -0,0 +1 @@
+e09707750b6438c9a56dac853bb8935dcc0dece3
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5.pom.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5.pom.md5
new file mode 100644
index 0000000..2df305b
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/kotlin-stdlib-1.0.5.pom.md5
@@ -0,0 +1 @@
+09fbf73b66ee8db74d62048e70047a54
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6-sources.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6-sources.jar
new file mode 100644
index 0000000..7b126d8
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6-sources.jar.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6-sources.jar.md5
new file mode 100644
index 0000000..c4d3532
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6-sources.jar.md5
@@ -0,0 +1 @@
+985aa07aa1c6468c3023a730d7e07024
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6-sources.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6-sources.jar.sha1
new file mode 100644
index 0000000..2db2c0f
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6-sources.jar.sha1
@@ -0,0 +1 @@
+973c5cf7a510034cf4a89a551f85bf4bb0b724d6
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.jar b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.jar
new file mode 100644
index 0000000..f077e05
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.jar
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.jar.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.jar.md5
new file mode 100644
index 0000000..761f515
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.jar.md5
@@ -0,0 +1 @@
+aaea992f152b5d90c1094387f89deb3d
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.jar.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.jar.sha1
new file mode 100644
index 0000000..3c47deb
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.jar.sha1
@@ -0,0 +1 @@
+d19acb6ed49b9c48228c0e5dff8071fce23be4b8
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.pom b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.pom
new file mode 100644
index 0000000..9d55b9e
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.pom
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project
+        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.jetbrains.kotlin</groupId>
+        <artifactId>kotlin-project</artifactId>
+        <version>1.0.6</version>
+    </parent>
+
+    <artifactId>kotlin-stdlib</artifactId>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.jetbrains.kotlin</groupId>
+            <artifactId>kotlin-runtime</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.jetbrains.kotlin</groupId>
+            <artifactId>kotlin-test-junit</artifactId>
+            <version>${project.version}</version>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <sourceDirectory>src</sourceDirectory>
+        <testSourceDirectory>test</testSourceDirectory>
+
+        <plugins>
+             <plugin>
+                <groupId>org.jetbrains.kotlin</groupId>
+                <artifactId>kotlin-maven-plugin</artifactId>
+                <version>${project.version}</version>
+
+                 <configuration>
+                     <args>
+                         <arg>-Xallow-kotlin-package</arg>
+                     </args>
+                 </configuration>
+
+                <executions>
+                    <execution>
+                        <id>compile</id>
+                        <phase>process-sources</phase>
+                        <goals>
+                            <goal>compile</goal>
+                        </goals>
+                        <configuration>
+                            <args combine.children="append">
+                                <arg>-Xmultifile-parts-inherit</arg>
+                                <arg>-Xdump-declarations-to</arg>
+                                <arg>${basedir}/target/stdlib-declarations.json</arg>
+                            </args>
+                        </configuration>
+                    </execution>
+
+                    <execution>
+                        <id>test-compile</id>
+                        <phase>test-compile</phase>
+                        <goals>
+                            <goal>test-compile</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.pom.md5 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.pom.md5
new file mode 100644
index 0000000..0c10bd3
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.pom.md5
@@ -0,0 +1 @@
+8eae0c326a5b37be25e45727a7746c17
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.pom.sha1 b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.pom.sha1
new file mode 100644
index 0000000..34a4ab4
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/kotlin-stdlib-1.0.6.pom.sha1
@@ -0,0 +1 @@
+a5a7da58801491e372b232044a5de402f58553cf
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/BUILD b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/BUILD
new file mode 100644
index 0000000..30c6ec4
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["trove4j-20160824.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "trove4j-20160824.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
new file mode 100644
index 0000000..6bbf9e9
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
Binary files differ
diff --git a/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar.md5 b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar.md5
new file mode 100644
index 0000000..58a4c78
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar.md5
@@ -0,0 +1 @@
+811d5ffc8bdf0df316d32a3505a8195e
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar.sha1 b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar.sha1
new file mode 100644
index 0000000..0d00d91
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar.sha1
@@ -0,0 +1 @@
+67db0bb695588a14a5a9a40ba9b4adcf4161758b
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
new file mode 100644
index 0000000..8fac893
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jetbrains.trove4j</groupId>
+  <artifactId>trove4j</artifactId>
+  <version>20160824</version>
+</project>
diff --git a/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom.md5 b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom.md5
new file mode 100644
index 0000000..b00cad4
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom.md5
@@ -0,0 +1 @@
+40093a9a874b783057173b1ee03477b7
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom.sha1 b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom.sha1
new file mode 100644
index 0000000..2f143c4
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom.sha1
@@ -0,0 +1 @@
+c1859aeb2e27070713ee124c01265ce69199faa6
\ No newline at end of file
diff --git a/common/m2/repository/org/jetbrains/trove4j/trove4j/MODULE_LICENSE_LGPL b/common/m2/repository/org/jetbrains/trove4j/trove4j/MODULE_LICENSE_LGPL
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/trove4j/trove4j/MODULE_LICENSE_LGPL
diff --git a/common/m2/repository/org/jetbrains/trove4j/trove4j/NOTICE b/common/m2/repository/org/jetbrains/trove4j/trove4j/NOTICE
new file mode 100644
index 0000000..b1e3f5a
--- /dev/null
+++ b/common/m2/repository/org/jetbrains/trove4j/trove4j/NOTICE
@@ -0,0 +1,504 @@
+		  GNU LESSER GENERAL PUBLIC LICENSE
+		       Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL.  It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+			    Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+  This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it.  You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+  When we speak of free software, we are referring to freedom of use,
+not price.  Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+  To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights.  These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+  For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you.  You must make sure that they, too, receive or can get the source
+code.  If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it.  And you must show them these terms so they know their rights.
+
+  We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+  To protect each distributor, we want to make it very clear that
+there is no warranty for the free library.  Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+  Finally, software patents pose a constant threat to the existence of
+any free program.  We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder.  Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+  Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License.  This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License.  We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+  When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library.  The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom.  The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+  We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License.  It also provides other free software developers Less
+of an advantage over competing non-free programs.  These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries.  However, the Lesser license provides advantages in certain
+special circumstances.
+
+  For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard.  To achieve this, non-free programs must be
+allowed to use the library.  A more frequent case is that a free
+library does the same job as widely used non-free libraries.  In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+  In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software.  For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+  Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.  Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library".  The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+		  GNU LESSER GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+  A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+  The "Library", below, refers to any such software library or work
+which has been distributed under these terms.  A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language.  (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+  "Source code" for a work means the preferred form of the work for
+making modifications to it.  For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+  Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it).  Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+  
+  1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+  You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+  2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) The modified work must itself be a software library.
+
+    b) You must cause the files modified to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    c) You must cause the whole of the work to be licensed at no
+    charge to all third parties under the terms of this License.
+
+    d) If a facility in the modified Library refers to a function or a
+    table of data to be supplied by an application program that uses
+    the facility, other than as an argument passed when the facility
+    is invoked, then you must make a good faith effort to ensure that,
+    in the event an application does not supply such function or
+    table, the facility still operates, and performs whatever part of
+    its purpose remains meaningful.
+
+    (For example, a function in a library to compute square roots has
+    a purpose that is entirely well-defined independent of the
+    application.  Therefore, Subsection 2d requires that any
+    application-supplied function or table used by this function must
+    be optional: if the application does not supply it, the square
+    root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library.  To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License.  (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.)  Do not make any other change in
+these notices.
+
+  Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+  This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+  4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+  If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library".  Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+  However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library".  The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+  When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library.  The
+threshold for this to be true is not precisely defined by law.
+
+  If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work.  (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+  Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+  6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+  You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License.  You must supply a copy of this License.  If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License.  Also, you must do one
+of these things:
+
+    a) Accompany the work with the complete corresponding
+    machine-readable source code for the Library including whatever
+    changes were used in the work (which must be distributed under
+    Sections 1 and 2 above); and, if the work is an executable linked
+    with the Library, with the complete machine-readable "work that
+    uses the Library", as object code and/or source code, so that the
+    user can modify the Library and then relink to produce a modified
+    executable containing the modified Library.  (It is understood
+    that the user who changes the contents of definitions files in the
+    Library will not necessarily be able to recompile the application
+    to use the modified definitions.)
+
+    b) Use a suitable shared library mechanism for linking with the
+    Library.  A suitable mechanism is one that (1) uses at run time a
+    copy of the library already present on the user's computer system,
+    rather than copying library functions into the executable, and (2)
+    will operate properly with a modified version of the library, if
+    the user installs one, as long as the modified version is
+    interface-compatible with the version that the work was made with.
+
+    c) Accompany the work with a written offer, valid for at
+    least three years, to give the same user the materials
+    specified in Subsection 6a, above, for a charge no more
+    than the cost of performing this distribution.
+
+    d) If distribution of the work is made by offering access to copy
+    from a designated place, offer equivalent access to copy the above
+    specified materials from the same place.
+
+    e) Verify that the user has already received a copy of these
+    materials or that you have already sent this user a copy.
+
+  For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it.  However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+  It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system.  Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+  7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+    a) Accompany the combined library with a copy of the same work
+    based on the Library, uncombined with any other library
+    facilities.  This must be distributed under the terms of the
+    Sections above.
+
+    b) Give prominent notice with the combined library of the fact
+    that part of it is a work based on the Library, and explaining
+    where to find the accompanying uncombined form of the same work.
+
+  8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License.  Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License.  However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+  9. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Library or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+  10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+
+  11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded.  In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+  13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation.  If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+  14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission.  For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this.  Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+			    NO WARRANTY
+
+  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+		     END OF TERMS AND CONDITIONS
+
+           How to Apply These Terms to Your New Libraries
+
+  If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change.  You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms of the
+ordinary General Public License).
+
+  To apply these terms, attach the following notices to the library.  It is
+safest to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least the
+"copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the library's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
+
+    This library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the library, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the
+  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+
+  <signature of Ty Coon>, 1 April 1990
+  Ty Coon, President of Vice
+
+That's all there is to it!
+
+
diff --git a/common/m2/repository/org/json/json/20141113/BUILD b/common/m2/repository/org/json/json/20141113/BUILD
index 1d4fc6b..beacb00 100644
--- a/common/m2/repository/org/json/json/20141113/BUILD
+++ b/common/m2/repository/org/json/json/20141113/BUILD
@@ -1,5 +1,16 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_java_import(name = "jar", jars = ["json-20141113.jar"], pom = ":pom", visibility = ["//visibility:public"])
-maven_pom(name = "pom", source = "json-20141113.pom" , parent ="//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/9:pom", visibility = ["//visibility:public"])
+maven_java_import(
+    name = "jar",
+    jars = ["json-20141113.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/9:pom",
+    source = "json-20141113.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/json/json/maven-metadata.xml.md5 b/common/m2/repository/org/json/json/maven-metadata.xml.md5
deleted file mode 100644
index e6ea17a..0000000
--- a/common/m2/repository/org/json/json/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-23667e16a96b839d04cd8f9db5571d11
\ No newline at end of file
diff --git a/common/m2/repository/org/json/json/maven-metadata.xml.sha1 b/common/m2/repository/org/json/json/maven-metadata.xml.sha1
deleted file mode 100644
index 09aba42..0000000
--- a/common/m2/repository/org/json/json/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-36126685ef9db7081075b2073549e6c0b4e04084
\ No newline at end of file
diff --git a/common/m2/repository/org/jsoup/jsoup/maven-metadata.xml.md5 b/common/m2/repository/org/jsoup/jsoup/maven-metadata.xml.md5
deleted file mode 100644
index 765aadf..0000000
--- a/common/m2/repository/org/jsoup/jsoup/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-1acd3e218925630ada993ea5bcf84ebb
\ No newline at end of file
diff --git a/common/m2/repository/org/jsoup/jsoup/maven-metadata.xml.sha1 b/common/m2/repository/org/jsoup/jsoup/maven-metadata.xml.sha1
deleted file mode 100644
index b4fb7ad..0000000
--- a/common/m2/repository/org/jsoup/jsoup/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-eb36b6c727d83fd20a90479cb459d8c83c901db0
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-all/maven-metadata.xml.md5 b/common/m2/repository/org/mockito/mockito-all/maven-metadata.xml.md5
deleted file mode 100644
index 2a4e827..0000000
--- a/common/m2/repository/org/mockito/mockito-all/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-4abd8f1abf76fa78a97a7568ae2cf581
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-all/maven-metadata.xml.sha1 b/common/m2/repository/org/mockito/mockito-all/maven-metadata.xml.sha1
deleted file mode 100644
index 5fb1f0f..0000000
--- a/common/m2/repository/org/mockito/mockito-all/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-39adb265c6a040a8293a6711f562065938480139
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6-sources.jar b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6-sources.jar
new file mode 100644
index 0000000..6c9d71e
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6-sources.jar.md5 b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6-sources.jar.md5
new file mode 100644
index 0000000..ee02d80
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6-sources.jar.md5
@@ -0,0 +1 @@
+97c6b41b5c40038c75442e3553458b15
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6-sources.jar.sha1 b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6-sources.jar.sha1
new file mode 100644
index 0000000..a667c18
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6-sources.jar.sha1
@@ -0,0 +1 @@
+e90711629962ac5980c1c2be489a5945eb29da5b
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.jar b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.jar
new file mode 100644
index 0000000..64153a2
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.jar
Binary files differ
diff --git a/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.jar.md5 b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.jar.md5
new file mode 100644
index 0000000..0695599
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.jar.md5
@@ -0,0 +1 @@
+7d9fee51ed5430141364879fac900a3b
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.jar.sha1 b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.jar.sha1
new file mode 100644
index 0000000..519e162
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.jar.sha1
@@ -0,0 +1 @@
+d54f56ef2c72c64feaa306a0f8d41c8b0cf71b1d
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.pom b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.pom
new file mode 100644
index 0000000..b50fd17
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.pom
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.mockito</groupId>
+  <artifactId>mockito-android</artifactId>
+  <version>2.7.6</version>
+  <dependencies>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>2.7.6</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>net.bytebuddy</groupId>
+      <artifactId>byte-buddy-android</artifactId>
+      <version>1.6.5</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+  <name>mockito-android</name>
+  <packaging>jar</packaging>
+  <url>http://mockito.org</url>
+  <description>Mockito for Android</description>
+  <licenses>
+    <license>
+      <name>The MIT License</name>
+      <url>http://github.com/mockito/mockito/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>http://github.com/mockito/mockito</url>
+  </scm>
+  <issueManagement>
+    <url>https://github.com/mockito/mockito/issues</url>
+    <system>GitHub issues</system>
+  </issueManagement>
+  <ciManagement>
+    <url>https://travis-ci.org/mockito/mockito</url>
+    <system>TravisCI</system>
+  </ciManagement>
+  <developers>
+    <developer>
+      <id>szczepiq</id>
+      <name>Szczepan Faber</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>bric3</id>
+      <name>Brice Dutheil</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>raphw</id>
+      <name>Rafael Winterhalter</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>TimvdLippe</id>
+      <name>Tim van der Lippe</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+  </developers>
+</project>
diff --git a/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.pom.md5 b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.pom.md5
new file mode 100644
index 0000000..f726f53
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.pom.md5
@@ -0,0 +1 @@
+ee2cd151f879598dccff7ec75a0a57eb
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.pom.sha1 b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.pom.sha1
new file mode 100644
index 0000000..6acb33f
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-android/2.7.6/mockito-android-2.7.6.pom.sha1
@@ -0,0 +1 @@
+5c83c24db8ab215003d01ce872f70f57725107f0
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/1.10.19/BUILD b/common/m2/repository/org/mockito/mockito-core/1.10.19/BUILD
new file mode 100644
index 0000000..e5ccbd5
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/1.10.19/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["mockito-core-1.10.19.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "mockito-core-1.10.19.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar b/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
new file mode 100644
index 0000000..d94e289
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
Binary files differ
diff --git a/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar.sha1 b/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar.sha1
new file mode 100644
index 0000000..9ad4a0e
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar.sha1
@@ -0,0 +1 @@
+e8546f5bef4e061d8dd73895b4e8f40e3fe6effe
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom b/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom
new file mode 100644
index 0000000..9dab860
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.mockito</groupId>
+  <artifactId>mockito-core</artifactId>
+  <version>1.10.19</version>
+  <dependencies>
+    <dependency>
+      <groupId>org.hamcrest</groupId>
+      <artifactId>hamcrest-core</artifactId>
+      <version>1.1</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.objenesis</groupId>
+      <artifactId>objenesis</artifactId>
+      <version>2.1</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+  <name>Mockito</name>
+  <packaging>jar</packaging>
+  <url>http://www.mockito.org</url>
+  <description>Mock objects library for java</description>
+  <licenses>
+    <license>
+      <name>The MIT License</name>
+      <url>http://github.com/mockito/mockito/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>http://github.com/mockito/mockito</url>
+  </scm>
+  <developers>
+    <developer>
+      <id>szczepiq</id>
+      <name>Szczepan Faber</name>
+    </developer>
+  </developers>
+</project>
diff --git a/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom.sha1 b/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom.sha1
new file mode 100644
index 0000000..da496fc
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom.sha1
@@ -0,0 +1 @@
+228d760941af5e4c6e772d8761794aefe555da22
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.1/BUILD b/common/m2/repository/org/mockito/mockito-core/2.7.1/BUILD
new file mode 100644
index 0000000..d2357a0
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["mockito-core-2.7.1.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "mockito-core-2.7.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1-sources.jar b/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1-sources.jar
new file mode 100644
index 0000000..c2a1458
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.jar b/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.jar
new file mode 100644
index 0000000..89a1fd3
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.jar
Binary files differ
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.jar.sha1 b/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.jar.sha1
new file mode 100644
index 0000000..b2ffa4e
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.jar.sha1
@@ -0,0 +1 @@
+a6a0d19f0bbdabfe00fbd128a29f02d8aaa0164c
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.pom b/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.pom
new file mode 100644
index 0000000..a622496
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.pom
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.mockito</groupId>
+  <artifactId>mockito-core</artifactId>
+  <version>2.7.1</version>
+  <dependencies>
+    <dependency>
+      <groupId>net.bytebuddy</groupId>
+      <artifactId>byte-buddy</artifactId>
+      <version>1.6.5</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>net.bytebuddy</groupId>
+      <artifactId>byte-buddy-agent</artifactId>
+      <version>1.6.5</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.objenesis</groupId>
+      <artifactId>objenesis</artifactId>
+      <version>2.5</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+  <name>mockito-core</name>
+  <packaging>jar</packaging>
+  <url>http://mockito.org</url>
+  <description>Mockito mock objects library core API and implementation</description>
+  <licenses>
+    <license>
+      <name>The MIT License</name>
+      <url>http://github.com/mockito/mockito/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>http://github.com/mockito/mockito</url>
+  </scm>
+  <issueManagement>
+    <url>https://github.com/mockito/mockito/issues</url>
+    <system>GitHub issues</system>
+  </issueManagement>
+  <ciManagement>
+    <url>https://travis-ci.org/mockito/mockito</url>
+    <system>TravisCI</system>
+  </ciManagement>
+  <developers>
+    <developer>
+      <id>szczepiq</id>
+      <name>Szczepan Faber</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>bric3</id>
+      <name>Brice Dutheil</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>raphw</id>
+      <name>Rafael Winterhalter</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>TimvdLippe</id>
+      <name>Tim van der Lippe</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+  </developers>
+</project>
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.pom.sha1 b/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.pom.sha1
new file mode 100644
index 0000000..87f9cd0
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.1/mockito-core-2.7.1.pom.sha1
@@ -0,0 +1 @@
+936f8e45f7a1a86765d82046622571fbebd9cd77
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6-sources.jar b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6-sources.jar
new file mode 100644
index 0000000..c1ce2ae
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6-sources.jar.md5 b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6-sources.jar.md5
new file mode 100644
index 0000000..00f68a9
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6-sources.jar.md5
@@ -0,0 +1 @@
+c8099061648114eeea50cacf40995865
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6-sources.jar.sha1 b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6-sources.jar.sha1
new file mode 100644
index 0000000..b1ba774
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6-sources.jar.sha1
@@ -0,0 +1 @@
+c9abd129c93cd8ab223ed99f7338c11968a23ca9
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.jar b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.jar
new file mode 100644
index 0000000..6b71163
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.jar
Binary files differ
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.jar.md5 b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.jar.md5
new file mode 100644
index 0000000..690ffae
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.jar.md5
@@ -0,0 +1 @@
+c4d4ab3c80864316df587be408aafa08
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.jar.sha1 b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.jar.sha1
new file mode 100644
index 0000000..04040f1
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.jar.sha1
@@ -0,0 +1 @@
+e32aee21b05dc19f271275b90c78bb7d31b379fa
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.pom b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.pom
new file mode 100644
index 0000000..0d2a5f7
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.pom
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.mockito</groupId>
+  <artifactId>mockito-core</artifactId>
+  <version>2.7.6</version>
+  <dependencies>
+    <dependency>
+      <groupId>net.bytebuddy</groupId>
+      <artifactId>byte-buddy</artifactId>
+      <version>1.6.5</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>net.bytebuddy</groupId>
+      <artifactId>byte-buddy-agent</artifactId>
+      <version>1.6.5</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.objenesis</groupId>
+      <artifactId>objenesis</artifactId>
+      <version>2.5</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+  <name>mockito-core</name>
+  <packaging>jar</packaging>
+  <url>http://mockito.org</url>
+  <description>Mockito mock objects library core API and implementation</description>
+  <licenses>
+    <license>
+      <name>The MIT License</name>
+      <url>http://github.com/mockito/mockito/blob/master/LICENSE</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>http://github.com/mockito/mockito</url>
+  </scm>
+  <issueManagement>
+    <url>https://github.com/mockito/mockito/issues</url>
+    <system>GitHub issues</system>
+  </issueManagement>
+  <ciManagement>
+    <url>https://travis-ci.org/mockito/mockito</url>
+    <system>TravisCI</system>
+  </ciManagement>
+  <developers>
+    <developer>
+      <id>szczepiq</id>
+      <name>Szczepan Faber</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>bric3</id>
+      <name>Brice Dutheil</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>raphw</id>
+      <name>Rafael Winterhalter</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>TimvdLippe</id>
+      <name>Tim van der Lippe</name>
+      <roles>
+        <role>Core developer</role>
+      </roles>
+    </developer>
+  </developers>
+</project>
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.pom.md5 b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.pom.md5
new file mode 100644
index 0000000..e04a5cc
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.pom.md5
@@ -0,0 +1 @@
+a65588a507b2d11d72a7047c8f61f827
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.pom.sha1 b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.pom.sha1
new file mode 100644
index 0000000..8ee4ee4
--- /dev/null
+++ b/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.pom.sha1
@@ -0,0 +1 @@
+e5058b8a71a53ea9d4dce05408354f6076c26eeb
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/maven-metadata.xml.md5 b/common/m2/repository/org/mockito/mockito-core/maven-metadata.xml.md5
deleted file mode 100644
index 12a8304..0000000
--- a/common/m2/repository/org/mockito/mockito-core/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-aa5ed4be5da07b2d9eaa26181f8c936e
\ No newline at end of file
diff --git a/common/m2/repository/org/mockito/mockito-core/maven-metadata.xml.sha1 b/common/m2/repository/org/mockito/mockito-core/maven-metadata.xml.sha1
deleted file mode 100644
index 93701cd..0000000
--- a/common/m2/repository/org/mockito/mockito-core/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6f130c3d034edc15add0a0f728d6570800fa94a6
\ No newline at end of file
diff --git a/common/m2/repository/org/mozilla/rhino/maven-metadata.xml.sha1 b/common/m2/repository/org/mozilla/rhino/maven-metadata.xml.sha1
deleted file mode 100644
index d4eed2c..0000000
--- a/common/m2/repository/org/mozilla/rhino/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9f3273506b5ed74bb6a4a96cb7476ce0fe6ee071
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis-parent/2.5/BUILD b/common/m2/repository/org/objenesis/objenesis-parent/2.5/BUILD
new file mode 100644
index 0000000..90170fe
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis-parent/2.5/BUILD
@@ -0,0 +1,8 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    source = "objenesis-parent-2.5.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/objenesis/objenesis-parent/2.5/objenesis-parent-2.5.pom b/common/m2/repository/org/objenesis/objenesis-parent/2.5/objenesis-parent-2.5.pom
new file mode 100644
index 0000000..be80f39
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis-parent/2.5/objenesis-parent-2.5.pom
@@ -0,0 +1,510 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.objenesis</groupId>
+  <artifactId>objenesis-parent</artifactId>
+  <version>2.5</version>
+  <packaging>pom</packaging>
+
+  <name>Objenesis parent project</name>
+  <description>A library for instantiating Java objects</description>
+  <url>http://objenesis.org</url>
+  <inceptionYear>2006</inceptionYear>
+
+  <prerequisites>
+    <maven>3.2.1</maven>
+  </prerequisites>
+
+  <modules>
+    <module>main</module>
+    <module>tck</module>
+  </modules>
+
+  <licenses>
+    <license>
+      <name>Apache 2</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <!-- Used for the copyright -->
+  <organization>
+    <name>Joe Walnes, Henri Tremblay, Leonardo Mesquita</name>
+  </organization>
+
+  <scm>
+    <url>https://github.com/easymock/objenesis</url>
+    <developerConnection>scm:git:git@github.com:easymock/objenesis.git</developerConnection>
+    <connection>scm:git:https://github.com/easymock/objenesis.git</connection>
+    <tag>2.5</tag>
+  </scm>
+
+  <developers>
+    <developer>
+      <id>joe</id>
+      <name>Joe Walnes</name>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>henri</id>
+      <name>Henri Tremblay</name>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>leonardo</id>
+      <name>Leonardo Mesquita</name>
+      <timezone>-5</timezone>
+    </developer>
+  </developers>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>4.12</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.5</source>
+          <target>1.5</target>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-jar-plugin</artifactId>
+        <configuration>
+          <archive>
+            <index>true</index>
+            <addMavenDescriptor>false</addMavenDescriptor>
+            <manifest>
+              <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+              <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+            </manifest>
+          </archive>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-release-plugin</artifactId>
+        <configuration>
+          <!-- Required to let release with the benchmark project using snapshots. I can't put it directly in the benchmark project. It doesn't work -->
+          <allowTimestampedSnapshots>true</allowTimestampedSnapshots>
+          <!-- Renamed because the default would be objenesis-parent-x.y -->
+          <tagNameFormat>@{project.version}</tagNameFormat>
+          <!-- Quite annoying in case of error that the changes were pushed -->
+          <pushChanges>false</pushChanges>
+          <!-- Do not activate special profile from the superpom. We do it ourselves -->
+          <useReleaseProfile>false</useReleaseProfile>
+          <!-- Profiles required for the release -->
+          <releaseProfiles>release,full,all</releaseProfiles>
+          <!-- To use the same version on the module and the parent -->
+          <autoVersionSubmodules>true</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-site-plugin</artifactId>
+        <inherited>false</inherited>
+        <configuration>
+          <siteDirectory>${project.basedir}/website</siteDirectory>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>com.mycila.maven-license-plugin</groupId>
+        <artifactId>maven-license-plugin</artifactId>
+        <inherited>false</inherited>
+        <configuration>
+          <!-- skipping the license check on the parent pom since it's not needed -->
+          <skip>true</skip>
+        </configuration>
+      </plugin>
+    </plugins>
+    <extensions>
+      <extension>
+        <groupId>org.apache.maven.wagon</groupId>
+        <artifactId>wagon-ssh-external</artifactId>
+        <version>2.10</version>
+      </extension>
+    </extensions>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <artifactId>maven-assembly-plugin</artifactId>
+          <version>3.0.0</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>3.5.1</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>3.0.2</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.19.1</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-clean-plugin</artifactId>
+          <version>3.0.0</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-deploy-plugin</artifactId>
+          <version>2.8.2</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-gpg-plugin</artifactId>
+          <version>1.6</version>
+          <executions>
+            <execution>
+              <id>sign-artifacts</id>
+              <phase>verify</phase>
+              <goals>
+                <goal>sign</goal>
+              </goals>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <artifactId>maven-install-plugin</artifactId>
+          <version>2.5.2</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-release-plugin</artifactId>
+          <version>2.5.3</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-resources-plugin</artifactId>
+          <version>3.0.1</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-shade-plugin</artifactId>
+          <version>2.4.3</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-site-plugin</artifactId>
+          <version>3.5.1</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-source-plugin</artifactId>
+          <version>3.0.1</version>
+        </plugin>
+        <plugin>
+          <artifactId>maven-javadoc-plugin</artifactId>
+          <version>2.10.4</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.felix</groupId>
+          <artifactId>maven-bundle-plugin</artifactId>
+          <version>3.2.0</version>
+        </plugin>
+        <plugin>
+          <groupId>com.keyboardsamurais.maven</groupId>
+          <artifactId>maven-timestamp-plugin</artifactId>
+          <version>1.0</version>
+          <executions>
+            <execution>
+              <id>year</id>
+              <goals>
+                <goal>create</goal>
+              </goals>
+              <configuration>
+                <propertyName>year</propertyName>
+                <timestampPattern>yyyy</timestampPattern>
+              </configuration>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <groupId>com.mycila.maven-license-plugin</groupId>
+          <artifactId>maven-license-plugin</artifactId>
+          <version>1.10.b1</version>
+          <configuration>
+            <header>${project.basedir}/../header.txt</header>
+            <strictCheck>true</strictCheck>
+            <excludes>
+              <!-- Not being ignore by default -->
+              <exclude>.gitignore</exclude>
+              <!-- Nothing is copyrighted in target -->
+              <exclude>target/**</exclude>
+              <!-- generated pom by maven-shade-plugin -->
+              <exclude>dependency-reduced-pom.xml</exclude>
+              <!-- generated by Equinox during OSGi test -->
+              <exclude>eclipse_config/**</exclude>
+              <!-- no header wanted on the website -->
+              <exclude>website/**</exclude>
+              <!-- no header on batch files -->
+              <exclude>**/*.bat</exclude>
+              <!-- generated Android files -->
+              <exclude>project.properties</exclude>
+              <exclude>lint.xml</exclude>
+              <exclude>gen/**</exclude>
+              <exclude>bin/**</exclude>
+              <!-- no header on text files -->
+              <exclude>**/*.txt</exclude>
+              <!-- no header on Eclipse launch files -->
+              <exclude>**/*.launch</exclude>
+              <!-- no header on markdown files -->
+              <exclude>**/*.md</exclude>
+            </excludes>
+            <properties>
+              <inceptionYear>${project.inceptionYear}</inceptionYear>
+              <year>${year}</year>
+            </properties>
+          </configuration>
+        </plugin>
+        <plugin>
+          <artifactId>maven-remote-resources-plugin</artifactId>
+          <version>1.5</version>
+          <executions>
+            <execution>
+              <goals>
+                <goal>process</goal>
+              </goals>
+              <configuration>
+                <resourceBundles>
+                  <resourceBundle>org.apache:apache-jar-resource-bundle:1.3</resourceBundle>
+                </resourceBundles>
+              </configuration>
+            </execution>
+          </executions>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>exec-maven-plugin</artifactId>
+          <version>1.5.0</version>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>versions-maven-plugin</artifactId>
+          <version>2.3</version>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>findbugs-maven-plugin</artifactId>
+          <version>3.0.4</version>
+          <configuration>
+            <xmlOutput>true</xmlOutput>
+            <omitVisitors>Naming</omitVisitors>
+          </configuration>
+        </plugin>
+        <!--This plugin configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself. -->
+        <plugin>
+          <groupId>org.eclipse.m2e</groupId>
+          <artifactId>lifecycle-mapping</artifactId>
+          <version>1.0.0</version>
+          <configuration>
+            <lifecycleMappingMetadata>
+              <pluginExecutions>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>com.keyboardsamurais.maven</groupId>
+                    <artifactId>maven-timestamp-plugin</artifactId>
+                    <versionRange>[1.0,)</versionRange>
+                    <goals>
+                      <goal>create</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <execute />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <artifactId>maven-remote-resources-plugin</artifactId>
+                    <versionRange>[1.0,)</versionRange>
+                    <goals>
+                      <goal>process</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <execute />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.codehaus.mojo</groupId>
+                    <artifactId>findbugs-maven-plugin</artifactId>
+                    <versionRange>[2.5.5,)</versionRange>
+                    <goals>
+                      <goal>findbugs</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+              </pluginExecutions>
+            </lifecycleMappingMetadata>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+  <reporting>
+    <plugins>
+      <plugin>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>2.9</version>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>findbugs-maven-plugin</artifactId>
+        <version>3.0.4</version>
+      </plugin>
+      <plugin>
+        <artifactId>maven-pmd-plugin</artifactId>
+        <version>3.7</version>
+        <configuration>
+          <targetJdk>1.5</targetJdk>
+        </configuration>
+      </plugin>
+    </plugins>
+  </reporting>
+
+  <distributionManagement>
+    <repository>
+      <id>bintray</id>
+      <name>JFrog Bintray</name>
+      <url>https://api.bintray.com/maven/easymock/maven/objenesis</url>
+    </repository>
+  </distributionManagement>
+
+  <profiles>
+    <profile>
+      <!-- Activate to generate javadoc, sources jars, license check and findbugs -->
+      <id>full</id>
+      <build>
+        <plugins>
+          <plugin>
+            <artifactId>maven-source-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.codehaus.mojo</groupId>
+            <artifactId>findbugs-maven-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>findbugs</id>
+                <goals>
+                  <goal>findbugs</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>com.mycila.maven-license-plugin</groupId>
+            <artifactId>maven-license-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>check</id>
+                <goals>
+                  <goal>check</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <!-- Activate to update the license -->
+      <id>license</id>
+      <build>
+        <pluginManagement>
+          <plugins>
+            <plugin>
+              <groupId>com.mycila.maven-license-plugin</groupId>
+              <artifactId>maven-license-plugin</artifactId>
+              <executions>
+                <execution>
+                  <id>format</id>
+                  <phase>generate-sources</phase>
+                  <goals>
+                    <goal>format</goal>
+                  </goals>
+                </execution>
+              </executions>
+            </plugin>
+          </plugins>
+        </pluginManagement>
+      </build>
+    </profile>
+    <profile>
+      <!-- Activate to generate the website -->
+      <id>website</id>
+      <modules>
+        <module>website</module>
+      </modules>
+    </profile>
+    <profile>
+      <!-- Activate to execute the tck on Android -->
+      <id>android</id>
+      <modules>
+        <module>tck-android</module>
+      </modules>
+    </profile>
+    <profile>
+      <!-- Activate to run the benchmark -->
+      <id>benchmark</id>
+      <modules>
+        <module>benchmark</module>
+      </modules>
+    </profile>
+    <profile>
+      <!-- Activate to create a complete release -->
+      <id>release</id>
+      <build>
+        <plugins>
+          <plugin>
+            <artifactId>maven-gpg-plugin</artifactId>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <id>all</id>
+      <modules>
+        <module>benchmark</module>
+        <module>tck-android</module>
+        <module>gae</module>
+        <module>website</module>
+      </modules>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/org/objenesis/objenesis-parent/2.5/objenesis-parent-2.5.pom.md5 b/common/m2/repository/org/objenesis/objenesis-parent/2.5/objenesis-parent-2.5.pom.md5
new file mode 100644
index 0000000..b5bedae
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis-parent/2.5/objenesis-parent-2.5.pom.md5
@@ -0,0 +1 @@
+ec8297935dfc65a8fac9d98178a29b36
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis-parent/2.5/objenesis-parent-2.5.pom.sha1 b/common/m2/repository/org/objenesis/objenesis-parent/2.5/objenesis-parent-2.5.pom.sha1
new file mode 100644
index 0000000..99d64f7
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis-parent/2.5/objenesis-parent-2.5.pom.sha1
@@ -0,0 +1 @@
+89ecfab00021515ac5a33c2bcd24b50a8ac1def6
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis-parent/maven-metadata.xml.md5 b/common/m2/repository/org/objenesis/objenesis-parent/maven-metadata.xml.md5
deleted file mode 100644
index cf446e6..0000000
--- a/common/m2/repository/org/objenesis/objenesis-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-e6715d6d1bab31866b96e429c7355121
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis-parent/maven-metadata.xml.sha1 b/common/m2/repository/org/objenesis/objenesis-parent/maven-metadata.xml.sha1
deleted file mode 100644
index cdd63f5..0000000
--- a/common/m2/repository/org/objenesis/objenesis-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f6a99c10a892fe2bc2a5e3a29f7cab0f3870e608
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis/2.5/BUILD b/common/m2/repository/org/objenesis/objenesis/2.5/BUILD
new file mode 100644
index 0000000..be949d5
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis/2.5/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["objenesis-2.5.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/objenesis/objenesis-parent/2.5:pom",
+    source = "objenesis-2.5.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5-sources.jar b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5-sources.jar
new file mode 100644
index 0000000..60f6377
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5-sources.jar.md5 b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5-sources.jar.md5
new file mode 100644
index 0000000..cdc0b51
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5-sources.jar.md5
@@ -0,0 +1 @@
+3578c535c572a261a156f2b77555071c
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5-sources.jar.sha1 b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5-sources.jar.sha1
new file mode 100644
index 0000000..c7469b2
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5-sources.jar.sha1
@@ -0,0 +1 @@
+e2b450699731118d1498645e36577371afced20f
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.jar b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.jar
new file mode 100644
index 0000000..7b60a8b
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.jar
Binary files differ
diff --git a/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.jar.md5 b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.jar.md5
new file mode 100644
index 0000000..8177c42
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.jar.md5
@@ -0,0 +1 @@
+65daddc231144b94cd66e7962e04e391
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.jar.sha1 b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.jar.sha1
new file mode 100644
index 0000000..2335b4c
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.jar.sha1
@@ -0,0 +1 @@
+612ecb799912ccf77cba9b3ed8c813da086076e9
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.pom b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.pom
new file mode 100644
index 0000000..3af2ef4
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.pom
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.objenesis</groupId>
+    <artifactId>objenesis-parent</artifactId>
+    <version>2.5</version>
+  </parent>
+  <artifactId>objenesis</artifactId>
+
+  <name>Objenesis</name>
+  <description>A library for instantiating Java objects</description>
+  <url>http://objenesis.org</url>
+
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-jar-plugin</artifactId>
+        <configuration>
+          <archive>
+            <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
+          </archive>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>com.keyboardsamurais.maven</groupId>
+        <artifactId>maven-timestamp-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>com.mycila.maven-license-plugin</groupId>
+        <artifactId>maven-license-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <artifactId>maven-remote-resources-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <extensions>true</extensions>
+        <configuration>
+          <instructions>
+            <Import-Package>
+            COM.newmonics.PercClassloader;resolution:=optional,
+            sun.misc;resolution:=optional,
+            sun.reflect;resolution:=optional
+            </Import-Package>
+          </instructions>
+        </configuration>
+        <executions>
+          <execution>
+            <id>bundle-manifest</id>
+            <phase>process-classes</phase>
+            <goals>
+              <goal>manifest</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+
+  <profiles>
+    <profile>
+      <!-- Activate to create the release bundle -->
+      <id>release</id>
+      <build>
+        <plugins>
+          <plugin>
+            <artifactId>maven-assembly-plugin</artifactId>
+            <configuration>
+              <attach>false</attach>
+              <descriptors>
+                <descriptor>assembly.xml</descriptor>
+              </descriptors>
+            </configuration>
+            <executions>
+              <execution>
+                <id>make-assembly</id>
+                <phase>package</phase>
+                <goals>
+                  <goal>single</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.pom.md5 b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.pom.md5
new file mode 100644
index 0000000..bfb49e7
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.pom.md5
@@ -0,0 +1 @@
+1e5351a5a5dbaafe999a378a79f262f2
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.pom.sha1 b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.pom.sha1
new file mode 100644
index 0000000..4837e13
--- /dev/null
+++ b/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.pom.sha1
@@ -0,0 +1 @@
+74fc9a971ce888eb1d2f1f68ba78c237d2ac38f1
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis/maven-metadata.xml.md5 b/common/m2/repository/org/objenesis/objenesis/maven-metadata.xml.md5
deleted file mode 100644
index cc188c5..0000000
--- a/common/m2/repository/org/objenesis/objenesis/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-663cee496a106a2ef687ffa4ab433091
\ No newline at end of file
diff --git a/common/m2/repository/org/objenesis/objenesis/maven-metadata.xml.sha1 b/common/m2/repository/org/objenesis/objenesis/maven-metadata.xml.sha1
deleted file mode 100644
index e5f4090..0000000
--- a/common/m2/repository/org/objenesis/objenesis/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-021b26f547ee09ce9366f24b324a3e93a3103252
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-analysis/maven-metadata.xml.md5 b/common/m2/repository/org/ow2/asm/asm-analysis/maven-metadata.xml.md5
deleted file mode 100644
index d65dc98..0000000
--- a/common/m2/repository/org/ow2/asm/asm-analysis/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-a8d4da39bae00755d4eb4a2794fca9be
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-analysis/maven-metadata.xml.sha1 b/common/m2/repository/org/ow2/asm/asm-analysis/maven-metadata.xml.sha1
deleted file mode 100644
index 807fa36..0000000
--- a/common/m2/repository/org/ow2/asm/asm-analysis/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4d2c256698486a20f66b04981b5eca47113c157f
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.2/BUILD b/common/m2/repository/org/ow2/asm/asm-commons/5.2/BUILD
new file mode 100644
index 0000000..d5e8a87
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["asm-commons-5.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/ow2/asm/asm-parent/5.2:pom",
+    source = "asm-commons-5.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.jar b/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.jar
new file mode 100644
index 0000000..cdd2e45
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.jar
Binary files differ
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.jar.sha1 b/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.jar.sha1
new file mode 100644
index 0000000..a63c6d2
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.jar.sha1
@@ -0,0 +1 @@
+2f916f2c20f1d04404276cb1c2e6d5d6793dca3f
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.pom b/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.pom
new file mode 100644
index 0000000..b3b07a1
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.pom
@@ -0,0 +1,51 @@
+<!--
+ ! ASM: a very small and fast Java bytecode manipulation framework
+ ! Copyright (c) 2000-2011 INRIA, France Telecom
+ ! All rights reserved.
+ !
+ ! Redistribution and use in source and binary forms, with or without
+ ! modification, are permitted provided that the following conditions
+ ! are met:
+ ! 1. Redistributions of source code must retain the above copyright
+ !    notice, this list of conditions and the following disclaimer.
+ ! 2. Redistributions in binary form must reproduce the above copyright
+ !    notice, this list of conditions and the following disclaimer in the
+ !    documentation and/or other materials provided with the distribution.
+ ! 3. Neither the name of the copyright holders nor the names of its
+ !    contributors may be used to endorse or promote products derived from
+ !    this software without specific prior written permission.
+ !
+ ! THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ ! AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ ! IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ! ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ ! LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ ! CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ ! SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ ! INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ ! CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ! ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ ! THE POSSIBILITY OF SUCH DAMAGE.
+-->
+
+<project>
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <artifactId>asm-parent</artifactId>
+    <groupId>org.ow2.asm</groupId>
+    <version>5.2</version>
+  </parent>
+
+  <name>ASM Commons</name>
+  <artifactId>asm-commons</artifactId>
+  <packaging>jar</packaging>
+  
+  <dependencies>
+    <dependency>
+      <artifactId>asm-tree</artifactId>
+      <groupId>org.ow2.asm</groupId>
+    </dependency>
+  </dependencies>
+
+</project>
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.pom.sha1 b/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.pom.sha1
new file mode 100644
index 0000000..f236095
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.pom.sha1
@@ -0,0 +1 @@
+bda1e5a37bb31599837dd1c69ae783ce5ea2b66e
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-debug-all/maven-metadata.xml.md5 b/common/m2/repository/org/ow2/asm/asm-debug-all/maven-metadata.xml.md5
deleted file mode 100644
index b2022e5..0000000
--- a/common/m2/repository/org/ow2/asm/asm-debug-all/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-7e2c9521b54ef6497647299a2ed75846
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-debug-all/maven-metadata.xml.sha1 b/common/m2/repository/org/ow2/asm/asm-debug-all/maven-metadata.xml.sha1
deleted file mode 100644
index c549637..0000000
--- a/common/m2/repository/org/ow2/asm/asm-debug-all/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d6ebd1851b16689e9ab4c5c9845cf0469b6c0fc8
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-parent/5.2/BUILD b/common/m2/repository/org/ow2/asm/asm-parent/5.2/BUILD
new file mode 100644
index 0000000..5160fe8
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-parent/5.2/BUILD
@@ -0,0 +1,9 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/ow2/ow2/1.3:pom",
+    source = "asm-parent-5.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom b/common/m2/repository/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom
new file mode 100644
index 0000000..cf1f487
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom
@@ -0,0 +1,163 @@
+<!--
+ ! ASM: a very small and fast Java bytecode manipulation framework
+ ! Copyright (c) 2000-2011 INRIA, France Telecom
+ ! All rights reserved.
+ !
+ ! Redistribution and use in source and binary forms, with or without
+ ! modification, are permitted provided that the following conditions
+ ! are met:
+ ! 1. Redistributions of source code must retain the above copyright
+ !    notice, this list of conditions and the following disclaimer.
+ ! 2. Redistributions in binary form must reproduce the above copyright
+ !    notice, this list of conditions and the following disclaimer in the
+ !    documentation and/or other materials provided with the distribution.
+ ! 3. Neither the name of the copyright holders nor the names of its
+ !    contributors may be used to endorse or promote products derived from
+ !    this software without specific prior written permission.
+ !
+ ! THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ ! AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ ! IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ! ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ ! LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ ! CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ ! SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ ! INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ ! CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ! ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ ! THE POSSIBILITY OF SUCH DAMAGE.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+                        http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <parent>
+    <artifactId>ow2</artifactId>
+    <groupId>org.ow2</groupId>
+    <version>1.3</version>
+  </parent>
+ 
+  <modelVersion>4.0.0</modelVersion>
+
+  <artifactId>asm-parent</artifactId>
+  <groupId>org.ow2.asm</groupId>
+  <version>5.2</version>
+  <packaging>pom</packaging>
+
+  <name>ASM</name>
+  <description>A very small and fast Java bytecode manipulation framework</description>
+  <url>http://asm.objectweb.org/</url>
+  
+  <organization>
+    <name>ObjectWeb</name>
+    <url>http://www.objectweb.org/</url>
+  </organization>
+  <inceptionYear>2000</inceptionYear>
+  
+  <licenses>
+    <license>
+      <name>BSD</name>
+      <url>http://asm.objectweb.org/license.html</url>
+    </license>
+  </licenses>
+
+  <developers>
+    <developer>
+      <name>Eric Bruneton</name>
+      <id>ebruneton</id>
+      <email>ebruneton@free.fr</email>
+      <roles>
+        <role>Creator</role>
+        <role>Java Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <name>Eugene Kuleshov</name>
+      <id>eu</id>
+      <email>eu@javatx.org</email>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <name>Remi Forax</name>
+      <id>forax</id>
+      <email>forax@univ-mlv.fr</email>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+    </developer>
+  </developers>
+
+  <scm>
+    <connection>scm:svn:svn://svn.forge.objectweb.org/svnroot/asm/trunk</connection>
+    <developerConnection>scm:svn:svn+ssh://${maven.username}@svn.forge.objectweb.org/svnroot/asm/trunk</developerConnection>
+    <url>http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/asm/trunk/</url>
+  </scm>
+  
+  <issueManagement>
+    <url>http://forge.objectweb.org/tracker/?group_id=23</url>
+  </issueManagement>
+
+  <dependencyManagement>
+    <dependencies>
+
+      <dependency>
+        <artifactId>asm</artifactId>
+        <groupId>${project.groupId}</groupId>
+        <version>${project.version}</version>
+      </dependency>
+
+      <dependency>
+        <artifactId>asm-tree</artifactId>
+        <groupId>${project.groupId}</groupId>
+        <version>${project.version}</version>
+      </dependency>
+
+      <dependency>
+        <artifactId>asm-analysis</artifactId>
+        <groupId>${project.groupId}</groupId>
+        <version>${project.version}</version>
+      </dependency>
+
+      <dependency>
+        <artifactId>asm-commons</artifactId>
+        <groupId>${project.groupId}</groupId>
+        <version>${project.version}</version>
+      </dependency>
+
+      <dependency>
+        <artifactId>asm-util</artifactId>
+        <groupId>${project.groupId}</groupId>
+        <version>${project.version}</version>
+      </dependency>
+
+      <dependency>
+        <artifactId>asm-xml</artifactId>
+        <groupId>${project.groupId}</groupId>
+        <version>${project.version}</version>
+      </dependency>
+
+    </dependencies>
+  </dependencyManagement>
+
+  <mailingLists>
+    <mailingList>
+      <name>ASM Users List</name>
+      <subscribe>sympa@objectweb.org?subject=subscribe%20asm</subscribe>
+      <unsubscribe>sympa@objectweb.org?subject=unsubscribe%20asm</unsubscribe>
+      <post>asm@objectweb.org</post>
+      <archive>http://www.objectweb.org/wws/arc/asm</archive>
+    </mailingList>
+    <mailingList>
+      <name>ASM Team List</name>
+      <subscribe>sympa@objectweb.org?subject=subscribe%20asm-team</subscribe>
+      <unsubscribe>sympa@objectweb.org?subject=unsubscribe%20asm-team</unsubscribe>
+      <post>asm-team@objectweb.org</post>
+      <archive>http://www.objectweb.org/wws/arc/asm-team</archive>
+    </mailingList>
+  </mailingLists>
+
+</project>
diff --git a/common/m2/repository/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom.sha1 b/common/m2/repository/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom.sha1
new file mode 100644
index 0000000..83d2cca
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom.sha1
@@ -0,0 +1 @@
+00127909863c94dcc4918374268b912e63fb16e8
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-parent/maven-metadata.xml.md5 b/common/m2/repository/org/ow2/asm/asm-parent/maven-metadata.xml.md5
deleted file mode 100644
index f29553e..0000000
--- a/common/m2/repository/org/ow2/asm/asm-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-eb22a6ca4a01b1cf6d73f5aa4b9552e6
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-parent/maven-metadata.xml.sha1 b/common/m2/repository/org/ow2/asm/asm-parent/maven-metadata.xml.sha1
deleted file mode 100644
index c135044..0000000
--- a/common/m2/repository/org/ow2/asm/asm-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-75db9f598c0810306d6417b01dbf68035adad744
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-tree/5.2/BUILD b/common/m2/repository/org/ow2/asm/asm-tree/5.2/BUILD
new file mode 100644
index 0000000..c34d35c
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-tree/5.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["asm-tree-5.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/ow2/asm/asm-parent/5.2:pom",
+    source = "asm-tree-5.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.jar b/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.jar
new file mode 100644
index 0000000..2039467
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.jar
Binary files differ
diff --git a/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.jar.sha1 b/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.jar.sha1
new file mode 100644
index 0000000..c2efa09
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.jar.sha1
@@ -0,0 +1 @@
+733a8d67f6f4174d12142b7bbcfc496a6d99882e
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.pom b/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.pom
new file mode 100644
index 0000000..65c0549
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.pom
@@ -0,0 +1,51 @@
+<!--
+ ! ASM: a very small and fast Java bytecode manipulation framework
+ ! Copyright (c) 2000-2011 INRIA, France Telecom
+ ! All rights reserved.
+ !
+ ! Redistribution and use in source and binary forms, with or without
+ ! modification, are permitted provided that the following conditions
+ ! are met:
+ ! 1. Redistributions of source code must retain the above copyright
+ !    notice, this list of conditions and the following disclaimer.
+ ! 2. Redistributions in binary form must reproduce the above copyright
+ !    notice, this list of conditions and the following disclaimer in the
+ !    documentation and/or other materials provided with the distribution.
+ ! 3. Neither the name of the copyright holders nor the names of its
+ !    contributors may be used to endorse or promote products derived from
+ !    this software without specific prior written permission.
+ !
+ ! THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ ! AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ ! IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ! ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ ! LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ ! CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ ! SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ ! INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ ! CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ! ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ ! THE POSSIBILITY OF SUCH DAMAGE.
+-->
+
+<project>
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <artifactId>asm-parent</artifactId>
+    <groupId>org.ow2.asm</groupId>
+    <version>5.2</version>
+  </parent>
+
+  <name>ASM Tree</name>
+  <artifactId>asm-tree</artifactId>
+  <packaging>jar</packaging>
+  
+  <dependencies>
+    <dependency>
+      <artifactId>asm</artifactId>
+      <groupId>org.ow2.asm</groupId>
+    </dependency>
+  </dependencies>
+
+</project>
diff --git a/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.pom.sha1 b/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.pom.sha1
new file mode 100644
index 0000000..ec2c228
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.pom.sha1
@@ -0,0 +1 @@
+727b81f3ea6f85d90999dcc8dc4eab470419ae89
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-tree/maven-metadata.xml.md5 b/common/m2/repository/org/ow2/asm/asm-tree/maven-metadata.xml.md5
deleted file mode 100644
index 1230c85..0000000
--- a/common/m2/repository/org/ow2/asm/asm-tree/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-a503602d7f74ec3d622a1799da31f1dc
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-tree/maven-metadata.xml.sha1 b/common/m2/repository/org/ow2/asm/asm-tree/maven-metadata.xml.sha1
deleted file mode 100644
index e1ab8f4..0000000
--- a/common/m2/repository/org/ow2/asm/asm-tree/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9bb6caf24d0fa432ff4bdea9fd64b2b40f588292
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm/5.2/BUILD b/common/m2/repository/org/ow2/asm/asm/5.2/BUILD
new file mode 100644
index 0000000..86eb668
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm/5.2/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["asm-5.2.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/ow2/asm/asm-parent/5.2:pom",
+    source = "asm-5.2.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.jar b/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.jar
new file mode 100644
index 0000000..aea1181
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.jar
Binary files differ
diff --git a/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.jar.sha1 b/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.jar.sha1
new file mode 100644
index 0000000..62c272b
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.jar.sha1
@@ -0,0 +1 @@
+4ce3ecdc7115bcbf9d4ff4e6ec638e60760819df
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.pom b/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.pom
new file mode 100644
index 0000000..0dc8e8a
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.pom
@@ -0,0 +1,44 @@
+<!--
+ ! ASM: a very small and fast Java bytecode manipulation framework
+ ! Copyright (c) 2000-2011 INRIA, France Telecom
+ ! All rights reserved.
+ !
+ ! Redistribution and use in source and binary forms, with or without
+ ! modification, are permitted provided that the following conditions
+ ! are met:
+ ! 1. Redistributions of source code must retain the above copyright
+ !    notice, this list of conditions and the following disclaimer.
+ ! 2. Redistributions in binary form must reproduce the above copyright
+ !    notice, this list of conditions and the following disclaimer in the
+ !    documentation and/or other materials provided with the distribution.
+ ! 3. Neither the name of the copyright holders nor the names of its
+ !    contributors may be used to endorse or promote products derived from
+ !    this software without specific prior written permission.
+ !
+ ! THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ ! AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ ! IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ! ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ ! LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ ! CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ ! SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ ! INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ ! CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ! ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ ! THE POSSIBILITY OF SUCH DAMAGE.
+-->
+
+<project>
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <artifactId>asm-parent</artifactId>
+    <groupId>org.ow2.asm</groupId>
+    <version>5.2</version>
+  </parent>
+
+  <name>ASM Core</name>
+  <artifactId>asm</artifactId>
+  <packaging>jar</packaging>
+  
+</project>
diff --git a/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.pom.sha1 b/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.pom.sha1
new file mode 100644
index 0000000..69cfb8f
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm/5.2/asm-5.2.pom.sha1
@@ -0,0 +1 @@
+b8a8048f097c6b5fe8896c3221024873e0ab1416
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm/maven-metadata.xml.md5 b/common/m2/repository/org/ow2/asm/asm/maven-metadata.xml.md5
deleted file mode 100644
index 9b4b88a..0000000
--- a/common/m2/repository/org/ow2/asm/asm/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-8de45a8e1f62da0a176c38aa38405a80
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm/maven-metadata.xml.sha1 b/common/m2/repository/org/ow2/asm/asm/maven-metadata.xml.sha1
deleted file mode 100644
index fb53eef..0000000
--- a/common/m2/repository/org/ow2/asm/asm/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-56837ee34f14d4d85d0b549f57de7d0836216a1f
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/ow2/maven-metadata.xml.md5 b/common/m2/repository/org/ow2/ow2/maven-metadata.xml.md5
deleted file mode 100644
index 6d49e63..0000000
--- a/common/m2/repository/org/ow2/ow2/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-9b35e5fdda8d03f739f066a1e0cbc96d
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/ow2/maven-metadata.xml.sha1 b/common/m2/repository/org/ow2/ow2/maven-metadata.xml.sha1
deleted file mode 100644
index 7f74207..0000000
--- a/common/m2/repository/org/ow2/ow2/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c2d89606ef9723d373a5c062f8b6a1a9c94603b1
\ No newline at end of file
diff --git a/common/m2/repository/org/parboiled/parboiled-core/maven-metadata.xml.md5 b/common/m2/repository/org/parboiled/parboiled-core/maven-metadata.xml.md5
deleted file mode 100644
index 200623b..0000000
--- a/common/m2/repository/org/parboiled/parboiled-core/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-837b9c5a42b8d27280ca2017a6e1943e
\ No newline at end of file
diff --git a/common/m2/repository/org/parboiled/parboiled-core/maven-metadata.xml.sha1 b/common/m2/repository/org/parboiled/parboiled-core/maven-metadata.xml.sha1
deleted file mode 100644
index 1261837..0000000
--- a/common/m2/repository/org/parboiled/parboiled-core/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-00fc21bb5791d6e1b2b1cbf00e3716155250d14a
\ No newline at end of file
diff --git a/common/m2/repository/org/parboiled/parboiled-java/maven-metadata.xml.md5 b/common/m2/repository/org/parboiled/parboiled-java/maven-metadata.xml.md5
deleted file mode 100644
index ea23ce1..0000000
--- a/common/m2/repository/org/parboiled/parboiled-java/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-764d654746ca0924c4f6ae8603137876
\ No newline at end of file
diff --git a/common/m2/repository/org/parboiled/parboiled-java/maven-metadata.xml.sha1 b/common/m2/repository/org/parboiled/parboiled-java/maven-metadata.xml.sha1
deleted file mode 100644
index a04f55a..0000000
--- a/common/m2/repository/org/parboiled/parboiled-java/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d4ae1f1cdb86fec505c393da8be3a065b2896e80
\ No newline at end of file
diff --git a/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.jar b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.jar
new file mode 100644
index 0000000..ae7ff25
--- /dev/null
+++ b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.jar
Binary files differ
diff --git a/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.jar.md5 b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.jar.md5
new file mode 100644
index 0000000..2bade0d
--- /dev/null
+++ b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.jar.md5
@@ -0,0 +1 @@
+977aa710304b0448c0561926723bfdcf
\ No newline at end of file
diff --git a/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.jar.sha1 b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.jar.sha1
new file mode 100644
index 0000000..db960d1
--- /dev/null
+++ b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.jar.sha1
@@ -0,0 +1 @@
+15925fd6c32a29fe3f40a048d238c5ca58cb8362
\ No newline at end of file
diff --git a/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.pom b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.pom
new file mode 100644
index 0000000..10f4c43
--- /dev/null
+++ b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.pom
@@ -0,0 +1,69 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.pcollections</groupId>
+  <artifactId>pcollections</artifactId>
+  <packaging>jar</packaging>
+  <version>2.1.2</version>
+  <name>PCollections</name>
+  <url>http://pcollections.org</url>
+  <description>A Persistent Java Collections Library</description>
+  <licenses>
+    <license>
+      <name>The MIT License</name>
+      <url>http://www.opensource.org/licenses/mit-license.php</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>hrldcpr</id>
+      <name>Harold Cooper</name>
+      <email>hrldcpr@gmail.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:svn:http://pcollections.googlecode.com/svn/tags/v2.1.2</connection>
+    <developerConnection>scm:svn:https://pcollections.googlecode.com/svn/tags/v2.1.2</developerConnection>
+    <url>http://pcollections.googlecode.com/svn/tags/v2.1.2</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+	<groupId>org.apache.maven.plugins</groupId>
+	<artifactId>maven-compiler-plugin</artifactId>
+	<version>2.3.2</version>
+	<configuration>
+	  <source>1.5</source>
+	  <target>1.5</target>
+	</configuration>
+      </plugin>
+      <plugin>
+	<groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-gpg-plugin</artifactId>
+	<version>1.3</version>
+        <executions>
+          <execution>
+            <id>sign-artifacts</id>
+            <phase>verify</phase>
+            <goals>
+              <goal>sign</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.pom.md5 b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.pom.md5
new file mode 100644
index 0000000..4ed3096
--- /dev/null
+++ b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.pom.md5
@@ -0,0 +1 @@
+6d1e360582cadaa76d5fad0093204e25
\ No newline at end of file
diff --git a/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.pom.sha1 b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.pom.sha1
new file mode 100644
index 0000000..1d8d5ab
--- /dev/null
+++ b/common/m2/repository/org/pcollections/pcollections/2.1.2/pcollections-2.1.2.pom.sha1
@@ -0,0 +1 @@
+1561eb634b7d77f24b43056b0dc5dc529a008357
\ No newline at end of file
diff --git a/common/m2/repository/org/pegdown/pegdown/maven-metadata.xml.md5 b/common/m2/repository/org/pegdown/pegdown/maven-metadata.xml.md5
deleted file mode 100644
index a7689a0..0000000
--- a/common/m2/repository/org/pegdown/pegdown/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-d6bfaf42cde2a6d79619343283f11dc8
\ No newline at end of file
diff --git a/common/m2/repository/org/pegdown/pegdown/maven-metadata.xml.sha1 b/common/m2/repository/org/pegdown/pegdown/maven-metadata.xml.sha1
deleted file mode 100644
index feec566..0000000
--- a/common/m2/repository/org/pegdown/pegdown/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-353ab2a38fdb04ce4a4dedcdcd6bdebfe97df5ee
\ No newline at end of file
diff --git a/common/m2/repository/org/python/jython-standalone/maven-metadata.xml.md5 b/common/m2/repository/org/python/jython-standalone/maven-metadata.xml.md5
deleted file mode 100644
index 31e8a83..0000000
--- a/common/m2/repository/org/python/jython-standalone/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-c259c0796b1c65516d5d42645f1155d3
\ No newline at end of file
diff --git a/common/m2/repository/org/python/jython-standalone/maven-metadata.xml.sha1 b/common/m2/repository/org/python/jython-standalone/maven-metadata.xml.sha1
deleted file mode 100644
index 52e1290..0000000
--- a/common/m2/repository/org/python/jython-standalone/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e5cac977df10420b935cabbc3ad4972ebce03bee
\ No newline at end of file
diff --git a/common/m2/repository/org/python/jython/maven-metadata.xml.md5 b/common/m2/repository/org/python/jython/maven-metadata.xml.md5
deleted file mode 100755
index 20562cb..0000000
--- a/common/m2/repository/org/python/jython/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-959dd7430e28906aa561ac28d88738ca
\ No newline at end of file
diff --git a/common/m2/repository/org/python/jython/maven-metadata.xml.sha1 b/common/m2/repository/org/python/jython/maven-metadata.xml.sha1
deleted file mode 100755
index 17c9feb..0000000
--- a/common/m2/repository/org/python/jython/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-48dfb4b353ed3ba279e9204d6b983c214507ad84
\ No newline at end of file
diff --git a/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/NOTICE b/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/NOTICE
new file mode 100644
index 0000000..f7fe006
--- /dev/null
+++ b/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/NOTICE
@@ -0,0 +1,36 @@
+Licensed under Public Domain (CC0)
+
+To the extent possible under law, the person who associated CC0 with
+this code has waived all copyright and related or neighboring
+rights to this code.
+
+You should have received a copy of the CC0 legalcode along with this
+work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
+
+Statement of Purpose
+
+The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
+
+Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
+
+For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
+
+1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
+
+the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
+moral rights retained by the original author(s) and/or performer(s);
+publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
+rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
+rights protecting the extraction, dissemination, use and reuse of data in a Work;
+database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
+other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
+2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
+
+3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
+
+4. Limitations and Disclaimers.
+
+No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
+Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
+Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
+Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
\ No newline at end of file
diff --git a/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/reactive-streams-1.0.0.jar b/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/reactive-streams-1.0.0.jar
new file mode 100644
index 0000000..fe6b283
--- /dev/null
+++ b/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/reactive-streams-1.0.0.jar
Binary files differ
diff --git a/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/reactive-streams-1.0.0.jar.sha1 b/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/reactive-streams-1.0.0.jar.sha1
new file mode 100644
index 0000000..6afc004
--- /dev/null
+++ b/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/reactive-streams-1.0.0.jar.sha1
@@ -0,0 +1 @@
+14b8c877d98005ba3941c9257cfe09f6ed0e0d74
\ No newline at end of file
diff --git a/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/reactive-streams-1.0.0.pom b/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/reactive-streams-1.0.0.pom
new file mode 100644
index 0000000..24016ea
--- /dev/null
+++ b/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/reactive-streams-1.0.0.pom
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.reactivestreams</groupId>
+  <artifactId>reactive-streams</artifactId>
+  <version>1.0.0</version>
+  <name>reactive-streams</name>
+  <description>A Protocol for Asynchronous Non-Blocking Data Sequence</description>
+  <url>http://www.reactive-streams.org/</url>
+  <inceptionYear>2014</inceptionYear>
+  <licenses>
+    <license>
+      <name>CC0</name>
+      <url>http://creativecommons.org/publicdomain/zero/1.0/</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>reactive-streams-sig</id>
+      <name>Reactive Streams SIG</name>
+      <url>http://www.reactive-streams.org/</url>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:git@github.com:reactive-streams/reactive-streams.git</connection>
+    <url>git@github.com:reactive-streams/reactive-streams.git</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/org/reflections/reflections/0.9.10/BUILD b/common/m2/repository/org/reflections/reflections/0.9.10/BUILD
new file mode 100644
index 0000000..68f8d2d
--- /dev/null
+++ b/common/m2/repository/org/reflections/reflections/0.9.10/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["reflections-0.9.10.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "reflections-0.9.10.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.jar b/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.jar
new file mode 100644
index 0000000..c255641
--- /dev/null
+++ b/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.jar
Binary files differ
diff --git a/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.jar.sha1 b/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.jar.sha1
new file mode 100644
index 0000000..54bfacb
--- /dev/null
+++ b/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.jar.sha1
@@ -0,0 +1 @@
+c7f4ea230aedc757ca1499ebcfb2953c81cf8b67
\ No newline at end of file
diff --git a/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.pom b/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.pom
new file mode 100644
index 0000000..089e7d6
--- /dev/null
+++ b/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.pom
@@ -0,0 +1,256 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>org.reflections</groupId>
+    <artifactId>reflections</artifactId>
+    <version>0.9.10</version>
+
+    <name>Reflections</name>
+    <description>Reflections - a Java runtime metadata analysis</description>
+    <url>http://github.com/ronmamo/reflections</url>
+
+    <licenses>
+        <license>
+            <name>WTFPL</name>
+            <url>http://www.wtfpl.net/</url>
+        </license>
+        <license>
+            <name>The New BSD License</name>
+            <url>http://www.opensource.org/licenses/bsd-license.html</url>
+        </license>
+    </licenses>
+
+    <scm>
+        <url>https://github.com/ronmamo/reflections/issues</url>
+        <connection>scm:git:git://github.com/ronmamo/reflections.git</connection>
+    </scm>
+
+    <issueManagement>
+        <url>https://github.com/ronmamo/reflections/issues</url>
+        <system>GitHub Issues</system>
+    </issueManagement>
+
+    <mailingLists>
+        <mailingList>
+            <name>google-code-reflections</name>
+            <archive>http://groups.google.com/group/google-code-reflections</archive>
+        </mailingList>
+    </mailingLists>
+
+    <developers>
+        <developer>
+            <email>ronmamo at gmail</email>
+        </developer>
+    </developers>
+
+    <distributionManagement>
+        <repository>
+            <uniqueVersion>false</uniqueVersion>
+            <id>github</id>
+            <url>scm:git:ssh://git@github.com/ronmamo/reflections.git</url>
+        </repository>
+    </distributionManagement>
+
+    <properties>
+        <guava.version>18.0</guava.version>
+        <javassist.version>3.18.2-GA</javassist.version>
+        <jdk.version>1.7</jdk.version>
+    </properties>
+
+    <dependencies>
+        <dependency>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+            <version>${guava.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.javassist</groupId>
+            <artifactId>javassist</artifactId>
+            <version>${javassist.version}</version>
+            <optional>false</optional> <!-- case: when not actually scanning with javassist or if using {@link Reflections.collect()} -->
+        </dependency>
+
+        <dependency>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>annotations</artifactId>
+            <version>2.0.1</version>
+            <scope>compile</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+            <version>1.6.1</version>
+            <optional>true</optional> <!-- case: when logging is not needed -->
+        </dependency>
+
+        <dependency>
+            <groupId>dom4j</groupId>
+            <artifactId>dom4j</artifactId>
+            <version>1.6.1</version>
+            <optional>true</optional> <!-- case: when no xml de/serialization -->
+        </dependency>
+
+        <dependency>
+            <groupId>com.google.code.gson</groupId>
+            <artifactId>gson</artifactId>
+            <version>1.4</version>
+            <optional>true</optional> <!-- case: when no json de/serialization -->
+        </dependency>
+
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+            <version>2.5</version>
+            <scope>provided</scope>
+            <optional>true</optional> <!-- case: when no servlet environment -->
+        </dependency>
+
+        <!-- use any implementation you like -->
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-simple</artifactId>
+            <version>1.6.1</version>
+            <optional>true</optional> <!-- case: when other logging implementation used or logging is not needed -->
+        </dependency>
+
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>4.5</version>
+            <scope>test</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-vfs2</artifactId>
+            <version>2.0</version>
+            <scope>provided</scope>
+            <optional>true</optional> <!-- case: -->
+        </dependency>
+    </dependencies>
+
+    <profiles>
+        <profile>
+            <id>latest</id>
+            <properties>
+                <guava.version>15.0</guava.version>
+                <javassist.version>3.19.0-GA</javassist.version>
+            </properties>
+            <activation>
+                <jdk>!1.5</jdk>
+            </activation>
+        </profile>
+
+        <profile>
+            <id>jdk1.5</id>
+            <properties>
+                <guava.version>10.0</guava.version>
+                <javassist.version>3.16.1-GA</javassist.version>
+                <jdk.version>1.5</jdk.version>
+            </properties>
+            <activation>
+                <jdk>1.5</jdk>
+            </activation>
+        </profile>
+
+        <profile>
+            <id>build</id>
+            <properties>
+                <jdk.version>1.5</jdk.version>
+            </properties>
+            <build>
+                <plugins>
+                    <plugin>
+                        <artifactId>maven-source-plugin</artifactId>
+                        <version>2.3</version>
+                        <executions>
+                            <execution>
+                                <phase>install</phase>
+                                <goals>
+                                    <goal>jar</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+                    <plugin>
+                        <artifactId>maven-javadoc-plugin</artifactId>
+                        <version>2.10</version>
+                        <executions>
+                            <execution>
+                                <phase>install</phase>
+                                <goals>
+                                    <goal>javadoc</goal>
+                                    <goal>jar</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                        <configuration>
+                            <reportOutputDirectory>javadoc</reportOutputDirectory>
+                        </configuration>
+                    </plugin>
+                    <plugin>
+                        <artifactId>maven-gpg-plugin</artifactId>
+                        <version>1.5</version>
+                        <executions>
+                            <execution>
+                                <phase>install</phase>
+                                <goals>
+                                    <goal>sign</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+                    <plugin>
+                        <artifactId>maven-enforcer-plugin</artifactId>
+                        <version>1.3.1</version>
+                        <executions>
+                            <execution>
+                                <goals>
+                                    <goal>enforce</goal>
+                                </goals>
+                                <configuration>
+                                    <rules>
+                                        <requireProperty>
+                                            <property>gpg.passphrase</property>
+                                            <message>gpg.passphrase must be supplied using -D</message>
+                                        </requireProperty>
+                                    </rules>
+                                    <fail>true</fail>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-clean-plugin</artifactId>
+                <version>2.5</version>
+                <configuration>
+                    <filesets>
+                        <fileset>
+                            <directory>javadoc</directory>
+                        </fileset>
+                    </filesets>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <version>3.1</version>
+                <configuration>
+                    <source>${jdk.version}</source>
+                    <target>${jdk.version}</target>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>
diff --git a/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.pom.sha1 b/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.pom.sha1
new file mode 100644
index 0000000..b50f729
--- /dev/null
+++ b/common/m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.pom.sha1
@@ -0,0 +1 @@
+5d7c7ff061922bf45e83af8e04bdf9bdfafa3cd3
\ No newline at end of file
diff --git a/common/m2/repository/org/seleniumhq/selenium/selenium-api/maven-metadata.xml.md5 b/common/m2/repository/org/seleniumhq/selenium/selenium-api/maven-metadata.xml.md5
deleted file mode 100644
index ff618a0..0000000
--- a/common/m2/repository/org/seleniumhq/selenium/selenium-api/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-079ff3d3345f4e71f5bf20daf24e8a21
\ No newline at end of file
diff --git a/common/m2/repository/org/seleniumhq/selenium/selenium-api/maven-metadata.xml.sha1 b/common/m2/repository/org/seleniumhq/selenium/selenium-api/maven-metadata.xml.sha1
deleted file mode 100644
index 244fb6c..0000000
--- a/common/m2/repository/org/seleniumhq/selenium/selenium-api/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3cb80700d5862d878e658e91a6ba4707e63d8065
\ No newline at end of file
diff --git a/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/maven-metadata.xml.md5 b/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/maven-metadata.xml.md5
deleted file mode 100644
index ced5b77..0000000
--- a/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-fd829b44a46d9c7612d35f150806c14e
\ No newline at end of file
diff --git a/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/maven-metadata.xml.sha1 b/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/maven-metadata.xml.sha1
deleted file mode 100644
index 2a829e2..0000000
--- a/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-cdcdd6076c3a6ef8604540ad8b5597112cc56e22
\ No newline at end of file
diff --git a/common/m2/repository/org/seleniumhq/selenium/selenium-parent/maven-metadata.xml.md5 b/common/m2/repository/org/seleniumhq/selenium/selenium-parent/maven-metadata.xml.md5
deleted file mode 100644
index 09b9263..0000000
--- a/common/m2/repository/org/seleniumhq/selenium/selenium-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-5ec48f3e7d0306a3da2a533156b02047
\ No newline at end of file
diff --git a/common/m2/repository/org/seleniumhq/selenium/selenium-parent/maven-metadata.xml.sha1 b/common/m2/repository/org/seleniumhq/selenium/selenium-parent/maven-metadata.xml.sha1
deleted file mode 100644
index cb1aba6..0000000
--- a/common/m2/repository/org/seleniumhq/selenium/selenium-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-85a49405b7d9ef334932102e61abdb6a79b46594
\ No newline at end of file
diff --git a/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/maven-metadata.xml.md5 b/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/maven-metadata.xml.md5
deleted file mode 100644
index c697f29..0000000
--- a/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-db09383ea5aba450bdc90bc8ad77369b
\ No newline at end of file
diff --git a/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/maven-metadata.xml.sha1 b/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/maven-metadata.xml.sha1
deleted file mode 100644
index 3bb47b9..0000000
--- a/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2196bff6f8a25308fac93ed763d92bb52079e88b
\ No newline at end of file
diff --git a/common/m2/repository/org/shredzone/flattr4j/flattr4j-core/2.12/BUILD b/common/m2/repository/org/shredzone/flattr4j/flattr4j-core/2.12/BUILD
index 08a6c16..82568ac 100644
--- a/common/m2/repository/org/shredzone/flattr4j/flattr4j-core/2.12/BUILD
+++ b/common/m2/repository/org/shredzone/flattr4j/flattr4j-core/2.12/BUILD
@@ -1,5 +1,16 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_java_import(name = "jar", jars = ["flattr4j-core-2.12.jar"], pom = ":pom", visibility = ["//visibility:public"])
-maven_pom(name = "pom", source = "flattr4j-core-2.12.pom" , parent ="//prebuilts/tools/common/m2/repository/org/shredzone/flattr4j/flattr4j/2.12:pom", visibility = ["//visibility:public"])
+maven_java_import(
+    name = "jar",
+    jars = ["flattr4j-core-2.12.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/shredzone/flattr4j/flattr4j/2.12:pom",
+    source = "flattr4j-core-2.12.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/shredzone/flattr4j/flattr4j/2.12/BUILD b/common/m2/repository/org/shredzone/flattr4j/flattr4j/2.12/BUILD
index 5f84bc5..1b4533f 100644
--- a/common/m2/repository/org/shredzone/flattr4j/flattr4j/2.12/BUILD
+++ b/common/m2/repository/org/shredzone/flattr4j/flattr4j/2.12/BUILD
@@ -1,4 +1,8 @@
 # This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
 
-maven_pom(name = "pom", source = "flattr4j-2.12.pom" , visibility = ["//visibility:public"])
+maven_pom(
+    name = "pom",
+    source = "flattr4j-2.12.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/slf4j/slf4j-api/1.7.6/BUILD b/common/m2/repository/org/slf4j/slf4j-api/1.7.6/BUILD
new file mode 100644
index 0000000..2149459
--- /dev/null
+++ b/common/m2/repository/org/slf4j/slf4j-api/1.7.6/BUILD
@@ -0,0 +1,16 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_java_import(
+    name = "jar",
+    jars = ["slf4j-api-1.7.6.jar"],
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    parent = "//prebuilts/tools/common/m2/repository/org/slf4j/slf4j-parent/1.7.6:pom",
+    source = "slf4j-api-1.7.6.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar b/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar
new file mode 100644
index 0000000..19aaf37
--- /dev/null
+++ b/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar
Binary files differ
diff --git a/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar.sha1 b/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar.sha1
new file mode 100644
index 0000000..dbbe14d
--- /dev/null
+++ b/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar.sha1
@@ -0,0 +1 @@
+562424e36df3d2327e8e9301a76027fca17d54ea
\ No newline at end of file
diff --git a/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom b/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom
new file mode 100644
index 0000000..cfa592c
--- /dev/null
+++ b/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom
@@ -0,0 +1,89 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0"

+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

+

+  <parent>

+    <groupId>org.slf4j</groupId>

+    <artifactId>slf4j-parent</artifactId>

+    <version>1.7.6</version>

+  </parent>

+

+  <modelVersion>4.0.0</modelVersion>

+

+  <groupId>org.slf4j</groupId>

+  <artifactId>slf4j-api</artifactId>

+  <packaging>jar</packaging>

+  <name>SLF4J API Module</name>

+  <description>The slf4j API</description>

+

+  <url>http://www.slf4j.org</url>

+

+  <dependencies>

+

+  </dependencies> 

+

+  <build>

+    <plugins>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-surefire-plugin</artifactId>

+        <configuration>

+          <forkMode>once</forkMode>

+          <reportFormat>plain</reportFormat>

+          <trimStackTrace>false</trimStackTrace>

+          <excludes>

+            <exclude>**/AllTest.java</exclude>

+            <exclude>**/PackageTest.java</exclude>

+          </excludes>

+        </configuration>

+      </plugin>

+

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-jar-plugin</artifactId>

+        <configuration>

+          <archive>

+            <manifestEntries>

+              <Bundle-Version>${parsedVersion.osgiVersion}</Bundle-Version>

+              <Bundle-Description>${project.description}</Bundle-Description>

+              <Implementation-Version>${project.version}</Implementation-Version>

+            </manifestEntries>

+            <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>

+          </archive>

+        </configuration>

+        <executions>

+          <execution>

+            <id>bundle-test-jar</id>

+            <phase>package</phase>

+            <goals>

+              <goal>jar</goal>

+              <goal>test-jar</goal>

+            </goals>

+          </execution>

+        </executions>

+      </plugin>

+

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-antrun-plugin</artifactId>

+        <executions>

+          <execution>

+            <phase>process-classes</phase>

+            <goals>

+             <goal>run</goal>

+            </goals>

+          </execution>

+        </executions>

+        <configuration>

+          <tasks>

+            <echo>Removing slf4j-api's dummy StaticLoggerBinder and StaticMarkerBinder</echo>

+            <delete dir="target/classes/org/slf4j/impl"/>

+          </tasks>

+        </configuration>

+      </plugin>

+

+    </plugins>

+

+  </build>

+

+</project>
\ No newline at end of file
diff --git a/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom.sha1 b/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom.sha1
new file mode 100644
index 0000000..113aef9
--- /dev/null
+++ b/common/m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom.sha1
@@ -0,0 +1 @@
+933bbb53697aa93b6676ff429cbd66c771b0bc00
\ No newline at end of file
diff --git a/common/m2/repository/org/slf4j/slf4j-api/maven-metadata.xml.md5 b/common/m2/repository/org/slf4j/slf4j-api/maven-metadata.xml.md5
deleted file mode 100644
index cbd66d2..0000000
--- a/common/m2/repository/org/slf4j/slf4j-api/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-8c531e86b2db0cee1de3d6319dea031d
\ No newline at end of file
diff --git a/common/m2/repository/org/slf4j/slf4j-api/maven-metadata.xml.sha1 b/common/m2/repository/org/slf4j/slf4j-api/maven-metadata.xml.sha1
deleted file mode 100644
index 573baf7..0000000
--- a/common/m2/repository/org/slf4j/slf4j-api/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-86a6a9b9bdf7184d51bb5ca073e3ba3aa981bf38
\ No newline at end of file
diff --git a/common/m2/repository/org/slf4j/slf4j-parent/1.7.6/BUILD b/common/m2/repository/org/slf4j/slf4j-parent/1.7.6/BUILD
new file mode 100644
index 0000000..3efb7aa
--- /dev/null
+++ b/common/m2/repository/org/slf4j/slf4j-parent/1.7.6/BUILD
@@ -0,0 +1,8 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_pom(
+    name = "pom",
+    source = "slf4j-parent-1.7.6.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom b/common/m2/repository/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom
new file mode 100644
index 0000000..e96b070
--- /dev/null
+++ b/common/m2/repository/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom
@@ -0,0 +1,397 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<project xmlns="http://maven.apache.org/POM/4.0.0"

+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

+

+  <modelVersion>4.0.0</modelVersion>

+

+  <groupId>org.slf4j</groupId>

+  <artifactId>slf4j-parent</artifactId>

+  <version>1.7.6</version>

+

+  <packaging>pom</packaging>

+  <name>SLF4J</name>

+  <description>Top SLF4J project pom.xml file</description>

+  <url>http://www.slf4j.org</url>

+

+  <organization>

+    <name>QOS.ch</name>

+    <url>http://www.qos.ch</url>

+  </organization>

+  <inceptionYear>2005</inceptionYear>

+

+  <licenses>

+    <license>

+      <name>MIT License</name>

+      <url>http://www.opensource.org/licenses/mit-license.php</url>

+      <distribution>repo</distribution>

+    </license>

+  </licenses>

+

+  <scm>

+    <url>https://github.com/ceki/slf4j</url>

+    <connection>git@github.com:ceki/slf4j.git</connection>

+  </scm>

+

+  <properties>

+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

+    <slf4j.api.minimum.compatible.version>1.6.0</slf4j.api.minimum.compatible.version>

+    <cal10n.version>0.8.1</cal10n.version>

+    <log4j.version>1.2.17</log4j.version>

+    <logback.version>1.0.13</logback.version>

+    <junit.version>4.10</junit.version>

+  </properties>

+

+  <developers>

+    <developer>

+      <id>ceki</id>

+      <name>Ceki Gulcu</name>

+      <email>ceki@qos.ch</email>

+    </developer>

+  </developers>

+

+  <modules>

+    <module>slf4j-api</module>

+    <!--<module>slf4j-scala-api</module>-->

+    <module>slf4j-simple</module>

+    <module>slf4j-nop</module>

+    <module>slf4j-jdk14</module>

+    <module>slf4j-log4j12</module>

+    <module>slf4j-jcl</module>

+    <module>slf4j-android</module>

+    <module>slf4j-ext</module>

+    <module>jcl-over-slf4j</module>

+    <module>log4j-over-slf4j</module>

+    <module>jul-to-slf4j</module>

+    <module>osgi-over-slf4j</module>

+    <module>integration</module>

+    <module>slf4j-site</module>

+    <module>slf4j-migrator</module>

+  </modules>

+

+  <dependencies>

+    <dependency>

+      <groupId>junit</groupId>

+      <artifactId>junit</artifactId>

+      <version>${junit.version}</version>

+      <scope>test</scope>

+    </dependency>

+  </dependencies>

+

+

+  <dependencyManagement>

+    <dependencies>

+

+      <dependency>

+        <groupId>org.slf4j</groupId>

+        <artifactId>slf4j-api</artifactId>

+        <version>${project.version}</version>

+      </dependency>

+

+      <dependency>

+        <groupId>org.slf4j</groupId>

+        <artifactId>slf4j-jdk14</artifactId>

+        <version>${project.version}</version>

+      </dependency>

+

+      <dependency>

+        <groupId>log4j</groupId>

+        <artifactId>log4j</artifactId>

+        <version>${log4j.version}</version>

+      </dependency>

+

+      <dependency>

+        <groupId>ch.qos.cal10n</groupId>

+        <artifactId>cal10n-api</artifactId>

+        <version>${cal10n.version}</version>

+      </dependency>

+

+    </dependencies>

+  </dependencyManagement>

+

+

+  <build>

+    <extensions>

+      <extension>

+        <groupId>org.apache.maven.wagon</groupId>

+        <artifactId>wagon-ssh</artifactId>

+        <version>2.0</version>

+      </extension>

+    </extensions>

+

+    <resources>

+      <resource>

+        <directory>src/main/resources</directory>

+        <filtering>true</filtering>

+      </resource>

+    </resources>

+

+    <plugins>

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-compiler-plugin</artifactId>

+        <version>2.3.2</version>

+        <configuration>

+          <source>1.5</source>

+          <target>1.5</target>

+        </configuration>

+      </plugin>

+

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-jar-plugin</artifactId>

+        <version>2.3.1</version>

+      </plugin>

+

+

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-surefire-plugin</artifactId>

+        <version>2.10</version>

+        <configuration>

+          <forkMode>once</forkMode>

+          <reportFormat>plain</reportFormat>

+          <trimStackTrace>false</trimStackTrace>

+          <excludes>

+            <exclude>**/AllTest.java</exclude>

+            <exclude>**/PackageTest.java</exclude>

+          </excludes>

+        </configuration>

+      </plugin>

+

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-source-plugin</artifactId>

+        <version>2.1.2</version>

+        <executions>

+          <execution>

+            <phase>package</phase>

+            <goals>

+              <goal>jar</goal>

+            </goals>

+          </execution>

+        </executions>

+      </plugin>

+

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-assembly-plugin</artifactId>

+        <version>2.2</version>

+        <configuration>

+          <descriptors>

+            <descriptor>src/main/assembly/source.xml</descriptor>

+          </descriptors>

+          <finalName>slf4j-${project.version}</finalName>

+          <appendAssemblyId>false</appendAssemblyId>

+          <outputDirectory>target/site/dist/</outputDirectory>

+        </configuration>

+      </plugin>

+

+      <!-- as suggested in http://bugzilla.slf4j.org/show_bug.cgi?id=152 -->

+      <plugin>

+        <groupId>org.codehaus.mojo</groupId>

+        <artifactId>build-helper-maven-plugin</artifactId>

+        <version>1.7</version>

+        <executions>

+          <execution>

+            <id>parse-version</id>

+            <goals>

+              <goal>parse-version</goal>

+            </goals>

+          </execution>

+        </executions>

+      </plugin>

+

+      <!-- ====== site plugin ===== -->

+      <plugin>

+        <groupId>org.apache.maven.plugins</groupId>

+        <artifactId>maven-site-plugin</artifactId>

+        <version>3.0</version>

+        <configuration>

+          <reportPlugins>

+            <plugin>

+              <groupId>org.apache.maven.plugins</groupId>

+              <artifactId>maven-jxr-plugin</artifactId>

+              <version>2.3</version>

+              <configuration>

+                <aggregate>true</aggregate>

+                <javadocDir>target/site/apidocs/</javadocDir>

+                <linkJavadoc>true</linkJavadoc>

+              </configuration>

+            </plugin>

+

+            <plugin>

+              <groupId>org.apache.maven.plugins</groupId>

+              <artifactId>maven-javadoc-plugin</artifactId>

+              <version>2.8</version>

+              <configuration>

+                <!--<aggregate>true</aggregate>-->

+                <excludePackageNames>org.slf4j.migrator:org.slf4j.migrator.*</excludePackageNames>

+                <links>

+                  <link>

+                    http://java.sun.com/j2se/1.5.0/docs/api

+                  </link>

+                </links>

+                <groups>

+                  <group>

+                    <title>SLF4J packages</title>

+                    <packages>org.slf4j:org.slf4j.*</packages>

+                  </group>

+

+                  <group>

+                    <title>SLF4J extensions</title>

+                    <packages>

+                      org.slf4j.cal10n:org.slf4j.profiler:org.slf4j.ext:org.slf4j.instrumentation:org.slf4j.agent

+                    </packages>

+                  </group>

+

+                  <group>

+                    <title>Jakarta Commons Logging packages</title>

+                    <packages>org.apache.commons.*</packages>

+                  </group>

+

+                  <group>

+                    <title>java.util.logging (JUL) to SLF4J bridge</title>

+                    <packages>org.slf4j.bridge</packages>

+                  </group>

+

+                  <group>

+                    <title>Apache log4j</title>

+                    <packages>org.apache.log4j:org.apache.log4j.*</packages>

+                  </group>

+                </groups>

+              </configuration>

+            </plugin>

+

+          </reportPlugins>

+        </configuration>

+      </plugin>

+    </plugins>

+

+  </build>

+

+  <profiles>

+    <profile>

+      <id>skipTests</id>

+      <properties>

+        <maven.test.skip>true</maven.test.skip>

+      </properties>

+    </profile>

+

+    <profile>

+      <id>javadocjar</id>

+      <build>

+        <plugins>

+          <plugin>

+            <groupId>org.apache.maven.plugins</groupId>

+            <artifactId>maven-javadoc-plugin</artifactId>

+            <executions>

+              <execution>

+                <id>attach-javadocs</id>

+                <goals>

+                  <goal>jar</goal>

+                </goals>

+              </execution>

+            </executions>

+          </plugin>

+        </plugins>

+      </build>

+    </profile>

+

+    <profile>

+      <id>license</id>

+      <build>

+        <plugins>

+          <plugin>

+            <groupId>com.google.code.maven-license-plugin</groupId>

+            <artifactId>maven-license-plugin</artifactId>

+            <configuration>

+              <header>src/main/licenseHeader.txt</header>

+              <quiet>false</quiet>

+              <failIfMissing>true</failIfMissing>

+              <aggregate>true</aggregate>

+              <includes>

+                <include>src/**/*.java</include>

+              </includes>

+              <useDefaultExcludes>true</useDefaultExcludes>

+              <useDefaultMapping>true</useDefaultMapping>

+              <properties>

+                <year>1999</year>

+              </properties>

+              <headerDefinitions>

+                <headerDefinition>src/main/javadocHeaders.xml</headerDefinition>

+              </headerDefinitions>

+            </configuration>

+          </plugin>

+        </plugins>

+      </build>

+

+      <pluginRepositories>

+        <pluginRepository>

+          <id>mc-release</id>

+          <name>Local Maven repository of releases</name>

+          <url>http://mc-repo.googlecode.com/svn/maven2/releases</url>

+          <snapshots>

+            <enabled>false</enabled>

+          </snapshots>

+          <releases>

+            <enabled>true</enabled>

+          </releases>

+        </pluginRepository>

+      </pluginRepositories>

+    </profile>

+

+    <profile>

+      <id>sign-artifacts</id>

+      <build>

+        <plugins>

+          <plugin>

+            <groupId>org.apache.maven.plugins</groupId>

+            <artifactId>maven-gpg-plugin</artifactId>

+            <version>1.1</version>

+            <executions>

+              <execution>

+                <id>sign-artifacts</id>

+                <phase>verify</phase>

+                <goals>

+                  <goal>sign</goal>

+                </goals>

+              </execution>

+            </executions>

+          </plugin>

+        </plugins>

+      </build>

+    </profile>

+

+  </profiles>

+

+  <pluginRepositories>

+    <pluginRepository>

+      <id>apache.snapshots</id>

+      <name>Apache Snapshot Plugin Repository</name>

+      <url>http://people.apache.org/repo/m2-snapshot-repository</url>

+      <releases>

+        <enabled>false</enabled>

+      </releases>

+      <snapshots>

+        <enabled>true</enabled>

+      </snapshots>

+    </pluginRepository>

+  </pluginRepositories>

+

+  <distributionManagement>

+    <site>

+      <id>pixie</id>

+      <url>scp://pixie.qos.ch/var/www/www.slf4j.org/htdocs/</url>

+    </site>

+

+    <repository>

+      <!--<id>pixie</id>-->

+      <!--<url>scp://pixie.qos.ch/var/mvnrepo/</url>-->

+      <id>sonatype-nexus-staging</id>

+      <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>

+    </repository>

+

+  </distributionManagement>

+

+</project>

diff --git a/common/m2/repository/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom.sha1 b/common/m2/repository/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom.sha1
new file mode 100644
index 0000000..cb6f1d3
--- /dev/null
+++ b/common/m2/repository/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom.sha1
@@ -0,0 +1 @@
+656e48b9c59dad7b29db12e0bb58963bf86cbf43
\ No newline at end of file
diff --git a/common/m2/repository/org/slf4j/slf4j-parent/maven-metadata.xml.md5 b/common/m2/repository/org/slf4j/slf4j-parent/maven-metadata.xml.md5
deleted file mode 100644
index 0cd03fc..0000000
--- a/common/m2/repository/org/slf4j/slf4j-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-045c7d9c72a862a1a93cec24d451f9cd
\ No newline at end of file
diff --git a/common/m2/repository/org/slf4j/slf4j-parent/maven-metadata.xml.sha1 b/common/m2/repository/org/slf4j/slf4j-parent/maven-metadata.xml.sha1
deleted file mode 100644
index 9127e97..0000000
--- a/common/m2/repository/org/slf4j/slf4j-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-62d322e9ece7c1a2f48df374fa792bc7815a1e1f
\ No newline at end of file
diff --git a/common/m2/repository/org/slf4j/slf4j-simple/maven-metadata.xml.md5 b/common/m2/repository/org/slf4j/slf4j-simple/maven-metadata.xml.md5
deleted file mode 100644
index 7516214..0000000
--- a/common/m2/repository/org/slf4j/slf4j-simple/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-4556fe3597db740fe915fc6b4bc48190
\ No newline at end of file
diff --git a/common/m2/repository/org/slf4j/slf4j-simple/maven-metadata.xml.sha1 b/common/m2/repository/org/slf4j/slf4j-simple/maven-metadata.xml.sha1
deleted file mode 100644
index db1bdb0..0000000
--- a/common/m2/repository/org/slf4j/slf4j-simple/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3e1737888f40b5796f2f6ed07a184b6f0f3c4021
\ No newline at end of file
diff --git a/common/m2/repository/org/sonatype/oss/oss-parent/maven-metadata.xml.md5 b/common/m2/repository/org/sonatype/oss/oss-parent/maven-metadata.xml.md5
deleted file mode 100644
index 6c70db0..0000000
--- a/common/m2/repository/org/sonatype/oss/oss-parent/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-40dd9aa7cc78f0c71fa71d161b26c1ed
\ No newline at end of file
diff --git a/common/m2/repository/org/sonatype/oss/oss-parent/maven-metadata.xml.sha1 b/common/m2/repository/org/sonatype/oss/oss-parent/maven-metadata.xml.sha1
deleted file mode 100644
index 9f6aca0..0000000
--- a/common/m2/repository/org/sonatype/oss/oss-parent/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a10567b0015421d9a3be45c57604ff82a9e2c7b1
\ No newline at end of file
diff --git a/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.aar b/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.aar
new file mode 100644
index 0000000..b9e542b
--- /dev/null
+++ b/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.aar
Binary files differ
diff --git a/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.aar.sha1 b/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.aar.sha1
new file mode 100644
index 0000000..dcc802e
--- /dev/null
+++ b/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.aar.sha1
@@ -0,0 +1 @@
+01a3bcfa0b90580c3119f0eb2a620560b6e99495
\ No newline at end of file
diff --git a/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.pom b/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.pom
new file mode 100644
index 0000000..b6ca033
--- /dev/null
+++ b/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.pom
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.thoughtcrime.ssl.pinning</groupId>
+  <artifactId>AndroidPinning</artifactId>
+  <version>1.0.0</version>
+  <packaging>aar</packaging>
+  <name>AndroidPinning Library</name>
+  <description>An Android library that facilitates certificate pinning for SSL connections in Android apps, in order to minimize dependence on Certificate Authorities.</description>
+  <url>https://github.com/moxie0/AndroidPinning</url>
+  <licenses>
+    <license>
+      <name>GPLv3</name>
+      <url>http://www.gnu.org/licenses/gpl-3.0.html</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>moxie</id>
+      <name>Moxie Marlinspike</name>
+      <email>moxie@thoughtcrime.org</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:moxie0/AndroidPinning.git</connection>
+    <developerConnection>scm:git@github.com:moxie0/AndroidPinning.git</developerConnection>
+    <url>scm:git@github.com:moxie0/AndroidPinning.git</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.pom.sha1 b/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.pom.sha1
new file mode 100644
index 0000000..775ea4b
--- /dev/null
+++ b/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/AndroidPinning-1.0.0.pom.sha1
@@ -0,0 +1 @@
+01071c1efd96b5f890bab764f4626d2bd38dd484
\ No newline at end of file
diff --git a/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/BUILD b/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/BUILD
new file mode 100644
index 0000000..fcf3582
--- /dev/null
+++ b/common/m2/repository/org/thoughtcrime/ssl/pinning/AndroidPinning/1.0.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "AndroidPinning-1.0.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "AndroidPinning-1.0.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/BUILD b/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/BUILD
new file mode 100644
index 0000000..f3b2730
--- /dev/null
+++ b/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "drag-sort-listview-0.6.1.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "drag-sort-listview-0.6.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.aar b/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.aar
new file mode 100644
index 0000000..d4895e5
--- /dev/null
+++ b/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.aar
Binary files differ
diff --git a/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.aar.sha1 b/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.aar.sha1
new file mode 100644
index 0000000..77b6edc
--- /dev/null
+++ b/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.aar.sha1
@@ -0,0 +1 @@
+238699f638a40b9850d7dfabe65ffdf93cd9bfa2
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.pom b/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.pom
new file mode 100644
index 0000000..30eae4b
--- /dev/null
+++ b/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.pom
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.wordpress</groupId>
+  <artifactId>drag-sort-listview</artifactId>
+  <version>0.6.1</version>
+  <packaging>aar</packaging>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-v4</artifactId>
+      <version>18.0.+</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.pom.sha1 b/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.pom.sha1
new file mode 100644
index 0000000..8b2b94e
--- /dev/null
+++ b/common/m2/repository/org/wordpress/drag-sort-listview/0.6.1/drag-sort-listview-0.6.1.pom.sha1
@@ -0,0 +1 @@
+7519f0d8482395eba49b5d32e2a7c7b6105a8888
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/emailchecker2/1.1.0/BUILD b/common/m2/repository/org/wordpress/emailchecker2/1.1.0/BUILD
new file mode 100644
index 0000000..2d4e695
--- /dev/null
+++ b/common/m2/repository/org/wordpress/emailchecker2/1.1.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "emailchecker2-1.1.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "emailchecker2-1.1.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.aar b/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.aar
new file mode 100644
index 0000000..71a7f68
--- /dev/null
+++ b/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.aar
Binary files differ
diff --git a/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.aar.sha1 b/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.aar.sha1
new file mode 100644
index 0000000..7b3e257
--- /dev/null
+++ b/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.aar.sha1
@@ -0,0 +1 @@
+daeb9772eaa9a55d563f33d12731770348391ebd
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.pom b/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.pom
new file mode 100644
index 0000000..866475c
--- /dev/null
+++ b/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.pom
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.wordpress</groupId>
+  <artifactId>emailchecker2</artifactId>
+  <version>1.1.0</version>
+  <packaging>aar</packaging>
+  <dependencies>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.0.1-2</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.pom.sha1 b/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.pom.sha1
new file mode 100644
index 0000000..8ca0a4e
--- /dev/null
+++ b/common/m2/repository/org/wordpress/emailchecker2/1.1.0/emailchecker2-1.1.0.pom.sha1
@@ -0,0 +1 @@
+786d7090549a77632b0dbc23e631831da6636164
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/graphview/3.4.0/BUILD b/common/m2/repository/org/wordpress/graphview/3.4.0/BUILD
new file mode 100644
index 0000000..c9336ce
--- /dev/null
+++ b/common/m2/repository/org/wordpress/graphview/3.4.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "graphview-3.4.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "graphview-3.4.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.aar b/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.aar
new file mode 100644
index 0000000..145e31d
--- /dev/null
+++ b/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.aar
Binary files differ
diff --git a/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.aar.sha1 b/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.aar.sha1
new file mode 100644
index 0000000..2d11a02
--- /dev/null
+++ b/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.aar.sha1
@@ -0,0 +1 @@
+710db0f26a101d4dc6042601e122469d5fcc1439
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.pom b/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.pom
new file mode 100644
index 0000000..2f1cab4
--- /dev/null
+++ b/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.pom
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.wordpress</groupId>
+  <artifactId>graphview</artifactId>
+  <version>3.4.0</version>
+  <packaging>aar</packaging>
+  <name>GraphView</name>
+  <description>Android Graph Library for creating zoomable and scrollable line and bar graphs.</description>
+  <url>https://github.com/wordpress-mobile/GraphView</url>
+  <licenses>
+    <license>
+      <name>The GPLv2 License</name>
+      <url>https://www.gnu.org/licenses/old-licenses/gpl-2.0.html</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>daniloercoli</id>
+      <name>Danilo Ercoli</name>
+      <email>ercoli@gmail.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/wordpress-mobile/GraphView.git</connection>
+    <developerConnection>scm:git:https://github.com/wordpress-mobile/GraphView.git</developerConnection>
+    <url>https://github.com/wordpress-mobile/GraphView</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.pom.sha1 b/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.pom.sha1
new file mode 100644
index 0000000..4dbb973
--- /dev/null
+++ b/common/m2/repository/org/wordpress/graphview/3.4.0/graphview-3.4.0.pom.sha1
@@ -0,0 +1 @@
+eab4dca6700c1f901c73303882106719abbf5336
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/mediapicker/1.2.4/BUILD b/common/m2/repository/org/wordpress/mediapicker/1.2.4/BUILD
new file mode 100644
index 0000000..f800388
--- /dev/null
+++ b/common/m2/repository/org/wordpress/mediapicker/1.2.4/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "mediapicker-1.2.4.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "mediapicker-1.2.4.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.aar b/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.aar
new file mode 100644
index 0000000..e9cf568
--- /dev/null
+++ b/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.aar
Binary files differ
diff --git a/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.aar.sha1 b/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.aar.sha1
new file mode 100644
index 0000000..fbd17b1
--- /dev/null
+++ b/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.aar.sha1
@@ -0,0 +1 @@
+ce142db12fb37e6f0d0dc08d76aeb2feb8ac711b
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.pom b/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.pom
new file mode 100644
index 0000000..ae1eed4
--- /dev/null
+++ b/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.pom
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.wordpress</groupId>
+  <artifactId>mediapicker</artifactId>
+  <version>1.2.4</version>
+  <packaging>aar</packaging>
+  <name>MediaPicker</name>
+  <description>MediaPicker is an Android Fragment that enables users to select multiple media from a variety of sources.</description>
+  <url>https://github.com/wordpress-mobile/MediaPicker</url>
+  <licenses>
+    <license>
+      <name>The MIT License (MIT)</name>
+      <url>http://opensource.org/licenses/MIT</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>tonyr59h</id>
+      <name>Anthony Rankin</name>
+      <email>tonyr@automattic.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/wordpress-mobile/MediaPicker.git</connection>
+    <developerConnection>scm:git:https://github.com/wordpress-mobile/MediaPicker.git</developerConnection>
+    <url>https://github.com/wordpress-mobile/MediaPicker</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-v13</artifactId>
+      <version>22.0.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.mcxiaoke.volley</groupId>
+      <artifactId>library</artifactId>
+      <version>1.0.10</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.pom.sha1 b/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.pom.sha1
new file mode 100644
index 0000000..568cda7
--- /dev/null
+++ b/common/m2/repository/org/wordpress/mediapicker/1.2.4/mediapicker-1.2.4.pom.sha1
@@ -0,0 +1 @@
+3d862775e3b3c6cc846431d7bc388f2185d21bf5
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/passcodelock/1.3.0/BUILD b/common/m2/repository/org/wordpress/passcodelock/1.3.0/BUILD
new file mode 100644
index 0000000..41b56e9
--- /dev/null
+++ b/common/m2/repository/org/wordpress/passcodelock/1.3.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "passcodelock-1.3.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "passcodelock-1.3.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.aar b/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.aar
new file mode 100644
index 0000000..1bc73b8
--- /dev/null
+++ b/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.aar
Binary files differ
diff --git a/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.aar.sha1 b/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.aar.sha1
new file mode 100644
index 0000000..bb001fe
--- /dev/null
+++ b/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.aar.sha1
@@ -0,0 +1 @@
+545e533d4cacefae18cb4a943d9e900337c7effa
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.pom b/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.pom
new file mode 100644
index 0000000..88cc05c
--- /dev/null
+++ b/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.pom
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.wordpress</groupId>
+  <artifactId>passcodelock</artifactId>
+  <version>1.3.0</version>
+  <packaging>aar</packaging>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>appcompat-v7</artifactId>
+      <version>24.1.1</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.pom.sha1 b/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.pom.sha1
new file mode 100644
index 0000000..6cbb60d
--- /dev/null
+++ b/common/m2/repository/org/wordpress/passcodelock/1.3.0/passcodelock-1.3.0.pom.sha1
@@ -0,0 +1 @@
+56ccd135425abaf448e767684c7ce0f706b5e2da
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/persistentedittext/1.0.1/BUILD b/common/m2/repository/org/wordpress/persistentedittext/1.0.1/BUILD
new file mode 100644
index 0000000..36f8423
--- /dev/null
+++ b/common/m2/repository/org/wordpress/persistentedittext/1.0.1/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "persistentedittext-1.0.1.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "persistentedittext-1.0.1.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.aar b/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.aar
new file mode 100644
index 0000000..3ef649a
--- /dev/null
+++ b/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.aar
Binary files differ
diff --git a/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.aar.sha1 b/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.aar.sha1
new file mode 100644
index 0000000..5ca5223
--- /dev/null
+++ b/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.aar.sha1
@@ -0,0 +1 @@
+ed8c682b51d2bdf70bf4dc879b92bc676422a1e8
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.pom b/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.pom
new file mode 100644
index 0000000..e4d033e
--- /dev/null
+++ b/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.pom
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.wordpress</groupId>
+  <artifactId>persistentedittext</artifactId>
+  <version>1.0.1</version>
+  <packaging>aar</packaging>
+  <name>PersistentEditText</name>
+  <description>Android EditText subclass with persistence</description>
+  <url>https://github.com/wordpress-mobile/PersistentEditText</url>
+  <licenses>
+    <license>
+      <name>The MIT License (MIT)</name>
+      <url>http://opensource.org/licenses/MIT</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>maxme</id>
+      <name>Maxime Biais</name>
+      <email>maxime@automattic.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://github.com/wordpress-mobile/PersistentEditText.git</connection>
+    <developerConnection>scm:git:https://github.com/wordpress-mobile/PersistentEditText.git</developerConnection>
+    <url>https://github.com/wordpress-mobile/PersistentEditText</url>
+  </scm>
+</project>
diff --git a/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.pom.sha1 b/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.pom.sha1
new file mode 100644
index 0000000..8dea00e
--- /dev/null
+++ b/common/m2/repository/org/wordpress/persistentedittext/1.0.1/persistentedittext-1.0.1.pom.sha1
@@ -0,0 +1 @@
+ac6fea8f1f117359b72d31dc1fdb16d2e80daca4
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/BUILD b/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/BUILD
new file mode 100644
index 0000000..35280d4
--- /dev/null
+++ b/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "slidinguppanel-1.0.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "slidinguppanel-1.0.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.aar b/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.aar
new file mode 100644
index 0000000..22cc45d
--- /dev/null
+++ b/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.aar
Binary files differ
diff --git a/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.aar.sha1 b/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.aar.sha1
new file mode 100644
index 0000000..a8c79cf
--- /dev/null
+++ b/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.aar.sha1
@@ -0,0 +1 @@
+225937b13cd93277379dbd5168206706a0f049a7
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.pom b/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.pom
new file mode 100644
index 0000000..047da47
--- /dev/null
+++ b/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.pom
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>org.wordpress</groupId>
+    <artifactId>slidinguppanel</artifactId>
+    <version>1.0.0</version>
+    <packaging>aar</packaging>
+
+    <dependencies>
+        <!-- Android -->
+        <dependency>
+            <groupId>com.android.support</groupId>
+            <artifactId>support-v4</artifactId>
+            <version>18.0.+</version>
+            <scope>compile</scope>
+        </dependency>
+    </dependencies>
+
+
+</project>
\ No newline at end of file
diff --git a/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.pom.sha1 b/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.pom.sha1
new file mode 100644
index 0000000..b2ba6da
--- /dev/null
+++ b/common/m2/repository/org/wordpress/slidinguppanel/1.0.0/slidinguppanel-1.0.0.pom.sha1
@@ -0,0 +1 @@
+d7c2e3cd096e5b67f6cab1f4d55820410766c06f
\ No newline at end of file
diff --git a/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.jar b/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.jar
new file mode 100644
index 0000000..9d4b5bb
--- /dev/null
+++ b/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.jar
Binary files differ
diff --git a/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.jar.sha1 b/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.jar.sha1
new file mode 100644
index 0000000..fa77f19
--- /dev/null
+++ b/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.jar.sha1
@@ -0,0 +1 @@
+72540738ecee65b58ef5a6dbc125e83223716b17
\ No newline at end of file
diff --git a/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.pom b/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.pom
new file mode 100644
index 0000000..3215383
--- /dev/null
+++ b/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.pom
@@ -0,0 +1,212 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.xerial</groupId>
+  <artifactId>sqlite-jdbc</artifactId>
+  <version>3.16.1</version>
+  <name>SQLite JDBC</name>
+  <description>SQLite JDBC library</description>
+
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>9</version>
+  </parent>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
+
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <developers>
+    <developer>
+      <id>leo</id>
+      <name>Taro L. Saito</name>
+      <email>leo@xerial.org</email>
+      <organization>Xerial Project</organization>
+      <roles>
+        <role>Architect</role>
+        <role>Project Manager</role>
+        <role>Chief Developer</role>
+      </roles>
+      <timezone>+9</timezone>
+    </developer>
+  </developers>
+
+  <build>
+    <resources>
+      <resource>
+        <directory>src/main/resources</directory>
+        <includes>
+          <include>org/**</include>
+        </includes>
+      </resource>
+      <resource>
+        <directory>src/main/resources</directory>
+        <targetPath>META-INF/services</targetPath>
+        <includes>
+          <include>java.sql.Driver</include>
+        </includes>
+      </resource>
+      <resource>
+        <directory>${basedir}</directory>
+        <targetPath>META-INF/maven/${project.groupId}/${project.artifactId}</targetPath>
+        <includes>
+          <include>VERSION</include>
+          <include>LICENSE*</include>
+        </includes>
+      </resource>
+    </resources>
+
+    <testResources>
+      <testResource>
+        <directory>src/test/java</directory>
+        <excludes>
+          <exclude>**/*.java</exclude>
+        </excludes>
+      </testResource>
+      <testResource>
+        <directory>src/test/resources</directory>
+      </testResource>
+    </testResources>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.1</version>
+        <configuration>
+          <source>1.5</source>
+          <target>1.6</target>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-report-plugin</artifactId>
+        <version>2.6</version>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.1</version>
+        <configuration>
+          <!--  do not run site-deploy goal, included in the default settings  -->
+          <goals>deploy</goals>
+          <pushChanges>false</pushChanges>
+          <localCheckout>true</localCheckout>
+          <connectionUrl>scm:hg:ssh://hg@bitbucket.org/xerial/sqlite-jdbc</connectionUrl>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.10.3</version>
+        <configuration>
+          <additionalparam>-Xdoclint:none</additionalparam>
+        </configuration>
+      </plugin>
+      
+      <plugin>
+        <artifactId>maven-jar-plugin</artifactId>
+        <version>2.3.2</version>
+        <configuration>
+          <!-- Pick the MANIFEST generated by the bundle plugin -->
+          <archive>
+            <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
+          </archive>
+        </configuration>
+      </plugin>
+
+      
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <configuration>
+          <instructions>
+            <Bundle-SymbolicName>org.xerial.sqlite-jdbc;singleton:=true</Bundle-SymbolicName>
+            <Import-Package>
+              *;resolution:=optional
+            </Import-Package>
+          </instructions>
+        </configuration>
+      </plugin>
+    </plugins>
+
+    
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.felix</groupId>
+          <artifactId>maven-bundle-plugin</artifactId>
+          <version>2.4.0</version>
+          <extensions>true</extensions>
+          <executions>
+            <execution>
+              <!-- Need to have MANIFEST.MF in place before 
+                    packaging, so unit-tests will work -->
+              <phase>process-classes</phase>
+              <goals>
+                <goal>manifest</goal>
+              </goals>
+            </execution>
+          </executions>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+
+  <scm>
+    <connection>scm:git:git://github.com/xerial/sqlite-jdbc.git</connection>
+    <developerConnection>scm:git:git@github.com:xerial/sqlite-jdbc.git</developerConnection>
+    <url>https://github.com/xerial/sqlite-jdbc</url>
+  </scm>
+
+  <profiles>
+    <profile>
+      <id>release-sign-artifacts</id>
+      <activation>
+        <property>
+          <name>performRelease</name>
+          <value>true</value>
+        </property>
+      </activation>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.4</version>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.8.2</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.pom.sha1 b/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.pom.sha1
new file mode 100644
index 0000000..a7594c0
--- /dev/null
+++ b/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/sqlite-jdbc-3.16.1.pom.sha1
@@ -0,0 +1 @@
+32176a5b15be44028d026f5d176cf59e34e72601
\ No newline at end of file
diff --git a/common/m2/repository/org/xerial/sqlite-jdbc/NOTICE b/common/m2/repository/org/xerial/sqlite-jdbc/NOTICE
new file mode 100644
index 0000000..7a4a3ea
--- /dev/null
+++ b/common/m2/repository/org/xerial/sqlite-jdbc/NOTICE
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
\ No newline at end of file
diff --git a/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/BUILD b/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/BUILD
new file mode 100644
index 0000000..83ca494
--- /dev/null
+++ b/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/BUILD
@@ -0,0 +1,15 @@
+# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
+load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom", "maven_aar")
+
+maven_aar(
+    name = "aar",
+    aar = "calligraphy-2.2.0.aar",
+    pom = ":pom",
+    visibility = ["//visibility:public"],
+)
+
+maven_pom(
+    name = "pom",
+    source = "calligraphy-2.2.0.pom",
+    visibility = ["//visibility:public"],
+)
diff --git a/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.aar b/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.aar
new file mode 100644
index 0000000..7a2e97c
--- /dev/null
+++ b/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.aar
Binary files differ
diff --git a/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.aar.sha1 b/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.aar.sha1
new file mode 100644
index 0000000..32d9d79
--- /dev/null
+++ b/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.aar.sha1
@@ -0,0 +1 @@
+c4f67cba349ad114372e0988c1770ec898194bde
\ No newline at end of file
diff --git a/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.pom b/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.pom
new file mode 100644
index 0000000..587c686
--- /dev/null
+++ b/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.pom
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>uk.co.chrisjenx</groupId>
+  <artifactId>calligraphy</artifactId>
+  <version>2.2.0</version>
+  <packaging>aar</packaging>
+  <name>Calligraphy</name>
+  <description>Custom Font injection through styles and attributes.</description>
+  <url>https://github.com/chrisjenx/Calligraphy</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>chrisjenx</id>
+      <name>Christopher Jenkins</name>
+      <email>chris.mark.jenkins@gmail.com</email>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git@github.com:chrisjenx/Calligraphy.git</connection>
+    <developerConnection>scm:git@github.com:chrisjenx/Calligraphy.git</developerConnection>
+    <url>https://github.com/chrisjenx/Calligraphy</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>appcompat-v7</artifactId>
+      <version>23.1.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.pom.sha1 b/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.pom.sha1
new file mode 100644
index 0000000..62e8866
--- /dev/null
+++ b/common/m2/repository/uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.pom.sha1
@@ -0,0 +1 @@
+d070c3ded69d51d11bb23ab90f03ae85a99d971d
\ No newline at end of file
diff --git a/common/m2/repository/xalan/serializer/maven-metadata.xml.md5 b/common/m2/repository/xalan/serializer/maven-metadata.xml.md5
deleted file mode 100644
index 05ed46b..0000000
--- a/common/m2/repository/xalan/serializer/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-4863940589d9f4ec9e6660a0bd5cf0e1
\ No newline at end of file
diff --git a/common/m2/repository/xalan/serializer/maven-metadata.xml.sha1 b/common/m2/repository/xalan/serializer/maven-metadata.xml.sha1
deleted file mode 100644
index 003ecaa..0000000
--- a/common/m2/repository/xalan/serializer/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4e08b6de7fa501ff295f4d202d8005c4fe2eeef5
\ No newline at end of file
diff --git a/common/m2/repository/xalan/xalan/maven-metadata.xml.md5 b/common/m2/repository/xalan/xalan/maven-metadata.xml.md5
deleted file mode 100644
index ea252e7..0000000
--- a/common/m2/repository/xalan/xalan/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-44f06a785b2aa03241636db59ba82b19
\ No newline at end of file
diff --git a/common/m2/repository/xalan/xalan/maven-metadata.xml.sha1 b/common/m2/repository/xalan/xalan/maven-metadata.xml.sha1
deleted file mode 100644
index 197b1e7..0000000
--- a/common/m2/repository/xalan/xalan/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-113d5d28de5e43871c05a7934ffa2149ae8ae966
\ No newline at end of file
diff --git a/common/m2/repository/xerces/xercesImpl/maven-metadata.xml.md5 b/common/m2/repository/xerces/xercesImpl/maven-metadata.xml.md5
deleted file mode 100644
index badb6ef..0000000
--- a/common/m2/repository/xerces/xercesImpl/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-7fe871aba53b776c03f4976ccff0d10a
\ No newline at end of file
diff --git a/common/m2/repository/xerces/xercesImpl/maven-metadata.xml.sha1 b/common/m2/repository/xerces/xercesImpl/maven-metadata.xml.sha1
deleted file mode 100644
index f8cc72b..0000000
--- a/common/m2/repository/xerces/xercesImpl/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3f1e50d592511d65bb025e73810142e0f11d3e2f
\ No newline at end of file
diff --git a/common/m2/repository/xerces/xmlParserAPIs/maven-metadata.xml.md5 b/common/m2/repository/xerces/xmlParserAPIs/maven-metadata.xml.md5
deleted file mode 100644
index 5f8e2c7..0000000
--- a/common/m2/repository/xerces/xmlParserAPIs/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-1d85cd4c7fe408c07d9b795f85ccc911  ./xerces/xmlParserAPIs/maven-metadata.xml
diff --git a/common/m2/repository/xerces/xmlParserAPIs/maven-metadata.xml.sha1 b/common/m2/repository/xerces/xmlParserAPIs/maven-metadata.xml.sha1
deleted file mode 100644
index 2490820..0000000
--- a/common/m2/repository/xerces/xmlParserAPIs/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-72944f87e609c251a46061f3a9c3d731dc4651b8  /home/maven/repository-staging/to-ibiblio/maven2/xerces/xmlParserAPIs/maven-metadata.xml
diff --git a/common/m2/repository/xml-apis/xml-apis/maven-metadata.xml.md5 b/common/m2/repository/xml-apis/xml-apis/maven-metadata.xml.md5
deleted file mode 100644
index b8112f7..0000000
--- a/common/m2/repository/xml-apis/xml-apis/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-5e6834039f46cc03169ab322e584e2d2
\ No newline at end of file
diff --git a/common/m2/repository/xml-apis/xml-apis/maven-metadata.xml.sha1 b/common/m2/repository/xml-apis/xml-apis/maven-metadata.xml.sha1
deleted file mode 100644
index 38f7f73..0000000
--- a/common/m2/repository/xml-apis/xml-apis/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d1373f32adce73510f10406aad8b436cf4daa34f
\ No newline at end of file
diff --git a/common/m2/repository/xom/xom/maven-metadata.xml.md5 b/common/m2/repository/xom/xom/maven-metadata.xml.md5
deleted file mode 100644
index 6a12cb2..0000000
--- a/common/m2/repository/xom/xom/maven-metadata.xml.md5
+++ /dev/null
@@ -1 +0,0 @@
-0d4428f6dce8d84a4688351d5bf135d5  ./xom/xom/maven-metadata.xml
diff --git a/common/m2/repository/xom/xom/maven-metadata.xml.sha1 b/common/m2/repository/xom/xom/maven-metadata.xml.sha1
deleted file mode 100644
index 8b01d65..0000000
--- a/common/m2/repository/xom/xom/maven-metadata.xml.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3a460da69d7627eebd09b54501d70fb8f5ca5e9d  /home/maven/repository-staging/to-ibiblio/maven2/xom/xom/maven-metadata.xml
diff --git a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar
index 56b9cc3..abc6719 100644
--- a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar
+++ b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar
Binary files differ
diff --git a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar.md5 b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar.md5
index 602f242..d09f681 100644
--- a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar.md5
+++ b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar.md5
@@ -1 +1 @@
-655e10a4a34db4274d7731fccd675bad
\ No newline at end of file
+2565c013bbe0ed912b1060432fba1b31
\ No newline at end of file
diff --git a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar.sha1 b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar.sha1
index 8cf3d00..ae98e37 100644
--- a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar.sha1
+++ b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.jar.sha1
@@ -1 +1 @@
-eb55fbfc70996f9645de075086df68794d96e4dc
\ No newline at end of file
+c0ecfc645b84c4517d57671a3c406c34195d69f4
\ No newline at end of file
diff --git a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom
index 08a876c..1a0dd0a 100644
--- a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom
+++ b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom
@@ -7,9 +7,15 @@
   <version>1.1</version>
   <dependencies>
     <dependency>
-      <groupId>org.eclipse.aether</groupId>
-      <artifactId>aether-connector-basic</artifactId>
-      <version>1.0.2.v20150114</version>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+      <version>2.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-aether-provider</artifactId>
+      <version>3.3.3</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -20,25 +26,19 @@
     </dependency>
     <dependency>
       <groupId>org.eclipse.aether</groupId>
-      <artifactId>aether-transport-file</artifactId>
+      <artifactId>aether</artifactId>
       <version>1.0.2.v20150114</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-aether-provider</artifactId>
-      <version>3.3.3</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>commons-io</groupId>
-      <artifactId>commons-io</artifactId>
-      <version>2.4</version>
+      <groupId>org.eclipse.aether</groupId>
+      <artifactId>aether-connector-basic</artifactId>
+      <version>1.0.2.v20150114</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.eclipse.aether</groupId>
-      <artifactId>aether</artifactId>
+      <artifactId>aether-transport-file</artifactId>
       <version>1.0.2.v20150114</version>
       <scope>compile</scope>
     </dependency>
diff --git a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom.md5 b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom.md5
index 20a4982..4c130e8 100644
--- a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom.md5
+++ b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom.md5
@@ -1 +1 @@
-1e4d10cf9c8ffc6040e22c7e76f0aa2a
\ No newline at end of file
+eca3beb6acf6ffc8bd08467099c279cb
\ No newline at end of file
diff --git a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom.sha1 b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom.sha1
index 6705f12..4784afa 100644
--- a/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom.sha1
+++ b/common/offline-m2/com/android/databinding/localizemaven/1.1/localizemaven-1.1.pom.sha1
@@ -1 +1 @@
-89065de70856a47fcf5e51f9b8a5529644952303
\ No newline at end of file
+dfb537084fe6671c7349cf314708f571b62dab8b
\ No newline at end of file
diff --git a/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml b/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml
index cf7e9ce..e92d47e 100644
--- a/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml
+++ b/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml
@@ -7,6 +7,6 @@
     <versions>
       <version>1.1</version>
     </versions>
-    <lastUpdated>20160212192012</lastUpdated>
+    <lastUpdated>20170123214918</lastUpdated>
   </versioning>
 </metadata>
diff --git a/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml.md5 b/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml.md5
index 4c02386..4e6ba76 100644
--- a/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml.md5
+++ b/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml.md5
@@ -1 +1 @@
-d6a9b7f884c713fa405cb4a3faf2c9fe
\ No newline at end of file
+3c14c0d195a77f86f4ca811dd98a2f92
\ No newline at end of file
diff --git a/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml.sha1 b/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml.sha1
index b90a5d5..3e2cc30 100644
--- a/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml.sha1
+++ b/common/offline-m2/com/android/databinding/localizemaven/maven-metadata.xml.sha1
@@ -1 +1 @@
-f5afd3a9fd6308b1fe4fdfbf54356a7afa344c0f
\ No newline at end of file
+3244effb77833ee39b6e1c5766e302e1f843910f
\ No newline at end of file
diff --git a/common/uast/1.0/uast-common-1.0-sources.jar b/common/uast/1.0/uast-common-1.0-sources.jar
new file mode 100644
index 0000000..6d8897a
--- /dev/null
+++ b/common/uast/1.0/uast-common-1.0-sources.jar
Binary files differ
diff --git a/common/uast/1.0/uast-common-1.0.jar b/common/uast/1.0/uast-common-1.0.jar
new file mode 100644
index 0000000..7d7fc5b
--- /dev/null
+++ b/common/uast/1.0/uast-common-1.0.jar
Binary files differ
diff --git a/common/uast/1.0/uast-java-1.0-sources.jar b/common/uast/1.0/uast-java-1.0-sources.jar
new file mode 100644
index 0000000..cdf267a
--- /dev/null
+++ b/common/uast/1.0/uast-java-1.0-sources.jar
Binary files differ
diff --git a/common/uast/1.0/uast-java-1.0.jar b/common/uast/1.0/uast-java-1.0.jar
new file mode 100644
index 0000000..e290c3a
--- /dev/null
+++ b/common/uast/1.0/uast-java-1.0.jar
Binary files differ
diff --git a/common/uast/BUILD b/common/uast/BUILD
index 14a3650..38796a4 100644
--- a/common/uast/BUILD
+++ b/common/uast/BUILD
@@ -1,29 +1,27 @@
 load("//tools/base/bazel:maven.bzl", "maven_java_import", "maven_pom")
+load("//tools/base/bazel:utils.bzl", "java_jarjar")
+
+java_jarjar(
+    name = "uast-171.2455.10-all",
+    rules = "no_rules.txt",
+    srcs = [
+        ":1.0/uast-common-1.0.jar",
+        ":1.0/uast-java-1.0.jar",
+    ],
+)
 
 maven_java_import(
-    name = "uast-145.597.3",
-    jars = ["uast-145.597.3.jar"],
-    pom = ":uast-145.597.3.pom",
+    name = "uast-171.2455.10",
+    jars = [
+        ":uast-171.2455.10-all",
+    ],
+    pom = ":uast-171.2455.10.pom",
     visibility = ["//visibility:public"],
 )
 
 maven_pom(
-    name = "uast-145.597.3.pom",
-    artifact = "uast",
-    group = "com.android.tools.external.com-intellij",
-    version = "145.597.3",
-)
-
-maven_java_import(
-    name = "uast-162.2228.14",
-    jars = ["uast-162.2228.14.jar"],
-    pom = ":uast-162.2228.14.pom",
-    visibility = ["//visibility:public"],
-)
-
-maven_pom(
-    name = "uast-162.2228.14.pom",
+    name = "uast-171.2455.10.pom",
     artifact = "uast",
     group = "com.android.tools.external.intellij",
-    version = "162.2228.14",
+    version = "171.2455.10",
 )
diff --git a/common/uast/README b/common/uast/README
index 4fee3c9..89ae0b2 100644
--- a/common/uast/README
+++ b/common/uast/README
@@ -1,7 +1,17 @@
-This library is a subset of IntelliJ IDEA's PSI API, extracted
-via the psi extration tool in tools/base/misc/psi-extractor/.
+UAST
+----
+Check out UAST from https://github.com/JetBrains/uast
 
-This jar is extracted into the tools/base/lint/libs/uast
-library, which is a Java library packaged along with the
-rest of the tools libraries such that they can be published
-and signed using Gradle's machinery.
+To generate UAST:
+./gradlew clean assemble sourceJar
+
+Then copy into prebuilts/tools/common/uast these libraries:
+cp \
+   uast-common/build/libs/uast-common-1.0.jar \
+   uast-java/build/libs/uast-java-1.0.jar \
+   uast-common/build/libs/uast-common-1.0-sources.jar \
+   uast-java/build/libs/uast-java-1.0-sources.jar \
+   $TOOLS_ROOT/prebuilts/tools/common/uast
+
+The current versions were built from the head at
+951b7e299a6eb604599ef5c8e5521bcbf5345ea6
diff --git a/common/uast/no_rules.txt b/common/uast/no_rules.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/common/uast/no_rules.txt
diff --git a/darwin-x86/bazel/bazel-complete.bash b/darwin-x86/bazel/bazel-complete.bash
index 80fa925..8e0bf37 100755
--- a/darwin-x86/bazel/bazel-complete.bash
+++ b/darwin-x86/bazel/bazel-complete.bash
@@ -463,7 +463,7 @@
 
 # default completion for bazel
 complete -F _bazel__complete -o nospace "${BAZEL}"
-BAZEL_COMMAND_LIST="analyze-profile build canonicalize-flags clean dump fetch help info mobile-install query run shutdown test version"
+BAZEL_COMMAND_LIST="analyze-profile build canonicalize-flags clean coverage dump fetch help info mobile-install query run shutdown test version"
 BAZEL_INFO_KEYS="
 workspace
 install_base
@@ -516,6 +516,8 @@
 --max_idle_secs=
 --output_base=path
 --output_user_root=path
+--use_action_cache
+--nouse_action_cache
 --watchfs
 --nowatchfs
 "
@@ -575,12 +577,15 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
 --autofdo_lipo_data
@@ -628,13 +633,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -650,18 +657,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -678,6 +695,7 @@
 --explicit_jre_deps
 --noexplicit_jre_deps
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -737,7 +755,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -749,10 +766,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -766,10 +787,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -782,16 +807,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -801,9 +829,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -832,12 +863,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -868,8 +903,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -881,6 +914,7 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
@@ -934,14 +968,19 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
+--async
+--noasync
 --autofdo_lipo_data
 --noautofdo_lipo_data
 --build
@@ -988,13 +1027,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -1010,18 +1051,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -1042,6 +1093,7 @@
 --expunge_async
 --noexpunge_async
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -1101,7 +1153,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -1113,10 +1164,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -1130,10 +1185,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -1146,16 +1205,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -1165,9 +1227,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -1196,12 +1261,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -1232,8 +1301,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -1245,6 +1312,371 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
+--worker_max_instances=
+--worker_max_retries=
+--worker_quit_after_build
+--noworker_quit_after_build
+--worker_sandboxing
+--noworker_sandboxing
+--worker_verbose
+--noworker_verbose
+--workspace_status_command=path
+--xcode_override_workspace_root=
+--xcode_toolchain=
+--xcode_version=
+"
+BAZEL_COMMAND_COVERAGE_ARGUMENT="label-test"
+BAZEL_COMMAND_COVERAGE_FLAGS="
+--action_env=
+--analysis_warnings_as_errors
+--noanalysis_warnings_as_errors
+--android_compiler=
+--android_cpu=
+--android_crosstool_top=label
+--android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
+--android_sdk=label
+--announce
+--noannounce
+--announce_rc
+--noannounce_rc
+--apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
+--apple_generate_dsym
+--noapple_generate_dsym
+--autofdo_lipo_data
+--noautofdo_lipo_data
+--build
+--nobuild
+--build_runfile_links
+--nobuild_runfile_links
+--build_tag_filters=
+--build_test_dwp
+--nobuild_test_dwp
+--build_tests_only
+--nobuild_tests_only
+--cache_test_results={auto,yes,no}
+--nocache_test_results
+--check_constraint=
+--check_fileset_dependencies_recursively
+--nocheck_fileset_dependencies_recursively
+--check_licenses
+--nocheck_licenses
+--check_tests_up_to_date
+--nocheck_tests_up_to_date
+--check_up_to_date
+--nocheck_up_to_date
+--check_visibility
+--nocheck_visibility
+--collect_code_coverage
+--nocollect_code_coverage
+--color={yes,no,auto}
+--compilation_mode={fastbuild,dbg,opt}
+--compile_one_dependency
+--nocompile_one_dependency
+--compiler=
+--config=
+--conlyopt=
+--copt=
+--coverage_report_generator=label
+--coverage_support=label
+--cpu=
+--crosstool_top=label
+--curses={yes,no,auto}
+--custom_malloc=label
+--cxxopt=
+--dash_secret=
+--dash_url=
+--define=
+--deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
+--device_debug_entitlements
+--nodevice_debug_entitlements
+--discard_analysis_cache
+--nodiscard_analysis_cache
+--distinct_host_configuration
+--nodistinct_host_configuration
+--dynamic_mode={off,default,fully}
+--embed_label=
+--enable_apple_binary_native_protos
+--noenable_apple_binary_native_protos
+--experimental_action_listener=
+--experimental_android_jack_sanity_checks
+--noexperimental_android_jack_sanity_checks
+--experimental_android_use_jack_for_dexing
+--noexperimental_android_use_jack_for_dexing
+--experimental_external_repositories
+--noexperimental_external_repositories
+--experimental_extra_action_filter=
+--experimental_extra_action_top_level_only
+--noexperimental_extra_action_top_level_only
+--experimental_extra_action_top_level_only_with_aspects
+--noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
+--experimental_inmemory_dotd_files
+--noexperimental_inmemory_dotd_files
+--experimental_interleave_loading_and_analysis
+--noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
+--experimental_multi_cpu=
+--experimental_multi_threaded_digest
+--noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
+--experimental_omitfp
+--noexperimental_omitfp
+--experimental_persistent_javac
+--experimental_proto_extra_actions
+--noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
+--experimental_skip_static_outputs
+--noexperimental_skip_static_outputs
+--experimental_skip_unused_modules
+--noexperimental_skip_unused_modules
+--experimental_skyframe_native_filesets
+--noexperimental_skyframe_native_filesets
+--experimental_stl=label
+--experimental_ui
+--noexperimental_ui
+--experimental_ui_actions_shown=
+--experimental_use_llvm_covmap
+--noexperimental_use_llvm_covmap
+--explain=path
+--explicit_jre_deps
+--noexplicit_jre_deps
+--extra_entitlements=label
+--fat_apk_cpu=
+--fdo_instrument=path
+--fdo_optimize=
+--features=
+--fission=
+--flaky_test_attempts=
+--force_experimental_external_repositories
+--noforce_experimental_external_repositories
+--force_ignore_dash_static
+--noforce_ignore_dash_static
+--force_pic
+--noforce_pic
+--force_python={py2,py3,py2and3,py2only,py3only}
+--genrule_strategy=
+--glibc=
+--grpc_max_batch_inputs=
+--grpc_max_batch_size_bytes=
+--grpc_max_chunk_size_bytes=
+--grpc_timeout_seconds=
+--grte_top=
+--hazelcast_client_config=
+--hazelcast_node=
+--hazelcast_standalone_listen_port=
+--host_copt=
+--host_cpu=
+--host_crosstool_top=label
+--host_force_python={py2,py3,py2and3,py2only,py3only}
+--host_grte_top=
+--host_java_launcher=label
+--host_java_toolchain=label
+--host_javabase=
+--ignore_unsupported_sandboxing
+--noignore_unsupported_sandboxing
+--incremental_dexing
+--noincremental_dexing
+--instrument_test_targets
+--noinstrument_test_targets
+--instrumentation_filter=
+--interface_shared_objects
+--nointerface_shared_objects
+--ios_cpu=
+--ios_memleaks
+--noios_memleaks
+--ios_minimum_os=
+--ios_multi_cpus=
+--ios_sdk_version=
+--ios_signing_cert_name=
+--ios_simulator_device=
+--ios_simulator_version=
+--j2objc_translation_flags=
+--java_classpath={off,javabuilder,experimental_blaze}
+--java_debug
+--java_deps
+--nojava_deps
+--java_header_compilation
+--nojava_header_compilation
+--java_launcher=label
+--java_toolchain=label
+--javabase=
+--javacopt=
+--jobs=
+--jvmopt=
+--keep_going
+--nokeep_going
+--legacy_external_runfiles
+--nolegacy_external_runfiles
+--legacy_whole_archive
+--nolegacy_whole_archive
+--linkopt=
+--lipo={off,binary}
+--lipo_context=label
+--loading_phase_threads=
+--local_resources=
+--local_test_jobs=
+--logging=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
+--message_translations=
+--microcoverage
+--nomicrocoverage
+--non_incremental_per_target_dexopts=
+--objc_enable_binary_stripping
+--noobjc_enable_binary_stripping
+--objc_generate_linkmap
+--noobjc_generate_linkmap
+--objc_includes_prioritize_static_libs
+--noobjc_includes_prioritize_static_libs
+--objc_use_dotd_pruning
+--noobjc_use_dotd_pruning
+--objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
+--output_filter=
+--output_symbol_counts
+--nooutput_symbol_counts
+--package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
+--per_file_copt=
+--platform_suffix=
+--plugin=
+--plugin_copt=
+--process_headers_in_dependencies
+--noprocess_headers_in_dependencies
+--profile=path
+--progress_in_terminal_title
+--noprogress_in_terminal_title
+--progress_report_interval=
+--proguard_top=label
+--proto_compiler=label
+--proto_toolchain_for_cc=label
+--proto_toolchain_for_java=label
+--proto_toolchain_for_javalite=label
+--protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
+--python2_path=
+--python3_path=
+--ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
+--remote_cache=
+--remote_worker=
+--resource_autosense
+--noresource_autosense
+--rest_cache_url=
+--run_under=
+--runs_per_test=
+--runs_per_test_detects_flakes
+--noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
+--sandbox_block_path=
+--sandbox_debug
+--nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
+--sandbox_tmpfs_path=
+--save_temps
+--nosave_temps
+--send_transitive_header_module_srcs
+--nosend_transitive_header_module_srcs
+--share_native_deps
+--noshare_native_deps
+--show_loading_progress
+--noshow_loading_progress
+--show_package_location
+--noshow_package_location
+--show_progress
+--noshow_progress
+--show_progress_rate_limit=
+--show_result=
+--show_task_finish
+--noshow_task_finish
+--show_timestamps
+--noshow_timestamps
+--spawn_strategy=
+--stamp
+--nostamp
+--start_end_lib
+--nostart_end_lib
+--strategy=
+--strict_filesets
+--nostrict_filesets
+--strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
+--strict_system_includes
+--nostrict_system_includes
+--strip={always,sometimes,never}
+--stripopt=
+--subcommands
+--nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
+--symlink_prefix=
+--target_environment=
+--test_arg=
+--test_env=
+--test_filter=
+--test_keep_going
+--notest_keep_going
+--test_lang_filters=
+--test_output={summary,errors,all,streamed}
+--test_result_expiration=
+--test_sharding_strategy={explicit,experimental_heuristic,disabled}
+--test_size_filters=
+--test_strategy=
+--test_summary={short,terse,detailed,none}
+--test_tag_filters=
+--test_timeout=
+--test_timeout_filters=
+--test_tmpdir=path
+--test_verbose_timeout_warnings
+--notest_verbose_timeout_warnings
+--tool_tag=
+--translations={auto,yes,no}
+--notranslations
+--tvos_cpus=
+--tvos_minimum_os=
+--tvos_sdk_version=
+--tvos_simulator_device=
+--tvos_simulator_version=
+--use_dash
+--nouse_dash
+--use_ijars
+--nouse_ijars
+--verbose_explanations
+--noverbose_explanations
+--verbose_failures
+--noverbose_failures
+--verbose_test_summary
+--noverbose_test_summary
+--watchfs
+--nowatchfs
+--watchos_cpus=
+--watchos_minimum_os=
+--watchos_sdk_version=
+--watchos_simulator_device=
+--watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
@@ -1301,7 +1733,6 @@
 BAZEL_COMMAND_FETCH_FLAGS="
 --announce_rc
 --noannounce_rc
---check_constraint=
 --color={yes,no,auto}
 --config=
 --curses={yes,no,auto}
@@ -1315,30 +1746,13 @@
 --experimental_ui_actions_shown=
 --force_experimental_external_repositories
 --noforce_experimental_external_repositories
---host_java_launcher=label
---host_java_toolchain=label
---host_javabase=
---java_classpath={off,javabuilder,experimental_blaze}
---java_debug
---java_deps
---nojava_deps
---java_header_compilation
---nojava_header_compilation
---java_launcher=label
---java_toolchain=label
---javabase=
---javacopt=
---javawarn=
---jvmopt=
 --keep_going
 --nokeep_going
 --logging=
---message_translations=
 --package_path=
 --profile=path
 --progress_in_terminal_title
 --noprogress_in_terminal_title
---proguard_top=label
 --show_loading_progress
 --noshow_loading_progress
 --show_package_location
@@ -1350,12 +1764,7 @@
 --noshow_task_finish
 --show_timestamps
 --noshow_timestamps
---strict_java_deps={off,warn,error,strict,default}
 --tool_tag=
---translations={auto,yes,no}
---notranslations
---use_ijars
---nouse_ijars
 --watchfs
 --nowatchfs
 "
@@ -1402,12 +1811,15 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
 --autofdo_lipo_data
@@ -1455,13 +1867,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -1477,18 +1891,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -1505,6 +1929,7 @@
 --explicit_jre_deps
 --noexplicit_jre_deps
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -1564,7 +1989,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -1576,10 +2000,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -1593,10 +2021,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -1609,16 +2041,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -1628,9 +2063,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -1661,12 +2099,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -1697,8 +2139,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -1710,6 +2150,7 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
@@ -1735,12 +2176,15 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
 --autofdo_lipo_data
@@ -1788,13 +2232,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -1810,18 +2256,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -1838,6 +2294,7 @@
 --explicit_jre_deps
 --noexplicit_jre_deps
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -1900,7 +2357,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -1912,10 +2368,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -1929,10 +2389,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -1945,16 +2409,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -1964,9 +2431,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -1987,6 +2457,8 @@
 --show_timestamps
 --noshow_timestamps
 --spawn_strategy=
+--split_apks
+--nosplit_apks
 --stamp
 --nostamp
 --start={no,cold,warm}
@@ -1997,12 +2469,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -2033,8 +2509,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -2046,6 +2520,7 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
@@ -2134,12 +2609,15 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
 --autofdo_lipo_data
@@ -2187,13 +2665,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -2209,18 +2689,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -2237,6 +2727,7 @@
 --explicit_jre_deps
 --noexplicit_jre_deps
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -2296,7 +2787,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -2308,10 +2798,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -2325,10 +2819,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -2341,16 +2839,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -2360,9 +2861,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -2392,12 +2896,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -2428,8 +2936,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -2441,6 +2947,7 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
@@ -2494,12 +3001,15 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
 --autofdo_lipo_data
@@ -2547,13 +3057,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -2569,18 +3081,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -2597,6 +3119,7 @@
 --explicit_jre_deps
 --noexplicit_jre_deps
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -2656,7 +3179,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -2668,10 +3190,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -2685,10 +3211,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -2701,16 +3231,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -2720,9 +3253,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -2751,12 +3287,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -2789,8 +3329,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -2804,6 +3342,7 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
diff --git a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip b/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
deleted file mode 100644
index 0a9bbe0..0000000
--- a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip b/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
deleted file mode 100644
index 774c7c2..0000000
--- a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip b/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
deleted file mode 100644
index 7911a74..0000000
--- a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip b/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
new file mode 100644
index 0000000..6a74ad6
--- /dev/null
+++ b/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
Binary files differ
diff --git a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip b/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
deleted file mode 100644
index d9509fe..0000000
--- a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip b/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
deleted file mode 100644
index 7d8b657..0000000
--- a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip b/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
deleted file mode 100644
index 9b90123..0000000
--- a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip b/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
new file mode 100644
index 0000000..b2ede46
--- /dev/null
+++ b/darwin-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
Binary files differ
diff --git a/darwin-x86/offline-sdk/offline-repo.xml b/darwin-x86/offline-sdk/offline-repo.xml
index 36f16cd..6477e85 100644
--- a/darwin-x86/offline-sdk/offline-repo.xml
+++ b/darwin-x86/offline-sdk/offline-repo.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/sys-img2/01" xmlns:ns5="http://schemas.android.com/repository/android/generic/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/repository2/01"><license id="android-sdk-license" type="text">Terms and Conditions
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/repository/android/generic/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns5="http://schemas.android.com/sdk/android/repo/repository2/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/sys-img2/01"><license id="android-sdk-license" type="text">Terms and Conditions
 
 This is the Android Software Development Kit License Agreement
 
@@ -138,4 +138,4 @@
 14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
 
 
-November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"/></dependencies><archives><archive><complete><size>16186</size><checksum>17ac210c85d24d7e8ace62847f05e4e45b640b73</checksum><url>com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>95487</size><checksum>f08be3c306bf878de31c465e46a266c52014a13f</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file
+November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.2</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"/></dependencies><archives><archive><complete><size>39625</size><checksum>3d9688a50fe0ed7348275f85d1b02278f616d8a4</checksum><url>com.android.support.constraint-constraint-layout-1.0.2.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.2</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>91961</size><checksum>96d7ff669f0e808e9833b2c2e320702826ccc8be</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.2.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file
diff --git a/darwin-x86_64/bazel/bazel-real b/darwin-x86_64/bazel/bazel-real
index 3467975..c0fc456 100755
--- a/darwin-x86_64/bazel/bazel-real
+++ b/darwin-x86_64/bazel/bazel-real
Binary files differ
diff --git a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip b/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
deleted file mode 100644
index 0a9bbe0..0000000
--- a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip b/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
deleted file mode 100644
index 774c7c2..0000000
--- a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip b/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
deleted file mode 100644
index 7911a74..0000000
--- a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip b/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
new file mode 100644
index 0000000..6a74ad6
--- /dev/null
+++ b/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
Binary files differ
diff --git a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip b/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
deleted file mode 100644
index d9509fe..0000000
--- a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip b/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
deleted file mode 100644
index 7d8b657..0000000
--- a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip b/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
deleted file mode 100644
index 9b90123..0000000
--- a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip b/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
new file mode 100644
index 0000000..b2ede46
--- /dev/null
+++ b/darwin-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
Binary files differ
diff --git a/darwin-x86_64/offline-sdk/offline-repo.xml b/darwin-x86_64/offline-sdk/offline-repo.xml
index 36f16cd..6477e85 100644
--- a/darwin-x86_64/offline-sdk/offline-repo.xml
+++ b/darwin-x86_64/offline-sdk/offline-repo.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/sys-img2/01" xmlns:ns5="http://schemas.android.com/repository/android/generic/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/repository2/01"><license id="android-sdk-license" type="text">Terms and Conditions
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/repository/android/generic/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns5="http://schemas.android.com/sdk/android/repo/repository2/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/sys-img2/01"><license id="android-sdk-license" type="text">Terms and Conditions
 
 This is the Android Software Development Kit License Agreement
 
@@ -138,4 +138,4 @@
 14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
 
 
-November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"/></dependencies><archives><archive><complete><size>16186</size><checksum>17ac210c85d24d7e8ace62847f05e4e45b640b73</checksum><url>com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>95487</size><checksum>f08be3c306bf878de31c465e46a266c52014a13f</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file
+November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.2</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"/></dependencies><archives><archive><complete><size>39625</size><checksum>3d9688a50fe0ed7348275f85d1b02278f616d8a4</checksum><url>com.android.support.constraint-constraint-layout-1.0.2.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.2</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>91961</size><checksum>96d7ff669f0e808e9833b2c2e320702826ccc8be</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.2.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file
diff --git a/linux-x86/bazel/bazel-complete.bash b/linux-x86/bazel/bazel-complete.bash
index 80fa925..8e0bf37 100755
--- a/linux-x86/bazel/bazel-complete.bash
+++ b/linux-x86/bazel/bazel-complete.bash
@@ -463,7 +463,7 @@
 
 # default completion for bazel
 complete -F _bazel__complete -o nospace "${BAZEL}"
-BAZEL_COMMAND_LIST="analyze-profile build canonicalize-flags clean dump fetch help info mobile-install query run shutdown test version"
+BAZEL_COMMAND_LIST="analyze-profile build canonicalize-flags clean coverage dump fetch help info mobile-install query run shutdown test version"
 BAZEL_INFO_KEYS="
 workspace
 install_base
@@ -516,6 +516,8 @@
 --max_idle_secs=
 --output_base=path
 --output_user_root=path
+--use_action_cache
+--nouse_action_cache
 --watchfs
 --nowatchfs
 "
@@ -575,12 +577,15 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
 --autofdo_lipo_data
@@ -628,13 +633,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -650,18 +657,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -678,6 +695,7 @@
 --explicit_jre_deps
 --noexplicit_jre_deps
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -737,7 +755,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -749,10 +766,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -766,10 +787,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -782,16 +807,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -801,9 +829,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -832,12 +863,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -868,8 +903,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -881,6 +914,7 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
@@ -934,14 +968,19 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
+--async
+--noasync
 --autofdo_lipo_data
 --noautofdo_lipo_data
 --build
@@ -988,13 +1027,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -1010,18 +1051,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -1042,6 +1093,7 @@
 --expunge_async
 --noexpunge_async
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -1101,7 +1153,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -1113,10 +1164,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -1130,10 +1185,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -1146,16 +1205,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -1165,9 +1227,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -1196,12 +1261,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -1232,8 +1301,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -1245,6 +1312,371 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
+--worker_max_instances=
+--worker_max_retries=
+--worker_quit_after_build
+--noworker_quit_after_build
+--worker_sandboxing
+--noworker_sandboxing
+--worker_verbose
+--noworker_verbose
+--workspace_status_command=path
+--xcode_override_workspace_root=
+--xcode_toolchain=
+--xcode_version=
+"
+BAZEL_COMMAND_COVERAGE_ARGUMENT="label-test"
+BAZEL_COMMAND_COVERAGE_FLAGS="
+--action_env=
+--analysis_warnings_as_errors
+--noanalysis_warnings_as_errors
+--android_compiler=
+--android_cpu=
+--android_crosstool_top=label
+--android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
+--android_sdk=label
+--announce
+--noannounce
+--announce_rc
+--noannounce_rc
+--apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
+--apple_generate_dsym
+--noapple_generate_dsym
+--autofdo_lipo_data
+--noautofdo_lipo_data
+--build
+--nobuild
+--build_runfile_links
+--nobuild_runfile_links
+--build_tag_filters=
+--build_test_dwp
+--nobuild_test_dwp
+--build_tests_only
+--nobuild_tests_only
+--cache_test_results={auto,yes,no}
+--nocache_test_results
+--check_constraint=
+--check_fileset_dependencies_recursively
+--nocheck_fileset_dependencies_recursively
+--check_licenses
+--nocheck_licenses
+--check_tests_up_to_date
+--nocheck_tests_up_to_date
+--check_up_to_date
+--nocheck_up_to_date
+--check_visibility
+--nocheck_visibility
+--collect_code_coverage
+--nocollect_code_coverage
+--color={yes,no,auto}
+--compilation_mode={fastbuild,dbg,opt}
+--compile_one_dependency
+--nocompile_one_dependency
+--compiler=
+--config=
+--conlyopt=
+--copt=
+--coverage_report_generator=label
+--coverage_support=label
+--cpu=
+--crosstool_top=label
+--curses={yes,no,auto}
+--custom_malloc=label
+--cxxopt=
+--dash_secret=
+--dash_url=
+--define=
+--deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
+--device_debug_entitlements
+--nodevice_debug_entitlements
+--discard_analysis_cache
+--nodiscard_analysis_cache
+--distinct_host_configuration
+--nodistinct_host_configuration
+--dynamic_mode={off,default,fully}
+--embed_label=
+--enable_apple_binary_native_protos
+--noenable_apple_binary_native_protos
+--experimental_action_listener=
+--experimental_android_jack_sanity_checks
+--noexperimental_android_jack_sanity_checks
+--experimental_android_use_jack_for_dexing
+--noexperimental_android_use_jack_for_dexing
+--experimental_external_repositories
+--noexperimental_external_repositories
+--experimental_extra_action_filter=
+--experimental_extra_action_top_level_only
+--noexperimental_extra_action_top_level_only
+--experimental_extra_action_top_level_only_with_aspects
+--noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
+--experimental_inmemory_dotd_files
+--noexperimental_inmemory_dotd_files
+--experimental_interleave_loading_and_analysis
+--noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
+--experimental_multi_cpu=
+--experimental_multi_threaded_digest
+--noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
+--experimental_omitfp
+--noexperimental_omitfp
+--experimental_persistent_javac
+--experimental_proto_extra_actions
+--noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
+--experimental_skip_static_outputs
+--noexperimental_skip_static_outputs
+--experimental_skip_unused_modules
+--noexperimental_skip_unused_modules
+--experimental_skyframe_native_filesets
+--noexperimental_skyframe_native_filesets
+--experimental_stl=label
+--experimental_ui
+--noexperimental_ui
+--experimental_ui_actions_shown=
+--experimental_use_llvm_covmap
+--noexperimental_use_llvm_covmap
+--explain=path
+--explicit_jre_deps
+--noexplicit_jre_deps
+--extra_entitlements=label
+--fat_apk_cpu=
+--fdo_instrument=path
+--fdo_optimize=
+--features=
+--fission=
+--flaky_test_attempts=
+--force_experimental_external_repositories
+--noforce_experimental_external_repositories
+--force_ignore_dash_static
+--noforce_ignore_dash_static
+--force_pic
+--noforce_pic
+--force_python={py2,py3,py2and3,py2only,py3only}
+--genrule_strategy=
+--glibc=
+--grpc_max_batch_inputs=
+--grpc_max_batch_size_bytes=
+--grpc_max_chunk_size_bytes=
+--grpc_timeout_seconds=
+--grte_top=
+--hazelcast_client_config=
+--hazelcast_node=
+--hazelcast_standalone_listen_port=
+--host_copt=
+--host_cpu=
+--host_crosstool_top=label
+--host_force_python={py2,py3,py2and3,py2only,py3only}
+--host_grte_top=
+--host_java_launcher=label
+--host_java_toolchain=label
+--host_javabase=
+--ignore_unsupported_sandboxing
+--noignore_unsupported_sandboxing
+--incremental_dexing
+--noincremental_dexing
+--instrument_test_targets
+--noinstrument_test_targets
+--instrumentation_filter=
+--interface_shared_objects
+--nointerface_shared_objects
+--ios_cpu=
+--ios_memleaks
+--noios_memleaks
+--ios_minimum_os=
+--ios_multi_cpus=
+--ios_sdk_version=
+--ios_signing_cert_name=
+--ios_simulator_device=
+--ios_simulator_version=
+--j2objc_translation_flags=
+--java_classpath={off,javabuilder,experimental_blaze}
+--java_debug
+--java_deps
+--nojava_deps
+--java_header_compilation
+--nojava_header_compilation
+--java_launcher=label
+--java_toolchain=label
+--javabase=
+--javacopt=
+--jobs=
+--jvmopt=
+--keep_going
+--nokeep_going
+--legacy_external_runfiles
+--nolegacy_external_runfiles
+--legacy_whole_archive
+--nolegacy_whole_archive
+--linkopt=
+--lipo={off,binary}
+--lipo_context=label
+--loading_phase_threads=
+--local_resources=
+--local_test_jobs=
+--logging=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
+--message_translations=
+--microcoverage
+--nomicrocoverage
+--non_incremental_per_target_dexopts=
+--objc_enable_binary_stripping
+--noobjc_enable_binary_stripping
+--objc_generate_linkmap
+--noobjc_generate_linkmap
+--objc_includes_prioritize_static_libs
+--noobjc_includes_prioritize_static_libs
+--objc_use_dotd_pruning
+--noobjc_use_dotd_pruning
+--objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
+--output_filter=
+--output_symbol_counts
+--nooutput_symbol_counts
+--package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
+--per_file_copt=
+--platform_suffix=
+--plugin=
+--plugin_copt=
+--process_headers_in_dependencies
+--noprocess_headers_in_dependencies
+--profile=path
+--progress_in_terminal_title
+--noprogress_in_terminal_title
+--progress_report_interval=
+--proguard_top=label
+--proto_compiler=label
+--proto_toolchain_for_cc=label
+--proto_toolchain_for_java=label
+--proto_toolchain_for_javalite=label
+--protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
+--python2_path=
+--python3_path=
+--ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
+--remote_cache=
+--remote_worker=
+--resource_autosense
+--noresource_autosense
+--rest_cache_url=
+--run_under=
+--runs_per_test=
+--runs_per_test_detects_flakes
+--noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
+--sandbox_block_path=
+--sandbox_debug
+--nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
+--sandbox_tmpfs_path=
+--save_temps
+--nosave_temps
+--send_transitive_header_module_srcs
+--nosend_transitive_header_module_srcs
+--share_native_deps
+--noshare_native_deps
+--show_loading_progress
+--noshow_loading_progress
+--show_package_location
+--noshow_package_location
+--show_progress
+--noshow_progress
+--show_progress_rate_limit=
+--show_result=
+--show_task_finish
+--noshow_task_finish
+--show_timestamps
+--noshow_timestamps
+--spawn_strategy=
+--stamp
+--nostamp
+--start_end_lib
+--nostart_end_lib
+--strategy=
+--strict_filesets
+--nostrict_filesets
+--strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
+--strict_system_includes
+--nostrict_system_includes
+--strip={always,sometimes,never}
+--stripopt=
+--subcommands
+--nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
+--symlink_prefix=
+--target_environment=
+--test_arg=
+--test_env=
+--test_filter=
+--test_keep_going
+--notest_keep_going
+--test_lang_filters=
+--test_output={summary,errors,all,streamed}
+--test_result_expiration=
+--test_sharding_strategy={explicit,experimental_heuristic,disabled}
+--test_size_filters=
+--test_strategy=
+--test_summary={short,terse,detailed,none}
+--test_tag_filters=
+--test_timeout=
+--test_timeout_filters=
+--test_tmpdir=path
+--test_verbose_timeout_warnings
+--notest_verbose_timeout_warnings
+--tool_tag=
+--translations={auto,yes,no}
+--notranslations
+--tvos_cpus=
+--tvos_minimum_os=
+--tvos_sdk_version=
+--tvos_simulator_device=
+--tvos_simulator_version=
+--use_dash
+--nouse_dash
+--use_ijars
+--nouse_ijars
+--verbose_explanations
+--noverbose_explanations
+--verbose_failures
+--noverbose_failures
+--verbose_test_summary
+--noverbose_test_summary
+--watchfs
+--nowatchfs
+--watchos_cpus=
+--watchos_minimum_os=
+--watchos_sdk_version=
+--watchos_simulator_device=
+--watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
@@ -1301,7 +1733,6 @@
 BAZEL_COMMAND_FETCH_FLAGS="
 --announce_rc
 --noannounce_rc
---check_constraint=
 --color={yes,no,auto}
 --config=
 --curses={yes,no,auto}
@@ -1315,30 +1746,13 @@
 --experimental_ui_actions_shown=
 --force_experimental_external_repositories
 --noforce_experimental_external_repositories
---host_java_launcher=label
---host_java_toolchain=label
---host_javabase=
---java_classpath={off,javabuilder,experimental_blaze}
---java_debug
---java_deps
---nojava_deps
---java_header_compilation
---nojava_header_compilation
---java_launcher=label
---java_toolchain=label
---javabase=
---javacopt=
---javawarn=
---jvmopt=
 --keep_going
 --nokeep_going
 --logging=
---message_translations=
 --package_path=
 --profile=path
 --progress_in_terminal_title
 --noprogress_in_terminal_title
---proguard_top=label
 --show_loading_progress
 --noshow_loading_progress
 --show_package_location
@@ -1350,12 +1764,7 @@
 --noshow_task_finish
 --show_timestamps
 --noshow_timestamps
---strict_java_deps={off,warn,error,strict,default}
 --tool_tag=
---translations={auto,yes,no}
---notranslations
---use_ijars
---nouse_ijars
 --watchfs
 --nowatchfs
 "
@@ -1402,12 +1811,15 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
 --autofdo_lipo_data
@@ -1455,13 +1867,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -1477,18 +1891,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -1505,6 +1929,7 @@
 --explicit_jre_deps
 --noexplicit_jre_deps
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -1564,7 +1989,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -1576,10 +2000,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -1593,10 +2021,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -1609,16 +2041,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -1628,9 +2063,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -1661,12 +2099,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -1697,8 +2139,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -1710,6 +2150,7 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
@@ -1735,12 +2176,15 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
 --autofdo_lipo_data
@@ -1788,13 +2232,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -1810,18 +2256,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -1838,6 +2294,7 @@
 --explicit_jre_deps
 --noexplicit_jre_deps
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -1900,7 +2357,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -1912,10 +2368,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -1929,10 +2389,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -1945,16 +2409,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -1964,9 +2431,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -1987,6 +2457,8 @@
 --show_timestamps
 --noshow_timestamps
 --spawn_strategy=
+--split_apks
+--nosplit_apks
 --stamp
 --nostamp
 --start={no,cold,warm}
@@ -1997,12 +2469,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -2033,8 +2509,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -2046,6 +2520,7 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
@@ -2134,12 +2609,15 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
 --autofdo_lipo_data
@@ -2187,13 +2665,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -2209,18 +2689,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -2237,6 +2727,7 @@
 --explicit_jre_deps
 --noexplicit_jre_deps
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -2296,7 +2787,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -2308,10 +2798,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -2325,10 +2819,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -2341,16 +2839,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -2360,9 +2861,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -2392,12 +2896,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -2428,8 +2936,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -2441,6 +2947,7 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
@@ -2494,12 +3001,15 @@
 --android_cpu=
 --android_crosstool_top=label
 --android_manifest_merger={legacy,android}
+--android_resource_shrinking
+--noandroid_resource_shrinking
 --android_sdk=label
 --announce
 --noannounce
 --announce_rc
 --noannounce_rc
 --apple_bitcode={none,embedded_markers,embedded}
+--apple_crosstool_top=label
 --apple_generate_dsym
 --noapple_generate_dsym
 --autofdo_lipo_data
@@ -2547,13 +3057,15 @@
 --dash_url=
 --define=
 --deleted_packages=
+--deprecated_generate_xcode_project
+--nodeprecated_generate_xcode_project
 --device_debug_entitlements
 --nodevice_debug_entitlements
 --discard_analysis_cache
 --nodiscard_analysis_cache
 --distinct_host_configuration
 --nodistinct_host_configuration
---dynamic_mode={off,default,fully,auto}
+--dynamic_mode={off,default,fully}
 --embed_label=
 --enable_apple_binary_native_protos
 --noenable_apple_binary_native_protos
@@ -2569,18 +3081,28 @@
 --noexperimental_extra_action_top_level_only
 --experimental_extra_action_top_level_only_with_aspects
 --noexperimental_extra_action_top_level_only_with_aspects
+--experimental_incremental_dexing_for_lite_protos
+--noexperimental_incremental_dexing_for_lite_protos
 --experimental_inmemory_dotd_files
 --noexperimental_inmemory_dotd_files
 --experimental_interleave_loading_and_analysis
 --noexperimental_interleave_loading_and_analysis
+--experimental_j2objc_srcjar_processing
+--noexperimental_j2objc_srcjar_processing
+--experimental_link_compile_output_separately
+--noexperimental_link_compile_output_separately
 --experimental_multi_cpu=
 --experimental_multi_threaded_digest
 --noexperimental_multi_threaded_digest
+--experimental_objc_header_thinning
+--noexperimental_objc_header_thinning
 --experimental_omitfp
 --noexperimental_omitfp
 --experimental_persistent_javac
 --experimental_proto_extra_actions
 --noexperimental_proto_extra_actions
+--experimental_prune_more_modules
+--noexperimental_prune_more_modules
 --experimental_skip_static_outputs
 --noexperimental_skip_static_outputs
 --experimental_skip_unused_modules
@@ -2597,6 +3119,7 @@
 --explicit_jre_deps
 --noexplicit_jre_deps
 --extra_entitlements=label
+--fat_apk_cpu=
 --fdo_instrument=path
 --fdo_optimize=
 --features=
@@ -2656,7 +3179,6 @@
 --java_toolchain=label
 --javabase=
 --javacopt=
---javawarn=
 --jobs=
 --jvmopt=
 --keep_going
@@ -2668,10 +3190,14 @@
 --linkopt=
 --lipo={off,binary}
 --lipo_context=label
+--loading_phase_threads=
 --local_resources=
 --local_test_jobs=
 --logging=
---macosx_sdk_version=
+--ltoindexopt=
+--macos_cpus=
+--macos_minimum_os=
+--macos_sdk_version=
 --message_translations=
 --microcoverage
 --nomicrocoverage
@@ -2685,10 +3211,14 @@
 --objc_use_dotd_pruning
 --noobjc_use_dotd_pruning
 --objccopt=
+--output_descriptor_set
+--nooutput_descriptor_set
 --output_filter=
 --output_symbol_counts
 --nooutput_symbol_counts
 --package_path=
+--parse_headers_verifies_modules
+--noparse_headers_verifies_modules
 --per_file_copt=
 --platform_suffix=
 --plugin=
@@ -2701,16 +3231,19 @@
 --progress_report_interval=
 --proguard_top=label
 --proto_compiler=label
---proto_compiler_java_blacklisted_protos=
---proto_compiler_java_flags=
---proto_compiler_javalite_flags=
---proto_compiler_javalite_plugin=label
+--proto_toolchain_for_cc=label
 --proto_toolchain_for_java=label
 --proto_toolchain_for_javalite=label
 --protocopt=
+--prune_cpp_modules
+--noprune_cpp_modules
 --python2_path=
 --python3_path=
 --ram_utilization_factor=
+--remote_accept_cached
+--noremote_accept_cached
+--remote_allow_local_fallback
+--noremote_allow_local_fallback
 --remote_cache=
 --remote_worker=
 --resource_autosense
@@ -2720,9 +3253,12 @@
 --runs_per_test=
 --runs_per_test_detects_flakes
 --noruns_per_test_detects_flakes
+--sandbox_add_mount_pair=
 --sandbox_block_path=
 --sandbox_debug
 --nosandbox_debug
+--sandbox_fake_hostname
+--nosandbox_fake_hostname
 --sandbox_tmpfs_path=
 --save_temps
 --nosave_temps
@@ -2751,12 +3287,16 @@
 --strict_filesets
 --nostrict_filesets
 --strict_java_deps={off,warn,error,strict,default}
+--strict_proto_deps={off,warn,error,strict,default}
 --strict_system_includes
 --nostrict_system_includes
 --strip={always,sometimes,never}
 --stripopt=
 --subcommands
 --nosubcommands
+--swift_whole_module_optimization
+--noswift_whole_module_optimization
+--swiftcopt=
 --symlink_prefix=
 --target_environment=
 --test_arg=
@@ -2789,8 +3329,6 @@
 --nouse_dash
 --use_ijars
 --nouse_ijars
---use_toolchain_for_java_proto
---nouse_toolchain_for_java_proto
 --verbose_explanations
 --noverbose_explanations
 --verbose_failures
@@ -2804,6 +3342,7 @@
 --watchos_sdk_version=
 --watchos_simulator_device=
 --watchos_simulator_version=
+--worker_extra_flag=
 --worker_max_instances=
 --worker_max_retries=
 --worker_quit_after_build
diff --git a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip b/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
deleted file mode 100644
index 0a9bbe0..0000000
--- a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip b/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
deleted file mode 100644
index 774c7c2..0000000
--- a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip b/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
deleted file mode 100644
index 7911a74..0000000
--- a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip b/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
new file mode 100644
index 0000000..6a74ad6
--- /dev/null
+++ b/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
Binary files differ
diff --git a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip b/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
deleted file mode 100644
index d9509fe..0000000
--- a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip b/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
deleted file mode 100644
index 7d8b657..0000000
--- a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip b/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
deleted file mode 100644
index 9b90123..0000000
--- a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip b/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
new file mode 100644
index 0000000..b2ede46
--- /dev/null
+++ b/linux-x86/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
Binary files differ
diff --git a/linux-x86/offline-sdk/offline-repo.xml b/linux-x86/offline-sdk/offline-repo.xml
index 36f16cd..6477e85 100644
--- a/linux-x86/offline-sdk/offline-repo.xml
+++ b/linux-x86/offline-sdk/offline-repo.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/sys-img2/01" xmlns:ns5="http://schemas.android.com/repository/android/generic/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/repository2/01"><license id="android-sdk-license" type="text">Terms and Conditions
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/repository/android/generic/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns5="http://schemas.android.com/sdk/android/repo/repository2/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/sys-img2/01"><license id="android-sdk-license" type="text">Terms and Conditions
 
 This is the Android Software Development Kit License Agreement
 
@@ -138,4 +138,4 @@
 14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
 
 
-November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"/></dependencies><archives><archive><complete><size>16186</size><checksum>17ac210c85d24d7e8ace62847f05e4e45b640b73</checksum><url>com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>95487</size><checksum>f08be3c306bf878de31c465e46a266c52014a13f</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file
+November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.2</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"/></dependencies><archives><archive><complete><size>39625</size><checksum>3d9688a50fe0ed7348275f85d1b02278f616d8a4</checksum><url>com.android.support.constraint-constraint-layout-1.0.2.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.2</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>91961</size><checksum>96d7ff669f0e808e9833b2c2e320702826ccc8be</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.2.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file
diff --git a/linux-x86_64/bazel/bazel-real b/linux-x86_64/bazel/bazel-real
index 1fe5ca4..aa8c073 100755
--- a/linux-x86_64/bazel/bazel-real
+++ b/linux-x86_64/bazel/bazel-real
Binary files differ
diff --git a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip b/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
deleted file mode 100644
index 0a9bbe0..0000000
--- a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip b/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
deleted file mode 100644
index 774c7c2..0000000
--- a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip b/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
deleted file mode 100644
index 7911a74..0000000
--- a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip b/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
new file mode 100644
index 0000000..6a74ad6
--- /dev/null
+++ b/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
Binary files differ
diff --git a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip b/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
deleted file mode 100644
index d9509fe..0000000
--- a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip b/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
deleted file mode 100644
index 7d8b657..0000000
--- a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip b/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
deleted file mode 100644
index 9b90123..0000000
--- a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip b/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
new file mode 100644
index 0000000..b2ede46
--- /dev/null
+++ b/linux-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
Binary files differ
diff --git a/linux-x86_64/offline-sdk/offline-repo.xml b/linux-x86_64/offline-sdk/offline-repo.xml
index 36f16cd..6477e85 100644
--- a/linux-x86_64/offline-sdk/offline-repo.xml
+++ b/linux-x86_64/offline-sdk/offline-repo.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/sys-img2/01" xmlns:ns5="http://schemas.android.com/repository/android/generic/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/repository2/01"><license id="android-sdk-license" type="text">Terms and Conditions
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/repository/android/generic/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns5="http://schemas.android.com/sdk/android/repo/repository2/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/sys-img2/01"><license id="android-sdk-license" type="text">Terms and Conditions
 
 This is the Android Software Development Kit License Agreement
 
@@ -138,4 +138,4 @@
 14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
 
 
-November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"/></dependencies><archives><archive><complete><size>16186</size><checksum>17ac210c85d24d7e8ace62847f05e4e45b640b73</checksum><url>com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>95487</size><checksum>f08be3c306bf878de31c465e46a266c52014a13f</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file
+November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.2</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"/></dependencies><archives><archive><complete><size>39625</size><checksum>3d9688a50fe0ed7348275f85d1b02278f616d8a4</checksum><url>com.android.support.constraint-constraint-layout-1.0.2.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.2</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>91961</size><checksum>96d7ff669f0e808e9833b2c2e320702826ccc8be</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.2.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file
diff --git a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip b/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
deleted file mode 100644
index 0a9bbe0..0000000
--- a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip b/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
deleted file mode 100644
index 774c7c2..0000000
--- a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip b/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
deleted file mode 100644
index 7911a74..0000000
--- a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip b/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
new file mode 100644
index 0000000..6a74ad6
--- /dev/null
+++ b/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
Binary files differ
diff --git a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip b/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
deleted file mode 100644
index d9509fe..0000000
--- a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip b/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
deleted file mode 100644
index 7d8b657..0000000
--- a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip b/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
deleted file mode 100644
index 9b90123..0000000
--- a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip b/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
new file mode 100644
index 0000000..b2ede46
--- /dev/null
+++ b/windows-x86_64/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
Binary files differ
diff --git a/windows-x86_64/offline-sdk/offline-repo.xml b/windows-x86_64/offline-sdk/offline-repo.xml
index 36f16cd..6477e85 100644
--- a/windows-x86_64/offline-sdk/offline-repo.xml
+++ b/windows-x86_64/offline-sdk/offline-repo.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/sys-img2/01" xmlns:ns5="http://schemas.android.com/repository/android/generic/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/repository2/01"><license id="android-sdk-license" type="text">Terms and Conditions
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/repository/android/generic/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns5="http://schemas.android.com/sdk/android/repo/repository2/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/sys-img2/01"><license id="android-sdk-license" type="text">Terms and Conditions
 
 This is the Android Software Development Kit License Agreement
 
@@ -138,4 +138,4 @@
 14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
 
 
-November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"/></dependencies><archives><archive><complete><size>16186</size><checksum>17ac210c85d24d7e8ace62847f05e4e45b640b73</checksum><url>com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>95487</size><checksum>f08be3c306bf878de31c465e46a266c52014a13f</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file
+November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.2</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"/></dependencies><archives><archive><complete><size>39625</size><checksum>3d9688a50fe0ed7348275f85d1b02278f616d8a4</checksum><url>com.android.support.constraint-constraint-layout-1.0.2.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.2</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>91961</size><checksum>96d7ff669f0e808e9833b2c2e320702826ccc8be</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.2.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file
diff --git a/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip b/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
deleted file mode 100644
index 0a9bbe0..0000000
--- a/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip b/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
deleted file mode 100644
index 774c7c2..0000000
--- a/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip b/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
deleted file mode 100644
index 7911a74..0000000
--- a/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip b/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
new file mode 100644
index 0000000..6a74ad6
--- /dev/null
+++ b/windows/offline-sdk/com.android.support.constraint-constraint-layout-1.0.2.zip
Binary files differ
diff --git a/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip b/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
deleted file mode 100644
index d9509fe..0000000
--- a/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha5.zip
+++ /dev/null
Binary files differ
diff --git a/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip b/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
deleted file mode 100644
index 7d8b657..0000000
--- a/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha6.zip
+++ /dev/null
Binary files differ
diff --git a/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip b/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
deleted file mode 100644
index 9b90123..0000000
--- a/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip
+++ /dev/null
Binary files differ
diff --git a/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip b/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
new file mode 100644
index 0000000..b2ede46
--- /dev/null
+++ b/windows/offline-sdk/com.android.support.constraint-constraint-layout-solver-1.0.2.zip
Binary files differ
diff --git a/windows/offline-sdk/offline-repo.xml b/windows/offline-sdk/offline-repo.xml
index 36f16cd..6477e85 100644
--- a/windows/offline-sdk/offline-repo.xml
+++ b/windows/offline-sdk/offline-repo.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/sys-img2/01" xmlns:ns5="http://schemas.android.com/repository/android/generic/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/repository2/01"><license id="android-sdk-license" type="text">Terms and Conditions
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/repository/android/generic/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns5="http://schemas.android.com/sdk/android/repo/repository2/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/sys-img2/01"><license id="android-sdk-license" type="text">Terms and Conditions
 
 This is the Android Software Development Kit License Agreement
 
@@ -138,4 +138,4 @@
 14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
 
 
-November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"/></dependencies><archives><archive><complete><size>16186</size><checksum>17ac210c85d24d7e8ace62847f05e4e45b640b73</checksum><url>com.android.support.constraint-constraint-layout-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha7"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.0-alpha7</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>95487</size><checksum>f08be3c306bf878de31c465e46a266c52014a13f</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.0-alpha7.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file
+November 20, 2015</license><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>ConstraintLayout for Android 1.0.2</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"/></dependencies><archives><archive><complete><size>39625</size><checksum>3d9688a50fe0ed7348275f85d1b02278f616d8a4</checksum><url>com.android.support.constraint-constraint-layout-1.0.2.zip</url></complete></archive></archives></remotePackage><remotePackage path="extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:mavenType"><vendor><id>android</id><display>Android</display></vendor></type-details><revision><major>1</major></revision><display-name>Solver for ConstraintLayout 1.0.2</display-name><uses-license ref="android-sdk-license"/><archives><archive><complete><size>91961</size><checksum>96d7ff669f0e808e9833b2c2e320702826ccc8be</checksum><url>com.android.support.constraint-constraint-layout-solver-1.0.2.zip</url></complete></archive></archives></remotePackage></ns2:repository>
\ No newline at end of file