You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2022/06/08 11:16:54 UTC

svn commit: r1901755 - in /maven/website/content: apache-maven.pdf maven-site-1.0-site.jar repository/layout.html

Author: svn-site-role
Date: Wed Jun  8 11:16:53 2022
New Revision: 1901755

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/apache-maven.pdf
    maven/website/content/maven-site-1.0-site.jar
    maven/website/content/repository/layout.html

Modified: maven/website/content/apache-maven.pdf
==============================================================================
Binary files - no diff available.

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.

Modified: maven/website/content/repository/layout.html
==============================================================================
--- maven/website/content/repository/layout.html (original)
+++ maven/website/content/repository/layout.html Wed Jun  8 11:16:53 2022
@@ -160,10 +160,10 @@ under the License.
 
 <div class="source"><pre class="prettyprint linenums"><code>Repository root
 `-- ${groupId as directory}/
-    |-- maven-medatada.xml
+    |-- maven-metadata.xml
     |--                   .${checksums}
     `-- ${artifactId}/
-        |-- maven-medatada.xml
+        |-- maven-metadata.xml
         |--                   .${checksums}
         `-- ${version}/
             |-- ${artifactId}-${version}.pom