Hi all, I'm getting following compilation failure.
[INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21:10.629s [INFO] Finished at: Sun Dec 09 14:32:44 IST 2012 [INFO] Final Memory: 1419M/1857M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.deployment.synchronizer: Compilation failure: Compilation failure: [ERROR] /home/ajith/wso2/build/branches/4.0.4/platform/4.0.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer/4.0.5/src/main/java/org/wso2/carbon/deployment/synchronizer/registry/RegistryBasedArtifactRepository.java:[111,17] cannot find symbol [ERROR] symbol : method addResource(java.lang.String) [ERROR] location: class org.wso2.carbon.registry.synchronization.Utils [ERROR] /home/ajith/wso2/build/branches/4.0.4/platform/4.0.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer/4.0.5/src/main/java/org/wso2/carbon/deployment/synchronizer/registry/RegistryBasedArtifactRepository.java:[112,47] incompatible types [ERROR] found : void [ERROR] required: boolean [ERROR] /home/ajith/wso2/build/branches/4.0.4/platform/4.0.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer/4.0.5/src/main/java/org/wso2/carbon/deployment/synchronizer/registry/RegistryBasedArtifactRepository.java:[127,54] incompatible types [ERROR] found : void [ERROR] required: boolean [ERROR] /home/ajith/wso2/build/branches/4.0.4/platform/4.0.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer/4.0.5/src/main/java/org/wso2/carbon/deployment/synchronizer/registry/RegistryBasedArtifactRepository.java:[129,56] incompatible types [ERROR] found : void [ERROR] required: boolean [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.deployment.synchronizer Thanks Ajith -- Ajith Vitharana. WSO2 Inc. - http://wso2.org Email : [email protected] Mobile : +94772217350
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
