reckart opened a new issue, #298:
URL: https://github.com/apache/uima-uimaj/issues/298

   **Describe the bug**
   The SHA512 checksums generated by the `checksum-maven-plugin` contain the 
wrong file name in modules where a custom `finalName` is specified. That makes 
it impossible to validate the checksums using `sha512sum -c <filename>`.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Run build with `-Papache-release`
   2. Check e.g. the sha512 file generated for the JAR file in the `uimaj-core` 
module
   
   **Expected behavior**
   The correct file name should be in the file. Actually, let's remove these 
`finalName` overrides....
   
   **Please complete the following information:**
    - Version: 3.4.0-SNAPSHOT
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@uima.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to