am 0a701a4f: Add intellij annotations prebuilt.

* commit '0a701a4f122960c6b1098d3d9154f1c3eb616dd1':
  Add intellij annotations prebuilt.
diff --git a/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0-sources.jar b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0-sources.jar
new file mode 100644
index 0000000..01c5265
--- /dev/null
+++ b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0-sources.jar
Binary files differ
diff --git a/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0-sources.jar.md5 b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0-sources.jar.md5
new file mode 100644
index 0000000..a2b4185
--- /dev/null
+++ b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0-sources.jar.md5
@@ -0,0 +1 @@
+a743cca7a9df1ec87d4f693863189ea9
\ No newline at end of file
diff --git a/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.jar b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.jar
new file mode 100644
index 0000000..7f8b362
--- /dev/null
+++ b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.jar
Binary files differ
diff --git a/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.jar.md5 b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.jar.md5
new file mode 100644
index 0000000..bacb476
--- /dev/null
+++ b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.jar.md5
@@ -0,0 +1 @@
+c18689d6a23452a0c0cf15b3cc312a2f
\ No newline at end of file
diff --git a/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.pom b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.pom
new file mode 100644
index 0000000..d18ebfa
--- /dev/null
+++ b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.pom
@@ -0,0 +1,52 @@
+<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.intellij</groupId>
+  <artifactId>annotations</artifactId>
+  <version>12.0</version>
+  <packaging>jar</packaging>
+  <name>IntelliJ IDEA Annotations</name>
+  <url>http://www.jetbrains.org</url>
+    <description>
+        A set of annotations used for code inspection support and code documentation.
+    </description>
+  <licenses>
+    <license>
+      <name>Apache License 2</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <developers>
+    <developer>
+      <name>Jetbrains developpers</name>
+      <email>support@jetbrains.com</email>
+      <organization>Jetbrains</organization>
+      <organizationUrl>http://www.jetbrains.com</organizationUrl>
+      <timezone>+1</timezone>
+    </developer>
+  </developers>
+
+  <scm>
+      <url>https://github.com/JetBrains/intellij-community</url>
+      <connection>ssh://git@github.com:JetBrains/intellij-community.git</connection>
+  </scm>
+
+
+  <dependencies/>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.5</source>
+          <target>1.5</target>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
\ No newline at end of file
diff --git a/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.pom.md5 b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.pom.md5
new file mode 100644
index 0000000..c442208
--- /dev/null
+++ b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.pom.md5
@@ -0,0 +1 @@
+cb7282199aa25fb6171ef26de57671fa
\ No newline at end of file
diff --git a/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.pom.sha1 b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.pom.sha1
new file mode 100644
index 0000000..fe9aaa9
--- /dev/null
+++ b/common/m2/repository/com/intellij/annotations/12.0/annotations-12.0.pom.sha1
@@ -0,0 +1 @@
+aaa1796465aa46f478176c06456397418b34d2b3
\ No newline at end of file
diff --git a/common/m2/repository/com/intellij/annotations/maven-metadata.xml b/common/m2/repository/com/intellij/annotations/maven-metadata.xml
new file mode 100644
index 0000000..5d1451c
--- /dev/null
+++ b/common/m2/repository/com/intellij/annotations/maven-metadata.xml
@@ -0,0 +1,19 @@
+<?xml version='1.0'?>
+<metadata>
+  <groupId>com.intellij</groupId>
+  <artifactId>annotations</artifactId>
+  <version>12.0</version>
+  <versioning>
+    <release>12.0</release>
+    <latest>12.0</latest>
+    <versions>
+      <version>5.1</version>
+      <version>6.0.3</version>
+      <version>6.0.5</version>
+      <version>7.0.3</version>
+      <version>9.0.4</version>
+      <version>12.0</version>
+    </versions>
+    <lastUpdated>20130308050323</lastUpdated>
+  </versioning>
+</metadata>
\ No newline at end of file