You need run release:prepare goal in batch mode by passing -B into mvn command

ie.

mvn -B release:prepare

-D



On Sun, Nov 1, 2009 at 9:48 PM, Mr Debasis <[email protected]> wrote:
>
> Hi All,
>  I am using maven release plugin for our release.while executing the goal
> release:prepare it is prompting for  some question.like version no,tag no
> e.t.c.
>
> but I want to run release:prepare goal from hudson.Is it possible for the
> release plugin to take the version no and tag no from a well known
> properties file.
>
> Thanks,
> Debasis
> --
> View this message in context: 
> http://old.nabble.com/problem-in-running-release%3Aprepare-goal-from-hudson-tp26156030p26156030.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to