[ 
https://issues.apache.org/jira/browse/FLINK-10772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann updated FLINK-10772:
----------------------------------
    Description: 
The {{create_binary_release.sh}} is broken because it calls a script which does 
not exist. In fact, this script no longer needs to be called. 

Moreover, the build fails because we skip the compilation and packaging of test 
dependencies via {{-Dmaven.test.skip=true}}. The problem is that test 
dependencies are still being resolved if this property is specified. See 
MJAR-138 for more information.

  was:
The {{create_binary_release.sh}} is broken because it calls a script which does 
not exist. In fact, this script no longer needs to be called. 

Moreover, the build fails because we skip the compilation and packaging of test 
dependencies via {{-Dmaven.test.skip=true}}. The problem is that test 
dependencies are still being resolved if this property is specified.


> create_binary_release.sh is broken
> ----------------------------------
>
>                 Key: FLINK-10772
>                 URL: https://issues.apache.org/jira/browse/FLINK-10772
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.7.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>
> The {{create_binary_release.sh}} is broken because it calls a script which 
> does not exist. In fact, this script no longer needs to be called. 
> Moreover, the build fails because we skip the compilation and packaging of 
> test dependencies via {{-Dmaven.test.skip=true}}. The problem is that test 
> dependencies are still being resolved if this property is specified. See 
> MJAR-138 for more information.



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

Reply via email to