Re: assistance with VMware

2015-03-27 Thread Mike Tutkowski
Are you running it like this? mvn -pl client jetty:run -D noredist On Friday, March 27, 2015, Roger Crerie wrote: > I am trying to set up a cluster with VMWare but continue to get the "Could > not find corresponding resource manager for VMware" status when trying to > create it. I have added t

Re: assistance with VMware

2015-03-27 Thread Mike Tutkowski
Also, I would compile it this way: mvn install -P developer,systemvm -D noredist On Friday, March 27, 2015, Mike Tutkowski wrote: > Are you running it like this? > > mvn -pl client jetty:run -D noredist > > On Friday, March 27, 2015, Roger Crerie > wrote: > >> I am trying to set up a cluster w

Re: assistance with VMware

2015-03-27 Thread ilya
Roger, Are you working against master branch? Wanted to confirm that you have all non-open source packages installed before building, it appears as you do - since vmware plugin build successfully - just confirm. Regards ilya On 3/27/15 12:18 PM, Roger Crerie wrote: I am trying to set up a

RE: assistance with VMware

2015-03-27 Thread Roger Crerie
I wasn't aware of the -D noredist option needed for when you start the application. That fixed it. Thanks. Roger -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Friday, March 27, 2015 3:41 PM To: dev@cloudstack.apache.org Subject: Re: assis

Re: assistance with VMware

2015-03-27 Thread Mike Tutkowski
dfire.com ] > Sent: Friday, March 27, 2015 3:41 PM > To: dev@cloudstack.apache.org > Subject: Re: assistance with VMware > > Also, I would compile it this way: > > mvn install -P developer,systemvm -D noredist > > On Friday, March 27, 2015, Mike Tutkowski > > wrote:

RE: assistance with VMware

2015-03-27 Thread Roger Crerie
Yes I have the latest from the master branch. -Original Message- From: ilya [mailto:ilya.mailing.li...@gmail.com] Sent: Friday, March 27, 2015 3:50 PM To: dev@cloudstack.apache.org Subject: Re: assistance with VMware Roger, Are you working against master branch? Wanted to confirm that