Sounds like a good feature request for CruiseControl. Not sure how
exactly Maven could handle this for you, except via some plugins etc.
Wayne
On 8/29/06, neil hart <[EMAIL PROTECTED]> wrote:
This may be the only solution. I was hoping I could build and gather the
test results in one place ins
This may be the only solution. I was hoping I could build and gather the
test results in one place instead of having one build script to build the
code and deploy it and then another to run the tests. I was looking to
somehow remote the testing.
On 8/29/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
Can you set up another CruiseControl instance on a Windows box? That's
probably easiest.
Wayne
On 8/29/06, neil hart <[EMAIL PROTECTED]> wrote:
I have my application built by Maven inside of CruiseControl. We are
building on a Linux box and want to test on a Windows box. Is there any way
to h
I have my application built by Maven inside of CruiseControl. We are
building on a Linux box and want to test on a Windows box. Is there any way
to have Maven deploy our code and run Unit Tests remotely?If not Maven,
any thoughts on how?
TIA