Plexus Common Utilities

A collection of various utility classes to ease working with strings, files, command lines and more.

Starting with version 4, XML classes (in org.codehaus.plexus.util.xml and org.codehaus.plexus.util.xml.pull) have been extracted to a separate plexus-xml library: if you need them, just use this new artifact.

plexus-utils 4 keeps an optional dependency on plexus-xml to keep compatibility with the few XML-oriented methods of ReaderFactory and WriterFactory: these classes are deprecated, you should migrate as explained in javadoc.