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/11/20 18:51:55 UTC

[jira] Created: (MNG-4461) [regression] No transfer progress during artifact deployment

[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

        

[jira] Closed: (MNG-4461) [regression] No transfer progress during artifact deployment

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4461.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0-alpha-5
         Assignee: Benjamin Bentmann

Fixed in [r882668|http://svn.apache.org/viewvc?view=revision&revision=882668].

> [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
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 3.0-alpha-5
>
>
> 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