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

cstamas 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 5d35df5a Enlist new repo managers (#497)
5d35df5a is described below

commit 5d35df5abfba79a2d806f572c27d1005694f559c
Author: Tamas Cservenak <ta...@cservenak.net>
AuthorDate: Wed Mar 6 13:38:08 2024 +0100

    Enlist new repo managers (#497)
    
    Enlist/changes:
    * Artipie
    * OneDev
    * Do not call "open source" things that are not open source
---
 content/markdown/repository-management.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/content/markdown/repository-management.md 
b/content/markdown/repository-management.md
index daa010a5..faff0eba 100644
--- a/content/markdown/repository-management.md
+++ b/content/markdown/repository-management.md
@@ -54,15 +54,17 @@ 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://github.com/artipie"; target="_blank">Artipie</a> (open 
source)
 * <a href="https://bytesafe.dev/"; target="_blank">Bytesafe</a> (commercial)
 * <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://docs.gitea.com/packages/usage/packages/maven"; 
target="_blank">Gitea</a> (open source)
 * <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/open-source"; target="_blank">JFrog 
Artifactory Open Source</a> (free, not 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.com/products/repository-oss-download"; 
target="_blank">Sonatype Nexus OSS</a> (open source)
+* <a href="https://docs.onedev.io/tutorials/package/working-with-maven"; 
target="_blank">OneDev</a> (open source)
+* <a href="https://www.sonatype.com/products/repository-oss-download"; 
target="_blank">Sonatype Nexus OSS</a> (free, not 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)

Reply via email to