Skip to content

timp/maven-version-comparison-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven version comparison test

Code copied from https://github.com/apache/maven/blob/master/maven-artifact/src/main/java/org/apache/maven/artifact/versioning/ComparableVersion.java

See https://tim-pizey.blogspot.com/2023/11/unique-versions-as-pitons-out-of-maven.html, https://tim-pizey.blogspot.com/2024/01/maven-version-schema-change.html, and https://tim-pizey.blogspot.com/2024/01/maven-version-versions-and-regex-block.html

This repository was intended to show that a proposed versioning scheme would work, it shows that that proposal does not work, nor the next and finally shows that the only versioning schema that works is digits and fullstops.

Proposal 1 - PRJ103-2.0.3

Proposal 2 - 2024-PRJ103-2.0.3

Proposal 1 - 1.103.2024.2.0.3

About

Intended to show that proposed verioning scheme will work. See https://tim-pizey.blogspot.com/2023/11/unique-versions-as-pitons-out-of-maven.html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages