[ https://issues.apache.org/jira/browse/CXF-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052742#comment-15052742 ]
matteo rulli commented on CXF-6703: ----------------------------------- I created a pull request to show a tentative approach of mine. I'd like to collect some feedbacks for improvements: https://github.com/apache/cxf/pull/101 > Generate an OBR index for CXF OSGi runtime > ------------------------------------------ > > Key: CXF-6703 > URL: https://issues.apache.org/jira/browse/CXF-6703 > Project: CXF > Issue Type: Improvement > Components: Build system > Affects Versions: 3.1.4 > Reporter: matteo rulli > Assignee: Christian Schneider > Fix For: 3.1.5 > > > The new bndtools > [bnd-indexer-maven-plugin|https://github.com/bndtools/bnd/tree/master/maven/bnd-indexer-maven-plugin] > maven plugin could be used to automatically build and maintain an OBR index > for all the OSGi bundles that are needed to bootstrap and run CXF-based > projects. > The bndtools bnd-indexer-maven-plugin operates through a dedicated pom file > to generate the index: this pom should be included in the CXF build system. -- This message was sent by Atlassian JIRA (v6.3.4#6332)