Jayush Luniya created AMBARI-10142:
--------------------------------------
Summary: Apache 2.0.0 Release: Ratcheck fails
Key: AMBARI-10142
URL: https://issues.apache.org/jira/browse/AMBARI-10142
Project: Ambari
Issue Type: Bug
Components: ambari-metrics
Affects Versions: 2.0.0
Reporter: Jayush Luniya
Assignee: Jayush Luniya
Priority: Blocker
Fix For: 2.0.0
Rat check fails in Ambari 2.0.0. This is a requirement for Apache Ambari
release.
https://cwiki.apache.org/confluence/display/AMBARI/Releasing+Ambari
mvn clean apache-rat:check
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ....................................... SUCCESS [2.956s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.042s]
[INFO] Ambari Web ........................................ SUCCESS [1.598s]
[INFO] Ambari Views ...................................... SUCCESS [0.068s]
[INFO] Ambari Admin View ................................. SUCCESS [1.035s]
[INFO] Ambari Metrics Common ............................. FAILURE [1.039s]
[INFO] Ambari Server ..................................... 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: 7.516s
[INFO] Finished at: Thu Mar 19 15:35:49 PDT 2015
[INFO] Final Memory: 15M/1132M
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'apache-rat' in the current project and in
the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from
the repositories [local (/Users/jluniya/.m2/repository), central
(http://repo.maven.apache.org/maven2)] -> [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/NoPluginFoundForPrefixException
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)