lanking520 commented on a change in pull request #14013: Remove all usages of makefile for scala URL: https://github.com/apache/incubator-mxnet/pull/14013#discussion_r251665922
########## File path: docs/install/java_setup.md ########## @@ -109,7 +109,7 @@ The previously mentioned setup with Maven is recommended. Otherwise, the followi If you have already built MXNet **from source** and are looking to setup Java from that point, you may simply run the following from the MXNet `scala-package` folder: ``` -mvn package +cd scala-package Review comment: Already mentioned above to run from `scala-package` ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
