[ https://issues.apache.org/jira/browse/MNG-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tamas Cservenak closed MNG-8586. -------------------------------- Resolution: Fixed > Maven core should provide property maven.version.major > ------------------------------------------------------ > > Key: MNG-8586 > URL: https://issues.apache.org/jira/browse/MNG-8586 > Project: Maven > Issue Type: Task > Reporter: Tamas Cservenak > Assignee: Tamas Cservenak > Priority: Major > Fix For: 4.0.0-rc-3 > > > Obviously, the property would be {{maven.version.major=4}}. > This would allow defining properties "if mvn4" and "if mvn3" by: > * mvn4 if property defined and value=4 > * mvn3 if property not defined > Proposed values for current master (just as example): > {noformat} > maven.version.major=4 > maven.version.minor=0 > maven.version.patch=0-rc-3 > maven.version.snapshot=true > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)