On Thu, Sep 4, 2008 at 8:58 AM, Scott Carter <[EMAIL PROTECTED]> wrote:
> I am a newbie to using the release plugin, but I have a need to use just
> part of the functionality of the release:prepare goal.  How can this be
> done?  I have read the optional arguments and do not see a way to do this.
> For example I might need to
>
> *  Just check that there are no snapshot dependencies without running the
> rest of the logic

cant

> *  Run the release:prepare logic without updating the trunk pom versions

-DdryRun=true

> *  Run just the tag logic
>

use maven-scm-plugin with scm:tag goal


> Are these things possible, and if so, please a little help on how to do
> this.  I will not get into the philosophical reasoning for this, but it is
> necessary to fit our internal process.  Thanks in advance for the help.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to