Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-21 Thread Muhammed Shariq
Hi,

The build still takes for ever printing [ivy:resolve]  logs. Did we
remove these dependencies from the build yet. At the moment I am trying to
get past dependencies build excluding hive, hadoop, andes .. :(

On Wed, May 16, 2012 at 7:24 PM, Afkham Azeez az...@wso2.com wrote:

 I'm going to remove;

 dependencies/hive
 dependencies/orbit/hive
 features/analytics

 for the moment to get the build working


 On Wed, May 16, 2012 at 7:19 PM, Tharindu Mathew thari...@wso2.comwrote:

 I believe, we need the source when we modify a dependency, so that it
 will work with Carbon.

 Will get the orbit jar added to the repo, so this can be taken out of the
 build...


  On Wed, May 16, 2012 at 6:45 PM, Afkham Azeez az...@wso2.com wrote:

 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 az...@wso2.com 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 sen...@wso2.comwrote:

 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
 Dev@wso2.org
 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: **az...@wso2.com* az...@wso2.com* 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: **az...@wso2.com* az...@wso2.com* 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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Regards,

 Tharindu

 blog: http://mackiemathew.com/
 M: +9459908




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* 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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Thanks,
Shariq.
Phone: +94 777 202 225
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-21 Thread Afkham Azeez
hive has been added to WSO2 Maven repo. Please add hadoop etc to WSO2 repo,
and remove it from the POMs.

On Mon, May 21, 2012 at 11:57 AM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 The build still takes for ever printing [ivy:resolve]  logs. Did
 we remove these dependencies from the build yet. At the moment I am trying
 to get past dependencies build excluding hive, hadoop, andes .. :(

 On Wed, May 16, 2012 at 7:24 PM, Afkham Azeez az...@wso2.com wrote:

 I'm going to remove;

 dependencies/hive
 dependencies/orbit/hive
 features/analytics

 for the moment to get the build working


 On Wed, May 16, 2012 at 7:19 PM, Tharindu Mathew thari...@wso2.comwrote:

 I believe, we need the source when we modify a dependency, so that it
 will work with Carbon.

 Will get the orbit jar added to the repo, so this can be taken out of
 the build...


  On Wed, May 16, 2012 at 6:45 PM, Afkham Azeez az...@wso2.com wrote:

 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 az...@wso2.com 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 sen...@wso2.comwrote:

 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
 Dev@wso2.org
 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: **az...@wso2.com* az...@wso2.com* 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: **az...@wso2.com* az...@wso2.com* 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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Regards,

 Tharindu

 blog: http://mackiemathew.com/
 M: +9459908




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* 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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thanks,
 Shariq.
 Phone: +94 777 202 225


 ___
 Dev mailing list
 Dev@wso2.org
 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: **az...@wso2.com* az...@wso2.com* 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
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-17 Thread Buddhika Chamith
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 thari...@wso2.com 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 yas...@wso2.com wrote:

 can you send us the exact repo, path to host this .



 On Thu, May 17, 2012 at 11:40 AM, Tharindu Mathew thari...@wso2.comwrote:

 Hi Dhanushka/Yasith,

 Any luck with this?


 On Wed, May 16, 2012 at 7:17 PM, Tharindu Mathew thari...@wso2.comwrote:

 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 az...@wso2.com
 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 sen...@wso2.com, Buddhika Chamith 
 buddhi...@wso2.com
 Cc: WSO2 Developers' List dev@wso2.org


 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 az...@wso2.com 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 sen...@wso2.comwrote:

 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
 Dev@wso2.org
 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: **az...@wso2.com* az...@wso2.com* 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: **az...@wso2.com* az...@wso2.com* 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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Regards,

 Tharindu

 blog: http://mackiemathew.com/
 M: +9459908




 --
 Regards,

 Tharindu

 blog: http://mackiemathew.com/
 M: +9459908




 --
 ~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: +9459908


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-17 Thread Yasith Tharindu
[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 buddhi...@wso2.comwrote:

 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 thari...@wso2.comwrote:

 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 yas...@wso2.comwrote:

 can you send us the exact repo, path to host this .



 On Thu, May 17, 2012 at 11:40 AM, Tharindu Mathew thari...@wso2.comwrote:

 Hi Dhanushka/Yasith,

 Any luck with this?


 On Wed, May 16, 2012 at 7:17 PM, Tharindu Mathew thari...@wso2.comwrote:

 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 az...@wso2.com
 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 sen...@wso2.com, Buddhika Chamith 
 buddhi...@wso2.com
 Cc: WSO2 Developers' List dev@wso2.org


 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 az...@wso2.com 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 sen...@wso2.comwrote:

 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
 Dev@wso2.org
 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: **az...@wso2.com* az...@wso2.com* 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: **az...@wso2.com* az...@wso2.com* 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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Regards,

 Tharindu

 blog: http://mackiemathew.com/
 M: +9459908




 --
 Regards,

 Tharindu

 blog: http://mackiemathew.com/
 M: +9459908




 --
 ~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: +9459908





-- 
~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
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-17 Thread Afkham Azeez
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 yas...@wso2.com 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 buddhi...@wso2.comwrote:

 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 thari...@wso2.comwrote:

 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 yas...@wso2.comwrote:

 can you send us the exact repo, path to host this .



 On Thu, May 17, 2012 at 11:40 AM, Tharindu Mathew thari...@wso2.comwrote:

 Hi Dhanushka/Yasith,

 Any luck with this?


 On Wed, May 16, 2012 at 7:17 PM, Tharindu Mathew thari...@wso2.comwrote:

 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 az...@wso2.com
 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 sen...@wso2.com, Buddhika Chamith 
 buddhi...@wso2.com
 Cc: WSO2 Developers' List dev@wso2.org


 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 az...@wso2.com 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 
 sen...@wso2.comwrote:

 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
 Dev@wso2.org
 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: **az...@wso2.com* az...@wso2.com* 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 

Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-17 Thread Tharindu Mathew
Errr, 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 az...@wso2.com 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 yas...@wso2.com 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 buddhi...@wso2.comwrote:

 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 thari...@wso2.comwrote:

 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 yas...@wso2.comwrote:

 can you send us the exact repo, path to host this .



 On Thu, May 17, 2012 at 11:40 AM, Tharindu Mathew 
 thari...@wso2.comwrote:

 Hi Dhanushka/Yasith,

 Any luck with this?


 On Wed, May 16, 2012 at 7:17 PM, Tharindu Mathew 
 thari...@wso2.comwrote:

 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 az...@wso2.com
 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 sen...@wso2.com, Buddhika Chamith 
 buddhi...@wso2.com
 Cc: WSO2 Developers' List dev@wso2.org


 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 az...@wso2.comwrote:

 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 
 sen...@wso2.comwrote:

 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
 Dev@wso2.org
 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: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: 

Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-17 Thread Tharindu Mathew
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 thari...@wso2.com wrote:

 Errr, 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 az...@wso2.com 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 yas...@wso2.com 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 buddhi...@wso2.comwrote:

 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 thari...@wso2.comwrote:

 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 yas...@wso2.comwrote:

 can you send us the exact repo, path to host this .



 On Thu, May 17, 2012 at 11:40 AM, Tharindu Mathew 
 thari...@wso2.comwrote:

 Hi Dhanushka/Yasith,

 Any luck with this?


 On Wed, May 16, 2012 at 7:17 PM, Tharindu Mathew 
 thari...@wso2.comwrote:

 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 az...@wso2.com
 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 sen...@wso2.com, Buddhika Chamith 
 buddhi...@wso2.com
 Cc: WSO2 Developers' List dev@wso2.org


 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 az...@wso2.comwrote:

 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 sen...@wso2.com
  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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 

Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-17 Thread Afkham Azeez
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 yas...@wso2.com 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 thari...@wso2.comwrote:

 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 thari...@wso2.comwrote:

 Errr, 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 az...@wso2.com 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 yas...@wso2.comwrote:

 [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 
 buddhi...@wso2.comwrote:

 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 
 thari...@wso2.comwrote:

 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 
 yas...@wso2.comwrote:

 can you send us the exact repo, path to host this .



 On Thu, May 17, 2012 at 11:40 AM, Tharindu Mathew 
 thari...@wso2.com wrote:

 Hi Dhanushka/Yasith,

 Any luck with this?


 On Wed, May 16, 2012 at 7:17 PM, Tharindu Mathew 
 thari...@wso2.com 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 az...@wso2.com
 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 sen...@wso2.com, Buddhika Chamith 
 buddhi...@wso2.com
 Cc: WSO2 Developers' List dev@wso2.org


 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 az...@wso2.comwrote:

 Folks
 Please 

Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-17 Thread Yasith Tharindu
Pradeep;

can we get a  commercial license for internal repo as we are currently
using a opensource one internally?





On Thu, May 17, 2012 at 9:35 PM, Yasith Tharindu yas...@wso2.com wrote:

 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 az...@wso2.com 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 yas...@wso2.com 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 thari...@wso2.comwrote:

 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 thari...@wso2.comwrote:

 Errr, 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 az...@wso2.com 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 yas...@wso2.comwrote:

 [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 
 buddhi...@wso2.com 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 thari...@wso2.com
  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 yas...@wso2.com
  wrote:

 can you send us the exact repo, path to host this .



 On Thu, May 17, 2012 at 11:40 AM, Tharindu Mathew 
 thari...@wso2.com wrote:

 Hi Dhanushka/Yasith,

 Any luck with this?


 On Wed, May 16, 2012 at 7:17 PM, Tharindu Mathew 
 thari...@wso2.com 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 az...@wso2.com
 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 sen...@wso2.com, Buddhika Chamith 
 buddhi...@wso2.com
 Cc: WSO2 Developers' List dev@wso2.org


 Buddhika,
 Seems like you have 

Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-17 Thread Pradeep Fernando
Hi,

No its not possible. We have to pay for it. But, we dont need
commercial version of nexus for internal use. Its just caches  our
external nexus.

thanks,
--Pradeep
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-16 Thread Afkham Azeez
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 az...@wso2.com 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 sen...@wso2.com 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
 Dev@wso2.org
 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: **az...@wso2.com* az...@wso2.com* 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: **az...@wso2.com* az...@wso2.com* 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
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-16 Thread Tharindu Mathew
I believe, we need the source when we modify a dependency, so that it will
work with Carbon.

Will get the orbit jar added to the repo, so this can be taken out of the
build...

On Wed, May 16, 2012 at 6:45 PM, Afkham Azeez az...@wso2.com wrote:

 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 az...@wso2.com 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 sen...@wso2.comwrote:

 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
 Dev@wso2.org
 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: **az...@wso2.com* az...@wso2.com* 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: **az...@wso2.com* az...@wso2.com* 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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Regards,

Tharindu

blog: http://mackiemathew.com/
M: +9459908
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-16 Thread Afkham Azeez
I'm going to remove;

dependencies/hive
dependencies/orbit/hive
features/analytics

for the moment to get the build working

On Wed, May 16, 2012 at 7:19 PM, Tharindu Mathew thari...@wso2.com wrote:

 I believe, we need the source when we modify a dependency, so that it will
 work with Carbon.

 Will get the orbit jar added to the repo, so this can be taken out of the
 build...


  On Wed, May 16, 2012 at 6:45 PM, Afkham Azeez az...@wso2.com wrote:

 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 az...@wso2.com 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 sen...@wso2.comwrote:

 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
 Dev@wso2.org
 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: **az...@wso2.com* az...@wso2.com* 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: **az...@wso2.com* az...@wso2.com* 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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Regards,

 Tharindu

 blog: http://mackiemathew.com/
 M: +9459908




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* http://www.apache.org/**
email: **az...@wso2.com* az...@wso2.com* 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
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-14 Thread Srinath Perera
+1

On Sat, May 12, 2012 at 12:28 PM, Senaka Fernando sen...@wso2.com 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
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 

Srinath Perera, Ph.D.
   http://www.cs.indiana.edu/~hperera/
   http://srinathsview.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-12 Thread Senaka Fernando
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
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev