-
Couldn't load subscription status.
- Fork 286
Maven 3.8.x - EOL #842
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Maven 3.8.x - EOL #842
Conversation
|
Also mentioned at: |
|
I will review later today since I thought about this before doing the release. |
|
I think this is not enough. What we need to do is to advertise on dev@ and users@ that 3.8.x has reached its EOL and will be removed from the releases repository (ASF) and from the download page. This will give people time to react. I pretty much like how Apache Tomcat does this, they announce and then act a couple of months later. As we have seen as soon as it is removed from downloads.a.o it is unreachable. I don't want to break people stuff without letting them know first. WDYT? |
Good idea, so, we first should send an email to dev, users , announce lists with information about plan:
do you see any other steps? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree on the communication on ML before.
Yes, correct. My idea was first announce, two months later remove from the website and another month later from downloads.a.o. so end of Oct seems reasonable. |
| #end | ||
|
|
||
| The Apache Maven team maintains the last version of the last two series of GA releases. | ||
| The last release is currently ${current39xVersion}, the Apache Maven team project will currently maintain two core versions: **${current39xVersion}** and **${current38xVersion}**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thats wrong - we should keep 2 latest versions 3.9.x and 4.x
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- as 4.x is in pre-release mode ... should be mentioned here?
- where do we have information that we mention two latest version?
|
We could remove old Maven versions from GH Ci right now to save time and resources. About mail communication - we could simply say that it's EOL and will be removed from Apache dist downloads. Probably next question would be what is the minimal version of 3.9 that we support in plugin prerequisites. |
|
|
||
| The Apache Maven team maintains the last version of the last two series of GA releases. | ||
| The last release is currently ${current39xVersion}, the Apache Maven team project will currently maintain two core versions: **${current39xVersion}** and **${current38xVersion}**. | ||
| The last release is currently **${current39xVersion}**, the Apache Maven team project will currently maintain one the latest core versions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete "one"
Very good. To users@ as well? |
|
Perfect |
8826619 to
4e428f7
Compare
As we announced in: https://lists.apache.org/thread/s3rlsf93lc84m7dob4stfdy8gr8o35bs
update documentation to according it.