You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrunit.apache.org by "Brock Noland (Created) (JIRA)" <ji...@apache.org> on 2012/04/16 19:50:16 UTC

[jira] [Created] (MRUNIT-100) Maven doesn't generate md5/sha1 files automatically

Maven doesn't generate md5/sha1 files automatically
---------------------------------------------------

                 Key: MRUNIT-100
                 URL: https://issues.apache.org/jira/browse/MRUNIT-100
             Project: MRUnit
          Issue Type: Improvement
            Reporter: Brock Noland
            Priority: Minor


Maven build stuff generates md5 files which we deploy to nexus. However, it does not for the RC process.  You can easily generate them yourself with md5sum/sha1sum but it would be nice if maven did this.

http://www.apache.org/dev/release-signing.html

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

        

[jira] [Commented] (MRUNIT-100) Maven doesn't generate md5/sha1 files automatically

Posted by "Brock Noland (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MRUNIT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255272#comment-13255272 ] 

Brock Noland commented on MRUNIT-100:
-------------------------------------

OK, sounds good. If we wanted to distribute compatible files I say let's write a script as doing it manually is brittle. Twice today I forgot to change the output filename when doing the checksum.
                
> Maven doesn't generate md5/sha1 files automatically
> ---------------------------------------------------
>
>                 Key: MRUNIT-100
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-100
>             Project: MRUnit
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Assignee: Jim Donofrio
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> Maven build stuff generates md5 files which we deploy to nexus. However, it does not for the RC process.  You can easily generate them yourself with md5sum/sha1sum but it would be nice if maven did this.
> http://www.apache.org/dev/release-signing.html

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

        

[jira] [Commented] (MRUNIT-100) Maven doesn't generate md5/sha1 files automatically

Posted by "Jim Donofrio (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MRUNIT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255189#comment-13255189 ] 

Jim Donofrio commented on MRUNIT-100:
-------------------------------------

There is a way to do this with maven but it doesnt include the filename, it just has the checksum which means you cant use md5sum -c file to verify. Do you still want me to add this?
                
> Maven doesn't generate md5/sha1 files automatically
> ---------------------------------------------------
>
>                 Key: MRUNIT-100
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-100
>             Project: MRUnit
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Assignee: Jim Donofrio
>            Priority: Minor
>
> Maven build stuff generates md5 files which we deploy to nexus. However, it does not for the RC process.  You can easily generate them yourself with md5sum/sha1sum but it would be nice if maven did this.
> http://www.apache.org/dev/release-signing.html

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

        

[jira] [Assigned] (MRUNIT-100) Maven doesn't generate md5/sha1 files automatically

Posted by "Jim Donofrio (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MRUNIT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Donofrio reassigned MRUNIT-100:
-----------------------------------

    Assignee: Jim Donofrio
    
> Maven doesn't generate md5/sha1 files automatically
> ---------------------------------------------------
>
>                 Key: MRUNIT-100
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-100
>             Project: MRUnit
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Assignee: Jim Donofrio
>            Priority: Minor
>
> Maven build stuff generates md5 files which we deploy to nexus. However, it does not for the RC process.  You can easily generate them yourself with md5sum/sha1sum but it would be nice if maven did this.
> http://www.apache.org/dev/release-signing.html

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

        

[jira] [Commented] (MRUNIT-100) Maven doesn't generate md5/sha1 files automatically

Posted by "Jim Donofrio (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MRUNIT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255273#comment-13255273 ] 

Jim Donofrio commented on MRUNIT-100:
-------------------------------------

Yes the less manual steps the better, I would rather have maven do it to keep everything as platform independent as possible
                
> Maven doesn't generate md5/sha1 files automatically
> ---------------------------------------------------
>
>                 Key: MRUNIT-100
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-100
>             Project: MRUnit
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Assignee: Jim Donofrio
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> Maven build stuff generates md5 files which we deploy to nexus. However, it does not for the RC process.  You can easily generate them yourself with md5sum/sha1sum but it would be nice if maven did this.
> http://www.apache.org/dev/release-signing.html

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

        

[jira] [Resolved] (MRUNIT-100) Maven doesn't generate md5/sha1 files automatically

Posted by "Jim Donofrio (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MRUNIT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Donofrio resolved MRUNIT-100.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0

add checksum-maven-plugin to pom, instructions on website how to release section

committed in 1326836
                
> Maven doesn't generate md5/sha1 files automatically
> ---------------------------------------------------
>
>                 Key: MRUNIT-100
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-100
>             Project: MRUnit
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Assignee: Jim Donofrio
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> Maven build stuff generates md5 files which we deploy to nexus. However, it does not for the RC process.  You can easily generate them yourself with md5sum/sha1sum but it would be nice if maven did this.
> http://www.apache.org/dev/release-signing.html

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

        

[jira] [Commented] (MRUNIT-100) Maven doesn't generate md5/sha1 files automatically

Posted by "Jim Donofrio (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MRUNIT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255194#comment-13255194 ] 

Jim Donofrio commented on MRUNIT-100:
-------------------------------------

I'll add it, there are many other Apache projects that do not distribute md5sum compatible files
                
> Maven doesn't generate md5/sha1 files automatically
> ---------------------------------------------------
>
>                 Key: MRUNIT-100
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-100
>             Project: MRUnit
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Assignee: Jim Donofrio
>            Priority: Minor
>
> Maven build stuff generates md5 files which we deploy to nexus. However, it does not for the RC process.  You can easily generate them yourself with md5sum/sha1sum but it would be nice if maven did this.
> http://www.apache.org/dev/release-signing.html

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