HomeSoftware Heritage

maven: Handle null mtime value in index for jar archive

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

maven: Handle null mtime value in index for jar archive

It exists cases where the modification time for a jar archive in
a maven index is null which was leading to a processing error
by the lister.

So handle that case to avoid premature exit of the listing process.

Related to T3874

Commit No Longer Exists

This commit no longer exists in the repository.