Nathan Coast <[EMAIL PROTECTED]> wrote on 30/09/2003 11:50:10 PM: > what's the stucture for plugins in a remote repository? > > <groupId>/plugins/<artifactId>-version.jar
Yes, like every other repo artifact, it's. <groupId>/<type>s/<artifactId>-<version>.<extension> For <type>==plugin,extension==jar > can you define which remote repository you wish to download a specific > plugin from, or can the remote repositories only be set by setting the > maven.repo.remote property? Use maven.repo.remote. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]