You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Attila Sasvari (JIRA)" <ji...@apache.org> on 2017/03/28 20:13:41 UTC

[jira] [Updated] (OOZIE-2848) Override sharelib.tgz in distro when rebuilding Oozie

     [ https://issues.apache.org/jira/browse/OOZIE-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Sasvari updated OOZIE-2848:
----------------------------------
    Attachment: OOZIE-2848-01.patch

> Override sharelib.tgz in distro when rebuilding Oozie
> -----------------------------------------------------
>
>                 Key: OOZIE-2848
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2848
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Attila Sasvari
>            Assignee: Attila Sasvari
>            Priority: Trivial
>         Attachments: OOZIE-2848-01.patch
>
>
> Building Oozie with {{mvn package assembly:single -Dfindbugs.skip=true -DskipTests -DjavaVersion=1.8 -DtargetVersion=1.7 -Puber}} twice in a row results in the following error:
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2.1:single (default-cli) on project oozie-distro: Failed to create assembly: Error creating assembly archive distro: Problem copying files : /Users/asasvari/workspace/apache/oozie_dup/distro/target/oozie-4.4.0-SNAPSHOT-distro/oozie-4.4.0-SNAPSHOT/oozie-sharelib-4.4.0-SNAPSHOT.tar.gz (Permission denied) -> [Help 1]
> {code}
> We can override the target like it is done for Oozie Client and TAR.GZ-s.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)