703704705706707708709710711712713
} finally { if ( session != null ) { session.closeQuietly(); } } return artifactDownloadInfos; }