You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/06/13 20:09:04 UTC

maven git commit: added slf4j-api and jansi dependencies

Repository: maven
Updated Branches:
  refs/heads/master c786ff3d1 -> c15e5c334


added slf4j-api and jansi dependencies

Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c15e5c33
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/c15e5c33
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/c15e5c33

Branch: refs/heads/master
Commit: c15e5c334352a7f5cb9d94d014c0aae4f6b3c415
Parents: c786ff3
Author: Herv� Boutemy <hb...@apache.org>
Authored: Mon Jun 13 21:13:48 2016 +0200
Committer: Herv� Boutemy <hb...@apache.org>
Committed: Mon Jun 13 22:08:46 2016 +0200

----------------------------------------------------------------------
 src/site/resources/images/maven-deps.png | Bin 70791 -> 74014 bytes
 src/site/xdoc/index.xml                  |   4 ++++
 src/site/xdoc/maven-deps.odg             | Bin 32242 -> 33675 bytes
 3 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/c15e5c33/src/site/resources/images/maven-deps.png
----------------------------------------------------------------------
diff --git a/src/site/resources/images/maven-deps.png b/src/site/resources/images/maven-deps.png
index 99f7a10..6f5d6db 100644
Binary files a/src/site/resources/images/maven-deps.png and b/src/site/resources/images/maven-deps.png differ

http://git-wip-us.apache.org/repos/asf/maven/blob/c15e5c33/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index fb4b40f..5e97077 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -55,7 +55,10 @@
           <area shape="rect" coords="449,229,532,266" alt="maven-settings" href="maven-settings/" />
           <area shape="rect" coords="388,284,521,319" alt="maven-model-builder" href="maven-model-builder/" />
           <area shape="rect" coords="409,342,500,378" alt="maven-model" href="maven-model/" />
+          <area shape="rect" coords="88,59,192,94"    alt="slf4j-api" href="http://www.slf4j.org/manual.html" />
           <area shape="rect" coords="551,58,707,94"   alt="commons-cli" href="http://commons.apache.org/cli/" />
+          <area shape="rect" coords="109,175,192,212" alt="jansi" href="http://fusesource.github.io/jansi/" />
+          <area shape="rect" coords="1,175,83,212"    alt="jansi-native" href="https://github.com/fusesource/jansi-native" />
           <area shape="rect" coords="551,116,739,152" alt="wagon-provider-api" href="https://maven.apache.org/wagon/wagon-provider-api/" />
           <area shape="rect" coords="550,175,690,211" alt="plexus-sec-dispatcher" href="https://github.com/codehaus-plexus/plexus-sec-dispatcher" />
           <area shape="rect" coords="581,230,660,265" alt="plexus-cipher" href="https://github.com/codehaus-plexus/plexus-cipher" />
@@ -72,6 +75,7 @@
       </p>
     </section>
 
+
   </body>
 
 </document>

http://git-wip-us.apache.org/repos/asf/maven/blob/c15e5c33/src/site/xdoc/maven-deps.odg
----------------------------------------------------------------------
diff --git a/src/site/xdoc/maven-deps.odg b/src/site/xdoc/maven-deps.odg
index 7923879..533eaa7 100644
Binary files a/src/site/xdoc/maven-deps.odg and b/src/site/xdoc/maven-deps.odg differ