Thanks for the feedback. I actually have to cancel this RC because of the following issues [1, 2, 3, 4]. The issues are already fixed and I will create a new RC asap.
@Ted, thanks for reporting the problem with the BindException. We should look into why this happens but as Stephan said it should not be a release blocker because we couldn't see it so far on Travis. @Bowen, you're right that we should definitely test the Kinesis connector since we don't have an end-to-end test for this connector. Maybe the community could help here once I've created the next RC. @Shashank, I created the release artifacts also with Maven 3.0.5. Thus, it should actually work. I'll try it with the same command you've posted to the ML in order to see whether I can reproduce it. [1] https://issues.apache.org/jira/browse/FLINK-9358 [2] https://issues.apache.org/jira/browse/FLINK-9336 [3] https://issues.apache.org/jira/browse/FLINK-9246 [4] https://issues.apache.org/jira/browse/FLINK-9201 [5] https://issues.apache.org/jira/browse/FLINK-9234 Cheers, Till On Mon, May 14, 2018 at 6:33 PM, Ted Yu <yuzhih...@gmail.com> wrote: > Can you try out mvn 3.5.2 ? > > I don't get the error when running the command line you gave. > > BTW 2.7.3.2.6.2.0-205 was quite old release. > > Cheers > > On Mon, May 14, 2018 at 7:15 AM, shashank734 <shashank...@gmail.com> > wrote: > > > While building from source failing with following error : > > > > Failed to execute goal > > org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce > > (dependency-convergence) on project flink-bucketing-sink-test > > > > > > MVN Version : 3.0.5 > > > > Command : mvn clean install -DskipTests -Dscala.version=2.11.7 > > -Pvendor-repos -Dhadoop.version=2.7.3.2.6.2.0-205 > build-output_2.log > > > > > > > > > > -- > > Sent from: http://apache-flink-mailing-list-archive.1008284.n3. > nabble.com/ > > >