On 2/22/11 5:36 PM, Jörn Kottmann wrote:
Also, it would be good to deploy a snapshot automatically, if the build
succeeds.
Yes, we can configure a build promotion, that would either be manually or
automatically if successful. In this case we can make a promotion which
publishes the jars to our snapshot repo. I will configure that.
This build promotion does not work for some reason. Anyway I configured
it like
the ActiveMQ people did and it publishes the artifacts to the snapshot repo
when the build is successful, we have to see if there is an elegant way
to turn
it of e.g. when we are preparing a release, but maybe that is not an issue
with the release plugin we are using.
From now on all builds of uimaj will be put in the snapshot repo.
Jörn