RE: dependency:copy-dependencies and parent projects

2008-05-08 Thread Brian E. Fox
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keith Bonawitz Sent: Thursday, May 08, 2008 12:06 PM To: Maven Users List Subject: dependency:copy-dependencies and parent projects Is there any way for dependency:copy-dependencies and dependency:unpack-dependencies to consider parents (and all ancestors

dependency:copy-dependencies and parent projects

2008-05-08 Thread Keith Bonawitz
Is there any way for dependency:copy-dependencies and dependency:unpack-dependencies to consider parents (and all ancestors) as dependencies? Alternately, is there a way to automatically/implicitly add the parent the parent as a dependency? I tried adding: ...