You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wrt CI-friendly versions, it's worth nothing that the name of the properties aren't limited anymore, however, they have to be defined at build time
for automatic versioning, it could be worth mentioning that the parent itself can be inferred by simply using <parent/>, in which case, the pom from the parent directory will be used
in consumer POM, we removed the non transitive dependencies, so mainly the test dependencies (given they're not transitive, their presence in the consumer pom is useless)
Improvement proposal
Release gets closer (see Mailing list) so we want to double check the "What's new in Maven 4?" article if everything is covered.
Points:
<parent/>, in which case, the pom from the parent directory will be usededit: the points above a contained in #1429 and #1430