[ 
https://issues.apache.org/jira/browse/FELIX-2692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931028#action_12931028
 ] 

Peter Kriens commented on FELIX-2692:
-------------------------------------

I do not understand? Did you try the -wab option? I move all the classes to 
WEB-INF/classes with that option? 

It could be that the maven plugin only steals the manifest and not the 
constructed JAR? A lot of options in bnd will fail that way.

Would be a real pity :-(

> 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.

Reply via email to