diff --git a/maven-api-impl/src/site/site.xml b/maven-api-impl/src/site/site.xml new file mode 100644 index 0000000000..78e98089a6 --- /dev/null +++ b/maven-api-impl/src/site/site.xml @@ -0,0 +1,35 @@ + + + + + + + ${project.scm.url} + + + + + + + + + + \ No newline at end of file diff --git a/maven-plugin-api/pom.xml b/maven-plugin-api/pom.xml index aa22c6701c..ae809caade 100644 --- a/maven-plugin-api/pom.xml +++ b/maven-plugin-api/pom.xml @@ -28,8 +28,8 @@ under the License. maven-plugin-api - Maven Plugin API - The API for plugins - Mojos - development. + Maven 3 Plugin API + The API for Maven 3 plugins - Mojos - development. diff --git a/maven-plugin-api/src/site/apt/index.apt b/maven-plugin-api/src/site/apt/index.apt index e7a16aebe2..eaccae6eb8 100644 --- a/maven-plugin-api/src/site/apt/index.apt +++ b/maven-plugin-api/src/site/apt/index.apt @@ -23,9 +23,9 @@ 2012-06-02 ----- -Maven Plugin API +Maven 3 Plugin API - The API for plugins - composed of goals implemented by Mojos - development: + The API for Maven 3 plugins - composed of goals implemented by Mojos - development: * goal code extends {{{./apidocs/org/apache/maven/plugin/AbstractMojo.html}<<>> base class}} that implements {{{./apidocs/org/apache/maven/plugin/Mojo.html}<<>> interface}}, diff --git a/src/site/resources/images/maven-deps.svg b/src/site/resources/images/maven-deps.svg index 5b3333a926..ae738b0799 100644 --- a/src/site/resources/images/maven-deps.svg +++ b/src/site/resources/images/maven-deps.svg @@ -1,736 +1,812 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - Maven 4 API + + + Maven 4 API - + - - - sisu + + + sisu - + - - - plexus + + + plexus - + - - - inject + + + inject - + - - - guice + + + guice - - - + + + - - - + + + - + - - - plexus + + + plexus - + - - - core + + + core - - - + + + - + - - - distribution + + + distribution - - - + + + - - - + + + - + - - - sec-dispatcher + + + sec-dispatcher - - - + + + - + - - - commons-cli + + + commons-cli - - - + + + - + - - - utils + + + utils - + - - - plugin-api + + + plugin-api - + - - - artifact + + + artifact - + - - - embedder + + + embedder - - - + + + - - - + + + - + - - - settings-builder + + + settings-builder - - - + + + - + - - - model-builder + + + model-builder - + - - - model + + + model - - - + + + - - - + + + - + - - - cipher + + + cipher - - - + + + - + - - - interpolation + + + interpolation - - - + + + - + - - - wagon-provider-api + + + wagon-provider-api - - - + + + - + - - - classworlds + + + classworlds - - - + + + - - - + + + - + - - - repository-metadata + + + repository-metadata - - - + + + - + - - - settings + + + settings - - - + + + - + - - - resolver + + + resolver - + - - - api + + + api - + - - - spi + + + spi - + - - - impl + + + impl - + - - - util + + + util - - - + + + - - - + + + - - - + + + - - - + + + - + - - - resolver-provider + + + resolver-provider - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - + - - - builder-support + + + builder-support - - - + + + - - - + + + - + - - - jansi + + + jansi - - - + + + - + - - - slf4j-api + + + slf4j-api - - - + + + - + - - - shared-utils + + + shared-utils - - - + + + - + - - - slf4j-provider + + + slf4j-provider - - - + + + - - - + + + - + - - - bom + + + bom - - - - - model-transform - + + + - - - + + + - - - - - - - - - - - + - - - toolchain-builder + + + toolchain-builder - + - - - toolchain-model + + + toolchain-model - - - + + + - - - + + + - - - + + + - - - + + + - + - - - meta + + + meta - + - - - di + + + di - + - - - xml + + + xml - + - - - model + + + model - + - - - plugin + + + plugin - + - - - toolchain + + + toolchain - + - - - core + + + core - + - - - spi + + + spi - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - - - - + - - - xml-impl + + + xml-impl - + - - - xml + + + xml - - - + + + - - - + + + - + - - - settings + + + settings - + - - - jline3 + + + jline3 - - - + + + - - - + + + - - - + + + - + - - - compat + + + compat - + - - - slf4j-wrapper + + + slf4j-wrapper - + - - - jline + + + jline - + - - - woodstox + + + woodstox - - - + + + + + + + + + + api-impl + + + + + + + + + + + + + + + + + + + + + + + di + + + + + + + + + + + + + + + + + + metadata + + + + + + + + + + + + + + + + diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index ec95bb9e13..2a213a4313 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -40,7 +40,7 @@ under the License. process.

- +

diff --git a/src/site/xdoc/maven-deps.odg b/src/site/xdoc/maven-deps.odg index 402e7b20c2..bd599d221b 100644 Binary files a/src/site/xdoc/maven-deps.odg and b/src/site/xdoc/maven-deps.odg differ