diff --git a/maven-site/src/site/xdoc/configuration.xml b/maven-site/src/site/xdoc/configuration.xml index 9f7e22a75a..2134728a5b 100644 --- a/maven-site/src/site/xdoc/configuration.xml +++ b/maven-site/src/site/xdoc/configuration.xml @@ -88,9 +88,7 @@ . .]]> -

- Security and Deployment Settings -

+

Security and Deployment Settings

Repositories to deploy to are defined in a project in the <distributionManagement> section. However, you cannot put your username, password, or other security settings in that project. For that reason, @@ -123,9 +121,7 @@ . .]]> -

- Using Mirrors for Repositories (alpha-2 and above only) -

+

Using Mirrors for Repositories

Repositories are 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