The code compiles successfully with Maven. The issues arise when the bundle is activated in Felix.When I look at the contents of the bundle zip file, some of those dependencies: org.jaxen and org.jdom are not present and with the full maven output using -X I see no errors or warnings about them.Howe...