On Sun, Mar 2, 2008 at 6:22 AM, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > Is there a website of this plugin? > Can it be used to create a "backup" repository with all dependencies > (including plugins, etc...) to build?
This isn't a plugin, but a shared library. I believe it's used by the assembly plugin, which does have the ability to construct a repository. Is this what you're looking for? http://maven.apache.org/plugins/maven-assembly-plugin/examples/single/using-repositories.html (The latest reference docs and reports for maven-repository-builder itself will be here in an hour or so: http://maven.apache.org/shared/maven-repository-builder/ ) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
