On Sun, Nov 7, 2010 at 10:09 AM, Wayne Fay <[email protected]> wrote:
> > I really need to have maven copy a set of "external" scoped dependencies, > > and I´d hate to have to make a "company branch" of a maven plugin > > Perhaps the Flexmojos project would be willing to take ownership of > the altered Maven plugin... since they are "causing" the problem in > the first place. > As an interm solution - try using the 'system' scope. I found it worked quite well to have the dependency plugin copy files from some other location when doing final assembly.
