[
https://issues.apache.org/jira/browse/TAJO-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977983#comment-13977983
]
Tajo QA commented on TAJO-794:
------------------------------
{color:red}*-1 overall.*{color} Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12641423/TAJO-794.patch
against master revision bc1a323.
{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} The applied patch does not increase the
total number of javadoc warnings.
{color:green}+1 checkstyle.{color} The patch generated 0 code style errors.
{color:green}+1 findbugs.{color} The patch does not introduce any new
Findbugs (version 1.3.9) warnings.
{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
tajo-catalog/tajo-catalog-drivers/tajo-hcatalog.
Test results:
https://builds.apache.org/job/PreCommit-TAJO-Build/380//testReport/
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/380//console
This message is automatically generated.
> RC0 build failed with HCatalogStore profile.
> --------------------------------------------
>
> Key: TAJO-794
> URL: https://issues.apache.org/jira/browse/TAJO-794
> Project: Tajo
> Issue Type: Sub-task
> Affects Versions: 0.8.0
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Priority: Blocker
> Fix For: 0.8.0, 0.9.0, 0.8.1
>
> Attachments: TAJO-794.patch
>
>
> I downloaded RC0 source code, and compiled with HCatalogStore profile.
> But I failed to build it as follows:
> {code:xml}
> mvn clean install -Phcatalog-0.12.0
> [ERROR] Failed to execute goal on project tajo-core: Could not resolve
> dependencies for project org.apache.tajo:tajo-core:jar:0.8.0: Could not find
> artifact org.apache.tajo:tajo-hcatalog:jar:0.8.0 in repository.jboss.org
> (https://repository.jboss.org/nexus/content/repositories/releases/) -> [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/DependencyResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)