You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2021/06/03 12:24:23 UTC

[maven-site] branch elharo-patch-2 created (now 3c8aede)

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

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


      at 3c8aede  allow crawlers to follow manually curated links

This branch includes the following new commits:

     new 3c8aede  allow crawlers to follow manually curated links

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[maven-site] 01/01: allow crawlers to follow manually curated links

Posted by el...@apache.org.
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 3c8aede4d54806e5ab5c2f519f4b29c4e583372a
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Thu Jun 3 12:24:17 2021 +0000

    allow crawlers to follow manually curated links
    
    @slachiewicz
---
 content/markdown/repository-management.md | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/content/markdown/repository-management.md b/content/markdown/repository-management.md
index d1a9b36..bd659c7 100644
--- a/content/markdown/repository-management.md
+++ b/content/markdown/repository-management.md
@@ -54,15 +54,15 @@ The following list (alphabetical order) of open source and commercial repository
  managers are known to support the repository format used by Maven. Please refer to the respective linked web sites for further information about repository management in general 
 and the features provided by these products.
 
-* <a href="https://archiva.apache.org/" target="_blank" rel="nofollow">Apache Archiva</a> (open source)
-* <a href="https://www.cloudrepo.io" target="_blank" rel="nofollow">CloudRepo</a> (commercial)
-* <a href="https://www.cloudsmith.io" target="_blank" rel="nofollow">Cloudsmith Package</a> (commercial)
-* <a href="https://www.dist.cloud" target="_blank" rel="nofollow">Dist</a> (commercial)
-* <a href="https://inedo.com/proget" target="_blank" rel="nofollow">Inedo ProGet</a> (commercial)
-* <a href="https://www.jfrog.com/open-source" target="_blank" rel="nofollow">JFrog Artifactory Open Source</a> (open source)
-* <a href="https://www.jfrog.com/artifactory/" target="_blank" rel="nofollow">JFrog Artifactory Pro</a> (commercial)
-* <a href="https://www.myget.org" target="_blank" rel="nofollow">MyGet</a> (commercial)
-* <a href="https://www.sonatype.org/nexus/go/" target="_blank" rel="nofollow">Sonatype Nexus OSS</a> (open source)
-* <a href="https://links.sonatype.com/products/nexus/pro/home" target="_blank" rel="nofollow">Sonatype Nexus Pro</a> (commercial)
-* <a href="https://packagecloud.io" target="_blank" rel="nofollow">packagecloud.io</a> (commercial)
-* <a href="https://reposilite.com" target="_blank" rel="nofollow">Reposilite</a> (open source)
+* <a href="https://archiva.apache.org/" target="_blank">Apache Archiva</a> (open source)
+* <a href="https://www.cloudrepo.io" target="_blank">CloudRepo</a> (commercial)
+* <a href="https://www.cloudsmith.io" target="_blank">Cloudsmith Package</a> (commercial)
+* <a href="https://www.dist.cloud" target="_blank">Dist</a> (commercial)
+* <a href="https://inedo.com/proget" target="_blank">Inedo ProGet</a> (commercial)
+* <a href="https://www.jfrog.com/open-source" target="_blank">JFrog Artifactory Open Source</a> (open source)
+* <a href="https://www.jfrog.com/artifactory/" target="_blank">JFrog Artifactory Pro</a> (commercial)
+* <a href="https://www.myget.org" target="_blank">MyGet</a> (commercial)
+* <a href="https://www.sonatype.org/nexus/go/" target="_blank">Sonatype Nexus OSS</a> (open source)
+* <a href="https://links.sonatype.com/products/nexus/pro/home" target="_blank">Sonatype Nexus Pro</a> (commercial)
+* <a href="https://packagecloud.io" target="_blank">packagecloud.io</a> (commercial)
+* <a href="https://reposilite.com" target="_blank">Reposilite</a> (open source)