[
https://issues.apache.org/jira/browse/AMBARI-14974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15139309#comment-15139309
]
Hudson commented on AMBARI-14974:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4299 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4299/])
AMBARI-14974 Ambari maven builds fail on trunk (dsen) (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=38a52256e0d421fe52beef4e4860b990000676b5])
* ambari-metrics/ambari-metrics-assembly/pom.xml
> Ambari maven builds fail on trunk
> ---------------------------------
>
> Key: AMBARI-14974
> URL: https://issues.apache.org/jira/browse/AMBARI-14974
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.4.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Blocker
> Fix For: 2.4.0
>
> Attachments: AMBARI-14974-trunk.patch
>
>
> {code}
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Ambari Main ....................................... SUCCESS [1.325s]
> [INFO] Apache Ambari Project POM ......................... SUCCESS [0.006s]
> [INFO] Ambari Web ........................................ SUCCESS [23.444s]
> [INFO] Ambari Views ...................................... SUCCESS [1.148s]
> [INFO] Ambari Admin View ................................. SUCCESS [4.615s]
> [INFO] ambari-metrics .................................... SUCCESS [0.060s]
> [INFO] Ambari Metrics Common ............................. SUCCESS [0.441s]
> [INFO] Ambari Metrics Hadoop Sink ........................ SUCCESS [1.017s]
> [INFO] Ambari Metrics Flume Sink ......................... SUCCESS [0.533s]
> [INFO] Ambari Metrics Kafka Sink ......................... SUCCESS [0.570s]
> [INFO] Ambari Metrics Storm Sink ......................... SUCCESS [1.619s]
> [INFO] Ambari Metrics Collector .......................... SUCCESS [1:14.314s]
> [INFO] Ambari Metrics Monitor ............................ SUCCESS [0.834s]
> [INFO] Ambari Metrics Grafana ............................ SUCCESS [32.951s]
> [INFO] Ambari Metrics Assembly ........................... FAILURE [2:27.628s]
> [INFO] Ambari Server ..................................... SKIPPED
> [INFO] Ambari Functional Tests ........................... SKIPPED
> [INFO] Ambari Agent ...................................... SKIPPED
> [INFO] Ambari Client ..................................... SKIPPED
> [INFO] Ambari Python Client .............................. SKIPPED
> [INFO] Ambari Groovy Client .............................. SKIPPED
> [INFO] Ambari Shell ...................................... SKIPPED
> [INFO] Ambari Python Shell ............................... SKIPPED
> [INFO] Ambari Groovy Shell ............................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 4:51.173s
> [INFO] Finished at: Tue Feb 09 16:30:58 EET 2016
> [INFO] Final Memory: 84M/1274M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.codehaus.mojo:rpm-maven-plugin:2.0.1:rpm
> (ambari-metrics-collector) on project ambari-metrics-assembly: Source
> location
> ./incubator-ambari/ambari-metrics/ambari-metrics-assembly/target/ambari-metrics-collector-2.0.0.0-SNAPSHOT/ambari-metrics-collector-2.0.0.0-SNAPSHOT/hbase/lib/hadoop-native
> does not exist -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :ambari-metrics-assembly
> {code}
> maven-rpm-plugin should be executed after maven-assembly-plugin.
> ----
> Reported by [~jaoki]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)