You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ignat Alexeyenko (JIRA)" <ji...@codehaus.org> on 2011/02/23 09:37:22 UTC

[jira] Issue Comment Edited: (MNG-5023) Wrong calculation of Build Total time

    [ http://jira.codehaus.org/browse/MNG-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=257395#action_257395 ] 

Ignat Alexeyenko edited comment on MNG-5023 at 2/23/11 2:37 AM:
----------------------------------------------------------------

The best way to reproduce, probably, is to create a unit-tests that sleeps > 24 hours.

      was (Author: ignatalexeyenko):
    The best way to reproduce, probably, is create a unit-tests that sleeps > 24 hours.
  
> Wrong calculation of Build Total time
> -------------------------------------
>
>                 Key: MNG-5023
>                 URL: http://jira.codehaus.org/browse/MNG-5023
>             Project: Maven 2 & 3
>          Issue Type: Bug
>    Affects Versions: 3.0.2
>         Environment: mvn -version
> Apache Maven 3.0.2 (r1056850; 2011-01-09 02:58:10+0200)
> Java version: 1.6.0_20, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-1.6.0-sun-1.6.0.20/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "2.6.18-194.17.1.el5", arch: "i386", family: "unix"
>            Reporter: Ignat Alexeyenko
>            Priority: Minor
>
> If build duration exceeds 24h, the Total Time is not displayed properly:
> [INFO] Total time: 0:00:02.511s
> [INFO] Finished at: Wed Feb 23 09:37:46 EET 2011
> [INFO] Final Memory: 93M/739M
> Build duration was 24 hours and 2 minutes: build launched sonar inspections via maven.
> Expected Total Time is:
> [INFO] Total time: 24:00:02.511s
> [INFO] Finished at: Wed Feb 23 09:37:46 EET 2011
> [INFO] Final Memory: 93M/739M

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