swh-lister/swh/lister/tests
Boris Baldassari 8991c625ea lister: Add new maven lister
The Maven lister retrieves the maven central indexes, exports them in a
convenient text format, and parse them to identify all src archives and
pom files in the maven repository. Then the pom files are downloaded and
analysed to find and yield any scm reference.

Note: This is a new version of the maven lister diff D6133 which takes
into account the initial round of reviews.

Related to T1724
2021-11-29 17:33:13 +01:00
..
__init__.py swh.lister.gitlab: Improve headers extraction 2018-07-11 18:09:18 +02:00
test_cli.py lister: Add new maven lister 2021-11-29 17:33:13 +01:00
test_pattern.py pattern: Use URL network location as instance name when not provided 2021-07-13 12:33:49 +02:00
test_utils.py Remove no longer used legacy Lister API and update CLI options 2021-02-02 15:54:55 +01:00