You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Sharma, Jaikumar" <ja...@barco.com> on 2006/05/02 05:43:43 UTC

RE: [M2] : maven-release-plugin - about what ?

Thanks Michael! It is really helpful ;-)
Regards, Jaikumar



-----Original Message-----
From: Michael Meyer [mailto:michael-meyer@bluewin.ch] 
Sent: Friday, April 28, 2006 5:44 PM
To: Maven Users List
Subject: Re: [M2] : maven-release-plugin - about what ?


Hi Jaikumar,
the functionality of the release plugin is described here:
http://maven.apache.org/plugins/maven-release-plugin/introduction.html

The plugin assumes that you use a scm system like Subversion or cvs and
have got an internal repository in your company for releases.

Assume your project has got version 1.2-SNAPSHOT and you think its time
to make this version of the project available to others. So you run the
release plugin. The plugin will add a tag to your scm (for example 1.2),
will create the artifact (for example my-project-1.2.jar) and will
upload the artifact to your internal repository. It will also create
additional pom and checksum files in your internal repository.

Others can now use your released version as dependency in their project.
Hope this helps. If I missed the point of the question i apologise ;-)

Cheers,
michael


Sharma, Jaikumar schrieb:
> Dear Maven Users.
>  
> What is the purpose of maven-release-plugin ? what features basically 
> it provides ? I did not find right info about this plugin on Maven 
> website. Thanks for your help!
>  
> Regards, Jaikumar
>  
> - - - - - - - DISCLAIMER- - - - - - - -
> Unless indicated otherwise, the information contained in this message 
> is privileged and confidential, and is intended only for the use of 
> the
> addressee(s) named above and others who have been specifically
authorized to
> receive it. If you are not the intended recipient, you are hereby
notified
> that any dissemination, distribution or copying of this message and/or
> attachments is strictly prohibited. The company accepts no liability
for any
> damage caused by any virus transmitted by this email. Furthermore, the
> company does not warrant a proper and complete transmission of this
> information, nor does it accept liablility for any delays. If you have
> received this message in error, please contact the sender and delete
the
> message. Thank you.
> 


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

- - - - - - - DISCLAIMER- - - - - - - -
Unless indicated otherwise, the information contained in this message is
privileged and confidential, and is intended only for the use of the
addressee(s) named above and others who have been specifically authorized to
receive it. If you are not the intended recipient, you are hereby notified
that any dissemination, distribution or copying of this message and/or
attachments is strictly prohibited. The company accepts no liability for any
damage caused by any virus transmitted by this email. Furthermore, the
company does not warrant a proper and complete transmission of this
information, nor does it accept liablility for any delays. If you have
received this message in error, please contact the sender and delete the
message. Thank you.