Elliotte Rusty Harold created WAGON-643:
-------------------------------------------
Summary: Deprecate most of org.apache.maven.wagon.PathUtils
Key: WAGON-643
URL: https://issues.apache.org/jira/browse/WAGON-643
Project: Maven Wagon
Issue Type: Task
Reporter: Elliotte Rusty Harold
E.g. toRelative
Most (all) of this old class functionality is in the JDK these days. Some of
these methods are being invoked from places in other plugins that have little
to nothing to do with wagon. E.g. PathUtil.toRelative is used heavily in
AbstractJavadocMojo, a class that otherwise doesn't use wagon.
Deprecating and replacing these various utility methods should allow us to
decouple a lot of code from wagon, and maybe completely remove some
dependencies.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)