You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Joris QUENEE (JIRA)" <ji...@codehaus.org> on 2010/01/08 17:53:55 UTC

[jira] Created: (MJAR-133) exclude maven descriptor option don't work with sign goal

exclude maven descriptor option don't work with sign goal
---------------------------------------------------------

                 Key: MJAR-133
                 URL: http://jira.codehaus.org/browse/MJAR-133
             Project: Maven 2.x Jar Plugin
          Issue Type: Bug
          Components: sign
    Affects Versions: 2.3
         Environment: Windows XP SP3 - jdk1.6.0_17
            Reporter: Joris QUENEE
            Priority: Minor
         Attachments: pom.xml

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.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MJAR-133) exclude maven descriptor option don't work with sign goal

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MJAR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=205989#action_205989 ] 

Dennis Lundberg commented on MJAR-133:
--------------------------------------

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/

> exclude maven descriptor option don't work with sign goal
> ---------------------------------------------------------
>
>                 Key: MJAR-133
>                 URL: http://jira.codehaus.org/browse/MJAR-133
>             Project: Maven 2.x Jar Plugin
>          Issue Type: Bug
>          Components: sign
>    Affects Versions: 2.3
>         Environment: Windows XP SP3 - jdk1.6.0_17
>            Reporter: Joris QUENEE
>            Priority: Minor
>         Attachments: pom.xml
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira