This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new c6c8786b [MNGSITE-393] Repository layout hasn't changed since Maven 2 
(#667)
c6c8786b is described below

commit c6c8786b93f91a3c5f977ce5ce5f3dcaddcf1f28
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Wed Dec 3 14:48:43 2025 +0000

    [MNGSITE-393] Repository layout hasn't changed since Maven 2 (#667)
    
    * [MNGSITE-393] Repository layout hasn't changed since Maven 2
---
 content/markdown/repository/layout.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/content/markdown/repository/layout.md 
b/content/markdown/repository/layout.md
index a6a84c1d..56090742 100644
--- a/content/markdown/repository/layout.md
+++ b/content/markdown/repository/layout.md
@@ -1,4 +1,4 @@
-# Maven2 Repository Layout
+# Maven Repository Layout
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
@@ -19,7 +19,9 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-Maven2 repository layout format is the default layout used since Maven 2 (see 
[Repository Layout- 
Final](https://cwiki.apache.org/confluence/display/MAVENOLD/Repository+Layout+-+Final)
 in [Maven 2.0 Design 
Documents](https://cwiki.apache.org/confluence/display/MAVENOLD/Maven+2.0+Design+Documents)),
 superceding [old Maven (implicitely 1) 
layout](https://maven.apache.org/archives/maven-1.x/using/repositories.html):
+(See [Repository Layout- 
Final](https://cwiki.apache.org/confluence/display/MAVENOLD/Repository+Layout+-+Final))
+
+The Maven repository layout format has this hierarchy:
 
 ```
 Repository root

Reply via email to