[ 
https://issues.apache.org/jira/browse/MDEPLOY-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965786#comment-17965786
 ] 

Olivier Lamy commented on MDEPLOY-325:
--------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-deploy-plugin#412|https://github.com/apache/maven-deploy-plugin/issues/412].
 Please visit the GitHub issue to view further activity, add comments, or 
subscribe to receive notifications.

> deploy-file skip=releases
> -------------------------
>
>                 Key: MDEPLOY-325
>                 URL: https://issues.apache.org/jira/browse/MDEPLOY-325
>             Project: Maven Deploy Plugin (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: deploy:deploy-file
>    Affects Versions: 3.1.3
>            Reporter: Mário Doskoč
>            Priority: Major
>
> deploy-file _skip_ doesn't work as documented. 
> ??releases: will skip if current version of the project is a release??
> ??snapshots: will skip if current version of the project is a snapshot??
> *skip=true* works as expected
> {*}skip=releases{*}, works opposite as documented, releases are not skipped, 
> snapshots are skipped
> {*}skip=snapshots{*}, snapshots are not skipped, but releases are skipped



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to