mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-08 08:37:53 -05: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.