mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-26 17:24:09 +08:00

PackageDescriptor.Metadata might be nil (and maybe not only for maven). This is only a quick fix. The new `if` block is written intentionally to avoid unnecessary indenting to the existing code.