Hi,

I'm getting the following error while building kernel 4.0.0. Any ideas?

[INFO] WSO2 Carbon - User Management UI .................. SUCCESS [0.776s]
[INFO] WSO2 Carbon - Cluster Management Core ............. SUCCESS [0.643s]
[INFO] WSO2 Carbon - Addressing .......................... SUCCESS [0.104s]
[INFO] WSO2 Carbon - Bootstrap ........................... SUCCESS [0.351s]
[INFO] WSO2 Carbon - Bootup Validator .................... FAILURE [0.426s]
[INFO] WSO2 Carbon - Feature Manager Web Services ........ SKIPPED
[INFO] WSO2 Carbon - Feature Manager UI .................. SKIPPED
[INFO] WSO2 Carbon - Server-Roles Manager UI ............. SKIPPED
[INFO] WSO2 Carbon - Coordination Common ................. SKIPPED
[INFO] WSO2 Carbon - Coordination Core ................... SKIPPED
[INFO] WSO2 Carbon - New Data Sources Core ............... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1:11.079s
[INFO] Finished at: Tue Mar 19 09:56:51 IST 2013
[INFO] Final Memory: 305M/652M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.core.bootup.validator:
Compilation failure
[ERROR]
/home/gokul/wso2/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.core.bootup.validator/4.0.0/src/main/java/org/wso2/carbon/core/bootup/validator/internal/BootupValidationActivator.java:[45,23]
cannot find symbol
[ERROR] symbol  : method isOptimized()
[ERROR] location: class org.wso2.carbon.utils.CarbonUtils
[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.core.bootup.validator

Thanks,
Gokul
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to