Plexus-Utils
============
[](https://github.com/codehaus-plexus/plexus-utils/actions)
[](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
```
|