Add ASM 5.1

It's required by the new Jacoco (0.7.7.201606060606)
which is part of Gradle 3.x

Test: none.

Change-Id: I527793c9bebfa2caa003d39f496b258eb27d8213
diff --git a/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1-sources.jar b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1-sources.jar
new file mode 100644
index 0000000..e71d788
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1-sources.jar.md5 b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1-sources.jar.md5
new file mode 100644
index 0000000..4957360
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1-sources.jar.md5
@@ -0,0 +1 @@
+9d5031aba327760b2a73be56efd3397a
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1-sources.jar.sha1 b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1-sources.jar.sha1
new file mode 100644
index 0000000..b87a56a
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1-sources.jar.sha1
@@ -0,0 +1 @@
+81e81bd6c20b965f88d0462e2559f8759fc6c26d
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar
new file mode 100644
index 0000000..34b7bfa
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar
Binary files differ
diff --git a/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar.md5 b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar.md5
new file mode 100644
index 0000000..82d690a
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar.md5
@@ -0,0 +1 @@
+994934c27923e8174f7fa62636ac4a79
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar.sha1 b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar.sha1
new file mode 100644
index 0000000..926910c
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar.sha1
@@ -0,0 +1 @@
+dde860d586960d55a87cd52c4fc1f5059c89cbc6
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom
new file mode 100644
index 0000000..929d652
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom
@@ -0,0 +1,45 @@
+<!--
+ ! 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>
+    <groupId>org.ow2.asm</groupId>
+    <artifactId>asm-parent</artifactId>
+    <version>5.1</version>
+  </parent>
+
+  <name>ASM Debug All</name>
+  <groupId>org.ow2.asm</groupId>
+  <artifactId>asm-debug-all</artifactId>
+  <packaging>jar</packaging>
+  
+</project>
diff --git a/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom.md5 b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom.md5
new file mode 100644
index 0000000..a886c58
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom.md5
@@ -0,0 +1 @@
+ea64e32a0fff9bebb0cf86098648b0bc
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom.sha1 b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom.sha1
new file mode 100644
index 0000000..4a3c2cc
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom.sha1
@@ -0,0 +1 @@
+e5f54cd732a9c1b779459e79bc0b320dd4899bf5
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom b/common/m2/repository/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom
new file mode 100644
index 0000000..190dbf1
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.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.1</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.1/asm-parent-5.1.pom.md5 b/common/m2/repository/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom.md5
new file mode 100644
index 0000000..f20359d
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom.md5
@@ -0,0 +1 @@
+e78a75660d1e79938b67a2414e4851bc
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom.sha1 b/common/m2/repository/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom.sha1
new file mode 100644
index 0000000..07aabc9
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom.sha1
@@ -0,0 +1 @@
+2768685ec9f3a387a328e4851c36716de2b34720
\ No newline at end of file