Skip to content

SNAPSHOT issues #1780

@eed3si9n

Description

@eed3si9n

There seems to be a number of SNAPSHOT related issues, so I'm going to make an epic issue to track them, and perhaps discuss expected behavior around SNAPSHOT.

expectations/requirements

Re-resolution

R-1.1. Assuming the dependency graph stays constant, calling compile should NOT re-resolve SNAPSHOTs.
R-1.2. Starting up sbt should NOT re-resolve build or meta-build. This is partially due to IDEs spawning sbt from shell repeatedly.

Force

R-2.1. Calling update re-resolves SNAPSHOTs.
R-2.2. To short-circuit or check all resolvers. (configurable?)
R-2.3 The list of resolvers to look for SNAPSHOTs. (configurable?)
R-2.4 Subproject re-resolution should be cached.

Maven local m2

R-3. Should work with local m2.

existing issues

Resolver mixup

Short circuiting

Classifier

Maven local m2

Offline

Continuous

Maven SNAPSHOT/uniqueVersions support

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions