Hi, I'm getting following compilation error while building components. Platform dependencies were already build by taking svn update. Any reason for this failure ?
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.analytics.hive: Compilation failure: Compilation failure: [ERROR] /home/krishantha/svn/trunk/carbon/platform/trunk/components/analytics/org.wso2.carbon.analytics.hive/src/main/java/org/wso2/carbon/analytics/hive/impl/HiveExecutorServiceImpl.java:[23,37] cannot find symbol [ERROR] symbol : class Utils [ERROR] location: package org.apache.hadoop.hive.service [ERROR] /home/krishantha/svn/trunk/carbon/platform/trunk/components/analytics/org.wso2.carbon.analytics.hive/src/main/java/org/wso2/carbon/analytics/hive/impl/HiveExecutorServiceImpl.java:[163,42] cannot find symbol [ERROR] symbol : variable Utils [ERROR] location: class org.wso2.carbon.analytics.hive.impl.HiveExecutorServiceImpl [ERROR] /home/krishantha/svn/trunk/carbon/platform/trunk/components/analytics/org.wso2.carbon.analytics.hive/src/main/java/org/wso2/carbon/analytics/hive/impl/HiveExecutorServiceImpl.java:[163,47] operator + cannot be applied to Utils.TENANT_ID_SEPARATOR_CHAR_SEQ,int [ERROR] -> [Help 1] Thanks, Krishantha.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
