Is there a way to do an install on a jar-with-dependencies created using maven-assembly-plugin?
mvn assembly:assembly -DdescriptorId=jar-with-dependencies
:)