Author: svn-site-role
Date: Wed Sep 17 05:23:33 2025
New Revision: 1928523

Log:
Site checkin for project Apache Maven Site

Modified:
   maven/website/content/repository/guide-central-repository-upload.html

Modified: maven/website/content/repository/guide-central-repository-upload.html
==============================================================================
--- maven/website/content/repository/guide-central-repository-upload.html       
Wed Sep 17 05:00:30 2025        (r1928522)
+++ maven/website/content/repository/guide-central-repository-upload.html       
Wed Sep 17 05:23:33 2025        (r1928523)
@@ -175,8 +175,8 @@ under the License.
 <li><strong>PGP signature</strong></li>
 <li><strong>minimum POM information</strong>: Maven Central requires that a 
POM contain certain minimal information before it will publish a release. See 
<a href="https://central.sonatype.org/pages/requirements.html"; 
class="externalLink">&#x201c;Why do we have Requirements&#x201d;</a></li>
 <li><strong>coordinates</strong>: Picking the appropriate coordinates for your 
project is important. See <a 
href="https://central.sonatype.org/pages/choosing-your-coordinates.html"; 
class="externalLink">the guidelines</a>, particularly the details about group 
ID and domain ownership.</li>
-</ol></section><section><a 
id="The_updated_list_of_requirements_can_be_found_at_Sonatype."></a>
-<h1><strong><a href="https://central.sonatype.org/publish/requirements/"; 
class="externalLink">The updated list of requirements</a></strong> can be found 
at Sonatype.</h1><section><a id="A_basic_sample.3A"></a>
+</ol>
+<p><strong><a href="https://central.sonatype.org/publish/requirements/"; 
class="externalLink">The updated list of requirements</a></strong> can be found 
at Sonatype.</p><section><a id="A_basic_sample.3A"></a>
 <h2>A basic sample:</h2>
 
 <pre class="prettyprint linenums"><code class="language-unknown">
@@ -248,7 +248,7 @@ under the License.
 <li><a href="https://repository.apache.org/"; class="externalLink">Apache 
Software Foundation</a> (for all Apache projects)</li>
 </ul></section><section><a id="Other_Projects"></a>
 <h2>Other Projects</h2>
-<p>The easiest way to upload another project is to use the <a 
href="https://central.sonatype.org/publish/publish-guide/"; 
class="externalLink">Open Source Software Repository Hosting (OSSRH)</a>, which 
is an approved repository provided by Sonatype for <em>any</em> OSS Project 
that wants to get its artifacts into the Central 
Repository.</p></section></section>        </main>
+<p>The easiest way to upload another project is to use the <a 
href="https://central.sonatype.org/register/central-portal/"; 
class="externalLink">Sonatype Central Portal</a>, which is an approved 
repository provided by Sonatype for <em>any</em> OSS Project that wants to get 
its artifacts into the Central Repository.</p></section></section>        
</main>
       </div>
     </div>
     <hr/>

Reply via email to