An application built with Maven and deployed with the PAX plugin works
fine in the IDE (netbenas) Now it is time to move it to QA on its own
box and run just in MINA. What is the best way to bring over and deploy
the bundle AND all its dependencies? One of the QA folks did deploy the
bundle manually however none of the dependencies came with it as when
done with PAX:provision.
Any comments on running in both felix AND equinox and keeping code and
procedures the same is also appreciated.
Thanks.