public final class WagonUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
putDirectory(File dir,
Wagon wagon,
boolean includeBasdir)
Deprecated.
|
static String |
toString(String resource,
Wagon wagon)
Deprecated.
|
public static String toString(String resource, Wagon wagon) throws IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public static void putDirectory(File dir, Wagon wagon, boolean includeBasdir) throws ResourceDoesNotExistException, TransferFailedException, AuthorizationException
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.