You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by GitBox <gi...@apache.org> on 2020/03/04 02:48:13 UTC

[GitHub] [submarine] liuxunorg commented on issue #202: Failed to import project Maven dependency

liuxunorg commented on issue #202: Failed to import project Maven dependency
URL: https://github.com/apache/submarine/issues/202#issuecomment-594296343
 
 
   hi @Languomao :-)
   You are welcome to use submarine, you can compile subamrine according to this document. https://github.com/apache/submarine/blob/master/docs/development/BuildFromCode.md
   
   I think this command should solve your problem: 
   ```
   mvn clean install package -DskipTests -Phadoop-2.9
   ```
   

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org