From f2d55452c5c7ec05994be3886e9a22cc6f73ba47 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Wed, 5 Oct 2005 19:00:51 +0000 Subject: [PATCH] git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@295084 13f79535-47bb-0310-9956-ffa450edef68 --- .../getting-started => }/background/history-of-maven.apt | 0 .../getting-started => }/background/philosophy-of-maven.apt | 0 .../getting-started => }/benefits-of-using-maven.apt | 0 maven-site/src/site/apt/guides/getting-started/index.apt | 6 +++--- ...erview.apt => introduction-to-plugin-prefix-mapping.apt} | 0 ...try-overview.apt => introduction-to-plugin-registry.apt} | 0 .../{plugin-overview.apt => introduction-to-plugins.apt} | 0 .../{profiles-overview.apt => introduction-to-profiles.apt} | 0 8 files changed, 3 insertions(+), 3 deletions(-) rename maven-site/src/site/apt/{guides/getting-started => }/background/history-of-maven.apt (100%) rename maven-site/src/site/apt/{guides/getting-started => }/background/philosophy-of-maven.apt (100%) rename maven-site/src/site/apt/{guides/getting-started => }/benefits-of-using-maven.apt (100%) rename maven-site/src/site/apt/guides/getting-started/{plugin-prefix-mapping-overview.apt => introduction-to-plugin-prefix-mapping.apt} (100%) rename maven-site/src/site/apt/guides/getting-started/{plugin-registry-overview.apt => introduction-to-plugin-registry.apt} (100%) rename maven-site/src/site/apt/guides/getting-started/{plugin-overview.apt => introduction-to-plugins.apt} (100%) rename maven-site/src/site/apt/guides/getting-started/{profiles-overview.apt => introduction-to-profiles.apt} (100%) diff --git a/maven-site/src/site/apt/guides/getting-started/background/history-of-maven.apt b/maven-site/src/site/apt/background/history-of-maven.apt similarity index 100% rename from maven-site/src/site/apt/guides/getting-started/background/history-of-maven.apt rename to maven-site/src/site/apt/background/history-of-maven.apt diff --git a/maven-site/src/site/apt/guides/getting-started/background/philosophy-of-maven.apt b/maven-site/src/site/apt/background/philosophy-of-maven.apt similarity index 100% rename from maven-site/src/site/apt/guides/getting-started/background/philosophy-of-maven.apt rename to maven-site/src/site/apt/background/philosophy-of-maven.apt diff --git a/maven-site/src/site/apt/guides/getting-started/benefits-of-using-maven.apt b/maven-site/src/site/apt/benefits-of-using-maven.apt similarity index 100% rename from maven-site/src/site/apt/guides/getting-started/benefits-of-using-maven.apt rename to maven-site/src/site/apt/benefits-of-using-maven.apt diff --git a/maven-site/src/site/apt/guides/getting-started/index.apt b/maven-site/src/site/apt/guides/getting-started/index.apt index a54ac40107..5f864b4c3a 100644 --- a/maven-site/src/site/apt/guides/getting-started/index.apt +++ b/maven-site/src/site/apt/guides/getting-started/index.apt @@ -76,15 +76,15 @@ Sections [] - If you want more background information on Maven you can check out {{{background/philosophy-of-maven.html}The Philosophy of Maven}} and - the {{{background/history-of-maven.html}The History of Maven}}. Now we want to move on to why you, the user, can benefit from + If you want more background information on Maven you can check out {{{../../background/philosophy-of-maven.html}The Philosophy of Maven}} and + the {{{../../background/history-of-maven.html}The History of Maven}}. Now we want to move on to why you, the user, can benefit from using Maven. * {How can Maven benefit my development process?} Maven can provide benefits for your build process by employing standard conventions and practices to accelerate your development cycle while at the same time helping you achieve a higher rate of success. For a more detailed look at how - Maven can help you with your development process please refer to {{{benefits-of-using-maven.html}The Benefits of Using Maven}}. + Maven can help you with your development process please refer to {{{../../benefits-of-using-maven.html}The Benefits of Using Maven}}. Now that we have covered a little bit of the history and purpose of Maven let's get into some real examples to get you up and running with Maven! diff --git a/maven-site/src/site/apt/guides/getting-started/plugin-prefix-mapping-overview.apt b/maven-site/src/site/apt/guides/getting-started/introduction-to-plugin-prefix-mapping.apt similarity index 100% rename from maven-site/src/site/apt/guides/getting-started/plugin-prefix-mapping-overview.apt rename to maven-site/src/site/apt/guides/getting-started/introduction-to-plugin-prefix-mapping.apt diff --git a/maven-site/src/site/apt/guides/getting-started/plugin-registry-overview.apt b/maven-site/src/site/apt/guides/getting-started/introduction-to-plugin-registry.apt similarity index 100% rename from maven-site/src/site/apt/guides/getting-started/plugin-registry-overview.apt rename to maven-site/src/site/apt/guides/getting-started/introduction-to-plugin-registry.apt diff --git a/maven-site/src/site/apt/guides/getting-started/plugin-overview.apt b/maven-site/src/site/apt/guides/getting-started/introduction-to-plugins.apt similarity index 100% rename from maven-site/src/site/apt/guides/getting-started/plugin-overview.apt rename to maven-site/src/site/apt/guides/getting-started/introduction-to-plugins.apt diff --git a/maven-site/src/site/apt/guides/getting-started/profiles-overview.apt b/maven-site/src/site/apt/guides/getting-started/introduction-to-profiles.apt similarity index 100% rename from maven-site/src/site/apt/guides/getting-started/profiles-overview.apt rename to maven-site/src/site/apt/guides/getting-started/introduction-to-profiles.apt