Anyone know if there is an easy way to package a build target with all its dependencies with Maven? I can't find the formula with the assembly plugin but guess it is there.
We will need stuff like this to build mapreduce-ready .jars.
Anyone know if there is an easy way to package a build target with all its dependencies with Maven? I can't find the formula with the assembly plugin but guess it is there.
We will need stuff like this to build mapreduce-ready .jars.