That worked. I was doing mvn clean package and apparently had a couple of bad downloads in my local maven repo that were causing the build to fail.
PS: Maven confuses me... On Sun, Apr 7, 2013 at 11:17 PM, Andrei Savu <[email protected]> wrote: > Yes. Check the README - it's Maven as usual. > > mvn -Pwith-assembly clean install > > creates a distrbution in karaf/assembly/target > > What errors do you get? > On Apr 8, 2013 7:29 AM, "Amandeep Khurana" <[email protected]> wrote: > >> Do you have build instructions for the provisionr? I'm trying to build >> trunk on my local env and getting some issues while its building the web >> console and rest API bit... >> >
