[maven-release-plugin] release from non-head revision

2012-11-08 Thread Nicolas Barrera
Hi maven-release users!

Is it possible to checkout certain (non-head) revision of the trunk and use
release:prepare, release:perform on it?

I 've tried and I couldn't but perhaps there 're some parameters I 'm not
seeing.

I 've tried looking for this in the internet but it seems I 'm not entering
the right words to get it cause I get everything but answers to what I 'm
asking :S

I wish someone could tell me if it's possible, cheers

Nicolás.-


Re: [maven-release-plugin] release from non-head revision

2012-11-08 Thread Thomas Matthijs
On Thu, Nov 8, 2012 at 2:34 PM, Nicolas Barrera nbarr...@gmail.com wrote:
 Hi maven-release users!

 Is it possible to checkout certain (non-head) revision of the trunk and use
 release:prepare, release:perform on it?

 I 've tried and I couldn't but perhaps there 're some parameters I 'm not
 seeing.

Usually you would create a branch from the revision and release from there

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



Re: [maven-release-plugin] release from non-head revision

2012-11-08 Thread Nicolas Barrera
Ok, so the maven-release-plugin does not have any way of releasing without
the branch?

Nicolás.-


On Thu, Nov 8, 2012 at 10:38 AM, Thomas Matthijs li...@selckin.be wrote:

 On Thu, Nov 8, 2012 at 2:34 PM, Nicolas Barrera nbarr...@gmail.com
 wrote:
  Hi maven-release users!
 
  Is it possible to checkout certain (non-head) revision of the trunk and
 use
  release:prepare, release:perform on it?
 
  I 've tried and I couldn't but perhaps there 're some parameters I 'm not
  seeing.

 Usually you would create a branch from the revision and release from there

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