reckart opened a new issue, #48:
URL: https://github.com/apache/uima-parent-pom/issues/48

   **Describe the bug**
   GPG is called through two routes:
   * gpg-maven-plugin
   * antrun
   
   The `-Dgpg.skip` parameter disables the gpg-maven-plugin, but not the antrun 
executions related to gpg. Thus, the build fails if if GPG is not installed 
despite `-Dgpg.skip` being set.
   
   **Expected behavior**
   `-Dgpg.skip` should stop all calls to the gpg binary.
   
   **Please complete the following information:**
    - Version: 16
   


-- 
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