Uploaded image for project: 'Maven Wagon'
  1. Maven Wagon
  2. WAGON-163

SFTP deploy creates wrong target dir

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0-beta-3
    • wagon-ssh
    • None
    • Maven-1.1-RC1, wagon-ssh-1.0-beta-2

    Description

      Using the m11 artifact plugin to deploy via sftp, I have the following setting:

      maven.repo.R2.directory=/home/qopt/theussl/maven/sftp

      If initially the maven/sftp/ dir does not exist in my home dir, the deploy fails with a TransferFailedException and no useful error message. However, the above directory tree is created in my home dir, ie /home/qopt/theussl/home/qopt/theussl/maven/

      If I create the target directory by hand, the deploy succeeds, the files are put in the correct locations, but the empty dummy directory in my home dir is still created.

      Attachments

        Activity

          People

            brett Brett Porter
            ltheussl Lukas Theussl
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: