Maven 1.x JNLP Plugin

vendor tag required for webstart, but not defaulted and optional

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.3
  • Fix Version/s: 1.5
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

When I didn't specify the vendor, java webstart 1.4.2 didn't want to open it, because the tag is required for webstart.

So I did:
maven.jnlp.vendor=${pom.organization.name}

And it worked great. Can you default maven.jnlp.vendor to pom.organization.name?

Activity

Hide
Emmanuel Venisse added a comment -

Done.

Show
Emmanuel Venisse added a comment - Done.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: