Download All Project dependencies using Maven

At-times there is need to physically download all the dependencies for Java/Scala based applications.
Especially when we want to develop or run application in a remote offline environments etc.
Maven has this convenience plug-in to rescue us:


Comments

Popular posts from this blog

Spark Cluster Mode - Too many open files

Cloudera Hadoop Setup - HDFS Canary Health Check issue

Binary Data to Float using Spark SQL