This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch elharo-patch-2 in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit 19ff174c780e8395ae81243e72044e8d6166fa4b Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Tue Sep 28 17:09:03 2021 +0000 [MNGSITE-393] remove another Maven 2.x mention @michael-o This functionality should be available in 3.x --- content/apt/guides/mini/guide-repository-ssl.apt | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/apt/guides/mini/guide-repository-ssl.apt b/content/apt/guides/mini/guide-repository-ssl.apt index daf28d1..9746b7f 100644 --- a/content/apt/guides/mini/guide-repository-ssl.apt +++ b/content/apt/guides/mini/guide-repository-ssl.apt @@ -134,8 +134,6 @@ $> Not all the properties must be set depending of your precise settings: type of store may left to default, password may be empty. -*** Maven 2.0 - They may be set either on maven's command-line, in <<<.mavenrc>>> file or in <<<MAVEN_OPTS>>> environment variable. For the setting defined in this document, here is an example
