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/01/31 20:16:37 UTC

[GitHub] zachgk commented on a change in pull request #14033: update the scala installation tutorial on intellij

zachgk commented on a change in pull request #14033: update the scala installation tutorial on intellij
URL: https://github.com/apache/incubator-mxnet/pull/14033#discussion_r252824149
 
 

 ##########
 File path: docs/tutorials/scala/mxnet_scala_on_intellij.md
 ##########
 @@ -324,7 +325,7 @@ log4j.appender.stdout.layout.ConversionPattern=%d{yyyy-MM-dd HH:mm:ss,SSS} [%t]
 
 **Step 6.** Build the project:
 - To build the project, from the menu choose Build, and then choose Build Project.
-
+* Note that if you run into ```bad option: '-make:transitive'```, please follow the [how to solve scalac-error-bad-option-maketransitive](https://stackoverflow.com/questions/35016945/scalac-error-bad-option-maketransitive-on-mvn-package-via-command-line)
 
 Review comment:
   What change from the stackoverflow page did you apply to solve the error? Can you either apply it directly to the POM in Step 3 so users following the tutorial don't have to worry about it or copy the solution you found directly into the tutorial?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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