Eric Yang created HDDS-1734: ------------------------------- Summary: Use maven assembly to create ozone tarball image Key: HDDS-1734 URL: https://issues.apache.org/jira/browse/HDDS-1734 Project: Hadoop Distributed Data Store Issue Type: Bug Reporter: Eric Yang Assignee: Eric Yang
Ozone is using tar stitching to create ozone tarball. This prevents down stream project to use Ozone tarball as a dependency. It would be nice to create Ozone tarball with maven assembly plugin to have ability to cache ozone tarball in maven repository. This ability allows docker build to be a separate sub-module and referencing to Ozone tarball. This change can help docker development to be more agile without making a full project build. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org