originatingArtifact, getLocalRepository(),
getRemoteRepositories(), getMetadataSource(), filter );
}
catch ( ArtifactResolutionException e )
{
throw new NestedRuntimeException( e );
}
catch ( ArtifactNotFoundException e )
{
throw new NestedRuntimeException( e );
}
}