Masatake Iwasaki created BIGTOP-3973:
----------------------------------------

             Summary: Fix the name of docker volume for Maven cache and make it 
configurable
                 Key: BIGTOP-3973
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3973
             Project: Bigtop
          Issue Type: Bug
            Reporter: Masatake Iwasaki


BIGTOP-3801 added the feature to attach docker volume to reuse Maven cache 
(~/.m2/repository) to make build faster. Since the name of the volume is 
[suffixed with OS 
distribution|https://github.com/apache/bigtop/blob/02c1fb93f86edb587d7a215517c16c0181e8c576/bigtop-ci/build.sh#L95],
 the cache is only reused for building same distro multiple times. Maven local 
cache is expected to be reused for multiple OS distributions (and for multiple 
platforms such as x86_64, aarch64 and ppc64le). The default name of the volume 
should be OS independent. It could be configurable for another use cases.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to