Re: Maven baseline for non-plugins

2014-10-26 Thread Dennis Lundberg
Hi again, I've uploaded some reports for plugins and shared, which should keep people busy for a while. The reports are in text format, and should be easy to grasp. The one you want in this case is the dependency-graf.txt http://people.apache.org/~dennisl/dependency-reports/ Feedback is very wel

Re: Maven baseline for non-plugins

2014-10-26 Thread Karl Heinz Marbaise
Hi, we have already a very simple report which shows which plugins are at 2.2.1 and which not... https://builds.apache.org/job/dist-tool-plugin/site/dist-tool-prerequisites.html But what Dennis has suggested sounds like lightyears better kind regards Karl Heinz Marbaise On 10/26/14 5:0

Re: Maven baseline for non-plugins

2014-10-26 Thread Michael Osipov
Am 2014-10-26 um 17:32 schrieb Dennis Lundberg: Hi, In my opinion the new minimum level of Maven (2.2.1) should cover all of our projects, not just plugins. Standardizing on a single base version will also mean less artifacts to download for new Maven installations. This reminds me of something

Re: Maven baseline for non-plugins

2014-10-26 Thread Dennis Lundberg
Hi, In my opinion the new minimum level of Maven (2.2.1) should cover all of our projects, not just plugins. Standardizing on a single base version will also mean less artifacts to download for new Maven installations. This reminds me of something I've been meaning to do for a while now. We have

Maven baseline for non-plugins

2014-10-26 Thread Michael Osipov
Hi folks, do we have a policy for Maven dependencies for non-plugins after Karl Heinz has raised the baseline to 2.2.1? I'd like to release Maven Archiver and raise dependency versions, especially Maven to 2.2.1. Michael -