Hi Isuru,

I have removed rss-manager dependency from
org.wso2.carbon.analytics.hive component and made the following changes to
chunk 02. Now the chunk 02 should build without a problem.

dashboards components were added
cassandra 1.1.3-wso2v5 dependencies were added
data-bridge datasink feature was added
analytic hive stubs were added




On Sat, Sep 28, 2013 at 8:27 PM, Isuru Udana <[email protected]> wrote:

> Hi BAM Team,
>
> Looks like some of the dependent components (ex. rss-manager) are still
> not added to chunk-02. When I added them locally and continue the build it
> fails from somewhere else. This will never ends :)
>
> I am suggesting again to revert all changes done to chunk-02 and build in
> a clean repo and commit all at once.
>
> I will locally revert BAM Team changes and continue my work.
>
> Thanks.
>
>
> On Sat, Sep 28, 2013 at 5:14 PM, Anjana Fernando <[email protected]> wrote:
>
>> Hi Isuru,
>>
>> Fixed. Earlier I forgot to remove those dependencies when I removed some
>> modules from the Hive dependency.
>>
>> Cheers,
>> Anjana.
>>
>>
>> On Sat, Sep 28, 2013 at 4:15 PM, Isuru Udana <[email protected]> wrote:
>>
>>> Now I am getting this while building hive orbit.
>>>
>>> [INFO]
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Building hive.wso2 0.11.0.wso2v1
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [WARNING] The POM for org.apache.hive:hive-cassandra:jar:0.11.0-wso2v1
>>> is missing, no dependency information available
>>> [WARNING] The POM for
>>> org.wso2.carbon:hive-jdbc-handler:jar:0.11.0-wso2v1 is missing, no
>>> dependency information available
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>  [INFO] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 0.854s
>>> [INFO] Finished at: Sat Sep 28 16:12:57 IST 2013
>>>  [INFO] Final Memory: 6M/490M
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] Failed to execute goal on project hive: Could not resolve
>>> dependencies for project org.apache.hive.wso2:hive:bundle:0.11.0.wso2v1:
>>> The following artifacts could not be resolved:
>>> org.apache.hive:hive-cassandra:jar:0.11.0-wso2v1,
>>> org.wso2.carbon:hive-jdbc-handler:jar:0.11.0-wso2v1: Failure to find
>>> org.apache.hive:hive-cassandra:jar:0.11.0-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 Sat, Sep 28, 2013 at 3:45 PM, Isuru Udana <[email protected]> wrote:
>>>
>>>> Thanks Anjana.
>>>> The best approach is to first build chunk-02 without BAM changes in a
>>>> clean repo and then merge BAM components.
>>>> I followed that approach while merging ESB related components.
>>>> I will report or fix straightforward build issues anyway.
>>>>
>>>> Thanks.
>>>>
>>>>
>>>>
>>>>
>>>> On Sat, Sep 28, 2013 at 3:38 PM, Anjana Fernando <[email protected]>wrote:
>>>>
>>>>> Hi Isuru,
>>>>>
>>>>> There was the case of new Hive version not added to chunk2, I just
>>>>> fixed it, where the full changes from chunk3 to chunk2 hasn't been done.
>>>>> Bear with us for a bit to get the build right, where there can be problems
>>>>> and complications in migrating the stuff from chunk3. If there are any
>>>>> build issues, please report it, or better yet, fix it then and there. 
>>>>> Inosh
>>>>> will soon be doing a full build with a clean repo to verify the changes.
>>>>>
>>>>> Cheers,
>>>>> Anjana.
>>>>>
>>>>>
>>>>> On Sat, Sep 28, 2013 at 2:45 PM, Isuru Udana <[email protected]> wrote:
>>>>>
>>>>>> Hi BAM Team,
>>>>>>
>>>>>> Chunk-02 build it failing everywhere (components, features) with
>>>>>> yesterday commits done by BAM team.
>>>>>> Please revert those changes done for the chunk02 poms temporary and
>>>>>> add back only when you verify the build in a clean repo.
>>>>>>
>>>>>> Thanks.
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Sat, Sep 28, 2013 at 2:40 PM, Inosh Goonewardena 
>>>>>> <[email protected]>wrote:
>>>>>>
>>>>>>> Hi Isuru,
>>>>>>>
>>>>>>> For the moment could you please build
>>>>>>> 4.2.0/dependencies/hive/0.11.0-wso2v1 first and then build 
>>>>>>> analytics.hive
>>>>>>>
>>>>>>>
>>>>>>> On Sat, Sep 28, 2013 at 2:29 PM, Isuru Udana <[email protected]>wrote:
>>>>>>>
>>>>>>>>  [INFO] BUILD FAILURE
>>>>>>>> [INFO]
>>>>>>>> ------------------------------------------------------------------------
>>>>>>>> [INFO] Total time: 6:47.976s
>>>>>>>> [INFO] Finished at: Sat Sep 28 14:22:40 IST 2013
>>>>>>>> [INFO] Final Memory: 680M/956M
>>>>>>>> [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.2.0: The 
>>>>>>>> following
>>>>>>>> artifacts could not be resolved:
>>>>>>>> org.apache.hive.wso2:hive:jar:0.11.0.wso2v1,
>>>>>>>> org.wso2.carbon:org.wso2.carbon.rssmanager.core:jar:4.2.0: Failure to 
>>>>>>>> find
>>>>>>>> org.apache.hive.wso2:hive:jar:0.11.0.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]
>>>>>>>> [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
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> *Isuru Udana*
>>>>>>>> *
>>>>>>>> *
>>>>>>>> Senior *
>>>>>>>> Software Engineer
>>>>>>>> *
>>>>>>>> WSO2 Inc.; http://wso2.com
>>>>>>>> email: [email protected] cell: +94 77 3791887
>>>>>>>> blog: http://mytecheye.blogspot.com/
>>>>>>>> twitter: http://twitter.com/isudana
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> Dev mailing list
>>>>>>>> [email protected]
>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Regards,
>>>>>>>
>>>>>>> Inosh Goonewardena
>>>>>>> Associate Technical Lead- WSO2 Inc.
>>>>>>> Mobile: +94779966317
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> *Isuru Udana*
>>>>>> *
>>>>>>  *
>>>>>> Senior *
>>>>>> Software Engineer
>>>>>> *
>>>>>> WSO2 Inc.; http://wso2.com
>>>>>> email: [email protected] cell: +94 77 3791887
>>>>>> blog: http://mytecheye.blogspot.com/
>>>>>> twitter: http://twitter.com/isudana
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> *Anjana Fernando*
>>>>> Technical Lead
>>>>> WSO2 Inc. | http://wso2.com
>>>>> lean . enterprise . middleware
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> *Isuru Udana*
>>>> *
>>>>  *
>>>> Senior *
>>>> Software Engineer
>>>> *
>>>> WSO2 Inc.; http://wso2.com
>>>> email: [email protected] cell: +94 77 3791887
>>>> blog: http://mytecheye.blogspot.com/
>>>> twitter: http://twitter.com/isudana
>>>>
>>>
>>>
>>>
>>> --
>>> *Isuru Udana*
>>> *
>>>  *
>>> Senior *
>>> Software Engineer
>>> *
>>> WSO2 Inc.; http://wso2.com
>>> email: [email protected] cell: +94 77 3791887
>>> blog: http://mytecheye.blogspot.com/
>>> twitter: http://twitter.com/isudana
>>>
>>
>>
>>
>> --
>> *Anjana Fernando*
>> Technical Lead
>> WSO2 Inc. | http://wso2.com
>> lean . enterprise . middleware
>>
>
>
>
> --
> *Isuru Udana*
> *
>  *
> Senior *
> Software Engineer
> *
> WSO2 Inc.; http://wso2.com
> email: [email protected] cell: +94 77 3791887
> blog: http://mytecheye.blogspot.com/
> twitter: http://twitter.com/isudana
>



-- 
Regards,

Inosh Goonewardena
Associate Technical Lead- WSO2 Inc.
Mobile: +94779966317
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to