> -----Original Message-----
> From: Alwyn Schoeman [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 05, 2003 6:33 AM
> To: Maven Users List; khote
> Subject: Re: Artifact plugin confusion
>
>
> <guess>
> As far as I understand it maven.repo.remote is a list of remote
> repositories used for downloading jars from.
>
> maven.repo.list is a list of repositories to which you will deploy
> your artifact using the deploy goal.
> </guess>
>
> On Tue, Aug 05, 2003 at 12:33:24PM +0800, khote wrote:
> > In http://maven.apache.org/reference/plugins/artifact/properties.html
> >
> > we see the property maven.repo.list
> > (And the examples link doesn't work
> > http://maven.apache.org/reference/plugins/artifact/example.html)
> >
> > In http://maven.apache.org/reference/plugins/artifact/examples.html
> >
> > we see the property maven.repo.repos being used.
> >
> > Is this a confusion?  two different concepts?
> >
> >
You are right that this is not fully consistent and will be cleaned.
I plan to merge those concepts pretty soon.

Artifact plugin is relatively new and not yet finished. It will:
- allow to deploy/fetch artifacts from repositories which are requiring
authentication.
- support more protocols then http:// file://  (ftp, protocols from SSH
family).


Michal









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

Reply via email to