nao-it commented on code in PR #12982:
URL: https://github.com/apache/ignite/pull/12982#discussion_r3240220962
##########
parent/pom.xml:
##########
@@ -262,7 +278,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
- <version>3.3.2</version>
+ <version>4.9.9</version>
Review Comment:
In the core code of Apache Ignite, Scala is not used anywhere else. I
suggest removing it and then adding necessary plugins to ignite-extensions if
needed later on.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]