Try this: mvn clean install -P deps -Dnoredist; export ACS_BUILD_OPTS="-Dnoredist"; dpkg-buildpackage
Erik On Tue, Aug 19, 2014 at 1:00 PM, Erik Weber <terbol...@gmail.com> wrote: > Don't know the debian package system, but for the rpms we have to pass > noredist. > > Erik > 19. aug. 2014 11:18 skrev "Michael Phillips" <mphilli7...@hotmail.com> > følgende: > > Let me put more details on the steps I took.step1 = move all jars into >> /depsstep2 = execute ./install-non-oss.shstep3 = mvn cleanstep4 = mvn >> install -Dnorediststep5 = dpkg-buildpackage -uc -us >> Did not see any errors during any of the above steps, however I did see >> the "unknown API command addVmwareDC", when trying to add a vmware zone. >> >> >> >> >> >> > Date: Tue, 19 Aug 2014 10:39:12 +0200 >> > Subject: Re: Adding vmware zone error >> > From: terbol...@gmail.com >> > To: users@cloudstack.apache.org >> > >> > Did you package it, if so how, or are you running it with maven? >> > >> > Erik >> > 19. aug. 2014 10:01 skrev "Michael Phillips" <mphilli7...@hotmail.com> >> > følgende: >> > >> > > When I add a vmware based zone I get the following error "unknown API >> > > command addVmwareDC". I built from source using -Dnoredist and >> followed the >> > > guides putting all the non-oss jars into the deps folder etc etc...any >> > > ideas? This is for version 4.4.0 >> > > >> > > >> > > >> > >