Hi, I just built chunk2 with a clean repo and I happened to build the following locations manually.
Platform\service-stubs\org.wso2.carbon.event.input.adaptor.manager.stub\1.0.0 Platform\service-stubs\org.wso2.carbon.event.output.adaptor.manager.stub\1.0.0 Platform\service-stubs\org.wso2.carbon.event.builder.stub\1.0.1 Platform\service-stubs\org.wso2.carbon.event.formatter.stub\1.0.1 Platform\service-stubs\org.wso2.carbon.event.processor.stub\1.0.1 Platform\components\stratos\org.wso2.carbon.google.analytics.ui\2.2.0 Then, it is possible to continue building, but, the problem is these are there in the chunk2/service-stubs/pom.xml. why these are not being built??? Thanks and Regards, -Ayash On Tue, Sep 17, 2013 at 8:00 PM, Isuruwan Herath <[email protected]> wrote: > Hi Lasantha, > > Yes, stubs got generated when service-stubs built again and build could be > continued. Thanks Lasantha. > > > > > On Tue, Sep 17, 2013 at 7:39 PM, Lasantha Fernando <[email protected]>wrote: > >> Hi Isuruwan, >> >> These stubs should be built since they are included in the >> chunk-02/service-stubs/pom.xml. Will verify this issue in a clean repo and >> see. >> >> Thanks, >> Lasantha >> >> >> On 17 September 2013 19:07, Isuruwan Herath <[email protected]> wrote: >> >>> Compilation error occurs due to below mentioned stub is not generated, >>> when built with clean repo. >>> >>> [ERROR] Failed to execute goal >>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile >>> (default-compile) on project >>> org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure: >>> Compilation failure: >>> [ERROR] >>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55] >>> package org.wso2.carbon.event.input.adaptor.manager.stub does not exist >>> [ERROR] >>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18] >>> cannot find symbol >>> [ERROR] symbol : class InputEventAdaptorManagerAdminServiceStub >>> [ERROR] location: class >>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils >>> [ERROR] >>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8] >>> cannot find symbol >>> [ERROR] symbol : class InputEventAdaptorManagerAdminServiceStub >>> [ERROR] location: class >>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils >>> [ERROR] >>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60] >>> cannot find symbol >>> [ERROR] symbol : class InputEventAdaptorManagerAdminServiceStub >>> [ERROR] location: class >>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils >>> [ERROR] -> [Help 1] >>> [ERROR] >>> [ERROR] To see the full stack trace of the errors, re-run Maven with the >>> -e switch. >>> >>> >>> -- >>> Isuruwan Herath >>> Technical Lead >>> >>> Contact: +94 776 273 296 >>> >> >> >> >> -- >> *Lasantha Fernando* >> Software Engineer - Data Technologies Team >> WSO2 Inc. http://wso2.com >> >> email: [email protected] >> mobile: (+94) 71 5247551 >> > > > > -- > Isuruwan Herath > Technical Lead > > Contact: +94 776 273 296 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
