Skip to content

Source or binary for Maven? #218

Description

@vargenau

Calling get_download_url on

pkg:maven/junit/junit@4.13.2

will give:

https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar

which is good and can be downloaded.

However, I would have preferred to get

https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2-sources.jar

that gives the source code instead of the binary.

What do you think? Is there an option to get the source instead of the binary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions