On 5/28/05, John Fallows <[EMAIL PROTECTED]> wrote: > Perhaps we could also create a custom wagon implementation, similar to > the FileWagon, but resolve the dependencies from a project-relative > location?
This is the recommended way. However the requests you will get will be in the repository layout, so you may need to map those paths. Wagon is not aware of any Maven specifics. > How does one register such a custom wagon implementation with Maven2? For now - drop it into the lib directory. Cheers, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
