[MSOURCES-148] The plugin should respect the --update-snapshots for final versions

Open
#214 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
build-system

Research direction

Start by reproducing a Maven build with --update-snapshots and compare its handling of SNAPSHOT and final dependencies. Read the plugin's snapshot-resolution and update logic; done means the flag updates SNAPSHOT dependencies without updating final dependencies, avoiding the longer build time described.

Written by the indexing model from the issue text.

Description

enhancement priority:major

Benjamin Muschko opened MSOURCES-148 and commented

Executing the build with the flag --update-snapshots should only update SNAPSHOT dependencies. The plugin doesn't seem to evaluate this flag. Running the build with the flag will update SNAPSHOT and final dependencies leading to a much longer build time.


No further details from MSOURCES-148

Dominant language
Java
Stars
37
Forks
38
Avg merge
12h 11m
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/maven-source-plugin

All issues in apache/maven-source-plugin

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.