dongjoon-hyun commented on a change in pull request #26655: 
[SPARK-29293][BUILD] Update scalafmt plugin to 1.0.2 for compatibility with 
Scala 2.13
URL: https://github.com/apache/spark/pull/26655#discussion_r350644390
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -3006,9 +2988,35 @@
       </properties>
     </profile>
 
-    <!-- Exists for backwards compatibility; profile doesn't do anything -->
     <profile>
       <id>scala-2.12</id>
+      <build>
+        <pluginManagement>
+          <plugins>
+            <!-- SPARK-29293 currently not able to update to 1.x for Scala 
2.13 -->
+            <plugin>
+              <groupId>org.antipathy</groupId>
+              <artifactId>mvn-scalafmt_2.12</artifactId>
+              <version>0.12_1.5.1</version>
 
 Review comment:
   Could you update the PR title and description accordingly? `0.12` instead of 
`1.0.2`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to