It follows maven development process where
- during development, every one works on snapshots
- at release time, the snapshost got changed to release version, check
back into SCM, label, and build.
This is where customer can use, including qa, stake holder, etc
- then the version is increamented with snapshot and check into SCM again.
-Dan
On 12/22/05, Patrick O'shea <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I'm am trying to use the release:prepare goal.
> I can see from the source code that it is supposed to throw an exception
> if the project being release is not a snapshot.
> Why is this ?
>
>
> Kind regards,
> Patrick O'Shea
>
>
>
>
>