Details
-
Type:
Bug
-
Status:
Open
-
Priority:
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 :
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.
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/