On Tue, Jan 4, 2011 at 12:28 PM, baz themail <bazthem...@gmail.com> wrote:
> Hi,
> Is there any way to stop the same version of pom file/build being
> built more than once?

Being _built_?  Probably not... anyone can check out a tag and
re-build that version locally, nothing to prevent that from happening.
 (Nor should there be.)

What's the real underlying problem?

My guess is that it's about not overwriting released versions.  In
which case... are you using -SNAPSHOT version numbers and going
through a release process?  A repository manager to store your
artifacts?

Tell us more about your situation and most likely someone will have
some advice for you.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to