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 2018/04/15 14:22:30 UTC

svn commit: r1829209 - in /maven/site/trunk/content/apt: ./ developers/ developers/website/ docs/2.0.11/ docs/3.0.4/ examples/ guides/ guides/development/ guides/introduction/ guides/mini/ plugin-developers/

Author: hboutemy
Date: Sun Apr 15 14:22:29 2018
New Revision: 1829209

URL: http://svn.apache.org/viewvc?rev=1829209&view=rev
Log:
updated links

Modified:
    maven/site/trunk/content/apt/developers/website/deploy-component-reference-documentation.apt
    maven/site/trunk/content/apt/developers/website/deploy-maven-website.apt
    maven/site/trunk/content/apt/developers/website/website-overview.apt
    maven/site/trunk/content/apt/developers/welcome-to-new-committers.apt
    maven/site/trunk/content/apt/docs/2.0.11/release-notes.apt.vm
    maven/site/trunk/content/apt/docs/3.0.4/release-notes.apt.vm
    maven/site/trunk/content/apt/examples/maven-3-lifecycle-extensions.apt.vm
    maven/site/trunk/content/apt/guides/development/guide-building-maven.apt
    maven/site/trunk/content/apt/guides/development/guide-maven-development.apt
    maven/site/trunk/content/apt/guides/development/guide-plugin-documentation.apt
    maven/site/trunk/content/apt/guides/index.apt.vm
    maven/site/trunk/content/apt/guides/introduction/introduction-to-profiles.apt
    maven/site/trunk/content/apt/guides/introduction/introduction-to-repositories.apt
    maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-local.apt
    maven/site/trunk/content/apt/guides/mini/guide-assemblies.apt
    maven/site/trunk/content/apt/guides/mini/guide-configuring-plugins.apt
    maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt
    maven/site/trunk/content/apt/guides/mini/guide-http-settings.apt
    maven/site/trunk/content/apt/guides/mini/guide-mirror-settings.apt
    maven/site/trunk/content/apt/guides/mini/guide-relocation.apt
    maven/site/trunk/content/apt/guides/mini/guide-site.apt
    maven/site/trunk/content/apt/guides/mini/guide-snippet-macro.apt
    maven/site/trunk/content/apt/plugin-developers/common-bugs.apt
    maven/site/trunk/content/apt/pom.apt

Modified: maven/site/trunk/content/apt/developers/website/deploy-component-reference-documentation.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/website/deploy-component-reference-documentation.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/developers/website/deploy-component-reference-documentation.apt (original)
+++ maven/site/trunk/content/apt/developers/website/deploy-component-reference-documentation.apt Sun Apr 15 14:22:29 2018
@@ -30,7 +30,7 @@
 Introduction
 
  This document gives step-by-step instructions for deploying 
- Maven components reference documentation inside the Maven {{{http://maven.apache.org/}http://maven.apache.org/}} website.
+ Maven components reference documentation inside the Maven {{{/}http:s//maven.apache.org/}} website.
 
  See {{{./index.html}Maven website introduction}} for instructions on the whole website publication (main site content + components).
 

Modified: maven/site/trunk/content/apt/developers/website/deploy-maven-website.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/website/deploy-maven-website.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/developers/website/deploy-maven-website.apt (original)
+++ maven/site/trunk/content/apt/developers/website/deploy-maven-website.apt Sun Apr 15 14:22:29 2018
@@ -29,7 +29,7 @@
 
 Introduction
 
- This document gives step-by-step instructions for deploying the main Maven {{{http://maven.apache.org}http://maven.apache.org}} website.
+ This document gives step-by-step instructions for deploying the main Maven {{{/}https://maven.apache.org}} website.
 
  See {{{./index.html}Maven website introduction}} for instructions on the whole website publication.
 
@@ -43,7 +43,7 @@ Overview
 
 How main website publication works
 
- Maven main website ({{http://maven.apache.org}}) is generated with {{{/plugins/maven-site-plugin}maven-site-plugin}} from a source tree
+ Maven main website ({{https://maven.apache.org}}) is generated with {{{/plugins/maven-site-plugin}maven-site-plugin}} from a source tree
  stored in svn: {{https://svn.apache.org/repos/asf/maven/site/trunk}}.
 
 
@@ -108,6 +108,6 @@ How Doxia website publication works
  * CMS copies CMS staging svn area content to {{{https://svn.apache.org/repos/infra/websites/production/maven-doxia/content/}website production svn area}},
 
  * svnpubsub mecanism transfers svn production content to live production site: {{http://maven.apache.org/doxia}},
- with its {{{http://maven.apache.org/doxia/extpaths.txt}<<<extpaths.txt>>>}}
+ with its {{{/doxia/extpaths.txt}<<<extpaths.txt>>>}}
 
  []

Modified: maven/site/trunk/content/apt/developers/website/website-overview.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/website/website-overview.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/developers/website/website-overview.apt (original)
+++ maven/site/trunk/content/apt/developers/website/website-overview.apt Sun Apr 15 14:22:29 2018
@@ -29,7 +29,7 @@
 
 Introduction
 
- The Maven {{{http://maven.apache.org}http://maven.apache.org}} website is composed from:
+ The Maven {{{/}https://maven.apache.org}} website is composed from:
 
  * a main content
 

Modified: maven/site/trunk/content/apt/developers/welcome-to-new-committers.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/welcome-to-new-committers.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/developers/welcome-to-new-committers.apt (original)
+++ maven/site/trunk/content/apt/developers/welcome-to-new-committers.apt Sun Apr 15 14:22:29 2018
@@ -51,7 +51,7 @@ Guide for new Maven committers
 
  Here are the documents that pertain to Maven specifically:
 
- * {{{http://maven.apache.org/guides/development/guide-maven-development.html}Guide to Maven development}}
+ * {{{/guides/development/guide-maven-development.html}Guide to Maven development}}
 
  []
 

Modified: maven/site/trunk/content/apt/docs/2.0.11/release-notes.apt.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/docs/2.0.11/release-notes.apt.vm?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/docs/2.0.11/release-notes.apt.vm (original)
+++ maven/site/trunk/content/apt/docs/2.0.11/release-notes.apt.vm Sun Apr 15 14:22:29 2018
@@ -30,19 +30,19 @@ Maven 2.0.11
 
   The Apache Maven team would like to announce the release of Maven 2.0.11.
 
-  Maven 2.0.11 is {{{http://maven.apache.org/download.html} available for download}}.
+  Maven 2.0.11 is {{{/download.html} available for download}}.
 
   Maven is a software project management and comprehension tool. Based on the concept of a project object model
   (POM), Maven can manage a project's build, reporting and documentation from a central place.
 
   The core release is independent of the plugins available. Further releases of plugins will be made separately.
-  See the {{{http://maven.apache.org/plugins/index.html} Plugin List}} for more information.
+  See the {{{/plugins/index.html} Plugin List}} for more information.
 
   We hope you enjoy using Maven! If you have any questions, please consult:
 
-    * the web site: {{http://maven.apache.org/}}
+    * the web site: {{https://maven.apache.org/}}
 
-    * the maven-user mailing list: {{http://maven.apache.org/mail-lists.html}}
+    * the maven-user mailing list: {{https://maven.apache.org/mail-lists.html}}
 
   For news and information, see:
 

Modified: maven/site/trunk/content/apt/docs/3.0.4/release-notes.apt.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/docs/3.0.4/release-notes.apt.vm?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/docs/3.0.4/release-notes.apt.vm (original)
+++ maven/site/trunk/content/apt/docs/3.0.4/release-notes.apt.vm Sun Apr 15 14:22:29 2018
@@ -39,7 +39,7 @@ Maven 3.0.4
   to implement many highly demanded features.
 
   <<NOTE:>> Maven 3.0.4 has a new default Http Wagon based on Apache HttpClient 4.1.2. You must read various available settings
-   documented {{{http://maven.apache.org/guides/mini/guide-http-settings.html}here}}.
+   documented {{{/guides/mini/guide-http-settings.html}here}}.
 
   Some enhancements are now included by default:
 

Modified: maven/site/trunk/content/apt/examples/maven-3-lifecycle-extensions.apt.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/examples/maven-3-lifecycle-extensions.apt.vm?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/examples/maven-3-lifecycle-extensions.apt.vm (original)
+++ maven/site/trunk/content/apt/examples/maven-3-lifecycle-extensions.apt.vm Sun Apr 15 14:22:29 2018
@@ -30,7 +30,7 @@ Example: Using Maven 3 lifecycle extensi
 
 * Lifecyle Participation
 
-  You can extends the class <<<org.apache.maven.AbstractMavenLifecycleParticipant>>> see {{{http://maven.apache.org/ref/current/apidocs/org/apache/maven/AbstractMavenLifecycleParticipant.html}javadoc}}.
+  You can extends the class <<<org.apache.maven.AbstractMavenLifecycleParticipant>>> see {{{/ref/current/apidocs/org/apache/maven/AbstractMavenLifecycleParticipant.html}javadoc}}.
 
 
 * Build your extension

Modified: maven/site/trunk/content/apt/guides/development/guide-building-maven.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/development/guide-building-maven.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/development/guide-building-maven.apt (original)
+++ maven/site/trunk/content/apt/guides/development/guide-building-maven.apt Sun Apr 15 14:22:29 2018
@@ -46,7 +46,7 @@ Building Maven
   All of the source code for Maven and its related libraries is in managed in the ASF source code
   repositories. Current development of the core of Maven, and some other components, are in git.
   Other pieces (and older versions) are in Subversion. For details, see
-  {{{http://maven.apache.org/source-repository.html}http://maven.apache.org/source-repository.html}}.
+  {{{/source-repository.html}https://maven.apache.org/source-repository.html}}.
 
 * Building Maven
 

Modified: maven/site/trunk/content/apt/guides/development/guide-maven-development.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/development/guide-maven-development.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/development/guide-maven-development.apt (original)
+++ maven/site/trunk/content/apt/guides/development/guide-maven-development.apt Sun Apr 15 14:22:29 2018
@@ -191,14 +191,14 @@ And remember, your contributions are alw
  Maven SCM (Source Control Management) is an reusable API which is independent of Maven itself and it is used by the
  SCM related Maven Plugins. The core part of Maven itself doesn't depend on Maven SCM.
 
- You can {{{http://maven.apache.org/scm/}read more about Scm}}.
+ You can {{{/scm/}read more about Scm}}.
 
  ** Maven Wagon
 
  Maven Wagon is also a standalone API that deals with transporting files and directories. Maven Core uses the Wagon
  API to download and upload artifacts and artifact metadata and the site plug-in uses it to publish the site.
 
- You can {{{http://maven.apache.org/wagon/}read more about Wagon}}.
+ You can {{{/wagon/}read more about Wagon}}.
 
 * {Further Links}
 

Modified: maven/site/trunk/content/apt/guides/development/guide-plugin-documentation.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/development/guide-plugin-documentation.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/development/guide-plugin-documentation.apt (original)
+++ maven/site/trunk/content/apt/guides/development/guide-plugin-documentation.apt Sun Apr 15 14:22:29 2018
@@ -34,7 +34,7 @@ mvn site
 
  It will generate a plugin site based on the information in the POM, <<<src/site>>> and other reporting
  plugins configured in the POM. The most important reporting plugin is the
- {{{http://maven.apache.org/plugins/maven-plugin-plugin/}Maven Plugin Plugin}} which will generate
+ {{{/plugins/maven-plugin-plugin/}Maven Plugin Plugin}} which will generate
  the documentation for each plugin goal based on the mojo annotations. But in order for the generated site to be
  usable, the required information should be available to the Maven Site Plugin.
    
@@ -274,16 +274,16 @@ Plugin Name
   entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated.
   Of course, patches are welcome, too. Contributors can check out the project from our
   {{{source-repository.html}source repository}} and will find supplementary information in the
-  {{{http://maven.apache.org/guides/development/guide-helping.html}guide to helping with Maven}}. 
+  {{{/guides/development/guide-helping.html}guide to helping with Maven}}. 
 
 * Examples
 
   To provide you with better understanding of some usages of the Plugin Name,
   you can take a look into the following examples:
 
-  * {{{examples/example-one.html}Example Description One}}
+  * {{{./examples/example-one.html}Example Description One}}
 
-  * {{{examples/example-two.html}Example Description Two}}
+  * {{{./examples/example-two.html}Example Description Two}}
  
 +--------------+     
  
@@ -326,9 +326,9 @@ Plugin Name
   
    For examples of items under "Examples" check these plugin sites:
   
-   * {{{http://maven.apache.org/plugins/maven-javadoc-plugin/}Maven Javadoc Plugin Examples}}
+   * {{{/plugins/maven-javadoc-plugin/}Maven Javadoc Plugin Examples}}
   
-   * {{{http://maven.apache.org/plugins/maven-war-plugin/}Maven War Plugin Examples}}
+   * {{{/plugins/maven-war-plugin/}Maven War Plugin Examples}}
   
 *Recommended Configured Reports
  
@@ -364,7 +364,7 @@ Plugin Name
   [...]
 +--------------+   
   
-  Check the documentation about the plugin's {{{http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html}<<<javadoc:javadoc>>>}} goal for the advanced configurations.
+  Check the documentation about the plugin's {{{/plugins/maven-javadoc-plugin/javadoc-mojo.html}<<<javadoc:javadoc>>>}} goal for the advanced configurations.
   
   * Maven JXR Plugin
   
@@ -391,4 +391,4 @@ Plugin Name
   [...]  
 +--------------+   
   
-  Check the {{{http://maven.apache.org/plugins/maven-jxr-plugin/jxr-mojo.html}JXR configuration page}} for the possible configuration parameters.
+  Check the {{{/plugins/maven-jxr-plugin/jxr-mojo.html}JXR configuration page}} for the possible configuration parameters.

Modified: maven/site/trunk/content/apt/guides/index.apt.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/index.apt.vm?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/index.apt.vm (original)
+++ maven/site/trunk/content/apt/guides/index.apt.vm Sun Apr 15 14:22:29 2018
@@ -65,7 +65,7 @@ Documentation
 
  * {{{./mini/guide-site.html}Creating a Site}}
 
- * {{{http://maven.apache.org/doxia/references/apt-format.html}The APT Format}}
+ * {{{/doxia/references/apt-format.html}The APT Format}}
 
  * {{{./mini/guide-snippet-macro.html}Snippet Macro}}
 
@@ -136,7 +136,7 @@ Documentation
 
  * {{{/repository/}Introduction to the Central Repository}}
 
- * {{{./mini/guide-central-repository-upload.html}Uploading Artifacts to the Central Repository}}
+ * {{{/repository/guide-central-repository-upload.html}Uploading Artifacts to the Central Repository}}
 
  * {{{/repository/central-metadata.html}Improving the Repository}}
 
@@ -161,18 +161,18 @@ Documentation
 
  Here is some useful Javadoc API links to the current version of Maven:
 
- * {{{http://maven.apache.org/ref/current/maven-artifact/apidocs/}Maven Artifact}}
+ * {{{/ref/current/maven-artifact/apidocs/}Maven Artifact}}
 
- * {{{http://maven.apache.org/shared/maven-reporting-api/apidocs/}Maven Reporting}}
+ * {{{/shared/maven-reporting-api/apidocs/}Maven Reporting}}
 
- * {{{http://maven.apache.org/ref/current/maven-plugin-api/apidocs/}Maven Plugin API}}
+ * {{{/ref/current/maven-plugin-api/apidocs/}Maven Plugin API}}
 
- * {{{http://maven.apache.org/ref/current/maven-model/apidocs/}Maven Model}}
+ * {{{/ref/current/maven-model/apidocs/}Maven Model}}
 
- * {{{http://maven.apache.org/ref/current/maven-core/apidocs/}Maven Core}}
+ * {{{/ref/current/maven-core/apidocs/}Maven Core}}
 
- * {{{http://maven.apache.org/ref/current/maven-settings/apidocs/}Maven Settings}}
+ * {{{/ref/current/maven-settings/apidocs/}Maven Settings}}
 
  []
 
- You could also browse the {{{http://maven.apache.org/ref/current/}full technical documentation references}} of the current version of Maven.
+ You could also browse the {{{/ref/current/}full technical documentation references}} of the current version of Maven.

Modified: maven/site/trunk/content/apt/guides/introduction/introduction-to-profiles.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/introduction/introduction-to-profiles.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/introduction/introduction-to-profiles.apt (original)
+++ maven/site/trunk/content/apt/guides/introduction/introduction-to-profiles.apt Sun Apr 15 14:22:29 2018
@@ -63,18 +63,18 @@ Introduction to Build Profiles
 
   * Per User
 
-    - Defined in the {{{http://maven.apache.org/ref/2.2.1/maven-settings/settings.html} Maven-settings}}
+    - Defined in the {{{/ref/current/maven-settings/settings.html} Maven-settings}}
     <<<(%USER_HOME%/.m2/settings.xml)>>>.
 
   * Global
 
-    - Defined in the {{{http://maven.apache.org/ref/2.2.1/maven-settings/settings.html} global Maven-settings}}
+    - Defined in the {{{/ref/current/maven-settings/settings.html} global Maven-settings}}
     <<<($\{maven.home\}/conf/settings.xml)>>>.
 
   * Profile descriptor
 
     - a descriptor located in
-    {{{http://maven.apache.org/ref/2.2.1/maven-profile/profiles.html}project basedir <<<(profiles.xml)>>>}}
+    {{{/ref/2.2.1/maven-profile/profiles.html}project basedir <<<(profiles.xml)>>>}}
     (unsupported in Maven 3.0: see
     {{{https://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html#Maven3.xCompatibilityNotes-profiles.xml} Maven 3 compatibility notes}})
 
@@ -142,7 +142,7 @@ mvn groupId:artifactId:goal -P profile-1
 </profiles>
 +---+
 
-  Ranges can also be used as of Maven 2.1 (refer to the {{{http://maven.apache.org/enforcer/enforcer-rules/versionRanges.html} Enforcer Version Range Syntax}} for more information).
+  Ranges can also be used as of Maven 2.1 (refer to the {{{/enforcer/enforcer-rules/versionRanges.html} Enforcer Version Range Syntax}} for more information).
   The following honours versions 1.3, 1.4 and 1.5.
 
 +---+
@@ -158,7 +158,7 @@ mvn groupId:artifactId:goal -P profile-1
 
   <Note:> an upper bound such as <<<,1.5]>>> is likely not to include most releases of 1.5, since they will have an additional "patch" release such as <<<_05>>> that is not taken into consideration in the above range.
 
-  This next one will activate based on OS settings. See the {{{http://maven.apache.org/enforcer/enforcer-rules/requireOS.html}Maven Enforcer Plugin}} for more details about OS values.
+  This next one will activate based on OS settings. See the {{{/enforcer/enforcer-rules/requireOS.html}Maven Enforcer Plugin}} for more details about OS values.
 
 +---+
 <profiles>
@@ -601,7 +601,7 @@ mvn -Denv=production integration-test
 * How can I tell which profiles are in effect during a build?
 
   Determining active profiles will help the user to know what particular
-  profiles has been executed during a build. We can use the {{{http://maven.apache.org/plugins/maven-help-plugin/}Maven Help Plugin}}
+  profiles has been executed during a build. We can use the {{{/plugins/maven-help-plugin/}Maven Help Plugin}}
   to tell what profiles are in effect during a build.
 
 +---+

Modified: maven/site/trunk/content/apt/guides/introduction/introduction-to-repositories.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/introduction/introduction-to-repositories.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/introduction/introduction-to-repositories.apt (original)
+++ maven/site/trunk/content/apt/guides/introduction/introduction-to-repositories.apt Sun Apr 15 14:22:29 2018
@@ -183,6 +183,6 @@ Internal Repositories
  your own private releases to share.
 
  To publish to the repository, you will need to have access via one of SCP, SFTP, FTP, WebDAV, or the filesystem. Connectivity is accomplished with the various
- {{{http://maven.apache.org/wagon/wagon-providers/index.html}wagons}}. Some wagons may need to be added as {{{http://maven.apache.org/ref/current/maven-model/maven.html#class_extension}extension}} to your build.
+ {{{/wagon/wagon-providers/index.html}wagons}}. Some wagons may need to be added as {{{/ref/current/maven-model/maven.html#class_extension}extension}} to your build.
 ~~ For example, to set up an SCP transfer.
 ~~ show the scp example.

Modified: maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-local.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-local.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-local.apt (original)
+++ maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-local.apt Sun Apr 15 14:22:29 2018
@@ -33,7 +33,7 @@ Guide to installing 3rd party JARs
  builds, since they don't exist in any public repository like {{{http://search.maven.org}Maven Central}}. 
  The JARs must be placed in the local repository in the correct place in order for it to be correctly
  picked up by Apache Maven. To make this easier, and less error prone, we have provide a goal in the 
- {{{http://maven.apache.org/plugins/maven-install-plugin/}maven-install-plugin}} which should make this relatively painless. 
+ {{{/plugins/maven-install-plugin/}maven-install-plugin}} which should make this relatively painless. 
  To install a JAR in the local repository use the following command:
 
 +----+

Modified: maven/site/trunk/content/apt/guides/mini/guide-assemblies.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-assemblies.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-assemblies.apt (original)
+++ maven/site/trunk/content/apt/guides/mini/guide-assemblies.apt Sun Apr 15 14:22:29 2018
@@ -113,11 +113,11 @@ Guide to creating assemblies
 +----+
 
  You can use a manually defined assembly descriptor as mentioned before but it is simpler to use the 
- {{{http://maven.apache.org/plugins/maven-assembly-plugin/descriptor-refs.html#bin}pre-defined assembly descriptor bin}}
+ {{{/plugins/maven-assembly-plugin/descriptor-refs.html#bin}pre-defined assembly descriptor bin}}
  in such cases.
 
  How to use such pre-defined assembly descriptors is described in the 
- {{{http://maven.apache.org/plugins/maven-assembly-plugin/usage.html#Configuration}documentation of maven-assembly-plugin}}.
+ {{{/plugins/maven-assembly-plugin/usage.html#Configuration}documentation of maven-assembly-plugin}}.
 
 +----+
 <assembly 
@@ -159,7 +159,7 @@ Guide to creating assemblies
 +----+
 
   If you like to create a source distribution package the best solution is to use the
-  {{{http://maven.apache.org/plugins/maven-assembly-plugin/descriptor-refs.html#src}pre-defined assembly descriptor src}}
+  {{{/plugins/maven-assembly-plugin/descriptor-refs.html#src}pre-defined assembly descriptor src}}
   for such purposes.
 
 +----+

Modified: maven/site/trunk/content/apt/guides/mini/guide-configuring-plugins.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-configuring-plugins.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-configuring-plugins.apt (original)
+++ maven/site/trunk/content/apt/guides/mini/guide-configuring-plugins.apt Sun Apr 15 14:22:29 2018
@@ -88,7 +88,7 @@ Guide to Configuring Plug-ins
   []
 
   All plugins should have minimal required
-  {{{http://maven.apache.org/ref/current/maven-model/maven.html#class_plugin}informations}}:
+  {{{/ref/current/maven-model/maven.html#class_plugin}informations}}:
   <<<groupId>>>, <<<artifactId>>> and <<<version>>>.
 
   <<Important Note>>: It is recommended to always defined each version of the plugins used by the build to guarantee
@@ -194,7 +194,7 @@ mvn javadoc:help -Ddetail -Dgoal=javadoc
 +----+
 
   And you will see all parameters for the javadoc:javadoc goal, similar to this
-  {{{http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html}page}}.
+  {{{/plugins/maven-javadoc-plugin/javadoc-mojo.html}page}}.
 
 ** {Configuring Parameters}
 

Modified: maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt (original)
+++ maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt Sun Apr 15 14:22:29 2018
@@ -79,7 +79,7 @@ Guide to Creating Archetypes
 
 * 2. Create the archetype descriptor
 
- The {{{http://maven.apache.org/archetype/archetype-models/archetype-descriptor/archetype-descriptor.html}archetype descriptor}}
+ The {{{/archetype/archetype-models/archetype-descriptor/archetype-descriptor.html}archetype descriptor}}
  is a file called <<<archetype.xml>>> which must be
  located in the <<<src/main/resources/META-INF/maven/>>> directory. An example of an archetype
  descriptor can be found in the quickstart archetype:

Modified: maven/site/trunk/content/apt/guides/mini/guide-http-settings.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-http-settings.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-http-settings.apt (original)
+++ maven/site/trunk/content/apt/guides/mini/guide-http-settings.apt Sun Apr 15 14:22:29 2018
@@ -441,6 +441,6 @@ problems with HTTP servers and proxies t
     
     [[3]] {{{./guide-wagon-providers.html}Guide to Wagon Providers}}
 
-    [[4]] {{{http://maven.apache.org/wagon/wagon-providers/wagon-http/}Wagon Http}}
+    [[4]] {{{/wagon/wagon-providers/wagon-http/}Wagon Http}}
     
     []

Modified: maven/site/trunk/content/apt/guides/mini/guide-mirror-settings.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-mirror-settings.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-mirror-settings.apt (original)
+++ maven/site/trunk/content/apt/guides/mini/guide-mirror-settings.apt Sun Apr 15 14:22:29 2018
@@ -30,7 +30,7 @@
 
 Using Mirrors for Repositories
 
- With {{{http://maven.apache.org/guides/introduction/introduction-to-repositories.html}Repositories}} you specify from
+ With {{{/guides/introduction/introduction-to-repositories.html}Repositories}} you specify from
  which locations you want to <download> certain artifacts, such as dependencies and maven-plugins.
  Repositories can be declared inside a project, which means that if you have your own custom repositories, those sharing
  your project easily get the right settings out of the box. However, you may want to use an alternative mirror

Modified: maven/site/trunk/content/apt/guides/mini/guide-relocation.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-relocation.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-relocation.apt (original)
+++ maven/site/trunk/content/apt/guides/mini/guide-relocation.apt Sun Apr 15 14:22:29 2018
@@ -118,7 +118,7 @@ Guide to relocation
  to add the element that has changed to the <<<relocation>>> element. For
  information on which elements are allowed in the <<<relocation>>> element,
  see
- {{{http://maven.apache.org/ref/current/maven-model/maven.html#class_relocation}the pom reference}}.
+ {{{/ref/current/maven-model/maven.html#class_relocation}the pom reference}}.
 
  [[5]] If your project uses MD5 or SHA1 checksums you must now create new checksums for
  the pom files in <<</bar/foo/>>> in your Maven 2 repository. If the pom file needs

Modified: maven/site/trunk/content/apt/guides/mini/guide-site.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-site.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-site.apt (original)
+++ maven/site/trunk/content/apt/guides/mini/guide-site.apt Sun Apr 15 14:22:29 2018
@@ -58,7 +58,7 @@ Creating a site
  descriptor and the examples of the various document types.
 
   The APT format, "Almost Plain Text", is a wiki-like format that allows you to write simple, structured documents (like this one)
-  very quickly. A full reference of the {{{http://maven.apache.org/doxia/references/apt-format.html} APT Format}} is available.
+  very quickly. A full reference of the {{{/doxia/references/apt-format.html} APT Format}} is available.
 
   The FML format is the FAQ format.
 
@@ -72,7 +72,7 @@ Creating a site
 
   If you want to tune the way your site looks, you can use a custom skin to provide your own CSS styles. If that is
   still not enough, you can even tweak the output templates that Maven uses to generate the site documentation.
-  You can visit the {{{http://maven.apache.org/skins/}Skins site}} to have a
+  You can visit the {{{/skins/}Skins site}} to have a
   look at some of the skins that you can use to change the look of your site.
 
 ~~  TODO: The following link is currently not available. Restore it when it becomes available again.
@@ -171,7 +171,7 @@ mvn site-deploy
   reports that you have configured.
 
   More information about the site descriptor is available at the site for the
-  {{{http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html}Maven Site Plugin}}.
+  {{{/plugins/maven-site-plugin/examples/sitedescriptor.html}Maven Site Plugin}}.
 
 * Adding Extra Resources
 

Modified: maven/site/trunk/content/apt/guides/mini/guide-snippet-macro.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-snippet-macro.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-snippet-macro.apt (original)
+++ maven/site/trunk/content/apt/guides/mini/guide-snippet-macro.apt Sun Apr 15 14:22:29 2018
@@ -50,7 +50,7 @@ Guide to the Snippet Macro
  as the corresponding macros in the APT documentation format.
  
  See the Doxia
- {{{http://maven.apache.org/doxia/macros/index.html#Snippet_Macro}Macros Guide}}
+ {{{/doxia/macros/index.html#Snippet_Macro}Macros Guide}}
  for more information and examples.
 
 * Snippets in Sources

Modified: maven/site/trunk/content/apt/plugin-developers/common-bugs.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/plugin-developers/common-bugs.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/plugin-developers/common-bugs.apt (original)
+++ maven/site/trunk/content/apt/plugin-developers/common-bugs.apt Sun Apr 15 14:22:29 2018
@@ -277,7 +277,7 @@ public MyMojo extends AbstractMojo
   The problem is that the properties managed by the <<<System>>> class are global, i.e. shared among all threads in the
   current JVM. To prevent conflicts with other code running in the same JVM, Maven plugins should instead query the
   execution properties. These can be obtained from
-  <<<{{{http://maven.apache.org/ref/current/maven-core/apidocs/org/apache/maven/execution/MavenSession.html#getExecutionProperties()}MavenSession.getExecutionProperties()}}>>>.
+  <<<{{{https://maven.apache.org/ref/current/maven-core/apidocs/org/apache/maven/execution/MavenSession.html#getExecutionProperties()}MavenSession.getExecutionProperties()}}>>>.
 
 * {Using Shutdown Hooks}
 

Modified: maven/site/trunk/content/apt/pom.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/pom.apt?rev=1829209&r1=1829208&r2=1829209&view=diff
==============================================================================
--- maven/site/trunk/content/apt/pom.apt (original)
+++ maven/site/trunk/content/apt/pom.apt Sun Apr 15 14:22:29 2018
@@ -111,8 +111,8 @@ POM Reference
 
 {Introduction}
 
-  * {{{http://maven.apache.org/xsd/maven-4.0.0.xsd}The POM 4.0.0 XSD}} and
-    {{{http://maven.apache.org/ref/current/maven-model/maven.html}descriptor reference documentation}}
+  * {{{/xsd/maven-4.0.0.xsd}The POM 4.0.0 XSD}} and
+    {{{/ref/current/maven-model/maven.html}descriptor reference documentation}}
 
 * {What is the POM?}