Still getting this. I've updated the whole platform and built again. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 45:50.154s [INFO] Finished at: Tue Jun 19 14:15:27 IST 2012 [INFO] Final Memory: 642M/1015M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.governance.registry.extensions: Compilation failure: Compilation failure: [ERROR] /Users/mackie/source-checkouts/carbon/platform/trunk/components/governance/org.wso2.carbon.governance.registry.extensions/src/org/wso2/carbon/governance/registry/extensions/handlers/utils/WsdlUriProcessor.java:[512,22] cannot find symbol [ERROR] symbol : method getBindingPolicyReference() [ERROR] location: interface javax.wsdl.Binding [ERROR] /Users/mackie/source-checkouts/carbon/platform/trunk/components/governance/org.wso2.carbon.governance.registry.extensions/src/org/wso2/carbon/governance/registry/extensions/handlers/utils/WsdlUriProcessor.java:[514,60] cannot find symbol [ERROR] symbol : method getBindingPolicyReference() [ERROR] location: interface javax.wsdl.Binding [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.governance.registry.extensions
On Tue, Jun 19, 2012 at 5:27 AM, Ajith Vitharana <[email protected]> wrote: > Hi Tharindu, > > I couldn't reproduce this compilation error with the latest updates. > > Thanks > Ajith > > On Tue, Jun 19, 2012 at 1:40 AM, Tharindu Mathew <[email protected]>wrote: > >> Build fails for me at the governance component. >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 1:07.516s >> [INFO] Finished at: Tue Jun 19 01:32:52 IST 2012 >> [INFO] Final Memory: 216M/473M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile >> (default-compile) on project >> org.wso2.carbon.governance.registry.extensions: Compilation failure: >> Compilation failure: >> [ERROR] >> /Users/mackie/source-checkouts/carbon/platform/trunk/components/governance/org.wso2.carbon.governance.registry.extensions/src/org/wso2/carbon/governance/registry/extensions/handlers/utils/WsdlUriProcessor.java:[512,22] >> cannot find symbol >> [ERROR] symbol : method getBindingPolicyReference() >> [ERROR] location: interface javax.wsdl.Binding >> [ERROR] >> /Users/mackie/source-checkouts/carbon/platform/trunk/components/governance/org.wso2.carbon.governance.registry.extensions/src/org/wso2/carbon/governance/registry/extensions/handlers/utils/WsdlUriProcessor.java:[514,60] >> cannot find symbol >> [ERROR] symbol : method getBindingPolicyReference() >> [ERROR] location: interface javax.wsdl.Binding >> [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.governance.registry.extensions >> >> -- >> Regards, >> >> Tharindu >> >> blog: http://mackiemathew.com/ >> M: +94777759908 >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Ajith Vitharana. > WSO2 Inc. - http://wso2.org > Email : [email protected] > Mobile : +94714631794 > > > -- Regards, Tharindu blog: http://mackiemathew.com/ M: +94777759908
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
