Can you file a jira in the mojo project for this? I have a couple of existing features to do already so this can get included.
-----Original Message----- From: Sasvata Chatterjee [mailto:[EMAIL PROTECTED] Sent: Sunday, January 15, 2006 11:56 AM To: Maven Users List Subject: Re: [m2] dependency-maven-plugin enhancement - directory per artifact No, I can't, because I do not know ahead of time what the dependencies are (the plugin config is in the parent POM). Each dependency is a component, and ideally, you can add dependencies in the child POM and utilize the common plugin configuration in the parent POM. Again, not a real big deal, I can extend the Mojo, except for the parameter injection problem I mentioned in another post :-) On 1/15/06, Brian E. Fox <[EMAIL PROTECTED]> wrote: > > Are you using the unpack-dependencies? If you use unpack, you have to > specify which ones to unpack, but you have control over where each one > goes. > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
