You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (Jira)" <ji...@apache.org> on 2020/05/28 23:57:00 UTC

[jira] [Created] (HBASE-24466) Release scripts in docker mode should be able to use a named volume for maven repo

Sean Busbey created HBASE-24466:
-----------------------------------

             Summary: Release scripts in docker mode should be able to use a named volume for maven repo
                 Key: HBASE-24466
                 URL: https://issues.apache.org/jira/browse/HBASE-24466
             Project: HBase
          Issue Type: Improvement
          Components: build, community
            Reporter: Sean Busbey
            Assignee: Sean Busbey


Allow optional volume name to use to mount the maven repo so we get reuse of third party artifacts between runs.


Forcefully remove artifacts we build from it (assuming we can't make a read-only one that's shared for third party dependencies and an isolated one that's for what we're building)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)