Skip to content

Conversation

@elharo
Copy link
Contributor

@elharo elharo commented Jun 5, 2025

Not sure where this file has moved to in Maven 4, but for now this seems to be where the live site is pulled from.

@elharo elharo marked this pull request as ready for review June 5, 2025 18:01
Version requirement can also be specified as a range of versions, e.g. <code>[3.2.0,)</code>. This is discouraged as it may break <i>predictability</i> of resolved version.
See <a href="https://s.apache.org/dependency-version">dependency version requirement documentation</a>
and <a href="https://s.apache.org/transitive-dependencies-resolution">transitive dependencies resolution</a> for more details.
The version of the dependency such as <code>3.2.1</code>. This can also be
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This goes beyond removing references to Maven 2 and changes the wording and the semantics here. I'm really not sure that blurring the differences between a dependency constraint (or coordinates) and the `resolved dependency' is a good idea. We did not finish the discussion, but this goes opposite to the existing naming:

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted most of this, with edits for corrections. I'm not sure it says as much as you're reading into it though.

<code>partner</code>
(directly synced from a partner Maven 2 repository), <code>deployed</code> (was deployed from a Maven 2
(directly synced from a partner Maven repository), <code>deployed</code> (was deployed from a Maven
instance), <code>verified</code> (has been hand verified as correct and final).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what this field is actually about. What are the tools that actually use this ? It's definitely not used in Maven core itself. How can we say what valid values are ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea. Maybe file an issue to figure this out. Possible this was removed from the code years ago and no one update the docs at the time.

@slawekjaranowski
Copy link
Member

look like cherry-pick:

@elharo elharo merged commit d14d555 into maven-3.9.x Jun 8, 2025
35 checks passed
@elharo elharo deleted the tester branch June 8, 2025 10:08
@github-actions github-actions bot added this to the 3.9.11 milestone Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants