diff --git a/pom.xml b/pom.xml index f2c0bb8..de35703 100644 --- a/pom.xml +++ b/pom.xml @@ -129,6 +129,35 @@ ${project.build.directory}/site + + org.apache.felix + maven-bundle-plugin + + + + com.rometools.rome.feed, + com.rometools.rome.feed.atom, + com.rometools.rome.feed.impl, + com.rometools.rome.feed.module, + com.rometools.rome.feed.rss, + com.rometools.rome.feed.synd, + com.rometools.rome.io, + + + org.jdom2, + org.jdom2.filter, + org.jdom2.input, + org.jdom2.input.sax, + org.jdom2.output, + org.slf4j, + org.w3c.dom, + org.xml.sax + + <_exportcontents>com.rometools.utils + rome-utils + + +