If you import all the projects, including the noredist projects, eclipse will attempt to build them even if the requisite jars aren't present. Unfortunately the noredist jars are not available on the public interwebs as a maven repo that mvn install can find. They need to be populated into your local .m2 repo on your machine. You can close the noredist projects in eclipse, and it should stop the errors.
I would hazard a guess that if you were to run mvn -U clean install -Dnoredist from the command line you would get the same errors. But if you run an eclipse mvn build from eclipse to run jetty from within eclipse (using the same parameters as your previous build), I bet it will work correctly. On Fri, Mar 28, 2014 at 9:14 AM, Alex Hitchins <alex.hitch...@shapeblue.com>wrote: > All I am doing is opening the project up after importing it via Maven > profile in Eclipse. > > After it rebuilds the workspace I get > 800 errors, all similar to the > above. > > I will check again all the deps are there. > > Regards > > Alex Hitchins > > D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 > > alex.hitch...@shapeblue.com > > -----Original Message----- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: 28 March 2014 14:12 > To: dev > Subject: Re: Eclipse Errors. > > On Thu, Mar 27, 2014 at 10:22 PM, Alex Hitchins < > alex.hitch...@shapeblue.com> wrote: > > cloud-vmware-base/src/com/cloud/hypervisor/vmware/mo > > > this is a dir/package. What do you mean to do? (I suppose you have all > noredist deps there. vmware base depends on one of them) > > -- > Daan > Need Enterprise Grade Support for Apache CloudStack? > Our CloudStack Infrastructure Support< > http://shapeblue.com/cloudstack-infrastructure-support/> offers the best > 24/7 SLA for CloudStack Environments. > > Apache CloudStack Bootcamp training courses > > **NEW!** CloudStack 4.2.1 training< > http://shapeblue.com/cloudstack-training/> > 18th-19th February 2014, Brazil. Classroom< > http://shapeblue.com/cloudstack-training/> > 17th-23rd March 2014, Region A. Instructor led, On-line< > http://shapeblue.com/cloudstack-training/> > 24th-28th March 2014, Region B. Instructor led, On-line< > http://shapeblue.com/cloudstack-training/> > 16th-20th June 2014, Region A. Instructor led, On-line< > http://shapeblue.com/cloudstack-training/> > 23rd-27th June 2014, Region B. Instructor led, On-line< > http://shapeblue.com/cloudstack-training/> > > This email and any attachments to it may be confidential and are intended > solely for the use of the individual to whom it is addressed. Any views or > opinions expressed are solely those of the author and do not necessarily > represent those of Shape Blue Ltd or related companies. If you are not the > intended recipient of this email, you must neither take any action based > upon its contents, nor copy or show it to anyone. Please contact the sender > if you believe you have received this email in error. Shape Blue Ltd is a > company incorporated in England & Wales. ShapeBlue Services India LLP is a > company incorporated in India and is operated under license from Shape Blue > Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil > and is operated under license from Shape Blue Ltd. ShapeBlue is a > registered trademark. > -- *Nate Gordon*Director of Technology | Appcore - the business of cloud computing® Office +1.800.735.7104 | Direct +1.515.612.7787 nate.gor...@appcore.com | www.appcore.com ---------------------------------------------------------------------- The information in this message is intended for the named recipients only. It may contain information that is privileged, confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or the taking of any action in reliance on the contents of this message is strictly prohibited. If you have received this e-mail in error, do not print it or disseminate it or its contents. In such event, please notify the sender by return e-mail and delete the e-mail file immediately thereafter. Thank you.