Skip to content

Double check that package_content are set correctly in Maven package sets. #396

Description

@pombredanne

Some PURLs may not be classified correctly in their Package set:

    "package_content": "source_repo",
    "purl": "pkg:maven/org.apache.htrace/htrace-core@3.1.0-incubating?classifier=sources

.... should be a source_archive

    "package_content": "source_archive",
    "purl": "pkg:maven/org.apache.htrace/htrace-core@3.1.0-incubating",

... should be a binary archive

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions