Maven will get its plugins and dependencies from the configured
repositories. The default repository is central. You'll need an
internet connection to let Maven retrieve the plugins from there. If
you use a proxy, you need to configure Maven to use that too. This can
be done in ~/.m2/settings.xml for your own user or globally on your PC
in <MAVEN_HOME>/conf/settings.xml.

I would suggest you start with the documentation and the various
books[2], especially [3]

[1] http://maven.apache.org/users/index.html
[2] http://maven.apache.org/articles.html
[3] http://www.sonatype.com/books/maven-book/

Hth,

Nick Stolwijk
~Senior Java Developer~

iPROFS
Wagenweg 208
2012 NM Haarlem
T +31 23 547 6369
F +31 23 547 6370
I www.iprofs.nl



On Tue, May 24, 2011 at 2:23 PM, Brosh, Yossi <yossi.br...@sap.com> wrote:
> I need to install : maven-deploy-plugin , in order to run maven deploy
>
> Best regards,
> Yossi
>
>
> -----Original Message-----
> From: Nick Stolwijk [mailto:nick.stolw...@gmail.com]
> Sent: Tuesday, May 24, 2011 2:59 PM
> To: Maven Users List
> Subject: Re: maven 3.0.3
>
> Your request doesn't make any sense to me. Could you please describe
> what you want to accomplish?
>
> With regards,
>
> Nick Stolwijk
> ~Senior Java Developer~
>
> iPROFS
> Wagenweg 208
> 2012 NM Haarlem
> T +31 23 547 6369
> F +31 23 547 6370
> I www.iprofs.nl
>
>
>
> On Tue, May 24, 2011 at 1:42 PM, Brosh, Yossi <yossi.br...@sap.com> wrote:
>>
>> Hi to all,
>>
>> I am working with maven 3.0.3, windows 7.
>> I need to install plugin's maven, any idea?
>>
>>
>> Thanks,
>> Yos
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to