You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2018/02/28 13:52:00 UTC

[jira] [Created] (COMMONSSITE-104) Commons Release Plugin: generated signature files don't reflect actual signatures.

Rob Tompkins created COMMONSSITE-104:
----------------------------------------

             Summary: Commons Release Plugin: generated signature files don't reflect actual signatures.
                 Key: COMMONSSITE-104
                 URL: https://issues.apache.org/jira/browse/COMMONSSITE-104
             Project: Commons All
          Issue Type: Bug
          Components: Commons Release Plugin
    Affects Versions: 1.0
            Reporter: Rob Tompkins
            Assignee: Rob Tompkins
             Fix For: 1.1


When attempting to release using the plugin my generated signatures appear as the following:
{code}
[INFO] --- commons-release-plugin:1.0:detach-distributions (detatch-distributions) @ commons-release-plugin ---
[INFO] Detatching Assemblies
[INFO] Copying detatched artifacts to working directory.
[INFO] Copying: commons-release-plugin-1.1-bin.tar.gz
[INFO] Copying: commons-release-plugin-1.1-bin.zip
[INFO] Copying: commons-release-plugin-1.1-src.tar.gz
[INFO] Copying: commons-release-plugin-1.1-src.zip
[INFO] Copying: commons-release-plugin-1.1-bin.tar.gz.asc
[INFO] Copying: commons-release-plugin-1.1-bin.zip.asc
[INFO] Copying: commons-release-plugin-1.1-src.tar.gz.asc
[INFO] Copying: commons-release-plugin-1.1-src.zip.asc
[INFO] 
[INFO] commons-release-plugin-1.1-bin.tar.gz md5: 3df58049938e2e9f3adce23e3ccb1aa3
[INFO] commons-release-plugin-1.1-bin.tar.gz sha1: da39a3ee5e6b4b0d3255bfef95601890afd80709
[INFO] commons-release-plugin-1.1-bin.zip md5: b416b98fec2b7d3318507ad552489e7f
[INFO] commons-release-plugin-1.1-bin.zip sha1: da39a3ee5e6b4b0d3255bfef95601890afd80709
[INFO] commons-release-plugin-1.1-src.tar.gz md5: a8986a15f001778428d8128a0066fd5f
[INFO] commons-release-plugin-1.1-src.tar.gz sha1: da39a3ee5e6b4b0d3255bfef95601890afd80709
[INFO] commons-release-plugin-1.1-src.zip md5: dcb7881c8fec2451edf9dc92c563270e
[INFO] commons-release-plugin-1.1-src.zip sha1: da39a3ee5e6b4b0d3255bfef95601890afd80709

{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)