Am 08/21/16 um 00:30 schrieb Mark Derricutt:
> Christian, is there anywhere describing what changes there are/or planned
> in Model version 4.1.0 at all?

Nothing is documented yet. There have never been any plans. It's more
about having to revert a bunch of useful things to stay backwards
compatible or increase the model version and be able to ship without
breaking backwards compatibility. Plan is to keep all information about
different model versions in one central place. That currently is the
following class.

<https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob;f=maven-model-builder/src/main/java/org/apache/maven/model/versioning/ModelVersions.java;h=6b527ca8666c279f55047702b3987f37b032bbe3;hb=HEAD>

If you search for the usages of the 'supportsXyz' methods, you can
easily spot the differences without the need for documentation today.
Not much. I think there are quite some things that have been discussed
for years that should really go into 3.4 based on model version 4.1.0
now. Personally I see no reason not to progress by incrementing the
model version.

Maven also is about developers producing software for developers working
together with developers and only developers. That should really show
how easy things can progress and how productive things can be and not
the opposite. We should all focus more on this, in my opinion.

Regards,
-- 
Christian


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to