Last time, as I recall, I frobbed the pom.xml to get rid of some of the
old Hudson config, but this time when I did that, it didn't seem to
help.
Rereading the contents of that profile, which specifies the "run" goal
(wait for user ctrl+c) rather than the "start" goal (start and stay
running for integration tests), it seems clear that it was for use
_outside_ CI. Feel free to revert this change, or I will do so tomorrow,
supplying a configuration allowing both interactive testing and a
configuration that works on the CI server (which I should move to a
machine more suited for the purpose anyway).
-Andrew