running agent in eclipse

2014-08-01 Thread Kuang-Ching Wang
Hi, I am implementing features on the master branch of the management server, hence I need to run the latest master cloudstack agent via eclipse as well (since currently only cloudstack-agent 4.3 is available via apt-get). How do I run it? 'mvn -pl :cloud-agent jetty:run’? Thanks, KC

Re: running agent in eclipse

2014-08-01 Thread Erik Weber
On Fri, Aug 1, 2014 at 11:45 PM, Kuang-Ching Wang kuangching.w...@gmail.com wrote: Hi, I am implementing features on the master branch of the management server, hence I need to run the latest master cloudstack agent via eclipse as well (since currently only cloudstack-agent 4.3 is available

Re: running agent in eclipse

2014-08-01 Thread Kuang-Ching Wang
Thanks, that’s really helpful! I got them up and running. In case others are interested in doing this, what I did was the following, on each compute host: wget