Repository: maven
Updated Branches:
  refs/heads/MNG-6006 c123ba8ef -> 43cd84df6 (forced update)


[MNG-3705] added maven-project-utils to dependencies graph

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

Branch: refs/heads/MNG-6006
Commit: d4d7f4763f34e2c23e590ce02551943a1cad84e5
Parents: 70e824b
Author: Hervé Boutemy <hbout...@apache.org>
Authored: Mon Jun 20 18:56:03 2016 +0200
Committer: Hervé Boutemy <hbout...@apache.org>
Committed: Mon Jun 20 18:56:03 2016 +0200

----------------------------------------------------------------------
 src/site/resources/images/maven-deps.png | Bin 74014 -> 75522 bytes
 src/site/xdoc/index.xml                  |   5 +++--
 src/site/xdoc/maven-deps.odg             | Bin 33675 -> 34309 bytes
 3 files changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/d4d7f476/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 6f5d6db..f18688d 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/d4d7f476/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 5e97077..a1a7f73 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -57,8 +57,9 @@
           <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="88,175,205,211"  
alt="maven-project-utils" 
href="https://maven.apache.org/shared/maven-shared-utils/"; />
+          <area shape="rect" coords="0,176,70,211"    alt="jansi" 
href="http://fusesource.github.io/jansi/"; />
+          <area shape="rect" coords="0,229,71,266"    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"; />

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

Reply via email to