Peter Cseh created OOZIE-2859:
---------------------------------
Summary: Can't compile oozie master
Key: OOZIE-2859
URL: https://issues.apache.org/jira/browse/OOZIE-2859
Project: Oozie
Issue Type: Bug
Reporter: Peter Cseh
I have cleared out my local maven cache and I can't compile Oozie master ever
since. The error I'm getting is :
{noformat}
[ERROR] Failed to execute goal on project oozie-core: Could not resolve
dependencies for project org.apache.oozie:oozie-core:jar:4.4.0-SNAPSHOT:
Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in
http://repo1.maven.org/maven2 was cached in the local repository, resolution
will not be reattempted until the update interval of central has elapsed or
updates are forced -> [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
[ERROR] mvn <goals> -rf :oozie-core
{noformat}
This dependency comes in via hive-exec.
Did anyone bumped into this issue here?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)