Hi Maria Odea Ching-2,
I think the two plugins are used by command "mvn install:install-file" or
"mvn deploy:deploy-file" exactly.

a cup of Java, cheers!
Sha Jiang


Maria Odea Ching-2 wrote:
> 
> Hi Sam,
> 
> You can use the maven-install-plugin (install:install-file goal) to 
> install a 3rd party jar into your local
> repository.  To deploy it in a remote repo, you can use the 
> maven-deploy-plugin (deply:deploy-file goal).
> 
> See the following urls for more details:
> http://people.apache.org/~aramirez/maven-install-plugin/ 
> <http://people.apache.org/%7Earamirez/maven-install-plugin/>
> http://people.apache.org/~aramirez/maven-deploy-plugin/ 
> <http://people.apache.org/%7Earamirez/maven-deploy-plugin/>
> 
> Hope this helps! :-)
> 
> Thanks,
> Deng
> 
> sam wrote:
> 
>> HI,
>>     I have set up a repository on our company's server by apache,the 
>> url is
>> http://10.10.202.22/maven/, How does the maven know there is a 
>> repository on
>> the server?and How can I deploy my jar of third party into my local
>> repository and the server repository?
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-deploy-the-jar-of-third-party-into-the-repository-on-our-company%27s-server--tf3191568s177.html#a8860950
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to