swh-lister/swh/lister
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
..
bitbucket python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
cgit python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
cran python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
crates crates: Create one origin per package instead of per version 2022-04-28 16:10:33 +02:00
debian python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
gitea python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
github Make user_agent a parameter of GitHubSession 2022-04-26 11:08:53 +02:00
gitlab python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
gnu python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
launchpad python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
maven maven: Remove extraction of groupId and artifactId from pom files 2022-04-29 11:15:03 +02:00
npm python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
opam python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
packagist python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
phabricator python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
pypi python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
sourceforge sourceforge: Fix listing of bzr projects 2022-04-21 18:19:07 +02:00
tests python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
tuleap python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
__init__.py Hook up listers implemented with the new pattern to the CLI 2021-01-11 11:00:29 +01:00
cli.py python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
pattern.py pattern: Use URL network location as instance name when not provided 2021-07-13 12:33:49 +02:00
py.typed typing: minimal changes to make a no-op mypy run pass 2019-10-28 15:35:21 +01:00
utils.py Remove no longer needed tenacity workarounds 2021-12-08 13:28:11 +01:00