Skip to content
Snippets Groups Projects

Implement maven jar source files loader

13 files
+ 1111
0
Compare changes
  • Side-by-side
  • Inline
Files
13
  • 89f5ccc7
    loader: add new maven-jar loader · 89f5ccc7
    Boris Baldassari authored
    The maven loader loads jar and zip files as Maven artefacts into the software heritage archive.
    
    Note:
    Supersedes D6158 and addresses the review done in that diff.
    
    Related to T1724
@@ -56,6 +56,15 @@ Here is an overview of the fields (+ internal version name + branch name) used b
- original author
- ``<codemeta: dateCreated>`` from SWORD XML
- revisions had parents
* - maven-loader
- passed as arg
- HEAD
- ``release_name(version)``
- "Synthetic release for archive at {p_info.url}\n"
- true
- ""
- passed as arg
- Only one artefact per url (jar/zip src)
* - nixguix
- URL
- URL
Loading