Hi Maven expert, I think Maven is good for build, and not sure if cover runtime deployment well. Wondering what is the best practices for deploy "provided" scope jars?
Currently, I either build a fat jar, or manual copy external dependencies jars into class path. And better solutions is appreciated. thanks in advance, Lin
