The problem here is that internet is not accessible from our build server. I need to download plugin on my machine first and then need to copy it on build server and so go on...
Regards, Prasanna A. Goupal -----Original Message----- From: Martin Höller [mailto:[EMAIL PROTECTED] Sent: Friday, December 05, 2008 4:14 PM To: [email protected] Subject: Re: Maven Repository On 05 Dec 2008, prasanna.goupal wrote: > Is there any way to download complete repository on my local machine instead > of checking & downloading required plaugins? Beside what Baptiste already wrote: you don't have to download plugins or dependencies manually, maven does this automatically for you. Just specify your plugins and dependencies in the pom.xml file and run maven. hth, - martin -- This electronic mail, together with the attached files, if any, (collectively "electronic mail" / "mail") is intended solely for the addressee(es) above, and may contain information which is confidential and/or legally privileged.If you have received this mail in error, we request you to advise us immediately by sending a message by clicking "reply to" button. You should delete the mail from your hard drive/system, and if you have made any hard/physical copies of the mail, you should destroy the same.Unauthorised use, distribution, disclosure or copying of this electronic mail is strictly prohibited, and may be unlawful.
