]]>
@@ -701,7 +701,7 @@
These dependencies are used to construct a classpath for your
project during the build process. They are automatically downloaded from the
repositories defined in this project.
- See the
+ See the
dependency mechanism for more information.
]]>
@@ -1397,7 +1397,7 @@
calculate the various classpaths used for compilation, testing, and so on.
It also assists in determining which artifacts to include in a distribution of
this project. For more information, see
- the
+ the
dependency mechanism.
]]>
@@ -2095,8 +2095,8 @@
The source control management system URL
that describes the repository and how to connect to the
repository. For more information, see the
- URL format
- and list of supported SCMs.
+ URL format
+ and list of supported SCMs.
This connection is read-only.
]]>
@@ -2139,8 +2139,8 @@
The source control management system URL
that describes the repository and how to connect to the
repository. For more information, see the
- URL format
- and list of supported SCMs.
+ URL format
+ and list of supported SCMs.
This connection is read-only.
Default value is: parent value [+ path adjustment] + artifactId
]]>
@@ -2642,8 +2642,8 @@
combine.children: available values are merge (default) and append,
combine.self: available values are merge (default) and override.
]]>
diff --git a/maven-model/src/site/xdoc/navigation.xml b/maven-model/src/site/xdoc/navigation.xml
deleted file mode 100644
index 110a953d81..0000000000
--- a/maven-model/src/site/xdoc/navigation.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-
- Project Descriptor
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/maven-plugin-api/src/main/java/org/apache/maven/plugin/AbstractMojo.java b/maven-plugin-api/src/main/java/org/apache/maven/plugin/AbstractMojo.java
index d33e9bfc3a..43fffb5be2 100644
--- a/maven-plugin-api/src/main/java/org/apache/maven/plugin/AbstractMojo.java
+++ b/maven-plugin-api/src/main/java/org/apache/maven/plugin/AbstractMojo.java
@@ -96,7 +96,7 @@ import org.apache.maven.plugin.logging.SystemStreamLog;
* The execution of either will not affect the current project, but instead make available the
* ${executedProject} expression if required. An alternate lifecycle can also be provided:
* for more information see the documentation on the
- * build lifecycle.
*
*
@@ -133,9 +133,9 @@ import org.apache.maven.plugin.logging.SystemStreamLog;
*
*
*
- * @see Guide to Developing Java Plugins
- * @see Guide to Configuring Plug-ins
- * @see Mojo API Specification
+ * @see Guide to Developing Java Plugins
+ * @see Guide to Configuring Plug-ins
+ * @see Mojo API Specification
*
* @author Brett Porter
* @author jdcasey
diff --git a/maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/MojoDescriptor.java b/maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/MojoDescriptor.java
index 697d95a53d..515b1104a0 100644
--- a/maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/MojoDescriptor.java
+++ b/maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/MojoDescriptor.java
@@ -33,8 +33,8 @@ import org.codehaus.plexus.configuration.xml.XmlPlexusConfiguration;
* The bean containing the Mojo descriptor.
*
* For more information about the usage tag, have a look to:
- *
- * http://maven.apache.org/developers/mojo-api-specification.html
+ *
+ * https://maven.apache.org/developers/mojo-api-specification.html
*
* @todo is there a need for the delegation of MavenMojoDescriptor to this?
* Why not just extend ComponentDescriptor here?
diff --git a/maven-settings/src/main/mdo/settings.mdo b/maven-settings/src/main/mdo/settings.mdo
index 6d560cca59..7fa00de8b8 100644
--- a/maven-settings/src/main/mdo/settings.mdo
+++ b/maven-settings/src/main/mdo/settings.mdo
@@ -33,7 +33,7 @@
The default location for the settings file is ~/.m2/settings.xml
]]>
diff --git a/maven-settings/src/site/apt/index.apt b/maven-settings/src/site/apt/index.apt
index 6e404e8362..17eaf8c8ce 100644
--- a/maven-settings/src/site/apt/index.apt
+++ b/maven-settings/src/site/apt/index.apt
@@ -33,4 +33,4 @@ Maven Settings Model
* A {{{./settings.html}Descriptor Reference}}
- * An {{{http://maven.apache.org/xsd/settings-1.0.0.xsd}XSD}}
+ * An {{{https://maven.apache.org/xsd/settings-1.0.0.xsd}XSD}}
diff --git a/pom.xml b/pom.xml
index fba262b16d..3f9ce4f57c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,18 +1,22 @@
@@ -38,7 +42,7 @@
number of other development tools for reporting or the build
process.
- http://maven.apache.org/ref/${project.version}/
+ https://maven.apache.org/ref/${project.version}/2001
@@ -105,7 +109,7 @@
https://builds.apache.org/job/maven-3.x/
- http://maven.apache.org/download.html
+ https://maven.apache.org/download.htmlapache.websitescm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/${maven.site.path}
@@ -635,7 +639,7 @@
true
http://download.eclipse.org/aether/aether-core/${aetherVersion}/apidocs/
- http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/
+ https://codehaus-plexus.github.io/plexus-containers/plexus-container-default/apidocs/
diff --git a/src/site/site.xml b/src/site/site.xml
index 86d5ecb422..6dd30a67ca 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -25,11 +25,11 @@ under the License.
${project.name}
- http://maven.apache.org/images/apache-maven-project.png
- http://maven.apache.org/
+ https://maven.apache.org/images/apache-maven-project.png
+ https://maven.apache.org/
- http://maven.apache.org/images/maventxt_logo_200.gif
+ https://maven.apache.org/images/maventxt_logo_200.gif
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 11fa0dea46..4cd2f66ede 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -35,7 +35,7 @@
builds, dependency management, documentation creation, site
publication, and distribution publication are all controlled from
the pom.xml declarative file. Maven can be extended by
- plugins to utilise a
+ plugins to utilise a
number of other development tools for reporting or the build
process.