I get the following error when trying to run "mvn package -DskipTests". Both Hyracks Asterix Stabilization release and VXQuery codebases are up-to-date, also ran "mvn clean" before the maven command. Do I need to use a different code base for Asterix? Or am I missing something?
Thanks Preston [ERROR] Failed to execute goal on project apache-vxquery-core: Could not resolve dependencies for project org.apache.vxquery:apache-vxquery-core:jar:0.1-incubating-SNAPSHOT: Failure to find edu.uci.ics.hyracks:algebricks-compiler:jar:0.2.2-SNAPSHOT in http://obelix.ics.uci.edu/nexus/content/repositories/hyracks-snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of hyracks-snapshots 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 :apache-vxquery-core
