I want to copy dependencies from a war packaged project after applying some filtering on the groupid using some sort of pattern matching so that groupids matching a pattern are copies. Is it possible ?
This will help in not listing the artifacts individually.