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

Build: #1544 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
  • 5 tests were quarantined / skipped
  • 17 seconds taken in total.

Build 1,544 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
org.mockito.exceptions.verification.TooManyActualInvocations: 
securityAuditManager.logEvent(
    "test-user",
    "Failed admin console login attempt",
    "A failed login attempt to the admin console was made from address a.b.c.d. "
);
Wanted 10 times:
-> at org.jivesoftware.admin.LoginLimitManagerTest.lockoutsWillBeAudited(LoginLimitManagerTest.java:51)
(38 more lines...)