Skip to content

50 Add scala version to all dependencies#54

Merged
Zejnilovic merged 3 commits intomasterfrom
feature/50-fix-cross-compilation
Jan 4, 2021
Merged

50 Add scala version to all dependencies#54
Zejnilovic merged 3 commits intomasterfrom
feature/50-fix-cross-compilation

Conversation

@Zejnilovic
Copy link
Copy Markdown
Collaborator

Tested with standalone project spark 2.4.5 works with 2.11 and 2.12

Fixes #50

Comment thread pom.xml
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>${maven.scala.version}</version>
<configuration>
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Collaborator

@dk1844 dk1844 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. (read through)

@Zejnilovic Zejnilovic merged commit af7ff2c into master Jan 4, 2021
@Zejnilovic Zejnilovic deleted the feature/50-fix-cross-compilation branch January 4, 2021 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add scala cross-compilation for 2.11 and 2.12

3 participants