Re: Build error in last step of starting mgmt server

2012-10-31 Thread Brett Porter
supports relative path, groupId:artifactId and :artifactId (the form used in the example). - Brett > > -Original Message- > From: Abhijith Chandrashekar [mailto:abhijith.chandrashe...@citrix.com] > Sent: Wednesday, October 31, 2012 9:32 AM > To: cloudstack-dev@incubator.apache.org >

RE: Build error in last step of starting mgmt server

2012-10-31 Thread Abhijith Chandrashekar
Never mind, maven3 did the trick. Thanks, Abhijith -Original Message- From: Abhijith Chandrashekar [mailto:abhijith.chandrashe...@citrix.com] Sent: Wednesday, October 31, 2012 9:32 AM To: cloudstack-dev@incubator.apache.org Subject: RE: Build error in last step of starting mgmt server

RE: Build error in last step of starting mgmt server

2012-10-31 Thread Abhijith Chandrashekar
AM To: cloudstack-dev@incubator.apache.org Subject: Re: Build error in last step of starting mgmt server Works for me. Please check that you've maven3. Looks like your maven is unable to find the artifact, try: mvn -pl client jetty:run Regards. On 31-Oct-2012, at 5:18 AM, Abhijith Cha

Re: Build error in last step of starting mgmt server

2012-10-31 Thread Rohit Yadav
Works for me. Please check that you've maven3. Looks like your maven is unable to find the artifact, try: mvn -pl client jetty:run Regards. On 31-Oct-2012, at 5:18 AM, Abhijith Chandrashekar wrote: > Hi, > > After successfully executing all the previous steps as listed in > https://cwiki.a