You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/03/04 19:12:24 UTC

[GitHub] [incubator-mxnet] zachgk commented on a change in pull request #14071: [MXNET-1269] Scoverage

zachgk commented on a change in pull request #14071: [MXNET-1269] Scoverage
URL: https://github.com/apache/incubator-mxnet/pull/14071#discussion_r262201723
 
 

 ##########
 File path: scala-package/pom.xml
 ##########
 @@ -323,11 +341,13 @@
         </executions>
       </plugin>
       <plugin>
-        <groupId>org.scala-tools</groupId>
-        <artifactId>maven-scala-plugin</artifactId>
-        <version>2.15.2</version>
+        <groupId>net.alchim31.maven</groupId>
 
 Review comment:
   This is switching from the older Scala building plugin to the newer one. Only the newer one is supported by scoverage and we really should be using it regardless

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services