Maven 1.x Jar Plugin

Documentation does not mention need for jar.manifest.classpath property

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.6
  • Fix Version/s: 1.8
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    1

Description

The properties documentation indicates that setting the maven.jar.manifest.classpath.add property to true will add a Classpath: entry to the manifest. What is not mentioned is that the jars need to be tagged with the property <jar.manifest.classpath>true</jar.manifest.classpath> in the project.xml.

Activity

Hide
Dennis Lundberg added a comment -

This patch fixes this issue. It also fixes several minor errors in the documentation.

Show
Dennis Lundberg added a comment - This patch fixes this issue. It also fixes several minor errors in the documentation.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: