For weeks, I\'ve been wrestling with maven, getting it to deploy our project \"properly.\"
I\'m almost done but I have one stubborn little problem:
When I use th
if i understand your question correct you should use the maven-dependency plugin to copy files/overwrite instead of using the assembly plugin...