Hi Roland

Thanks for your reply. I just found out that tag parameter of release plugin 
does what I need to do.


Many thanks
Maruf



-----Original Message-----
From: Roland Asmann [mailto:roland.asm...@adesso.at]
Sent: Tuesday, February 02, 2010 5:32 PM
To: Maven Users List
Subject: Re: maven release from CVS tag

I'm not 100% sure on this, but if you configure your SCM-portion of the
POM for the tag/branch, it *MIGHT* work. Only problem I see is that in
CVS a tag is read-only, because it is a specific point. This means that
maven might not be able to update the POMs and commit them.

Anyway, try adding the <tag>-tag in the SCM and just give it a try (I'd
advise using the dryRun-principle for testing!).


On 02/02/2010 01:10 PM, Maruf Aytekin wrote:
> Hi All
>
> How do I make maven release from a CVS tag with maven releas eplugin?
> I am aware that this is not a good practice but we are making releases
> from CVS tags instead of head. The company I work for has been
> following this method for their some unique resons which I am not
> agreed.
>
> I am trying to use maven release plugin to mak ethe releases but the
> code in a tag needs to be released. I am checking docs here:
> http://maven.apache.org/guides/mini/guide-releasing.html. The current
> location of the development is a tag. Can I set the current location
> of the development as the tag and set the tagbase another tag? If so
> can someone point me an example using CVS?
>
>
>
>
> Regards
> Maruf
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

--
Roland Asmann
Senior Software Engineer

adesso Austria Service GmbH
Bäckerstrasse 1/2/7                 T +43 1 5138877-27
A-1010 Wien                         F +43 1 5138862
                                    E roland.asm...@adesso.at
                                      www.adesso.at

-------------------------------------------------------------
            >>> business. people. technology. <<<
-------------------------------------------------------------

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


Bu mesaj ve ekleri mesajda gönderildigi belirtilen kisi/kisilere özeldir ve 
gizlidir. Bu mesaj tarafiniza yanlislikla ulasmis olsa da mesaj içeriginin 
gizliligi ve bu gizlilik yükümlülügüne uyulmasi zorunlulugu tarafiniz için de 
söz konusudur. Böyle bir durumda, lütfen gönderen kisiyi bilgilendiriniz ve 
mesaji sisteminizden siliniz. Mesaj ve eklerinde yer alan bilgilerin dogrulugu 
ve güncelligi konusunda gönderenin ya da Merkezi Kayit Kurulusu A.S.'nin 
herhangi bir sorumlulugu bulunmamaktadir. Merkezi Kayit Kurulusu A.S. mesajin 
ve bilgilerinin size degisiklige ugrayarak veya geç ulasmasindan, bütünlügünün 
ve gizliliginin bozulmasindan, virus içermesinden ve bilgisayar sisteminize 
verebilecegi herhangi bir zarardan sorumlu tutulamaz.

This message and attachments are confidential and intended solely for the 
individual(s) stated in this message.If you received this message although you 
are not the addressee you are responsible to keep confidential the message. In 
that case please inform the sender and delete the message. The sender has no 
responsibility for the accuracy or correctness of the information in the 
message and its attachments. Merkezi Kayit Kurulusu A.S. shall have no 
liability for any changes or late receiving,loss of integrity and 
confidentiality, viruses and any damages caused in any way to your computer 
system.



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

Reply via email to