apache / apache/maven-deploy-plugin

[MDEPLOY-325] deploy-file skip=releases

Open
#412 0 comments 1 reaction 0 assignees View on GitHub
bug priority:major
Dominant language
Java
Stars
78
Forks
76
Avg merge
2d 11h
Merged PRs (30d)
12

Description

**[Mário Doskoč](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER306996)** opened **[MDEPLOY-325](https://issues.apache.org/jira/browse/MDEPLOY-325?redirect=false)** and commented

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

---

**Affects:** 3.1.3

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.