Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Won't Fix
-
0.8.0
-
None
-
None
-
None
Description
I downloaded RC0 source code, and compiled with HCatalogStore profile.
But I failed to build it as follows:
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