Skip to content

When choosing between dependency versions, use SemVer #14

@dscho

Description

@dscho

MiniMaven can only handle one dependency version at a time. For example, if two pom-scijava versions are specified in the dependency tree, only one is used.

We should assume that SemVer is in effect, and use the newer of both dependency versions if the major version agrees.

When the major version disagrees, we should go with the newer one but complain really loudly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions