Maven 1.x War Plugin

war manifest file can't be specified like ejb and jar plugins

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.6.1
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

The ejb and jar plugins have a variable which can be set to specify an existing manifest to be used in creating the artifacts.

The war plugin doesn't and should.

We need a maven.war.manifest property with the appropriate lines added to plugin.jelly.

Activity

Hide
dion gillard added a comment -

It looks like there is a typo in the plugin properties, as it sets maven.jar.manifest instead of maven.war.manifest.

I'll look at fixing this, documenting the property, and doing a release if needed.

Show
dion gillard added a comment - It looks like there is a typo in the plugin properties, as it sets maven.jar.manifest instead of maven.war.manifest. I'll look at fixing this, documenting the property, and doing a release if needed.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: