I'm having a lot of trouble trying to get a set of files that can be pushed to my own private repository; I've been through the docs and I've tried messing with felix, but alas I'm coming up short. Here's my latest command which produces no .bundle files.
mvn -Pserial -DaltDeploymentRepository=jmrs::default::file:///home/mondain/workspace/temp -Dmaven.test.skip=true clean deploy Best Regards, Paul
