How do I get my project's runtime dependencies copied into the target/lib
folder?
As it is right now, after mvn clean install
the target
folder contains only my project's jar, but none of the runtime dependencies.
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…