Seems there's is a missing dependency and one place where the refactoring is missing. I could build with these changes locally. Shall I commit the changes?
On Tue, Sep 18, 2012 at 4:01 PM, Rajika Kumarasiri <[email protected]> wrote: > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 4:53.428s > [INFO] Finished at: Tue Sep 18 15:49:21 IST 2012 > [INFO] Final Memory: 952M/1675M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project org.wso2.carbon.event.ws: Compilation > failure: Compilation failure: > [ERROR] > /home/rajika/projects/carbon/branch/4.0.0/platform/components/event/ > org.wso2.carbon.event.ws/4.0.2/src/main/java/org/wso2/carbon/event/ws/internal/util/EventBrokerUtils.java:[31,40]<http://org.wso2.carbon.event.ws/4.0.2/src/main/java/org/wso2/carbon/event/ws/internal/util/EventBrokerUtils.java:%5B31,40%5D>cannot > find symbol > [ERROR] symbol : class SuperTenantCarbonContext > [ERROR] location: package org.wso2.carbon.core.multitenancy > [ERROR] > /home/rajika/projects/carbon/branch/4.0.0/platform/components/event/ > org.wso2.carbon.event.ws/4.0.2/src/main/java/org/wso2/carbon/event/ws/internal/util/EventBrokerUtils.java:[49,8]<http://org.wso2.carbon.event.ws/4.0.2/src/main/java/org/wso2/carbon/event/ws/internal/util/EventBrokerUtils.java:%5B49,8%5D>cannot > find symbol > [ERROR] symbol : variable SuperTenantCarbonContext > [ERROR] location: class > org.wso2.carbon.event.ws.internal.util.EventBrokerUtils > [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.event.ws > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Sanjaya Vithanagama WSO2, Inc.; http://wso2.com lean.enterprise.middleware cell: +94 71 342 2881
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
