|
3 |
tags & title
|
||
|
|
||||
|
2 |
retagged
|
||
|
1 |
|
||
How to force Maven2 to copy dependencies into target/libHi, 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 depencies. Thanks, Michael
|
||||
