Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #1547 failed

Job: Run Maven failed

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Test results

  • 452 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 tests were quarantined / skipped
  • 18 seconds taken in total.

Build 1,547 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed LoginLimitManagerTest lockoutsWillBeAudited
< 1 sec
org.mockito.exceptions.verification.junit.ArgumentsAreDifferent: 
Argument(s) are different! Wanted:
securityAuditManager.logEvent(
    "test-user-c-pRFqRdm7EB",
    "Failed admin console login attempt",
    "A failed login attempt to the admin console was made from address a.b.c.f. Future login attempts from this address will be temporarily locked out. Future login attempts for this user will be temporarily locked out. "
);
-> at org.jivesoftware.admin.LoginLimitManagerTest.lockoutsWillBeAudited(LoginLimitManagerTest.java:58)
(26 more lines...)