[regression] No transfer progress during artifact deployment ------------------------------------------------------------
Key: MNG-4461 URL: http://jira.codehaus.org/browse/MNG-4461 Project: Maven 2 Issue Type: Bug Components: Artifacts and Repositories, Logging Affects Versions: 3.0-alpha-4 Reporter: Benjamin Bentmann Priority: Minor As reported by Juven, we get no transfer progress here: {noformat} [INFO] --- maven-deploy-plugin:2.4:deploy (default-deploy) @ test --- [INFO] Retrieving previous metadata from maven-core-it [INFO] Uploading repository metadata for: 'artifact org.apache.maven.its.mng:test' [INFO] Uploading project information for test 0.1 {noformat} compared to Maven 2.x {noformat} [INFO] [deploy:deploy] Uploading: file:///M:\z/repo/org/apache/maven/its/mng/test/0.1/test-0.1.jar 1K uploaded (test-0.1.jar) [INFO] Retrieving previous metadata from maven-core-it [INFO] Uploading repository metadata for: 'artifact org.apache.maven.its.mng:test' [INFO] Uploading project information for test 0.1 {noformat} -- 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