You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Todd Nine (JIRA)" <ji...@codehaus.org> on 2011/01/05 01:47:57 UTC

[jira] Created: (MINSTALL-82) Add sha 256 support

Add sha 256 support
-------------------

                 Key: MINSTALL-82
                 URL: http://jira.codehaus.org/browse/MINSTALL-82
             Project: Maven 2.x Install Plugin
          Issue Type: New Feature
          Components: install:install
    Affects Versions: 2.3.1
            Reporter: Todd Nine
         Attachments: sha256.patch

Currently no facility for sha 256 exists in the install plugin.  Utilities such as chef depend on sha 256 to validate downloaded files.  I have added the functionality to the plugin.  Node that my 2 plexus classes are not properly loaded and I have hard coded the sha256 implementation.  I'm unfamiliar with plexus, but all the classes should be correct to submit to the digest utilities.

Thanks,
Todd


-- 
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] (MINSTALL-82) Add sha 256 support

Posted by "John Dyer (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MINSTALL-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=315179#comment-315179 ] 

John Dyer commented on MINSTALL-82:
-----------------------------------

This would be GREAT!  
                
> Add sha 256 support
> -------------------
>
>                 Key: MINSTALL-82
>                 URL: https://jira.codehaus.org/browse/MINSTALL-82
>             Project: Maven 2.x Install Plugin
>          Issue Type: New Feature
>          Components: install:install
>    Affects Versions: 2.3.1
>            Reporter: Todd Nine
>         Attachments: sha256.patch
>
>
> Currently no facility for sha 256 exists in the install plugin.  Utilities such as chef depend on sha 256 to validate downloaded files.  I have added the functionality to the plugin.  Node that my 2 plexus classes are not properly loaded and I have hard coded the sha256 implementation.  I'm unfamiliar with plexus, but all the classes should be correct to submit to the digest utilities.
> Thanks,
> Todd

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira