[sakai2-tcc] Indie Release Advice - Making a tag the cool way

Steve Swinsburg steve.swinsburg at gmail.com
Sat Mar 16 04:48:55 PDT 2013


Maven release plugin. You can get it to just do the tagging without the binary distribution. Mvn release:prepare. Just don't so the release:perform as that does the binary thing 

Need to have scm blocks setup correctly in the pom

Cheers
Steve

Sent from my iPhone

On 16/03/2013, at 15:10, Charles Severance <csev at umich.edu> wrote:

> Uh - How do I make a tag the cool way?
> 
> This is how I do it..
> 
> svn copy to make the tag
> check out the tag
> edit the poms to change the versions 
> check in the poms
> 
> But when I look at profile2 it seems as though the tags get made in one fell swoop.  So there must be a cooler way to do it.
> 
> Do you check out the branch, update the poms in the branch, check them in,  copy the branch to the tag and then revert the branch back to SNAPSHOT versions?
> 
> Just curious how the oool people do it.
> 
> /Chuck
> 
> _______________________________________________
> sakai2-tcc mailing list
> sakai2-tcc at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai2-tcc


More information about the sakai2-tcc mailing list