Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Maven - Forces a check for missing releases #49

Merged
merged 2 commits into from
Mar 6, 2020

Conversation

fredboutin
Copy link
Contributor

When compiling maven without -U it seems like the version range are not always validated against the maven repository. The help section of maven command:
-U,--update-snapshots Forces a check for missing
releases and updated snapshots on
remote repositories

When compiling maven without -U it seems like the version range are not always validated against the maven repository. The help section of maven command:
-U,--update-snapshots                  Forces a check for missing
                                                            releases and updated snapshots on
                                                            remote repositories
@jebeaudet
Copy link

TIL, I always thought -U only included the snapshot and not releases

lib/lure/versionManager/mvn/mvn.go Outdated Show resolved Hide resolved
@fredboutin fredboutin merged commit 22b417f into master Mar 6, 2020
@fredboutin fredboutin deleted the fix/maven-range-version-check branch March 6, 2020 18:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants