Unable to build source

[email protected] Tue, 7 Apr 2020 04:39:57 -0700 (PDT)
Newsgroups gmane.comp.java.robocode
Message-ID <[email protected]>
I am building the source in a restricted environment with no outside web 
access, so I need to use my own maven version. 

When I try and build I am getting a Test failure at TestWin.java

On debugging I see the output results is:

=========================
Round 1 of 5
=========================
RoundEnded!
=========================
Round 2 of 5
=========================
RoundEnded!
SYSTEM: tested.robots.BattleWin has died
Death!
=========================
Round 3 of 5
=========================
SYSTEM: Bonus for killing sample.MyFirstRobot: 1
SYSTEM: tested.robots.BattleWin wins the round.
RoundEnded!
Win!
=========================
Round 4 of 5
=========================
SYSTEM: Bonus for killing sample.MyFirstRobot: 3
SYSTEM: tested.robots.BattleWin wins the round.
RoundEnded!
Win!
=========================
Round 5 of 5
=========================
SYSTEM: tested.robots.BattleWin wins the round.
RoundEnded!
Win!
BattleEnded!

And the empty result for the first round is causing the test to fail.

Any ideas?

Chris

-- 
You received this message because you are subscribed to the Google Groups "robocode" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/robocode/5ed71659-0e0c-4bd7-895c-123948de64e6%40googlegroups.com.