Uploaded image for project: 'Maven Deploy Plugin'
  1. Maven Deploy Plugin
  2. MDEPLOY-325

deploy-file skip=releases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.1.3
    • None
    • deploy:deploy-file
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            mario.doskoc Mário Doskoč
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: