Open
Description
Mário Doskoč opened MDEPLOY-325 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