Thanks. We would be sticking to version numbers in the build names.

Regards,
Amit

On Feb 5, 2008 3:39 PM, Graham Leggett <[EMAIL PROTECTED]> wrote:
> amit kumar wrote:
>
> > How can I avoid version number in the build name and put it in Manifest 
> > file.?
> > Which one is considered a better procedure?
>
> Stripping version numbers causes all sorts of problems, and isn't
> recommended at all. Maven uses the version numbers heavily to make sure
> code can depend on the right dependencies, and without them, you would
> have no way to change or upgrade your code.
>
> Regards,
> Graham
> --
>

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

Reply via email to