Conversation
|
LGTM, but one Q: why |
cstamas
left a comment
There was a problem hiding this comment.
Looks ok, but I locally -- as my personal preference -- try to consistently keep directories as major.minor, so 3.9.x and 3.10.x and 4.0.x etc
|
in the past we had only one Maven core now, we have 2 Maven 4 branches and 2 Maven 3 branches maintained in parallel: yes, this complexity requires to define a common approach to get same local directories for different people in addition, we have the subtility of mvnd branches and resolver branches yes, this is the right time to define a local directory approach that we'll keep, either trying to keep stable names even if Git branches names change or not... for the past year, we did: what would be the local directories proposal for the current approach done in Git? |
|
notice: aligning mvnd versions to embedded Maven versions would make it much easier to understand from a peanut gallery (instead of mapping mvnd 1.0 & 2.0 to Maven 3 and 4, and having random patch version from mvnd to minor+patch versions of Maven) |
|
re-thinking at it: With Maven core, we now have an additional topic: for each major, there are 2 maintenance branches:
my proposal now that the analysis is done is:
which finally means that we should go to only thoughts? |
No description provided.