Colm O hEigeartaigh created RANGER-837:
------------------------------------------

             Summary: Fix Maven Assembly
                 Key: RANGER-837
                 URL: https://issues.apache.org/jira/browse/RANGER-837
             Project: Ranger
          Issue Type: Improvement
            Reporter: Colm O hEigeartaigh
            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
(v6.3.4#6332)

Reply via email to