You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (Jira)" <ji...@apache.org> on 2019/12/24 10:26:00 UTC

[jira] [Assigned] (RANGER-837) Fix Maven Assembly

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

Madhan Neethiraj reassigned RANGER-837:
---------------------------------------

    Assignee: Madhan Neethiraj

> Fix Maven Assembly
> ------------------
>
>                 Key: RANGER-837
>                 URL: https://issues.apache.org/jira/browse/RANGER-837
>             Project: Ranger
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Assignee: Madhan Neethiraj
>            Priority: Minor
>
> Apache Ranger currently uses a "beta" version of the maven-assembly-plugin (2.2-beta-5), which is obviously not ideal. The reason is that any subsequent release of this plugin does not work with the current layout of the Ranger assemblies. 
> For example, updating the version to "2.5.5" + doing "mvn clean package assembly:assembly" gives errors like:
> WARNING] [DEPRECATION] moduleSet/binaries section detected in root-project assembly.
> MODULE BINARIES MAY NOT BE AVAILABLE FOR THIS ASSEMBLY!
>  To refactor, move this assembly into a child project and use the flag <useAllReactorProjects>true</useAllReactorProjects> in each moduleSet.



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