You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by rajkumar <Ra...@Sun.COM> on 2008/11/20 17:14:19 UTC

Difference between release and deploy.

Hi,
    What is the deference between mvn deploy and mvn release.

regards,
Rajkumar

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


RE: Difference between release and deploy.

Posted by "Edelson, Justin" <Ju...@mtvstaff.com>.
release = a plugin that is used to automate the release process
deploy = a lifecycle phase. also a plugin that deploys artifacts to a remote repository.
 
A deploy is usually part of the release process, but it doesn't have to be.
 
Justin

________________________________

From: rajkumar [mailto:Rajkumar.Srinivasan@Sun.COM]
Sent: Thu 11/20/2008 11:14 AM
To: users@maven.apache.org
Subject: Difference between release and deploy.



Hi,
    What is the deference between mvn deploy and mvn release.

regards,
Rajkumar

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