mirror of https://github.com/apache/maven.git
add comment for later
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164057 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b556c05cec
commit
a0b2d27b38
|
@ -262,6 +262,8 @@ public class DefaultWagonManager
|
||||||
TransferListener downloadMonitor )
|
TransferListener downloadMonitor )
|
||||||
throws TransferFailedException, ResourceDoesNotExistException, ChecksumFailedException
|
throws TransferFailedException, ResourceDoesNotExistException, ChecksumFailedException
|
||||||
{
|
{
|
||||||
|
// TODO: better excetpions - transfer failed is not enough?
|
||||||
|
|
||||||
Wagon wagon;
|
Wagon wagon;
|
||||||
|
|
||||||
try
|
try
|
||||||
|
|
Loading…
Reference in New Issue