You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2009/12/20 19:56:07 UTC

[jira] Closed: (MDEPLOY-100) deploy:deploy-file fails from windows powershell

     [ http://jira.codehaus.org/browse/MDEPLOY-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MDEPLOY-100.
-------------------------------------

    Resolution: Not A Bug
      Assignee: Benjamin Bentmann

The Powershell treats the equal sign (=) as a special/meta character. You need to escape or quote it, e.g.
{noformat}
mvn -X deploy:deploy-file "-Durl=dav:http://repository.corp.ebay"
{noformat}


> deploy:deploy-file fails from windows powershell
> ------------------------------------------------
>
>                 Key: MDEPLOY-100
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-100
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>          Components: deploy:deploy-file
>         Environment: windows powershell
>            Reporter: nambi sankaran
>            Assignee: Benjamin Bentmann
>
> mvn deploy:deploy-file fails with authentication error when tried from windows powershell.
> The same command works from fine from normal windows command shell

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira