[
https://issues.apache.org/jira/browse/AMBARI-7005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136203#comment-14136203
]
Hadoop QA commented on AMBARI-7005:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12666359/AMBARI-7005.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/33//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/33//console
This message is automatically generated.
> ambari trunk commit build fails due to unresolvable eclipselink plugin when
> the first time mvn build
> ----------------------------------------------------------------------------------------------------
>
> Key: AMBARI-7005
> URL: https://issues.apache.org/jira/browse/AMBARI-7005
> Project: Ambari
> Issue Type: Bug
> Components: infra
> Reporter: jun aoki
> Assignee: jun aoki
> Attachments: AMBARI-7005.patch
>
>
> https://builds.apache.org/job/Ambari-trunk-Commit/
> has been failing. The latest failure shows some dependency not found error.
> I will try to reproduce on my environment.
> {code}
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Ambari Main ....................................... SUCCESS [ 5.919 s]
> [INFO] Apache Ambari Project POM ......................... SUCCESS [ 0.887 s]
> [INFO] Ambari Web ........................................ SUCCESS [ 45.660 s]
> [INFO] Ambari Views ...................................... SUCCESS [ 10.575 s]
> [INFO] Ambari Admin View ................................. SUCCESS [02:16 min]
> [INFO] Ambari Server ..................................... FAILURE [01:11 min]
> [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: 04:35 min
> [INFO] Finished at: 2014-08-25T18:09:29+00:00
> [INFO] Final Memory: 41M/344M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> au.com.alderaan:eclipselink-staticweave-maven-plugin:1.0.4:weave (default) on
> project ambari-server: Execution default of goal
> au.com.alderaan:eclipselink-staticweave-maven-plugin:1.0.4:weave failed:
> Plugin au.com.alderaan:eclipselink-staticweave-maven-plugin:1.0.4 or one of
> its dependencies could not be resolved: The following artifacts could not be
> resolved: org.eclipse.persistence:eclipselink:jar:2.4.0,
> commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852: Could not find artifact
> org.eclipse.persistence:eclipselink:jar:2.4.0 in
> maven2-repository.dev.java.net (http://download.java.net/maven/2/) -> [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/PluginResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :ambari-server
> Build step 'Execute shell' marked build as failure
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)