Hi All

I am receiving the following compilation error while
building org.wso2.carbon.dataservices.core/4.0.2.

[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 39:22.252s
[INFO] Finished at: Mon Oct 15 11:20:55 IST 2012
[INFO] Final Memory: 1390M/1872M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.dataservices.core: Compilation
failure: Compilation failure:
[ERROR]
/home/isuruw/CARBON_PLATFORM/carbon/platform/branches/4.0.0/components/data-services/org.wso2.carbon.dataservices.core/4.0.2/src/main/java/org/wso2/carbon/dataservices/core/description/config/TabularDataBasedConfig.java:[125,35]
cannot find symbol
[ERROR] symbol  : variable DATA_SOURCE_TYPE
[ERROR] location: class
org.wso2.carbon.dataservices.sql.driver.parser.Constants
[ERROR]
/home/isuruw/CARBON_PLATFORM/carbon/platform/branches/4.0.0/components/data-services/org.wso2.carbon.dataservices.core/4.0.2/src/main/java/org/wso2/carbon/dataservices/core/description/config/TabularDataBasedConfig.java:[334,32]
cannot find symbol
[ERROR] symbol  : constructor
ColumnInfo(int,java.lang.String,java.lang.String,int)
[ERROR] location: class
org.wso2.carbon.dataservices.sql.driver.query.ColumnInfo
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :org.wso2.carbon.dataservices.core

Please let know how to overcome this, or get this fixed asap.

Thanks
Isuruw

-- 
*Isuru Wimalasundera*
Software Engineer;  WSO2, Inc.; http://wso2.com,
 mobile: +94 77 920 5641
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to