[
https://issues.apache.org/jira/browse/AMBARI-20029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wing Lam updated AMBARI-20029:
------------------------------
Attachment: mvn-install-output.txt
> Maven install fails
> --------------------
>
> Key: AMBARI-20029
> URL: https://issues.apache.org/jira/browse/AMBARI-20029
> Project: Ambari
> Issue Type: Bug
> Components: ambari-client, ambari-metrics, ambari-shell
> Environment: Ubuntu 14.04, Java 7, Maven 3.05
> Reporter: Wing Lam
> Labels: build
> Attachments: mvn-install-output.txt
>
>
> For research purposes, I need the dependencies of each module to be saved in
> their target/ folders. To accomplish this task, I have been running the
> following after checking out the project from Ambari's GitHub:
> mvn install -fn -e -DskipTests dependency:copy-dependencies
> The attached text document contains the output of running the command above.
> The version of Ambari that I was using is the following.
> https://github.com/apache/ambari/commit/a1f23ad4284cff716b890392c4c22a16229e16ad
> The errors I am seeing include but are not limited to the following.
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check
> (default) on project ambari: Too many files with unapproved license: 1 See
> RAT report in: /home/user/ambari/target/rat.txt -> [Help 1]
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (psutils-compile) on
> project ambari-metrics-host-monitoring: An Ant BuildException has occured:
> exec returned: 1
> [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec
> (python-package) on project python-client: Command execution failed. Process
> exited with an error: 1 (Exit value: 1) -> [Help 2]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)