[
https://issues.apache.org/jira/browse/FLINK-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14899998#comment-14899998
]
ASF GitHub Bot commented on FLINK-2200:
---------------------------------------
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.
> Flink API with Scala 2.11 - Maven Repository
> --------------------------------------------
>
> Key: FLINK-2200
> URL: https://issues.apache.org/jira/browse/FLINK-2200
> Project: Flink
> Issue Type: Wish
> Components: Build System, Scala API
> Reporter: Philipp Götze
> Assignee: Chiwan Park
> Priority: Trivial
> Labels: maven
>
> It would be nice if you could upload a pre-built version of the Flink API
> with Scala 2.11 to the maven repository.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)