You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Robert Scholte <rf...@apache.org> on 2019/05/19 15:01:04 UTC

[RESULT] [VOTE] Retire Maven Runtime library

Hi,

The vote has passed with the following result:

+1: Karl Heinz Marbaise, Sylwester Lachiewicz, Manfred Moser, Tibor Digana, Tamás Cservenák, Hervé BOUTEMY, Robert Scholte

PMC quorum: reached

I will continue with the steps required to retire this library.

On 15-5-2019 22:33:36, Robert Scholte <rf...@apache.org> wrote:
Hi,
 
The Apache Maven project consist of about 100 (sub)projects. Due to the small number of volunteers and the huge amount of code to maintain we're missing enough space to make real progress on all these projects, including our ambitious ideas for the next major version(s) of Maven itself.
To be able to gain more focus we need to criticize the current subprojects and decide if it is worth maintaining.
 
The Maven Runtime library has been released 3 times, the last time was May 2012 for version 1.0-alpha-3. According to https://mvnrepository.com/artifact/org.apache.maven.shared/maven-runtime [https://mvnrepository.com/artifact/org.apache.maven.shared/maven-runtime] this library is only used in 4 projects.
The main purpose of the library is reading the pom.properties or pom.xml from an artifact to get the version. This functionality works so the library can be considered finished.
See https://maven.apache.org/shared/maven-runtime/ [https://maven.apache.org/shared/maven-runtime/]
 
I therefore propose that we retire the maven-runtime.
 
I don't think it makes sense to do a final release. Instead we should update the documentation and the freeze the codebase.
 
The process for retiring a plugin is described here:
https://maven.apache.org/developers/retirement-plan-plugins.html 
 
The vote is open for 72 hours.
 
[ ] +1 Yes, it's about time
[ ] -1 No, because...