Cache has been updated in public nexus [1]. We ll have a look in the local nexus.
[1] http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/hive/ On Thu, May 17, 2012 at 5:23 PM, Afkham Azeez <[email protected]> wrote: > Still does not work. Is Nexus working properly? > > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 44.269s > [INFO] Finished at: Thu May 17 17:19:17 IST 2012 > [INFO] Final Memory: 298M/581M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal on project org.wso2.carbon.analytics.hive: > Could not resolve dependencies for project > org.wso2.carbon:org.wso2.carbon.analytics.hive:bundle:4.0.0-SNAPSHOT: > Failure to find org.apache.hive.wso2:hive:jar:0.8.1-wso2v1 in > http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the > local repository, resolution will not be reattempted until the update > interval of wso2-nexus has elapsed or updates are forced -> [Help 1] > [ERROR] > > > On Thu, May 17, 2012 at 5:11 PM, Yasith Tharindu <[email protected]> wrote: > >> Its updated on url [1] >> >> [1] http://dist.wso2.org/maven2/org/apache/hive/wso2/hive/0.8.1-wso2v1/ >> >> >> On Thu, May 17, 2012 at 4:57 PM, Tharindu Mathew <[email protected]>wrote: >> >>> Yasith/Dhanushka, >>> >>> Sorry but I pointed you to the wrong repo. Could we upload this to main >>> wso2 repo? >>> >>> The jar does not get picked up since it isn't a snapshot... >>> >>> >>> On Thu, May 17, 2012 at 4:50 PM, Tharindu Mathew <[email protected]>wrote: >>> >>>> Errrmmmm, we put a non snapshot version in the snapshot repo didn't we?? >>>> >>>> It won't check in the snapshot repo for a non-snapshot version... We >>>> can't put this to the main repo right? This version can change... >>>> >>>> >>>> On Thu, May 17, 2012 at 4:39 PM, Afkham Azeez <[email protected]> wrote: >>>> >>>>> I'm still getting a build failure >>>>> >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> [INFO] BUILD FAILURE >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> [INFO] Total time: 58:15.242s >>>>> [INFO] Finished at: Thu May 17 15:36:59 IST 2012 >>>>> [INFO] Final Memory: 778M/1518M >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> [ERROR] Failed to execute goal on project >>>>> org.wso2.carbon.analytics.hive: Could not resolve dependencies for project >>>>> org.wso2.carbon:org.wso2.carbon.analytics.hive:bundle:4.0.0-SNAPSHOT: >>>>> Could >>>>> not find artifact org.apache.hive.wso2:hive:jar:0.8.1-wso2v1 in >>>>> wso2-nexus ( >>>>> http://maven.wso2.org/nexus/content/groups/wso2-public/) -> [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/DependencyResolutionException >>>>> [ERROR] >>>>> [ERROR] After correcting the problems, you can resume the build with >>>>> the command >>>>> [ERROR] mvn <goals> -rf :org.wso2.carbon.analytics.hive >>>>> >>>>> >>>>> On Thu, May 17, 2012 at 1:32 PM, Yasith Tharindu <[email protected]>wrote: >>>>> >>>>>> [1] >>>>>> http://dist.wso2.org/snapshots/maven2/org/apache/hive/wso2/hive/0.8.1-wso2v1/<http://dist.wso2.org/snapshots/maven2/org/apache/hive/wso2/hive/0.8.1-wso2v1/> >>>>>> >>>>>> check link [1] >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> On Thu, May 17, 2012 at 1:14 PM, Buddhika Chamith <[email protected] >>>>>> > wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> Sorry for the late reply. +1 for hosting the orbit. Hopefully there >>>>>>> would be infrequent changes to Hive code. I had to do several >>>>>>> modifications >>>>>>> to Hive source to make it work inside Carbon and fix its Hadoop job >>>>>>> submission for BAM2 requirements. >>>>>>> >>>>>>> Regards >>>>>>> Buddhika >>>>>>> >>>>>>> On Thu, May 17, 2012 at 1:29 PM, Tharindu Mathew >>>>>>> <[email protected]>wrote: >>>>>>> >>>>>>>> I'm not sure of the repo, can we put this to the snapshot repo? >>>>>>>> >>>>>>>> ~/.m2/repository/org/apache/hive/wso2/hive/0.8.1-wso2v1 - this >>>>>>>> should be the path >>>>>>>> >>>>>>>> >>>>>>>> On Thu, May 17, 2012 at 12:10 PM, Yasith Tharindu >>>>>>>> <[email protected]>wrote: >>>>>>>> >>>>>>>>> can you send us the exact repo, path to host this . >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> On Thu, May 17, 2012 at 11:40 AM, Tharindu Mathew < >>>>>>>>> [email protected]> wrote: >>>>>>>>> >>>>>>>>>> Hi Dhanushka/Yasith, >>>>>>>>>> >>>>>>>>>> Any luck with this? >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Wed, May 16, 2012 at 7:17 PM, Tharindu Mathew < >>>>>>>>>> [email protected]> wrote: >>>>>>>>>> >>>>>>>>>>> Can we upload this jar to the snapshot repo? >>>>>>>>>>> >>>>>>>>>>> We need to remove the hive dependency from the build pom for >>>>>>>>>>> now... >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> ---------- Forwarded message ---------- >>>>>>>>>>> From: Afkham Azeez <[email protected]> >>>>>>>>>>> Date: Wed, May 16, 2012 at 6:45 PM >>>>>>>>>>> Subject: Re: [Dev] Massive amounts of Time spent on Building >>>>>>>>>>> Dependencies with Ant-based Build Systems >>>>>>>>>>> To: Senaka Fernando <[email protected]>, Buddhika Chamith < >>>>>>>>>>> [email protected]> >>>>>>>>>>> Cc: WSO2 Developers' List <[email protected]> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> Buddhika, >>>>>>>>>>> Seems like you have added hive. Please get rid of it. We put >>>>>>>>>>> MASSIVE amounts of effort to make the platform build fast in the >>>>>>>>>>> past few >>>>>>>>>>> months, and all that has been undone by adding these dependencies >>>>>>>>>>> that take >>>>>>>>>>> many hours to build. Build those locally and add those to the >>>>>>>>>>> SNAPSHOT >>>>>>>>>>> repo. Anyway, why do we need to keep the source code and build it? >>>>>>>>>>> Why are >>>>>>>>>>> we modifying it? >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> On Wed, May 16, 2012 at 6:41 PM, Afkham Azeez <[email protected]>wrote: >>>>>>>>>>> >>>>>>>>>>>> Folks >>>>>>>>>>>> Please get rid of these dependencies. We are trying to do a >>>>>>>>>>>> critical fix to the platform, yet have to wait for serveral hours >>>>>>>>>>>> just to >>>>>>>>>>>> get past this ivy:resolve.............. >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> Upload those artifacts to the snapshot repo! >>>>>>>>>>>> >>>>>>>>>>>> On Sat, May 12, 2012 at 12:28 PM, Senaka Fernando < >>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Hi all, >>>>>>>>>>>>> >>>>>>>>>>>>> None of Maven's benefits are useful while building >>>>>>>>>>>>> dependencies inside the platform having ant-based build systems. >>>>>>>>>>>>> Can we >>>>>>>>>>>>> exclude them from the build? Its a tremendous amount of time >>>>>>>>>>>>> spent to do a >>>>>>>>>>>>> build due to dependencies such as Cassandra, Andes and Hive. >>>>>>>>>>>>> >>>>>>>>>>>>> Thanks, >>>>>>>>>>>>> Senaka. >>>>>>>>>>>>> >>>>>>>>>>>>> -- >>>>>>>>>>>>> *Senaka Fernando* >>>>>>>>>>>>> Product Manager - WSO2 Governance Registry; >>>>>>>>>>>>> Associate Technical Lead; WSO2 Inc.; http://wso2.com* >>>>>>>>>>>>> Member; Apache Software Foundation; http://apache.org >>>>>>>>>>>>> >>>>>>>>>>>>> E-mail: senaka AT wso2.com >>>>>>>>>>>>> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 >>>>>>>>>>>>> Linked-In: http://linkedin.com/in/senakafernando >>>>>>>>>>>>> >>>>>>>>>>>>> *Lean . Enterprise . Middleware >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>> Dev mailing list >>>>>>>>>>>>> [email protected] >>>>>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>>>>>>>> *Afkham Azeez* >>>>>>>>>>>> Director of Architecture; WSO2, Inc.; http://wso2.com >>>>>>>>>>>> Member; Apache Software Foundation; http://www.apache.org/ >>>>>>>>>>>> * <http://www.apache.org/>** >>>>>>>>>>>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >>>>>>>>>>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >>>>>>>>>>>> twitter: >>>>>>>>>>>> **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >>>>>>>>>>>> * >>>>>>>>>>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >>>>>>>>>>>> >>>>>>>>>>>> * >>>>>>>>>>>> * >>>>>>>>>>>> *Lean . Enterprise . Middleware* >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> *Afkham Azeez* >>>>>>>>>>> Director of Architecture; WSO2, Inc.; http://wso2.com >>>>>>>>>>> Member; Apache Software Foundation; http://www.apache.org/ >>>>>>>>>>> * <http://www.apache.org/>** >>>>>>>>>>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >>>>>>>>>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >>>>>>>>>>> twitter: >>>>>>>>>>> **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >>>>>>>>>>> * >>>>>>>>>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >>>>>>>>>>> * >>>>>>>>>>> * >>>>>>>>>>> *Lean . Enterprise . Middleware* >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> Dev mailing list >>>>>>>>>>> [email protected] >>>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Regards, >>>>>>>>>>> >>>>>>>>>>> Tharindu >>>>>>>>>>> >>>>>>>>>>> blog: http://mackiemathew.com/ >>>>>>>>>>> M: +94777759908 >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Regards, >>>>>>>>>> >>>>>>>>>> Tharindu >>>>>>>>>> >>>>>>>>>> blog: http://mackiemathew.com/ >>>>>>>>>> M: +94777759908 >>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> ~Thanks >>>>>>>>> Yasith Tharindu,WSO2 Inc, >>>>>>>>> Blog : http://www.yasith.info >>>>>>>>> Twitter : http://twitter.com/yasithnd >>>>>>>>> LinkedIn : http://www.linkedin.com/in/yasithnd >>>>>>>>> GPG Key ID : *57CEE66E* >>>>>>>>> >>>>>>>>> "' lean "' enterprise '" middleware '" http://wso2.com >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Regards, >>>>>>>> >>>>>>>> Tharindu >>>>>>>> >>>>>>>> blog: http://mackiemathew.com/ >>>>>>>> M: +94777759908 >>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> ~Thanks >>>>>> Yasith Tharindu,WSO2 Inc, >>>>>> Blog : http://www.yasith.info >>>>>> Twitter : http://twitter.com/yasithnd >>>>>> LinkedIn : http://www.linkedin.com/in/yasithnd >>>>>> GPG Key ID : *57CEE66E* >>>>>> >>>>>> "' lean "' enterprise '" middleware '" http://wso2.com >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> *Afkham Azeez* >>>>> Director of Architecture; WSO2, Inc.; http://wso2.com >>>>> Member; Apache Software Foundation; http://www.apache.org/ >>>>> * <http://www.apache.org/>** >>>>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >>>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >>>>> twitter: >>>>> **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >>>>> * >>>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >>>>> * >>>>> * >>>>> *Lean . Enterprise . Middleware* >>>>> >>>>> >>>> >>>> >>>> -- >>>> Regards, >>>> >>>> Tharindu >>>> >>>> blog: http://mackiemathew.com/ >>>> M: +94777759908 >>>> >>>> >>> >>> >>> -- >>> Regards, >>> >>> Tharindu >>> >>> blog: http://mackiemathew.com/ >>> M: +94777759908 >>> >>> >> >> >> -- >> ~Thanks >> Yasith Tharindu,WSO2 Inc, >> Blog : http://www.yasith.info >> Twitter : http://twitter.com/yasithnd >> LinkedIn : http://www.linkedin.com/in/yasithnd >> GPG Key ID : *57CEE66E* >> >> "' lean "' enterprise '" middleware '" http://wso2.com >> >> > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > * <http://www.apache.org/>** > email: **[email protected]* <[email protected]>* cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > -- ~Thanks Yasith Tharindu,WSO2 Inc, Blog : http://www.yasith.info Twitter : http://twitter.com/yasithnd LinkedIn : http://www.linkedin.com/in/yasithnd GPG Key ID : *57CEE66E* "' lean "' enterprise '" middleware '" http://wso2.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
