Codebase list plexus-utils2 / run/7248b711-f53a-4147-98e9-ed2a893042a0/main
run/7248b711-f53a-4147-98e9-ed2a893042a0/main

Tree @run/7248b711-f53a-4147-98e9-ed2a893042a0/main (Download .tar.gz)

Plexus-Utils
============

[![Build Status](https://github.com/codehaus-plexus/plexus-utils/actions/workflows/maven.yml/badge.svg)](https://github.com/codehaus-plexus/plexus-utils/actions)
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-utils.svg?label=Maven%20Central)](https://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`](http://maven.apache.org/team.html)

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:

```
mvn -Preporting verify site site:stage scm-publish:publish-scm
```