I am trying to use the maven-bundle-plugin in my pom.xml and noticed that the package javax.naming.directory was not being included automatically.
Has anyone else experienced this problem and been forced to list all the packages that are needed in the Import-Package header? -- View this message in context: http://apache-felix.18485.x6.nabble.com/maven-bundle-plugin-not-creating-all-packages-in-Import-Package-list-tp5007807.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

