[ https://issues.apache.org/jira/browse/FELIX-2692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930569#action_12930569 ]
Peter Kriens commented on FELIX-2692: ------------------------------------- If the maven plugin is updated to the new bnd then this is included by setting the <_wab> and optionally <_wablib> options. See http://www.aqute.biz/Bnd/Format#wab I have not tested this but I can't think of a reason why it should not work. > Support maven type 'wab' for web bundles > ---------------------------------------- > > Key: FELIX-2692 > URL: https://issues.apache.org/jira/browse/FELIX-2692 > Project: Felix > Issue Type: New Feature > Components: Maven Bundle Plugin > Affects Versions: maven-bundle-plugin-2.0.1 > Reporter: Alex Blewitt > > Given the standardisation on WABs as part of the official specification, and > that WARs currently don't have web data associated with them, would it make > sense to support a new packaging type 'wab' for Maven projects that does the > same as the WAR plugin, but adding metadata as well? It might need to > determine the difference between 'compile' and 'provided' for inclusion in > the 'WEB-INF/lib' subdirectory, so that the dependency information is > recorded but not packaged into the WAR file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.