[ 
https://issues.apache.org/jira/browse/RNG-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060207#comment-16060207
 ] 

Artem Barger commented on RNG-31:
---------------------------------

https://github.com/apache/commons-rng/pull/4

I've pushed PR which adds checksum plugging, hence to produces hash files for 
artifacts it has to be executed as 

```mvn clean assembly:single checksum:artifacts```

It turns that assembly plugging is not able to generate checksums.

> Missing signature and checksum files (release process)
> ------------------------------------------------------
>
>                 Key: RNG-31
>                 URL: https://issues.apache.org/jira/browse/RNG-31
>             Project: Commons RNG
>          Issue Type: Sub-task
>            Reporter: Gilles
>             Fix For: 1.1
>
>
> Module "dist-archive" contains a
> {noformat}
> src/assembly
> {noformat}
> directory for  creating distribution files.
> The command
> {noformat}
> mvn assembly:single
> {noformat}
> create the "tar.gz" and ".zip" files but not the corresponding ".asc", ".md5" 
> and ".sha1" files.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to