Maven 2.x JAR Plugin

exclude maven descriptor option don't work with sign goal

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 2.3
  • Fix Version/s: None
  • Component/s: sign
  • Labels:
    None
  • Environment:
    Windows XP SP3 - jdk1.6.0_17
  • Number of attachments :
    1

Description

exclude maven descriptor option don't work with sign goal

In fact the value is blocked on "true".
The "false" value is not taking account.

I've tried every possibility <addMavenDescriptor> on the top, inside configuration sign goal, both, etc... but not working...

See pom.xml attached.

Activity

Hide
Dennis Lundberg added a comment -

The sign goal is deprecated as of version 2.3.
Please try using the Jarsigner Plugin instead.
http://maven.apache.org/plugins/maven-jarsigner-plugin/

Show
Dennis Lundberg added a comment - The sign goal is deprecated as of version 2.3. Please try using the Jarsigner Plugin instead. http://maven.apache.org/plugins/maven-jarsigner-plugin/

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: