You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/10/09 16:47:54 UTC

[GitHub] [flink] tweise opened a new pull request, #20998: [FLINK-29497] Add option to allow deploy of flink-dist jar

tweise opened a new pull request, #20998:
URL: https://github.com/apache/flink/pull/20998

   ## What is the purpose of the change
   
   Adds a maven property to control publishing of the flink-dist jar. By default the jar file isn't published, retaining the existing behavior. Publishing can be enabled via `-Dflink-dist.deploy.skip=false`
   
   
   ## Verifying this change
   
   `mvn deploy -Dflink-dist.deploy.skip=false`
   


-- 
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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] flinkbot commented on pull request #20998: [FLINK-29497] Add option to allow deploy of flink-dist jar

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #20998:
URL: https://github.com/apache/flink/pull/20998#issuecomment-1272582996

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e0846a7213873e458e898e710d53f4519d97b27f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e0846a7213873e458e898e710d53f4519d97b27f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e0846a7213873e458e898e710d53f4519d97b27f UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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: issues-unsubscribe@flink.apache.org

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