swh-lister/swh
Antoine Lambert 378613ad82 maven: Remove extraction of groupId and artifactId from pom files
When parsing pom files, we are only interested to extract a VCS URL
(git, hg, svn) in order to create associated loading tasks.

In that case, the groupId and artifactId are not used by the lister
so better removing their extraction, plus it will prevent errors when
those info are missing in pom files.
2022-04-29 11:15:03 +02:00
..
lister maven: Remove extraction of groupId and artifactId from pom files 2022-04-29 11:15:03 +02:00
__init__.py Pin mypy and drop type annotations which makes mypy unhappy 2021-12-16 16:10:20 +01:00