cstamas commented on issue #2466: URL: https://github.com/apache/maven/issues/2466#issuecomment-2960491826
That page documents the feature your POM is using. Yes, previous version let you build/install/deploy unusable artifacts, by letting `<version>` be "unspecified". This is certain invalid, just like having POM with empty version: ```xml <version></version> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org