Hello all, I need to copy all dependencies specified in my pom to a special directory before deployment - I cant use the ear task since I need a custom directory layout.
Is there a way to do this with a plugin or do I need to script it? Regards Jesper Linvald
