Re: How to run kvm agent on development environment by maven

2012-09-04 Thread Hiroaki Kawai
Hi, I'd like to suggest that we run exec:java with -pl plugins/hypervisors/kvm . # Running AgentShell will require some host setups. On 2012/09/04, at 18:35, Wido den Hollander w...@widodh.nl wrote: On 09/04/2012 03:38 AM, Satoshi Kobayashi wrote: Hi Wido, Thank you for your reply.

Re: How to run kvm agent on development environment by maven

2012-09-04 Thread Satoshi Kobayashi
Hi, Agent runs after some trial. 0) clean compile - Do not forget to append -Dnonoss option 1) apply patch - The required package (JNA) is added to pom.xml 2) prepare agent.properties - It installs in the place along which classpath 3) execute maven # mvn exec:java -pl

Re: How to run kvm agent on development environment by maven

2012-09-03 Thread Wido den Hollander
On 09/03/2012 09:37 AM, Satoshi Kobayashi wrote: Hello, I'm trying to run kvm agent on development environment by maven. But, the trial has stuck. I think that there is a problem through which dependence circulates (agent cloud-plugin-hypervisor-kvm). The following is an outline of my

Re: How to run kvm agent on development environment by maven

2012-09-03 Thread Satoshi Kobayashi
Hi Wido, Thank you for your reply. 2012/9/3 Wido den Hollander w...@widodh.nl: On 09/03/2012 09:37 AM, Satoshi Kobayashi wrote: Hello, I'm trying to run kvm agent on development environment by maven. But, the trial has stuck. I think that there is a problem through which dependence