>         maven.repo.remote is a list of repositories from which dependencies 
> are downloaded.

correct

>         maven.repo.list may be used to define a list of remote repositories 
> to deploy artifacts to.

correct

> 
> If this is true, what is maven.repo.central used for?

it is a legacy property. If only that is specified, it is the
equivalent of a single repository in maven.repo.list, using the scp
method.

Cheers,
Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to