I now have most of my settings for a Felix bundle deployment set in my POM. However, it still seems that the only way to get it to execute is to not only include bundle:deploy in my arguments to Maven, but also to include -DremoteOBR=foo.xml
Is there any way to specify the location of the remote OBR in the POM, so that I can just run Maven with the bundle:deploy goal and no additional arguments? If so, how? Thanks, -Richard --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

