Am 11/19/16 um 23:57 schrieb Christian Schulte: > Am 11/19/16 um 13:35 schrieb Igor Fedorenko: >> What is parent version range syntax that works with 3.4? Or you are >> saying parent version ranges are not supported at all now?
To not confuse anyone. The parent version range feature is not about some kind of automatic versioning or such. As soon as a version range is used in a <parent>, the project version can no longer be inherited and must not use properties because the value may come from the effective parent used but must not change. This has been validated for parent poms resolved from repositories (readParentExternally) ever since. It was lacking (in addition to any kind of version validation) for parent poms resolved from disc (readParentLocally). This is all fixed in 3.4. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org