« Return to Thread: [jira] Created: (CARGO-551) Cargo plugin does not support Http Authentication

[jira] Created: (CARGO-551) Cargo plugin does not support Http Authentication

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Cargo plugin does not support Http Authentication
-------------------------------------------------

                 Key: CARGO-551
                 URL: http://jira.codehaus.org/browse/CARGO-551
             Project: Cargo
          Issue Type: Improvement
          Components: Maven2
    Affects Versions: 0.9
            Reporter: Eivinn Hustveit
            Priority: Minor


It would have been a very nice feature to be able to use Https and Http Auth.

org.codehaus.cargo.container.ContainerException: Failed to download [https://username:password@.../repo/apache-tomcat/1.1/apache-tomcat-1.1.zip]
at org.codehaus.cargo.container.installer.ZipURLInstaller.download(ZipURLInstaller.java:274)


Caused by: HTTP Authorization failure
at org.apache.tools.ant.taskdefs.Get.execute(Get.java:186)
10:00 AM

--
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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (CARGO-551) Cargo plugin does not support Http Authentication