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

Maven 3.0.5 regression in release:perform: "Host name may not be null"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • None
    • None
    • wagon-http
    • None
    • Ubuntu 12.04 32-bit, JDK 7u15

    Description

      With Maven 3.0.4 deploying to our Artifactory server from release:perform works fine:

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

      But the same command in Maven 3.0.5 fails:

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

      Attachments

        1. ssl.png
          45 kB
          Jesse N. Glick

        Activity

          People

            Unassigned Unassigned
            jglick Jesse N. Glick
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: