-
Classes Class Description org.apache.maven.shared.io.logging.PlexusLoggerSink Plexus logging should no longer be used in Maven. Convert to SLF4J.
-
Constructors Constructor Description org.apache.maven.shared.io.download.DefaultDownloadManager() The no-arg constructor creates a DefaultDownloadManager that is completely non-functional and cannot download anything without aWagonManager. UseDefaultDownloadManager(WagonManager)instead.