[ https://issues.apache.org/jira/browse/MDEP-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeremy Landis updated MDEP-938: ------------------------------- Description: This is a follow up of older PR I raised to fix this [https://github.com/apache/maven-dependency-plugin/pull/285.] After looking again and regrouping on this, made adjustments to deprecate the old property and creating jira. Using same PR for fix. This means added 'overIfNewer' that is immediately deprecated and goes unused. The use case is rare in how issue was exposed. Looking at the code overall, its only messed up in this one unique way but correct everywhere else. was: This is a follow up of older PR I raised to fix this [https://github.com/apache/maven-dependency-plugin/pull/285.] After looking again and regrouping on this, made adjustments to deprecate the old property so its in sync as requested and creating jira. Using same PR for fix. This means added 'overIfNewer' that is immediately deprecated and goes unused. The use case is rare in how issue was exposed. Looking at the code overall, its only messed up in this one unique way but correct everywhere else. > 'mdep.overIfNewer' is misnamed from its usage of 'mdep.overWriteIfNewer' > ------------------------------------------------------------------------ > > Key: MDEP-938 > URL: https://issues.apache.org/jira/browse/MDEP-938 > Project: Maven Dependency Plugin > Issue Type: Bug > Reporter: Jeremy Landis > Priority: Minor > > This is a follow up of older PR I raised to fix this > [https://github.com/apache/maven-dependency-plugin/pull/285.] After looking > again and regrouping on this, made adjustments to deprecate the old property > and creating jira. Using same PR for fix. > > This means added 'overIfNewer' that is immediately deprecated and goes > unused. The use case is rare in how issue was exposed. Looking at the code > overall, its only messed up in this one unique way but correct everywhere > else. -- This message was sent by Atlassian Jira (v8.20.10#820010)