commit | 4c00b140dabd76706bbb0467e316a4fc86edd099 | [log] [tgz] |
---|---|---|
author | Alex Ashitkin <ashitkin.alex@gmail.com> | Mon Sep 11 20:19:01 2023 -0400 |
committer | GitHub <noreply@github.com> | Tue Sep 12 02:19:01 2023 +0200 |
tree | c24ff43754db52e847b54f28ecf7c6404b75e53b | |
parent | 3b318bbed14703f5d9a539017baefa1060af0310 [diff] |
[MBUILDCACHE-32] Do not print exception when probing builds (#33) * [MBUILDCACHE-32] Do not print exception when probing buildInfo.xml in remote repo * [MBUILDCACHE-32] Do not print exception when probing buildInfo.xml in remote repo - using fail fast flag * fix review comments Signed-off-by: Olivier Lamy <olamy@apache.org> * need to do some trick for wagon dav users Signed-off-by: Olivier Lamy <olamy@apache.org> --------- Signed-off-by: Olivier Lamy <olamy@apache.org> Co-authored-by: aashitki <alex.ashitkin@db.com> Co-authored-by: Olivier Lamy <olamy@apache.org>
This project provides a Build Cache Extension feature which calculates out-of-date modules in the build dependencies graph and improves build times by avoiding re-building unnecessary modules. Read cache guide for more details.
Requires Maven 3.9+ (MNG-7391).
This code is under the Apache License, Version 2.0, January 2004.
See the NOTICE
file for required notices and attributions.