This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch elharo-patch-1 in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit 89e0d657a667cb0f11390583eeacd64684d86409 Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Mon Nov 18 18:43:11 2024 +0000 Maven does not use the Maven uses Plexus logging API any more --- content/markdown/maven-logging.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/markdown/maven-logging.md b/content/markdown/maven-logging.md index cb0a907d..687d0b78 100644 --- a/content/markdown/maven-logging.md +++ b/content/markdown/maven-logging.md @@ -17,8 +17,6 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -Maven uses [Plexus logging API][6] with basic Maven implementation writing -to stdout. We have reached the decision that [SLF4J][1] is the best option for a logging API: SLF4J has reached a certain level of ubiquity and while SLF4J may not be perfect,