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 2011/03/14 00:26:44 UTC

svn commit: r1081235 - in /maven/maven-2/branches/maven-2.2.x/src/site: resources/ resources/images/ resources/images/maven-deps.png xdoc/ xdoc/index.xml xdoc/maven-deps.odg

Author: hboutemy
Date: Sun Mar 13 23:26:43 2011
New Revision: 1081235

URL: http://svn.apache.org/viewvc?rev=1081235&view=rev
Log:
added dependency graph

Added:
    maven/maven-2/branches/maven-2.2.x/src/site/resources/
    maven/maven-2/branches/maven-2.2.x/src/site/resources/images/
    maven/maven-2/branches/maven-2.2.x/src/site/resources/images/maven-deps.png   (with props)
    maven/maven-2/branches/maven-2.2.x/src/site/xdoc/
    maven/maven-2/branches/maven-2.2.x/src/site/xdoc/index.xml   (with props)
    maven/maven-2/branches/maven-2.2.x/src/site/xdoc/maven-deps.odg   (with props)

Added: maven/maven-2/branches/maven-2.2.x/src/site/resources/images/maven-deps.png
URL: http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/src/site/resources/images/maven-deps.png?rev=1081235&view=auto
==============================================================================
Binary file - no diff available.

Propchange: maven/maven-2/branches/maven-2.2.x/src/site/resources/images/maven-deps.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: maven/maven-2/branches/maven-2.2.x/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/src/site/xdoc/index.xml?rev=1081235&view=auto
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/src/site/xdoc/index.xml (added)
+++ maven/maven-2/branches/maven-2.2.x/src/site/xdoc/index.xml Sun Mar 13 23:26:43 2011
@@ -0,0 +1,78 @@
+<?xml version="1.0"?>
+
+<!--
+/*
+ * 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.
+ */
+-->
+
+<document>
+
+  <properties>
+    <title>Apache Maven 2.2.x</title>
+    <author email="hboutemy_AT_apache_DOT_org">Hervé Boutemy</author>
+  </properties>
+
+  <body>
+
+    <section name="Apache Maven 2.2.x">
+
+      <p>Maven is a project development management and
+    comprehension tool. Based on the concept of a project object model:
+    builds, dependency management, documentation creation, site
+    publication, and distribution publication are all controlled from
+    the declarative file. Maven can be extended by plugins to utilise a
+    number of other development tools for reporting or the build
+    process.</p>
+
+      <p>
+        <img src="images/maven-deps.png" width="910" height="451" border="0" usemap="#Maven_dependencies" />
+        <map name="Maven_dependencies">
+          <area shape="rect" coords="475,0,599,31"    alt="apache-maven" href="./apache-maven/" />
+          <area shape="rect" coords="475,56,599,88"   alt="maven-compat" href="./maven-compat/" />
+          <area shape="rect" coords="475,111,598,142" alt="maven-core" href="./maven-core/" />
+          <area shape="rect" coords="475,173,599,205" alt="maven-project" href="./maven-project/" />
+          <area shape="rect" coords="223,60,347,91"   alt="maven-toolchain" href="./maven-toolchain/" />
+          <area shape="rect" coords="142,110,267,142" alt="maven-reporting-api" href="./maven-reporting-api/" />
+          <area shape="rect" coords="106,151,266,182" alt="maven-error-diagnostics" href="./maven-error-diagnostics/" />
+          <area shape="rect" coords="174,189,267,220" alt="maven-monitor" href="./maven-monitor/" />
+          <area shape="rect" coords="0,226,267,259"   alt="maven-plugin-parameter-documenter" href="./maven-plugin-parameter-documenter/" />
+          <area shape="rect" coords="303,173,453,206" alt="maven-plugin-descriptor" href="./maven-plugin-descriptor/" />
+          <area shape="rect" coords="363,245,470,277" alt="maven-plugin-api" href="./maven-plugin-api/" />
+          <area shape="rect" coords="246,358,323,390" alt="maven-artifact" href="./maven-artifact/" />
+          <area shape="rect" coords="329,358,509,390" alt="maven-repository-metadata" href="./maven-repository-metadata/" />
+          <area shape="rect" coords="405,302,558,334" alt="maven-artifact-manager" href="./maven-artifact-manager/" />
+          <area shape="rect" coords="598,226,732,258" alt="maven-plugin-registry" href="./maven-plugin-registry/" />
+          <area shape="rect" coords="566,302,638,333" alt="maven-profile" href="./maven-profile/" />
+          <area shape="rect" coords="638,302,710,333" alt="maven-settings" href="./maven-settings/" />
+          <area shape="rect" coords="577,358,701,391" alt="maven-model" href="./maven-model/" />
+          <area shape="rect" coords="507,407,682,439" alt="wagon-provider-api" href="http://maven.apache.org/wagon/wagon-provider-api/" />
+          <area shape="rect" coords="756,111,902,143" alt="commons-cli" href="http://commons.apache.org/cli/" />
+          <area shape="rect" coords="756,162,879,194" alt="classworlds" href="http://plexus.codehaus.org/plexus-classworlds/" />
+          <area shape="rect" coords="756,207,887,240" alt="plexus-sec-dispatcher" href="http://plexus.codehaus.org/plexus-components/plexus-sec-dispatcher/project-reports.html" />
+          <area shape="rect" coords="785,257,858,289" alt="plexus-cipher" href="http://plexus.codehaus.org/plexus-components/plexus-cipher/project-reports.html" />
+          <area shape="rect" coords="756,302,902,334" alt="plexus-interpolation" href="http://plexus.codehaus.org/plexus-components/plexus-interpolation/" />
+          <area shape="rect" coords="817,347,902,379" alt="plexus-utils" href="http://plexus.codehaus.org/plexus-utils/" />
+          <area shape="rect" coords="786,389,902,421" alt="plexus-container" href="http://plexus.codehaus.org/plexus-containers/plexus-container-default/" />
+          <area shape="rect" coords="749,154,909,451" alt="plexus" href="http://plexus.codehaus.org/" />
+        </map>
+      </p>
+
+    </section>
+
+  </body>
+
+</document>

Propchange: maven/maven-2/branches/maven-2.2.x/src/site/xdoc/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/maven-2/branches/maven-2.2.x/src/site/xdoc/index.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: maven/maven-2/branches/maven-2.2.x/src/site/xdoc/index.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: maven/maven-2/branches/maven-2.2.x/src/site/xdoc/maven-deps.odg
URL: http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/src/site/xdoc/maven-deps.odg?rev=1081235&view=auto
==============================================================================
Binary file - no diff available.

Propchange: maven/maven-2/branches/maven-2.2.x/src/site/xdoc/maven-deps.odg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream