[
https://issues.apache.org/jira/browse/MDEP-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091465#comment-17091465
]
Jakub Bochenski edited comment on MDEP-691 at 4/24/20, 10:55 AM:
-----------------------------------------------------------------
I just run {code}mvn dependency:copy -Dartifact=${artifact}
-Dmdep.useBaseVersion=true|false{code}
Regardless of the setting I get a file with 1-SNAPSHOT version, instead of a
timestamped snapshot version.
was (Author: jbochenski):
I just run {code}mvnw dependency:copy -Dartifact=${artifact}
-Dmdep.useBaseVersion=true|false{code}
Regardless of the setting I get a file with 1-SNAPSHOT version, instead of a
timestamped snapshot version.
> useBaseVersion ignored for dependency:copy goal
> -----------------------------------------------
>
> Key: MDEP-691
> URL: https://issues.apache.org/jira/browse/MDEP-691
> Project: Maven Dependency Plugin
> Issue Type: Bug
> Components: copy
> Reporter: Jakub Bochenski
> Priority: Major
>
> It seems it's only respected by the dependency:copy-dependencies goal
--
This message was sent by Atlassian Jira
(v8.3.4#803005)