Maven 2.x Rar Plugin

Rar plugin des not allow to include vendor-specific deployment descriptors to META-INF

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

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

Activity

Hide
Joerg Schaible added a comment -

Works for me, put them into "src/main/rar/META-INF".

Show
Joerg Schaible added a comment - Works for me, put them into "src/main/rar/META-INF".
Hide
Stephane Nicoll added a comment -

decreased to major as you can specify your own manifest without any problem (just put it in the resoruces/META-INF directory.

We can't access the url.

Is this solution acceptable for you or do you want to be able to customize the manifest generated by maven?

Show
Stephane Nicoll added a comment - decreased to major as you can specify your own manifest without any problem (just put it in the resoruces/META-INF directory. We can't access the url. Is this solution acceptable for you or do you want to be able to customize the manifest generated by maven?

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: