Skip to content

Maven support

Fabien Catteau requested to merge v3-maven into v3

What does this MR do?

Implement parsing and comparison of Maven versions.

See https://maven.apache.org/pom.html#version-order-specification

This relies on the Version class implemented in !57 (merged).

What are the relevant issue numbers?

gitlab-org/gitlab#386070 (comment 1821312900)

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports