From 9ed17bbfa6529bea67a49c342ff98727134a36e8 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 13 Apr 2021 10:45:31 +1000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8406ee41..e79caf97 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Plexus-Utils [![Build Status](https://travis-ci.org/codehaus-plexus/plexus-utils.svg?branch=master)](https://travis-ci.org/codehaus-plexus/plexus-utils) [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-utils.svg?label=Maven%20Central)](http://search.maven.org/artifact/org.codehaus.plexus/plexus-utils) +This library is historically used by the Apache Maven project so it's developed and maintained by the same `bad guys` + The current master is now at https://github.com/codehaus-plexus/plexus-utils For publishing [the site](https://codehaus-plexus.github.io/plexus-utils/) do the following: @@ -11,3 +13,4 @@ For publishing [the site](https://codehaus-plexus.github.io/plexus-utils/) do th ``` mvn -Preporting verify site site:stage scm-publish:publish-scm ``` +