Thanks Waruna and Tharindu, I will upgrade the version and upload it to nexus.
On Fri, Jul 6, 2012 at 1:56 PM, Tharindu Mathew <[email protected]> wrote: > I guess we should increment the version number every time we upload to > nexus (ex: hive-0.8.1.wso2v1 to hive-0.8.1.wso2v2), and change the > necessary dependent poms. That should solve this problem. The overwriting > of jars is a bad practice and we should discontinue this immediately. > > This should be done for all ant build based dependencies, i.e. cassandra, > hadoop, hive, we have uploaded. Relevant teams please note. > > > On Fri, Jul 6, 2012 at 1:49 PM, Waruna Ranasinghe <[email protected]> wrote: > >> >> >> On Fri, Jul 6, 2012 at 1:43 PM, Kasun Weranga <[email protected]> wrote: >> >>> As a quick fix I have added hive into dependency/pom.xml. Will remove it >>> once we fix the nexus issue. >> >> I dont think there's something to fix in the nexus. The version of the >> hive orbit is not an snapshot, therefore eventhough you guys upload latest >> orbit into nexus, maven won't download since we have the old hive orbit jar >> in our local repo. >> >> Thanks, >> Waruna >> >> >> >>> >>> >>> On Fri, Jul 6, 2012 at 1:17 PM, Rajika Kumarasiri <[email protected]>wrote: >>> >>>> Is this fixed ? >>> >>> >>>> Rajika >>>> >>>> >>>> On Fri, Jul 6, 2012 at 12:55 PM, Kasun Weranga <[email protected]> wrote: >>>> >>>>> I checked this, It seems like some issues with nexus. I'll have a >>>>> look. >>>>> >>>>> Thanks, >>>>> KasunW >>>>> >>>>> >>>>> On Fri, Jul 6, 2012 at 12:48 PM, Kasun Weranga <[email protected]>wrote: >>>>> >>>>>> >>>>>> >>>>>> On Fri, Jul 6, 2012 at 12:44 PM, Krishantha Samaraweera < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> >>>>>>> >>>>>>> On Fri, Jul 6, 2012 at 12:43 PM, Kasun Weranga <[email protected]>wrote: >>>>>>> >>>>>>>> Hi Krishantha, >>>>>>>> >>>>>>>> Is it offline build? >>>>>>>> >>>>>>> >>>>>>> Yes >>>>>>> >>>>>> >>>>>> Can you build online? It should fix. >>>>>> >>>>>> >>>>>>> -Krishantha. >>>>>>> >>>>>>>> >>>>>>>> On Fri, Jul 6, 2012 at 12:42 PM, Tharindu Mathew <[email protected] >>>>>>>> > wrote: >>>>>>>> >>>>>>>>> Please build dependencies/hive and dependencies/orbit/hive. >>>>>>>>> >>>>>>>>> These are not in the build. This jar was uploaded to nexus but I >>>>>>>>> believe there is something wrong. Kasun, please have a look. >>>>>>>>> >>>>>>>>> >>>>>>>>> On Fri, Jul 6, 2012 at 12:27 PM, Isuru Wimalasundera < >>>>>>>>> [email protected]> wrote: >>>>>>>>> >>>>>>>>>> I am getting the same compilation failure, and the dependencies >>>>>>>>>> are up to date and build. >>>>>>>>>> >>>>>>>>>> On Fri, Jul 6, 2012 at 12:16 PM, Krishantha Samaraweera < >>>>>>>>>> [email protected]> wrote: >>>>>>>>>> >>>>>>>>>>> Hi, >>>>>>>>>>> >>>>>>>>>>> I'm getting following compilation error while building >>>>>>>>>>> components. Platform dependencies were already build by taking svn >>>>>>>>>>> update. >>>>>>>>>>> Any reason for this failure ? >>>>>>>>>>> >>>>>>>>>>> [INFO] >>>>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>>>> [ERROR] Failed to execute goal >>>>>>>>>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile >>>>>>>>>>> (default-compile) on project org.wso2.carbon.analytics.hive: >>>>>>>>>>> Compilation >>>>>>>>>>> failure: Compilation failure: >>>>>>>>>>> [ERROR] >>>>>>>>>>> /home/krishantha/svn/trunk/carbon/platform/trunk/components/analytics/org.wso2.carbon.analytics.hive/src/main/java/org/wso2/carbon/analytics/hive/impl/HiveExecutorServiceImpl.java:[23,37] >>>>>>>>>>> cannot find symbol >>>>>>>>>>> [ERROR] symbol : class Utils >>>>>>>>>>> [ERROR] location: package org.apache.hadoop.hive.service >>>>>>>>>>> [ERROR] >>>>>>>>>>> /home/krishantha/svn/trunk/carbon/platform/trunk/components/analytics/org.wso2.carbon.analytics.hive/src/main/java/org/wso2/carbon/analytics/hive/impl/HiveExecutorServiceImpl.java:[163,42] >>>>>>>>>>> cannot find symbol >>>>>>>>>>> [ERROR] symbol : variable Utils >>>>>>>>>>> [ERROR] location: class >>>>>>>>>>> org.wso2.carbon.analytics.hive.impl.HiveExecutorServiceImpl >>>>>>>>>>> [ERROR] >>>>>>>>>>> /home/krishantha/svn/trunk/carbon/platform/trunk/components/analytics/org.wso2.carbon.analytics.hive/src/main/java/org/wso2/carbon/analytics/hive/impl/HiveExecutorServiceImpl.java:[163,47] >>>>>>>>>>> operator + cannot be applied to >>>>>>>>>>> Utils.TENANT_ID_SEPARATOR_CHAR_SEQ,int >>>>>>>>>>> [ERROR] -> [Help 1] >>>>>>>>>>> >>>>>>>>>>> Thanks, >>>>>>>>>>> Krishantha. >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> Dev mailing list >>>>>>>>>>> [email protected] >>>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> *Isuru Wimalasundera* >>>>>>>>>> Software Engineer; WSO2, Inc.; http://wso2.com, >>>>>>>>>> mobile: +94 77 920 5641 >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> Dev mailing list >>>>>>>>>> [email protected] >>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Regards, >>>>>>>>> >>>>>>>>> Tharindu >>>>>>>>> >>>>>>>>> blog: http://mackiemathew.com/ >>>>>>>>> M: +94777759908 >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> *Kasun Weranga* >>>>>>>> Software Engineer >>>>>>>> ** >>>>>>>> *WSO2, Inc. >>>>>>>> *lean.enterprise.middleware. >>>>>>>> mobile : +94 772314602 >>>>>>>> <http://sanjeewamalalgoda.blogspot.com/>blog >>>>>>>> :<http://sanjeewamalalgoda.blogspot.com/> >>>>>>>> http://kasunweranga.blogspot.com/ >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> *Kasun Weranga* >>>>>> Software Engineer >>>>>> ** >>>>>> *WSO2, Inc. >>>>>> *lean.enterprise.middleware. >>>>>> mobile : +94 772314602 >>>>>> <http://sanjeewamalalgoda.blogspot.com/>blog >>>>>> :<http://sanjeewamalalgoda.blogspot.com/> >>>>>> http://kasunweranga.blogspot.com/ >>>>>> >>>>> >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> 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 >>> >>> >> >> >> -- >> ------------------------------------------------------------------------- >> Waruna Ranasinghe >> Senior Software Engineer, WSO2 >> >> Mobile: +94 724 318285 >> BLOG: http://warunapw.blogspot.com >> >> www.wso2.com - "Lean . Enterprise . Middleware" >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Regards, > > Tharindu > > blog: http://mackiemathew.com/ > M: +94777759908 > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
