You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2013/03/04 16:36:52 UTC

[jira] (WAGON-392) Maven 3.0.5 regression in release:perform: "Host name may not be null"

     [ https://jira.codehaus.org/browse/WAGON-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy moved MNG-5443 to WAGON-392:
-----------------------------------------

     Complexity:   (was: Intermediate)
    Component/s:     (was: Deployment)
                 wagon-http
            Key: WAGON-392  (was: MNG-5443)
        Project: Maven Wagon  (was: Maven 2 & 3)
    
> Maven 3.0.5 regression in release:perform: "Host name may not be null"
> ----------------------------------------------------------------------
>
>                 Key: WAGON-392
>                 URL: https://jira.codehaus.org/browse/WAGON-392
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-http
>         Environment: Ubuntu 12.04 32-bit, JDK 7u15
>            Reporter: Jesse Glick
>            Priority: Blocker
>         Attachments: ssl.png
>
>
> With Maven 3.0.4 deploying to our Artifactory server from {{release:perform}} works fine:
> {code:none}
> [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ ... ---
> Uploading: https://....artifactoryonline.com/.../releases/.../8/...-8.pom
> Uploaded: https://....artifactoryonline.com/.../releases/.../8/...-8.pom (16 KB at 11.1 KB/sec)
> {code}
> But the same command in Maven 3.0.5 fails:
> {code:none}
> [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ ... ---
> Uploading: https://....artifactoryonline.com/.../releases/.../8/...-8.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] ...
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project ...: Failed to deploy artifacts: Could not transfer artifact ...:...:pom:8 from/to ... (https://....artifactoryonline.com/.../releases): Host name may not be null -> [Help 1]
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira