Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
RAR plugin des not allow to include vendor-specific deployment descriptors to META-INF.
It is very common that RAR actually have no jars inside when it is packaged within EAR. However it does require to have vendor-specific deployment descriptor in META-INF in the RAR archive, but it doesn't seem possible with current plugin.
See RAR example (commonj-rar module) built with Maven 1 at https://xcommonj-work.projects.dev2dev.bea.com/svn/xcommonj-work/trunk/xcommonj
Works for me, put them into "src/main/rar/META-INF".