Github user chiwanpark commented on the pull request:
https://github.com/apache/flink/pull/885#issuecomment-141810617
I updated this PR. The changes are following:
* Add a bash script named `change-scala-version.sh` to change artifact id
* Add a missing flag `-Dscala-2.11` to description of building with custom
scala version
* Add some documentation
* Update maven-shade-plugin version to 2.4.1
I have tested this changes with `mvn deploy -DskipTests -Dscala-2.11`
command. In snapshots repository, there are uploaded libraries with `_2.11`
suffix. I have also tested `_2.11` libraries using
`flink-quickstart-scala_2.11` archetype. Simple WordCount job works.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---