Is there a website of this plugin? Can it be used to create a "backup" repository with all dependencies (including plugins, etc...) to build?
regards, Wim 2008/3/1, John Casey <[EMAIL PROTECTED]>: > > The Maven team is pleased to announce the release of the Maven > Repository Builder shared library, version 1.0-alpha-2 > > This library is used primarily to assemble Maven repository directory > structures based on the dependencies of a project or set of projects, > and provides the implementation for the <repositories/> section of > the Maven Assembly Plugin assembly descriptor. > > You can use the repository builder library in your own project by > adding the following dependency: > > <dependency> > <groupId>org.apache.maven.shared</groupId> > <artifactId>maven-repository-builder</artifactId> > <version>1.0-alpha-2</version> > </dependency> > > Enjoy, > > -The Maven team > >
