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

Build: #1096 failed Scheduled

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

Completed
Queue duration
5 minutes
Duration
51 seconds
Labels
None
Revision
e7544492625e1e400baea408c5eb0432c96bf661
Total tests
401
Fixed in
#1097 (Scheduled with changes by Guus der Kinderen)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 1
Status Test View job Duration
Collapse Failed FlattenNestedGroupsTest testFlattenUsersOfGroupsNoPosix
Run Maven < 1 sec
org.jivesoftware.openfire.group.GroupNotFoundException: Group with name admins not found.
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroupsNoPosix(FlattenNestedGroupsTest.java:151)
Caused by: javax.naming.CommunicationException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroupsNoPosix(FlattenNestedGroupsTest.java:151)
Caused by: java.io.IOException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
(1 more lines...)