Jaehwa Jung created TAJO-794:
--------------------------------
Summary: 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
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)