change your application so that if it sees a version number with -
SNAPSHOT at the end it removes the snapshot and replaces it with
(development build)
you will want to flag to everyone that a non-released version is not a
released version (or at least if you are sensible you will want to)
Sent from my [rhymes with tryPod] ;-)
On 4 Mar 2010, at 16:24, Wayne Fay <[email protected]> wrote:
Yes I am aware of the release plugin. We don't want to make a
release.
We need to make deployments from SNAPSHOT version. The application
reads the version info from manifest.mf and we want to show version
info without SNAPSHOT string.
Build your war. Unzip the contents. Change values in the file and jars
etc. Repackage as jar.
Short of this, I know of no way to do what you are asking.
Wayne
---------------------------------------------------------------------
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]