I'm trying to get Dashboard going with CruiseControl
and idea. The CruiseControl part is working happily,
and it's putting out the right UDP multicast packets.
The IDEA plugin, though, only shows messages for failed
builds. The packets for BUILDING and PASSED don't
result in anthing in the UI.
Also, I was hoping that the UI would pop up when a
build failed. Is it supposed to do that? Or is that
something I should try to add?
Thanks,
William
Logged In: YES
user_id=27091
"Also, I was hoping that the UI would pop up when a
build failed. Is it supposed to do that? Or is that
something I should try to add?"
That is indeed something that is supposed to happen. It
seems as though the IDEA plugin has got somewhat out of
date, with the latest development only on the Eclipse plugin.